@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/15777> foaf:primaryTopic <album/15777#subject> .

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

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

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

<product/983#subject> a schema:CreativeWork ;
    schema:name "Dragon Quest"@en,
        "ドラゴンクエスト"@ja,
        "Dragon Quest"@ja-latn ;
    foaf:name "Dragon Quest"@en,
        "ドラゴンクエスト"@ja,
        "Dragon Quest"@ja-latn .

<product/984#subject> a schema:CreativeWork ;
    schema:name "Dragon Quest II: Luminaries of the Legendary Line"@en,
        "ドラゴンクエストII: 悪霊の神々"@ja,
        "Dragon Quest II: Akuryo no Kamigami"@ja-latn ;
    foaf:name "Dragon Quest II: Luminaries of the Legendary Line"@en,
        "ドラゴンクエストII: 悪霊の神々"@ja,
        "Dragon Quest II: Akuryo no Kamigami"@ja-latn .

<album/15777#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Suite DRAGON QUEST I.II"@en,
        "組曲「ドラゴンクエストI・II」"@ja,
        "Kumikyoku \"DRAGON QUEST I·II\""@ja-latn ;
    mo:composer <artist/114#subject> ;
    mo:produced_work <album/15777#musicalwork> ;
    schema:name "Suite DRAGON QUEST I.II"@en,
        "組曲「ドラゴンクエストI・II」"@ja,
        "Kumikyoku \"DRAGON QUEST I·II\""@ja-latn .

<album/15777#musicalexpression> a mo:Signal ;
    mo:published_as <album/15777#subject> ;
    mo:records <album/15777#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/77/15777/15777-1556739992.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/15777#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/77/15777/15777-1556739992.jpg> ;
    foaf:depicts <album/15777#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/77/15777/15777-1556739992.jpg> .

<https://medium-media.vgm.io/albums/77/15777/15777-1556739992.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/15777#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Suite DRAGON QUEST I.II"@en,
        "組曲「ドラゴンクエストI・II」"@ja,
        "Kumikyoku \"DRAGON QUEST I·II\""@ja-latn ;
    mo:performance_of <album/15777#musicalwork> ;
    mo:performer <artist/120#subject> ;
    mo:recorded_as <album/15777#musicalexpression> ;
    schema:byArtist <artist/120#subject> ;
    schema:name "Suite DRAGON QUEST I.II"@en,
        "組曲「ドラゴンクエストI・II」"@ja,
        "Kumikyoku \"DRAGON QUEST I·II\""@ja-latn ;
    schema:workPerformed <album/15777#musicalwork> .

<artist/120#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15777#performance> ;
    schema:name "Tokyo Strings Ensemble"@en,
        "東京弦楽合奏団"@ja ;
    foaf:name "Tokyo Strings Ensemble"@en,
        "東京弦楽合奏団"@ja .

<album/15777#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-07"^^xsd:date ;
    dcterms:title "Suite DRAGON QUEST I.II"@en,
        "組曲「ドラゴンクエストI・II」"@ja,
        "Kumikyoku \"DRAGON QUEST I·II\""@ja-latn ;
    mo:catalogue_number "KICC-6321" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15777#musicalexpression> ;
    mo:publisher <org/510#subject> ;
    mo:record _:Nf676ca89380541f39c713df03f803d5b ;
    mo:record_count 1 ;
    schema:about <product/983#subject>,
        <product/984#subject> ;
    schema:byArtist <artist/120#subject> ;
    schema:datePublished "2009-10-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/15777/15777-1556739992.jpg> ;
    schema:name "Suite DRAGON QUEST I.II"@en,
        "組曲「ドラゴンクエストI・II」"@ja,
        "Kumikyoku \"DRAGON QUEST I·II\""@ja-latn ;
    schema:publisher <org/510#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/15777/15777-1556739992.jpg> .

_:N0d98d2ed587549e4b6277bed4f3160f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦い|死を賭して"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nf676ca89380541f39c713df03f803d5b ;
    schema:name "戦い|死を賭して"@ja .

_:N11837ad9faf74093958adb8fb926f622 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レクイエム"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nf676ca89380541f39c713df03f803d5b ;
    schema:name "レクイエム"@ja .

_:N1399ec8235844b26aa5b75635c69058e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竜王"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nf676ca89380541f39c713df03f803d5b ;
    schema:name "竜王"@ja .

_:N153e89f70f834eafbf314f7a3feb4baf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "街の人々"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nf676ca89380541f39c713df03f803d5b ;
    schema:name "街の人々"@ja .

_:N1c61a0b95956419e959666597cc83942 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "広野を行く"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nf676ca89380541f39c713df03f803d5b ;
    schema:name "広野を行く"@ja .

_:N35a3a0113e3348ba9391885543ac7ce0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "この道わが旅"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nf676ca89380541f39c713df03f803d5b ;
    schema:name "この道わが旅"@ja .

