@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/19522> foaf:primaryTopic <album/19522#subject> .

<album/19522#lyrics> a mo:Lyrics .

<album/19522#vocals> a mo:Singer .

<artist/114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19522#subject> ;
    schema:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja ;
    foaf:made <album/19522#composition>,
        <album/19522#subject> ;
    foaf:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja .

<product/986#subject> a schema:CreativeWork ;
    schema:name "Dragon Quest IV: Chapters of the Chosen"@en,
        "ドラゴンクエストIV: 導かれし者たち"@ja,
        "Dragon Quest IV: Michibikareshi Monotachi"@ja-latn ;
    foaf:name "Dragon Quest IV: Chapters of the Chosen"@en,
        "ドラゴンクエストIV: 導かれし者たち"@ja,
        "Dragon Quest IV: Michibikareshi Monotachi"@ja-latn .

<product/987#subject> a schema:CreativeWork ;
    schema:name "Dragon Quest V: Hand of the Heavenly Bride"@en,
        "ドラゴンクエストV: 天空の花嫁"@ja,
        "Dragon Quest V: Tenku no Hanayome"@ja-latn ;
    foaf:name "Dragon Quest V: Hand of the Heavenly Bride"@en,
        "ドラゴンクエストV: 天空の花嫁"@ja,
        "Dragon Quest V: Tenku no Hanayome"@ja-latn .

<product/988#subject> a schema:CreativeWork ;
    schema:name "Dragon Quest VI: Realms of Revelation"@en,
        "ドラゴンクエストVI: 幻の大地"@ja,
        "Dragon Quest VI: Maboroshi no Daichi"@ja-latn ;
    foaf:name "Dragon Quest VI: Realms of Revelation"@en,
        "ドラゴンクエストVI: 幻の大地"@ja,
        "Dragon Quest VI: Maboroshi no Daichi"@ja-latn .

<album/19522#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wind Ensemble \"DRAGON QUEST\" Part.II"@en,
        "吹奏楽による ドラゴンクエスト Part.II"@ja,
        "Suisogaku ni Yoru Dragon Quest Part.II"@ja-latn ;
    mo:composer <artist/114#subject> ;
    mo:produced_work <album/19522#musicalwork> ;
    schema:name "Wind Ensemble \"DRAGON QUEST\" Part.II"@en,
        "吹奏楽による ドラゴンクエスト Part.II"@ja,
        "Suisogaku ni Yoru Dragon Quest Part.II"@ja-latn .

<album/19522#musicalexpression> a mo:Signal ;
    mo:published_as <album/19522#subject> ;
    mo:records <album/19522#performance> .

<org/510#subject> schema:name "SUGI LABEL"@en,
        "SUGI レーベル"@ja,
        "SUGI LABEL"@ja-latn ;
    foaf:name "SUGI LABEL"@en,
        "SUGI レーベル"@ja,
        "SUGI LABEL"@ja-latn .

<https://media.vgm.io/albums/22/19522/19522-1283943573.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/19522#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/22/19522/19522-1283943573.jpg> ;
    foaf:depicts <album/19522#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/22/19522/19522-1283943573.jpg> .

<https://medium-media.vgm.io/albums/22/19522/19522-1283943573.jpg> a schema:ImageObject,
        foaf:Image .

<album/19522#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/19522#composition> ;
    mo:lyrics <album/19522#lyrics> ;
    mo:performed_in <album/19522#performance> ;
    mo:singer <album/19522#vocals> .

<album/19522#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wind Ensemble \"DRAGON QUEST\" Part.II"@en,
        "吹奏楽による ドラゴンクエスト Part.II"@ja,
        "Suisogaku ni Yoru Dragon Quest Part.II"@ja-latn ;
    mo:performance_of <album/19522#musicalwork> ;
    mo:performer <artist/8714#subject> ;
    mo:recorded_as <album/19522#musicalexpression> ;
    schema:byArtist <artist/8714#subject> ;
    schema:name "Wind Ensemble \"DRAGON QUEST\" Part.II"@en,
        "吹奏楽による ドラゴンクエスト Part.II"@ja,
        "Suisogaku ni Yoru Dragon Quest Part.II"@ja-latn ;
    schema:workPerformed <album/19522#musicalwork> .

