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

<album/793#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CD Theater Dragon Quest V Volume 2."@en,
        "CDシアター ドラゴンクエスト V Volume 2."@ja,
        "CD Theater Dragon Quest V Volume 2."@ja-latn ;
    mo:produced_work <album/793#musicalwork> ;
    schema:name "CD Theater Dragon Quest V Volume 2."@en,
        "CDシアター ドラゴンクエスト V Volume 2."@ja,
        "CD Theater Dragon Quest V Volume 2."@ja-latn .

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

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

<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/793#musicalexpression> a mo:Signal ;
    mo:published_as <album/793#subject> ;
    mo:records <album/793#performance> .

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

<https://medium-media.vgm.io/albums/39/793/793-1190068050.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/793#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-11-22"^^xsd:date ;
    dcterms:title "CD Theater Dragon Quest V Volume 2."@en,
        "CDシアター ドラゴンクエスト V Volume 2."@ja,
        "CD Theater Dragon Quest V Volume 2."@ja-latn ;
    mo:catalogue_number "ECD-010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/793#musicalexpression> ;
    mo:publisher <org/141#subject> ;
    mo:record _:N331d987d41b745da85eb7f6e71ed0d30 ;
    mo:record_count 1 ;
    schema:about <product/987#subject> ;
    schema:datePublished "1994-11-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/793/793-1190068050.jpg> ;
    schema:name "CD Theater Dragon Quest V Volume 2."@en,
        "CDシアター ドラゴンクエスト V Volume 2."@ja,
        "CD Theater Dragon Quest V Volume 2."@ja-latn ;
    schema:publisher <org/141#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/793/793-1190068050.jpg> .

_:N015ea88e2c1848ce9c9fd68c7eba3b64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "結婚 Marriage"@ja ;
    mo:track_number 6 ;
    schema:duration "PT9:28"^^xsd:interval ;
    schema:inPlaylist _:N331d987d41b745da85eb7f6e71ed0d30 ;
    schema:name "結婚 Marriage"@ja .

_:N075bcdf0715c442e98f29357f4903a0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "山奥の村 Village in the Mountains"@ja ;
    mo:track_number 4 ;
    schema:duration "PT9:12"^^xsd:interval ;
    schema:inPlaylist _:N331d987d41b745da85eb7f6e71ed0d30 ;
    schema:name "山奥の村 Village in the Mountains"@ja .

_:N2d3e3d7f0a5e40e995eb5b8e060b004d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戴冠式 Coronation"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N331d987d41b745da85eb7f6e71ed0d30 ;
    schema:name "戴冠式 Coronation"@ja .

_:N2ef87c951a644b29b81bdb177c5241e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ポートセルミ Port Selumi"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N331d987d41b745da85eb7f6e71ed0d30 ;
    schema:name "ポートセルミ Port Selumi"@ja .

_:N3a3ce432bf8640bb9f3f63f5e258fa6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "滝の洞窟 Cave of Water Fall"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N331d987d41b745da85eb7f6e71ed0d30 ;
    schema:name "滝の洞窟 Cave of Water Fall"@ja .

_:N437ac9ad4173453496e200da74eb28c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デモンズタワー Demon's Tower"@ja ;
    mo:track_number 11 ;
    schema:duration "PT8:51"^^xsd:interval ;
    schema:inPlaylist _:N331d987d41b745da85eb7f6e71ed0d30 ;
    schema:name "デモンズタワー Demon's Tower"@ja .

_:N4832626241d14a16ad244be1613c6e63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テルパドール Telpador"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N331d987d41b745da85eb7f6e71ed0d30 ;
    schema:name "テルパドール Telpador"@ja .

_:N678a25eec1034fe993d393e9281268bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グランバニア Glanvania"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:06"^^xsd:interval ;
    schema:inPlaylist _:N331d987d41b745da85eb7f6e71ed0d30 ;
    schema:name "グランバニア Glanvania"@ja .

_:N8423ed9ebc764a4695a0c18879ad543b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔物のすみか A Nest of Demons"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:54"^^xsd:interval ;
    schema:inPlaylist _:N331d987d41b745da85eb7f6e71ed0d30 ;
    schema:name "魔物のすみか A Nest of Demons"@ja .

_:Nf4d71153bd3a4cf7842d995d95557d02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "王家の証 The Proof of Kingdom"@ja ;
    mo:track_number 9 ;
    schema:duration "PT8:50"^^xsd:interval ;
    schema:inPlaylist _:N331d987d41b745da85eb7f6e71ed0d30 ;
    schema:name "王家の証 The Proof of Kingdom"@ja .

_:Nf9bb2430edc54ad0ae641d897d4311df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サラボナ Sarabona"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:01"^^xsd:interval ;
    schema:inPlaylist _:N331d987d41b745da85eb7f6e71ed0d30 ;
    schema:name "サラボナ Sarabona"@ja .

_:N331d987d41b745da85eb7f6e71ed0d30 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N015ea88e2c1848ce9c9fd68c7eba3b64,
        _:N075bcdf0715c442e98f29357f4903a0e,
        _:N2d3e3d7f0a5e40e995eb5b8e060b004d,
        _:N2ef87c951a644b29b81bdb177c5241e5,
        _:N3a3ce432bf8640bb9f3f63f5e258fa6c,
        _:N437ac9ad4173453496e200da74eb28c9,
        _:N4832626241d14a16ad244be1613c6e63,
        _:N678a25eec1034fe993d393e9281268bd,
        _:N8423ed9ebc764a4695a0c18879ad543b,
        _:Nf4d71153bd3a4cf7842d995d95557d02,
        _:Nf9bb2430edc54ad0ae641d897d4311df ;
    mo:track_count 11 ;
    schema:duration "PT74:54"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N015ea88e2c1848ce9c9fd68c7eba3b64,
        _:N075bcdf0715c442e98f29357f4903a0e,
        _:N2d3e3d7f0a5e40e995eb5b8e060b004d,
        _:N2ef87c951a644b29b81bdb177c5241e5,
        _:N3a3ce432bf8640bb9f3f63f5e258fa6c,
        _:N437ac9ad4173453496e200da74eb28c9,
        _:N4832626241d14a16ad244be1613c6e63,
        _:N678a25eec1034fe993d393e9281268bd,
        _:N8423ed9ebc764a4695a0c18879ad543b,
        _:Nf4d71153bd3a4cf7842d995d95557d02,
        _:Nf9bb2430edc54ad0ae641d897d4311df .