_:N5edb26ed9f894c2eb8cc6324bf9621dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Song探して"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nf676ca89380541f39c713df03f803d5b ;
    schema:name "Love Song探して"@ja .

_:N717c5867f122487d872eaff3c561e525 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラダトーム城"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nf676ca89380541f39c713df03f803d5b ;
    schema:name "ラダトーム城"@ja .

_:N94e138569b8648b0bc3c2b3f40c446a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "洞窟"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nf676ca89380541f39c713df03f803d5b ;
    schema:name "洞窟"@ja .

_:Na078f7c1fcaf4249993d6e5b44d80dd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恐怖の地下洞|魔の塔"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nf676ca89380541f39c713df03f803d5b ;
    schema:name "恐怖の地下洞|魔の塔"@ja .

_:Na18f278249634ab6a548893ec8f21d9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フィナーレ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nf676ca89380541f39c713df03f803d5b ;
    schema:name "フィナーレ"@ja .

_:Na8b69c06a44144c4a08223338edccd3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遥かなる旅路|広野を行く|果てしなき世界"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nf676ca89380541f39c713df03f803d5b ;
    schema:name "遥かなる旅路|広野を行く|果てしなき世界"@ja .

_:Nba3f9ba709f54fd6ba4211649b198d3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海原を行く"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nf676ca89380541f39c713df03f803d5b ;
    schema:name "海原を行く"@ja .

_:Nc40d8553e0d34f0690a74df1b102baa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦闘"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nf676ca89380541f39c713df03f803d5b ;
    schema:name "戦闘"@ja .

_:Nc98ced3f619941f9b37553e7797a134f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "王城"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nf676ca89380541f39c713df03f803d5b ;
    schema:name "王城"@ja .

_:Nd069dfb2f24e4ad3bd044638c37c2d9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "序曲"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nf676ca89380541f39c713df03f803d5b ;
    schema:name "序曲"@ja .

_:Nd4006eeb12464227b1892a9b511e38d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "街の賑わい"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nf676ca89380541f39c713df03f803d5b ;
    schema:name "街の賑わい"@ja .

_:Nfa885c9c9add42a1989d69237bcd7dd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラゴンクエスト・マーチ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nf676ca89380541f39c713df03f803d5b ;
    schema:name "ドラゴンクエスト・マーチ"@ja .

_:Nf676ca89380541f39c713df03f803d5b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d98d2ed587549e4b6277bed4f3160f9,
        _:N11837ad9faf74093958adb8fb926f622,
        _:N1399ec8235844b26aa5b75635c69058e,
        _:N153e89f70f834eafbf314f7a3feb4baf,
        _:N1c61a0b95956419e959666597cc83942,
        _:N35a3a0113e3348ba9391885543ac7ce0,
        _:N5edb26ed9f894c2eb8cc6324bf9621dc,
        _:N717c5867f122487d872eaff3c561e525,
        _:N94e138569b8648b0bc3c2b3f40c446a3,
        _:Na078f7c1fcaf4249993d6e5b44d80dd6,
        _:Na18f278249634ab6a548893ec8f21d9a,
        _:Na8b69c06a44144c4a08223338edccd3b,
        _:Nba3f9ba709f54fd6ba4211649b198d3f,
        _:Nc40d8553e0d34f0690a74df1b102baa0,
        _:Nc98ced3f619941f9b37553e7797a134f,
        _:Nd069dfb2f24e4ad3bd044638c37c2d9c,
        _:Nd4006eeb12464227b1892a9b511e38d6,
        _:Nfa885c9c9add42a1989d69237bcd7dd1 ;
    mo:track_count 18 ;
    schema:duration "PT53:46"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N0d98d2ed587549e4b6277bed4f3160f9,
        _:N11837ad9faf74093958adb8fb926f622,
        _:N1399ec8235844b26aa5b75635c69058e,
        _:N153e89f70f834eafbf314f7a3feb4baf,
        _:N1c61a0b95956419e959666597cc83942,
        _:N35a3a0113e3348ba9391885543ac7ce0,
        _:N5edb26ed9f894c2eb8cc6324bf9621dc,
        _:N717c5867f122487d872eaff3c561e525,
        _:N94e138569b8648b0bc3c2b3f40c446a3,
        _:Na078f7c1fcaf4249993d6e5b44d80dd6,
        _:Na18f278249634ab6a548893ec8f21d9a,
        _:Na8b69c06a44144c4a08223338edccd3b,
        _:Nba3f9ba709f54fd6ba4211649b198d3f,
        _:Nc40d8553e0d34f0690a74df1b102baa0,
        _:Nc98ced3f619941f9b37553e7797a134f,
        _:Nd069dfb2f24e4ad3bd044638c37c2d9c,
        _:Nd4006eeb12464227b1892a9b511e38d6,
        _:Nfa885c9c9add42a1989d69237bcd7dd1 .