<artist/8714#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19522#performance> ;
    schema:name "Tokyo Metropolitan Wind Ensemble"@en,
        "東京メトロポリタン・ウィンド・アンサンブル"@ja ;
    foaf:name "Tokyo Metropolitan Wind Ensemble"@en,
        "東京メトロポリタン・ウィンド・アンサンブル"@ja .

<album/19522#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-09-22"^^xsd:date ;
    dcterms:title "Wind Ensemble \"DRAGON QUEST\" Part.II"@en,
        "吹奏楽による ドラゴンクエスト Part.II"@ja,
        "Suisogaku ni Yoru Dragon Quest Part.II"@ja-latn ;
    mo:catalogue_number "KICC-6338" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19522#musicalexpression> ;
    mo:publisher <org/510#subject> ;
    mo:record _:N6c89269c34574cbbb10b81309cfcbc6a ;
    mo:record_count 1 ;
    schema:about <product/986#subject>,
        <product/987#subject>,
        <product/988#subject> ;
    schema:byArtist <artist/8714#subject> ;
    schema:datePublished "2010-09-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/19522/19522-1283943573.jpg> ;
    schema:name "Wind Ensemble \"DRAGON QUEST\" Part.II"@en,
        "吹奏楽による ドラゴンクエスト Part.II"@ja,
        "Suisogaku ni Yoru Dragon Quest Part.II"@ja-latn ;
    schema:publisher <org/510#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/19522/19522-1283943573.jpg> .

_:N2268678b53bf4d6791f5c66e5ff69fb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle Trumpeter"@en,
        "王宮のトランペット"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N6c89269c34574cbbb10b81309cfcbc6a ;
    schema:name "Castle Trumpeter"@en,
        "王宮のトランペット"@ja .

_:N3c28ede171e14dc0a7b48fd2e6b9bcf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Lullaby"@en,
        "時の子守唄"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:N6c89269c34574cbbb10b81309cfcbc6a ;
    schema:name "Eternal Lullaby"@en,
        "時の子守唄"@ja .

_:N97dd6621389547fb8d258cdbc7a1777c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bridal Waltz"@en,
        "結婚ワルツ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N6c89269c34574cbbb10b81309cfcbc6a ;
    schema:name "Bridal Waltz"@en,
        "結婚ワルツ"@ja .

_:Nac1ae046019a458793058f43e16fe356 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture"@en,
        "序曲"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N6c89269c34574cbbb10b81309cfcbc6a ;
    schema:name "Overture"@en,
        "序曲"@ja .

_:Nbe616d3bf65a469eab59c3f6dfdc2fcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Violent Enemies ~ Almighty Boss Devil is Challenged"@en,
        "戦火を交えて~不死身の敵に挑む"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N6c89269c34574cbbb10b81309cfcbc6a ;
    schema:name "Violent Enemies ~ Almighty Boss Devil is Challenged"@en,
        "戦火を交えて~不死身の敵に挑む"@ja .

_:Nc4b14d83e30545f2a245bd9c59ba6501 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ocean Waves"@en,
        "エーゲ海に船出して"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N6c89269c34574cbbb10b81309cfcbc6a ;
    schema:name "Ocean Waves"@en,
        "エーゲ海に船出して"@ja .

_:Nd2eb1d3f4f984ee284179d3e87c7c529 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frightening Dungeons ~ Cursed Towers"@en,
        "恐怖の洞窟~呪われしもの"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N6c89269c34574cbbb10b81309cfcbc6a ;
    schema:name "Frightening Dungeons ~ Cursed Towers"@en,
        "恐怖の洞窟~呪われしもの"@ja .

_:Ndeab835602314042901bf5c5969e2f00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Make Me Feel Sad"@en,
        "哀愁物語"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N6c89269c34574cbbb10b81309cfcbc6a ;
    schema:name "Make Me Feel Sad"@en,
        "哀愁物語"@ja .

