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

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

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

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

<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/85#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CD theater Dragon Quest II"@en,
        "CD シアター ドラゴンクエスト II"@ja,
        "CD theater Dragon Quest II"@ja-latn ;
    mo:composer <artist/114#subject> ;
    mo:produced_work <album/85#musicalwork> ;
    schema:name "CD theater Dragon Quest II"@en,
        "CD シアター ドラゴンクエスト II"@ja,
        "CD theater Dragon Quest II"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/58/85/85-1190067895.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/85#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-12-13"^^xsd:date ;
    dcterms:title "CD theater Dragon Quest II"@en,
        "CD シアター ドラゴンクエスト II"@ja,
        "CD theater Dragon Quest II"@ja-latn ;
    mo:catalogue_number "ECD-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/85#musicalexpression> ;
    mo:publisher <org/141#subject> ;
    mo:record _:Ne364b9b37e3240d199c73c2770381209 ;
    mo:record_count 1 ;
    schema:about <product/984#subject> ;
    schema:datePublished "1991-12-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/85/85-1190067895.jpg> ;
    schema:name "CD theater Dragon Quest II"@en,
        "CD シアター ドラゴンクエスト II"@ja,
        "CD theater Dragon Quest II"@ja-latn ;
    schema:publisher <org/141#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/85/85-1190067895.jpg> .

_:N260b0b41e7cd43949412ace3c7cc1607 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LORLESIA"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Ne364b9b37e3240d199c73c2770381209 ;
    schema:name "LORLESIA"@en .

_:N3311465d2bd542eeab44c07f9f18cd43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOWER OF THE WIND"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Ne364b9b37e3240d199c73c2770381209 ;
    schema:name "TOWER OF THE WIND"@en .

_:N3cc8353305424e9b9b6cf44df75be513 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SEA CAVE"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Ne364b9b37e3240d199c73c2770381209 ;
    schema:name "SEA CAVE"@en .

_:N43a7d5032db444509009f8a8a0a21121 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MOONBROOKE"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:Ne364b9b37e3240d199c73c2770381209 ;
    schema:name "MOONBROOKE"@en .

_:N4aad135d829542608f04923a10882284 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LONDARCHIA"@en ;
    mo:track_number 11 ;
    schema:duration "PT10:17"^^xsd:interval ;
    schema:inPlaylist _:Ne364b9b37e3240d199c73c2770381209 ;
    schema:name "LONDARCHIA"@en .

_:N58b91c73ff2a42e7b6ec35d1fe4b2549 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DRAGON LOAD'S ISLAND"@en ;
    mo:track_number 7 ;
    schema:duration "PT9:37"^^xsd:interval ;
    schema:inPlaylist _:Ne364b9b37e3240d199c73c2770381209 ;
    schema:name "DRAGON LOAD'S ISLAND"@en .

_:N66b7175af484483293269496bb188cfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HERETIC"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Ne364b9b37e3240d199c73c2770381209 ;
    schema:name "HERETIC"@en .

_:N936dee3659b3418d94f3431432baf237 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EVIL DEN"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Ne364b9b37e3240d199c73c2770381209 ;
    schema:name "EVIL DEN"@en .

_:N94249ea38f6e4243bb64ef6a7523a6c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MY ROAD MY JOURNEY"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Ne364b9b37e3240d199c73c2770381209 ;
    schema:name "MY ROAD MY JOURNEY"@en .

_:N9b86fdd3659c43d6afbe58dbb48b3b58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DELKONDAR"@en ;
    mo:track_number 9 ;
    schema:duration "PT7:44"^^xsd:interval ;
    schema:inPlaylist _:Ne364b9b37e3240d199c73c2770381209 ;
    schema:name "DELKONDAR"@en .

_:Naa71d091f3214af7a8390390d8f7901a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOOPGANA"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:58"^^xsd:interval ;
    schema:inPlaylist _:Ne364b9b37e3240d199c73c2770381209 ;
    schema:name "LOOPGANA"@en .

_:Nb111d491523445d8abfb1b6f11e55db9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROTO'S SHIELD"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:inPlaylist _:Ne364b9b37e3240d199c73c2770381209 ;
    schema:name "ROTO'S SHIELD"@en .

_:Nbefc50a7aa02462398b8a46386b9d8e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SIDO"@en ;
    mo:track_number 12 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:Ne364b9b37e3240d199c73c2770381209 ;
    schema:name "SIDO"@en .

_:Ne364b9b37e3240d199c73c2770381209 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N260b0b41e7cd43949412ace3c7cc1607,
        _:N3311465d2bd542eeab44c07f9f18cd43,
        _:N3cc8353305424e9b9b6cf44df75be513,
        _:N43a7d5032db444509009f8a8a0a21121,
        _:N4aad135d829542608f04923a10882284,
        _:N58b91c73ff2a42e7b6ec35d1fe4b2549,
        _:N66b7175af484483293269496bb188cfb,
        _:N936dee3659b3418d94f3431432baf237,
        _:N94249ea38f6e4243bb64ef6a7523a6c8,
        _:N9b86fdd3659c43d6afbe58dbb48b3b58,
        _:Naa71d091f3214af7a8390390d8f7901a,
        _:Nb111d491523445d8abfb1b6f11e55db9,
        _:Nbefc50a7aa02462398b8a46386b9d8e3 ;
    mo:track_count 13 ;
    schema:duration "PT74:40"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N260b0b41e7cd43949412ace3c7cc1607,
        _:N3311465d2bd542eeab44c07f9f18cd43,
        _:N3cc8353305424e9b9b6cf44df75be513,
        _:N43a7d5032db444509009f8a8a0a21121,
        _:N4aad135d829542608f04923a10882284,
        _:N58b91c73ff2a42e7b6ec35d1fe4b2549,
        _:N66b7175af484483293269496bb188cfb,
        _:N936dee3659b3418d94f3431432baf237,
        _:N94249ea38f6e4243bb64ef6a7523a6c8,
        _:N9b86fdd3659c43d6afbe58dbb48b3b58,
        _:Naa71d091f3214af7a8390390d8f7901a,
        _:Nb111d491523445d8abfb1b6f11e55db9,
        _:Nbefc50a7aa02462398b8a46386b9d8e3 .

