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

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

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

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

<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 .

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

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

<album/788#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CD THEATER Dragon Quest V VOLUME 1."@en,
        "CDシアター ドラゴンクエストV VOLUME 1."@ja,
        "CD THEATER Dragon Quest V VOLUME 1."@ja-latn ;
    mo:performance_of <album/788#musicalwork> ;
    mo:recorded_as <album/788#musicalexpression> ;
    schema:name "CD THEATER Dragon Quest V VOLUME 1."@en,
        "CDシアター ドラゴンクエストV VOLUME 1."@ja,
        "CD THEATER Dragon Quest V VOLUME 1."@ja-latn ;
    schema:workPerformed <album/788#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/88/788/788-1472252217.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/788#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/88/788/788-1472252217.jpg> ;
    foaf:depicts <album/788#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/88/788/788-1472252217.jpg> .

<https://medium-media.vgm.io/albums/88/788/788-1472252217.jpg> a schema:ImageObject,
        foaf:Image .

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

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

_:N0167c3759c8c44c480b813d57e3e9865 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elf"@en,
        "妖精"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:10"^^xsd:interval ;
    schema:inPlaylist _:N90c3a090770741e483daebfcaaf42ed4 ;
    schema:name "Elf"@en,
        "妖精"@ja .

_:N2da41eb187554819b545a0afa52e4f9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The First Adventure"@en,
        "初めての冒険"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N90c3a090770741e483daebfcaaf42ed4 ;
    schema:name "The First Adventure"@en,
        "初めての冒険"@ja .

_:N3c4d1fd720214724accac53c1a27f626 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slaves"@en,
        "奴隷"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N90c3a090770741e483daebfcaaf42ed4 ;
    schema:name "Slaves"@en,
        "奴隷"@ja .

_:N3df40ff4a2bf439cb5c0cef009c5999f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Celestial Sword"@en,
        "天空の剣"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N90c3a090770741e483daebfcaaf42ed4 ;
    schema:name "The Celestial Sword"@en,
        "天空の剣"@ja .

_:N42790c51265940608a4c88647f9dddef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Away"@en,
        "脱出"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N90c3a090770741e483daebfcaaf42ed4 ;
    schema:name "Get Away"@en,
        "脱出"@ja .

_:N5f007e6d9f984066b5dc8be477cf86db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pucle"@en,
        "プックル"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N90c3a090770741e483daebfcaaf42ed4 ;
    schema:name "Pucle"@en,
        "プックル"@ja .

_:N81377f2e78e3461ab1bb27a5f3157145 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream"@en,
        "夢"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N90c3a090770741e483daebfcaaf42ed4 ;
    schema:name "Dream"@en,
        "夢"@ja .

_:N9c01020798b8434286544cb256d6a409 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alcapa"@en,
        "アルカパ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N90c3a090770741e483daebfcaaf42ed4 ;
    schema:name "Alcapa"@en,
        "アルカパ"@ja .

_:N9ec6cc75eae646778799360049ea3496 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainhat"@en,
        "ラインハット"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N90c3a090770741e483daebfcaaf42ed4 ;
    schema:name "Rainhat"@en,
        "ラインハット"@ja .

_:Nbcd8d692398a4f2f8eb7c02a6d020f14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lenule"@en,
        "レヌール城"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:13"^^xsd:interval ;
    schema:inPlaylist _:N90c3a090770741e483daebfcaaf42ed4 ;
    schema:name "The Lenule"@en,
        "レヌール城"@ja .

_:Nbe1d828e827145d0bce0b2b473db6598 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Santarose"@en,
        "サンタローズ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N90c3a090770741e483daebfcaaf42ed4 ;
    schema:name "Santarose"@en,
        "サンタローズ"@ja .

_:Nc57b0a4502944bbd9a36896420a0fb44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ruins of Ancient times"@en,
        "古代の遺跡"@ja ;
    mo:track_number 10 ;
    schema:duration "PT11:35"^^xsd:interval ;
    schema:inPlaylist _:N90c3a090770741e483daebfcaaf42ed4 ;
    schema:name "The Ruins of Ancient times"@en,
        "古代の遺跡"@ja .

_:Ne9269172d967474cabe26be7126600e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Start on a Great Voyage"@en,
        "大いなる旅へ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N90c3a090770741e483daebfcaaf42ed4 ;
    schema:name "Start on a Great Voyage"@en,
        "大いなる旅へ"@ja .

_:Nf787bc0620f14e4f88083866a10ee7e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice House"@en,
        "氷の館"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N90c3a090770741e483daebfcaaf42ed4 ;
    schema:name "Ice House"@en,
        "氷の館"@ja .

_:N90c3a090770741e483daebfcaaf42ed4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0167c3759c8c44c480b813d57e3e9865,
        _:N2da41eb187554819b545a0afa52e4f9e,
        _:N3c4d1fd720214724accac53c1a27f626,
        _:N3df40ff4a2bf439cb5c0cef009c5999f,
        _:N42790c51265940608a4c88647f9dddef,
        _:N5f007e6d9f984066b5dc8be477cf86db,
        _:N81377f2e78e3461ab1bb27a5f3157145,
        _:N9c01020798b8434286544cb256d6a409,
        _:N9ec6cc75eae646778799360049ea3496,
        _:Nbcd8d692398a4f2f8eb7c02a6d020f14,
        _:Nbe1d828e827145d0bce0b2b473db6598,
        _:Nc57b0a4502944bbd9a36896420a0fb44,
        _:Ne9269172d967474cabe26be7126600e6,
        _:Nf787bc0620f14e4f88083866a10ee7e0 ;
    mo:track_count 14 ;
    schema:duration "PT74:34"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0167c3759c8c44c480b813d57e3e9865,
        _:N2da41eb187554819b545a0afa52e4f9e,
        _:N3c4d1fd720214724accac53c1a27f626,
        _:N3df40ff4a2bf439cb5c0cef009c5999f,
        _:N42790c51265940608a4c88647f9dddef,
        _:N5f007e6d9f984066b5dc8be477cf86db,
        _:N81377f2e78e3461ab1bb27a5f3157145,
        _:N9c01020798b8434286544cb256d6a409,
        _:N9ec6cc75eae646778799360049ea3496,
        _:Nbcd8d692398a4f2f8eb7c02a6d020f14,
        _:Nbe1d828e827145d0bce0b2b473db6598,
        _:Nc57b0a4502944bbd9a36896420a0fb44,
        _:Ne9269172d967474cabe26be7126600e6,
        _:Nf787bc0620f14e4f88083866a10ee7e0 .