_:Ne2365b6194fc4eebaf34fa0b487dec5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Town ~ Happy Humming ~ Inviting Village ~ Folk Dance ~ In the Town"@en,
        "木洩れ日の中で〜ハッピーハミング〜ぬくもりの里に〜フォークダンス〜木洩れ日の中で"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:08"^^xsd:interval ;
    schema:inPlaylist _:N6c89269c34574cbbb10b81309cfcbc6a ;
    schema:name "In the Town ~ Happy Humming ~ Inviting Village ~ Folk Dance ~ In the Town"@en,
        "木洩れ日の中で〜ハッピーハミング〜ぬくもりの里に〜フォークダンス〜木洩れ日の中で"@ja .

_:Ne771ec6dbcf64721aa286b307cdf78da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Comrades"@en,
        "勇者の仲間たち（間奏曲〜戦士はひとり征く〜おてんば姫の行進〜武器商人トルネコ〜ジプシー・ダンス〜ジプシーの旅〜間奏曲）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT10:51"^^xsd:interval ;
    schema:inPlaylist _:N6c89269c34574cbbb10b81309cfcbc6a ;
    schema:name "Comrades"@en,
        "勇者の仲間たち（間奏曲〜戦士はひとり征く〜おてんば姫の行進〜武器商人トルネコ〜ジプシー・ダンス〜ジプシーの旅〜間奏曲）"@ja .

_:Nec740902168a40bb827c4ed900063122 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In a Town"@en,
        "街でのひととき（街〜楽しいカジノ〜コロシアム〜街）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:11"^^xsd:interval ;
    schema:inPlaylist _:N6c89269c34574cbbb10b81309cfcbc6a ;
    schema:name "In a Town"@en,
        "街でのひととき（街〜楽しいカジノ〜コロシアム〜街）"@ja .

_:Nfbc3c4fb7e9b4c3abe03ce4634b02bb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brave Fight"@en,
        "勇気ある戦い~悠然と立ち向かう"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:N6c89269c34574cbbb10b81309cfcbc6a ;
    schema:name "Brave Fight"@en,
        "勇気ある戦い~悠然と立ち向かう"@ja .

_:N6c89269c34574cbbb10b81309cfcbc6a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2268678b53bf4d6791f5c66e5ff69fb0,
        _:N3c28ede171e14dc0a7b48fd2e6b9bcf6,
        _:N97dd6621389547fb8d258cdbc7a1777c,
        _:Nac1ae046019a458793058f43e16fe356,
        _:Nbe616d3bf65a469eab59c3f6dfdc2fcc,
        _:Nc4b14d83e30545f2a245bd9c59ba6501,
        _:Nd2eb1d3f4f984ee284179d3e87c7c529,
        _:Ndeab835602314042901bf5c5969e2f00,
        _:Ne2365b6194fc4eebaf34fa0b487dec5a,
        _:Ne771ec6dbcf64721aa286b307cdf78da,
        _:Nec740902168a40bb827c4ed900063122,
        _:Nfbc3c4fb7e9b4c3abe03ce4634b02bb0 ;
    mo:track_count 12 ;
    schema:duration "PT65:26"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N2268678b53bf4d6791f5c66e5ff69fb0,
        _:N3c28ede171e14dc0a7b48fd2e6b9bcf6,
        _:N97dd6621389547fb8d258cdbc7a1777c,
        _:Nac1ae046019a458793058f43e16fe356,
        _:Nbe616d3bf65a469eab59c3f6dfdc2fcc,
        _:Nc4b14d83e30545f2a245bd9c59ba6501,
        _:Nd2eb1d3f4f984ee284179d3e87c7c529,
        _:Ndeab835602314042901bf5c5969e2f00,
        _:Ne2365b6194fc4eebaf34fa0b487dec5a,
        _:Ne771ec6dbcf64721aa286b307cdf78da,
        _:Nec740902168a40bb827c4ed900063122,
        _:Nfbc3c4fb7e9b4c3abe03ce4634b02bb0 .

