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

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

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

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

<album/791#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CD THEATER Dragon Quest IV VOLUME 2."@en,
        "CDシアター ドラゴンクエストIV VOLUME 2."@ja,
        "CD THEATER Dragon Quest IV VOLUME 2."@ja-latn ;
    mo:composer <artist/114#subject> ;
    mo:produced_work <album/791#musicalwork> ;
    schema:name "CD THEATER Dragon Quest IV VOLUME 2."@en,
        "CDシアター ドラゴンクエストIV VOLUME 2."@ja,
        "CD THEATER Dragon Quest IV VOLUME 2."@ja-latn .

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

<album/791#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CD THEATER Dragon Quest IV VOLUME 2."@en,
        "CDシアター ドラゴンクエストIV VOLUME 2."@ja,
        "CD THEATER Dragon Quest IV VOLUME 2."@ja-latn ;
    mo:performance_of <album/791#musicalwork> ;
    mo:recorded_as <album/791#musicalexpression> ;
    schema:name "CD THEATER Dragon Quest IV VOLUME 2."@en,
        "CDシアター ドラゴンクエストIV VOLUME 2."@ja,
        "CD THEATER Dragon Quest IV VOLUME 2."@ja-latn ;
    schema:workPerformed <album/791#musicalwork> .

<org/141#subject> schema:name "Enix"@en,
        "株式会社エニックス"@ja,
        "Enix"@ja-latn ;
    foaf:name "Enix"@en,
        "株式会社エニックス"@ja,
        "Enix"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/791/791-1472329106.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/791#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-01-28"^^xsd:date ;
    dcterms:title "CD THEATER Dragon Quest IV VOLUME 2."@en,
        "CDシアター ドラゴンクエストIV VOLUME 2."@ja,
        "CD THEATER Dragon Quest IV VOLUME 2."@ja-latn ;
    mo:catalogue_number "ECD-006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/791#musicalexpression> ;
    mo:publisher <org/141#subject> ;
    mo:record _:N31ab29c8c6bd46c0971f3fe9d3dc19d5 ;
    mo:record_count 1 ;
    schema:about <product/986#subject> ;
    schema:datePublished "1994-01-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/791/791-1472329106.jpg> ;
    schema:name "CD THEATER Dragon Quest IV VOLUME 2."@en,
        "CDシアター ドラゴンクエストIV VOLUME 2."@ja,
        "CD THEATER Dragon Quest IV VOLUME 2."@ja-latn ;
    schema:publisher <org/141#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/791/791-1472329106.jpg> .

_:N05ee6bbd18b3453692cbd700cb8c97e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monbarbara"@en,
        "モンバーバラ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N31ab29c8c6bd46c0971f3fe9d3dc19d5 ;
    schema:name "Monbarbara"@en,
        "モンバーバラ"@ja .

_:N06323ea95d8c42c690c21765cdcbf67a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sailing"@en,
        "船出"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N31ab29c8c6bd46c0971f3fe9d3dc19d5 ;
    schema:name "The Sailing"@en,
        "船出"@ja .

_:N12cdc389542c455882d42cc786fa54d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Khomiz"@en,
        "コーミズ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N31ab29c8c6bd46c0971f3fe9d3dc19d5 ;
    schema:name "Khomiz"@en,
        "コーミズ"@ja .

_:N31d080e305c1462ba0f4570b021f4d5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leiknaba"@en,
        "レイクナバ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT10:54"^^xsd:interval ;
    schema:inPlaylist _:N31ab29c8c6bd46c0971f3fe9d3dc19d5 ;
    schema:name "Leiknaba"@en,
        "レイクナバ"@ja .

_:N373560e34994434ca46f97a108f57035 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Havalia"@en,
        "ハバリア"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:40"^^xsd:interval ;
    schema:inPlaylist _:N31ab29c8c6bd46c0971f3fe9d3dc19d5 ;
    schema:name "Havalia"@en,
        "ハバリア"@ja .

_:N41d7639065ce4fd5abe7bf3f4925fb72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silver Statue of a Goddess"@en,
        "銀の女神像"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N31ab29c8c6bd46c0971f3fe9d3dc19d5 ;
    schema:name "Silver Statue of a Goddess"@en,
        "銀の女神像"@ja .

_:N459411fc8bc64f8e9bf9b935dda007f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonmaur"@en,
        "ボンモール"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N31ab29c8c6bd46c0971f3fe9d3dc19d5 ;
    schema:name "Bonmaur"@en,
        "ボンモール"@ja .

_:N7b0c704cdde043b7960696bae374d720 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kingleo"@en,
        "キングレオ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT11:55"^^xsd:interval ;
    schema:inPlaylist _:N31ab29c8c6bd46c0971f3fe9d3dc19d5 ;
    schema:name "Kingleo"@en,
        "キングレオ"@ja .

_:N924a7ee46f5f4e22a54e41a376e8b291 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oracle"@en,
        "お告げ所"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N31ab29c8c6bd46c0971f3fe9d3dc19d5 ;
    schema:name "Oracle"@en,
        "お告げ所"@ja .

_:Nc65a173bcfbe46b6855aabd4b92197b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attemtoh"@en,
        "アッテムト"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N31ab29c8c6bd46c0971f3fe9d3dc19d5 ;
    schema:name "Attemtoh"@en,
        "アッテムト"@ja .

_:Nc9bf6b810ba84ec6aa97a4ed8c941b63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground Prison"@en,
        "地下牢"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N31ab29c8c6bd46c0971f3fe9d3dc19d5 ;
    schema:name "Underground Prison"@en,
        "地下牢"@ja .

_:Nd96ddfeca7514a53ae37a1a2dc605bd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tunnel"@en,
        "トンネル"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N31ab29c8c6bd46c0971f3fe9d3dc19d5 ;
    schema:name "The Tunnel"@en,
        "トンネル"@ja .

_:Ne2f66740224948afb57a75971d5d9568 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Letter"@en,
        "手紙"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N31ab29c8c6bd46c0971f3fe9d3dc19d5 ;
    schema:name "The Letter"@en,
        "手紙"@ja .

_:N31ab29c8c6bd46c0971f3fe9d3dc19d5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05ee6bbd18b3453692cbd700cb8c97e4,
        _:N06323ea95d8c42c690c21765cdcbf67a,
        _:N12cdc389542c455882d42cc786fa54d8,
        _:N31d080e305c1462ba0f4570b021f4d5a,
        _:N373560e34994434ca46f97a108f57035,
        _:N41d7639065ce4fd5abe7bf3f4925fb72,
        _:N459411fc8bc64f8e9bf9b935dda007f0,
        _:N7b0c704cdde043b7960696bae374d720,
        _:N924a7ee46f5f4e22a54e41a376e8b291,
        _:Nc65a173bcfbe46b6855aabd4b92197b9,
        _:Nc9bf6b810ba84ec6aa97a4ed8c941b63,
        _:Nd96ddfeca7514a53ae37a1a2dc605bd3,
        _:Ne2f66740224948afb57a75971d5d9568 ;
    mo:track_count 13 ;
    schema:duration "PT70:23"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N05ee6bbd18b3453692cbd700cb8c97e4,
        _:N06323ea95d8c42c690c21765cdcbf67a,
        _:N12cdc389542c455882d42cc786fa54d8,
        _:N31d080e305c1462ba0f4570b021f4d5a,
        _:N373560e34994434ca46f97a108f57035,
        _:N41d7639065ce4fd5abe7bf3f4925fb72,
        _:N459411fc8bc64f8e9bf9b935dda007f0,
        _:N7b0c704cdde043b7960696bae374d720,
        _:N924a7ee46f5f4e22a54e41a376e8b291,
        _:Nc65a173bcfbe46b6855aabd4b92197b9,
        _:Nc9bf6b810ba84ec6aa97a4ed8c941b63,
        _:Nd96ddfeca7514a53ae37a1a2dc605bd3,
        _:Ne2f66740224948afb57a75971d5d9568 .

