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

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

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

<album/39109> a mo:Release ;
    mo:catalogue_number "PSCR-5216" .

<artist/11387#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/221#subject> ;
    schema:name "Hiromi Okamura"@en,
        "岡村宏美"@ja ;
    foaf:made <album/221#composition>,
        <album/221#subject> ;
    foaf:name "Hiromi Okamura"@en,
        "岡村宏美"@ja .

<artist/1692#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/221#subject> ;
    schema:name "Nobuhito Koise"@en,
        "恋瀬信人"@ja ;
    foaf:made <album/221#composition>,
        <album/221#subject> ;
    foaf:name "Nobuhito Koise"@en,
        "恋瀬信人"@ja .

<artist/608#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/221#subject> ;
    schema:name "Tenpei Sato"@en,
        "佐藤天平"@ja ;
    foaf:made <album/221#composition>,
        <album/221#subject> ;
    foaf:name "Tenpei Sato"@en,
        "佐藤天平"@ja .

<product/9129#subject> a schema:CreativeWork ;
    schema:name "Emerald Dragon"@en,
        "エメラルドドラゴン"@ja,
        "Emerald Dragon"@ja-latn ;
    foaf:name "Emerald Dragon"@en,
        "エメラルドドラゴン"@ja,
        "Emerald Dragon"@ja-latn .

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

<album/221#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "All Sounds of Emerald Dragon"@en,
        "エメラルドドラゴン全曲集"@ja,
        "Emerald Dragon Zenkyokushuu"@ja-latn ;
    mo:performance_of <album/221#musicalwork> ;
    mo:recorded_as <album/221#musicalexpression> ;
    schema:name "All Sounds of Emerald Dragon"@en,
        "エメラルドドラゴン全曲集"@ja,
        "Emerald Dragon Zenkyokushuu"@ja-latn ;
    schema:workPerformed <album/221#musicalwork> .

<org/1110#subject> schema:name "DATAM"@en,
        "DATAM"@ja,
        "DATAM"@ja-latn ;
    foaf:name "DATAM"@en,
        "DATAM"@ja,
        "DATAM"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/221/221-1213221730.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/221#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "All Sounds of Emerald Dragon"@en,
        "エメラルドドラゴン全曲集"@ja,
        "Emerald Dragon Zenkyokushuu"@ja-latn ;
    mo:composer <artist/11387#subject>,
        <artist/1692#subject>,
        <artist/608#subject> ;
    mo:produced_work <album/221#musicalwork> ;
    schema:name "All Sounds of Emerald Dragon"@en,
        "エメラルドドラゴン全曲集"@ja,
        "Emerald Dragon Zenkyokushuu"@ja-latn .

<album/221#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-05-25"^^xsd:date ;
    dcterms:title "All Sounds of Emerald Dragon"@en,
        "エメラルドドラゴン全曲集"@ja,
        "Emerald Dragon Zenkyokushuu"@ja-latn ;
    mo:catalogue_number "PSCX-1044" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/39109> ;
    mo:publication_of <album/221#musicalexpression> ;
    mo:publisher <org/1110#subject> ;
    mo:record _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    mo:record_count 1 ;
    schema:about <product/9129#subject> ;
    schema:datePublished "1992-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/221/221-1213221730.jpg> ;
    schema:name "All Sounds of Emerald Dragon"@en,
        "エメラルドドラゴン全曲集"@ja,
        "Emerald Dragon Zenkyokushuu"@ja-latn ;
    schema:publisher <org/1110#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/221/221-1213221730.jpg> .

_:N08d0cd4f5d3845f4882f0657eeee6055 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shop 2"@en,
        "ショップ 2"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Shop 2"@en,
        "ショップ 2"@ja .

_:N0fb66df4edc54194ad4f13d40960fe6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening: Main Theme"@en,
        "オープニング　メインテーマ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Opening: Main Theme"@en,
        "オープニング　メインテーマ"@ja .

_:N1e3c05b2ca3147d18e8a25fb75b52785 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle 3"@en,
        "戦闘 3"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Battle 3"@en,
        "戦闘 3"@ja .

_:N2a058f88d3b04de9a1d33b485811447f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After the Fight"@en,
        "戦いの後に"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "After the Fight"@en,
        "戦いの後に"@ja .

_:N2d12a0ef222a4be29835cba7827505b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Restarting (Ending)"@en,
        "再開 (エンディング)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Restarting (Ending)"@en,
        "再開 (エンディング)"@ja .

_:N44728769a73d4b289a19b3b898908721 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening: Overture"@en,
        "オープニング　序曲"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Opening: Overture"@en,
        "オープニング　序曲"@ja .

_:N460823d154d741c7abb3c0f99d7c3f8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en,
        "エンディング"@ja ;
    mo:track_number 28 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Ending"@en,
        "エンディング"@ja .

_:N48cf4799c869403494944cbbcc0e0cbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cave"@en,
        "洞窟"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Cave"@en,
        "洞窟"@ja .

_:N4bedf16dbebd46c8941dbaf0e6e4528b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Castle"@en,
        "城内"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "In the Castle"@en,
        "城内"@ja .

_:N50a0ae20be1a4318aa25402bb1d48ba3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening: The Immortal One"@en,
        "オープニング　永久なるもの"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Opening: The Immortal One"@en,
        "オープニング　永久なるもの"@ja .

_:N60e1024e266044679ff76e2c9c2f9cb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening: Reminiscence 2"@en,
        "オープニング　回想 2"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Opening: Reminiscence 2"@en,
        "オープニング　回想 2"@ja .

_:N67d5267510f14dc29250f1c794c72c6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight"@en,
        "黄昏"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Twilight"@en,
        "黄昏"@ja .

_:N699577f05fa14a7993cac760789eb2be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle 1"@en,
        "戦闘 1"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Battle 1"@en,
        "戦闘 1"@ja .

_:N83868922fbb44add965c91006e11a035 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Candle"@en,
        "キャンドル"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Candle"@en,
        "キャンドル"@ja .

_:N8959281544fa4954a10b16e8879b883b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ordeal"@en,
        "試練"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Ordeal"@en,
        "試練"@ja .

_:Nac398c26d5b540d99a1810fed195cd91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening: Cataclysm"@en,
        "オープニング　天変地異"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Opening: Cataclysm"@en,
        "オープニング　天変地異"@ja .

_:Nb7705bf7256a423fa5a511ec43ad5c15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town 1"@en,
        "街 1"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Town 1"@en,
        "街 1"@ja .

_:Nb9105578fed4465f92b68ed1f5ae6ecf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Unfavorable Turn of Events"@en,
        "形勢不利"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "An Unfavorable Turn of Events"@en,
        "形勢不利"@ja .

_:Nbe8c08b54ea944b69d816a68374b1574 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rock"@en,
        "ロック"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Rock"@en,
        "ロック"@ja .

_:Nc76476cac1674f4d845be48332aabaa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shop 3"@en,
        "ショップ 3"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Shop 3"@en,
        "ショップ 3"@ja .

_:Nc95e064593aa41568c3ad6a1de141cb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shop 1"@en,
        "ショップ 1"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Shop 1"@en,
        "ショップ 1"@ja .

_:Ncd1c7c7713414160b32f41a9ce4e9aae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Active"@en,
        "アクティブ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Active"@en,
        "アクティブ"@ja .

_:Nd02c4a27c22e4205b08052d25cf2919f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle 2"@en,
        "戦闘 2"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Battle 2"@en,
        "戦闘 2"@ja .

_:Nd727b5d4599547bdbdd15aa93e4bc961 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town 2"@en,
        "街 2"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Town 2"@en,
        "街 2"@ja .

_:Ndcaae2b2f5194d6eb58e0b03f17dca32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Adventure Begins"@en,
        "冒険開始"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "The Adventure Begins"@en,
        "冒険開始"@ja .

_:Ne16da302f81542eca5b85bd72a5843b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening: Reminiscence 1"@en,
        "オープニング　回想 1"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Opening: Reminiscence 1"@en,
        "オープニング　回想 1"@ja .

_:Nfb119be466024c02a6b43b61d9c96caa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pinch"@en,
        "ピンチ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Pinch"@en,
        "ピンチ"@ja .

_:Nfdf26dd87dc1414ea3416921191851ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anguish"@en,
        "苦悩"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N54d23f468c0a4c058c1d5ec8e1e487d7 ;
    schema:name "Anguish"@en,
        "苦悩"@ja .

_:N54d23f468c0a4c058c1d5ec8e1e487d7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08d0cd4f5d3845f4882f0657eeee6055,
        _:N0fb66df4edc54194ad4f13d40960fe6f,
        _:N1e3c05b2ca3147d18e8a25fb75b52785,
        _:N2a058f88d3b04de9a1d33b485811447f,
        _:N2d12a0ef222a4be29835cba7827505b1,
        _:N44728769a73d4b289a19b3b898908721,
        _:N460823d154d741c7abb3c0f99d7c3f8e,
        _:N48cf4799c869403494944cbbcc0e0cbb,
        _:N4bedf16dbebd46c8941dbaf0e6e4528b,
        _:N50a0ae20be1a4318aa25402bb1d48ba3,
        _:N60e1024e266044679ff76e2c9c2f9cb4,
        _:N67d5267510f14dc29250f1c794c72c6a,
        _:N699577f05fa14a7993cac760789eb2be,
        _:N83868922fbb44add965c91006e11a035,
        _:N8959281544fa4954a10b16e8879b883b,
        _:Nac398c26d5b540d99a1810fed195cd91,
        _:Nb7705bf7256a423fa5a511ec43ad5c15,
        _:Nb9105578fed4465f92b68ed1f5ae6ecf,
        _:Nbe8c08b54ea944b69d816a68374b1574,
        _:Nc76476cac1674f4d845be48332aabaa8,
        _:Nc95e064593aa41568c3ad6a1de141cb3,
        _:Ncd1c7c7713414160b32f41a9ce4e9aae,
        _:Nd02c4a27c22e4205b08052d25cf2919f,
        _:Nd727b5d4599547bdbdd15aa93e4bc961,
        _:Ndcaae2b2f5194d6eb58e0b03f17dca32,
        _:Ne16da302f81542eca5b85bd72a5843b2,
        _:Nfb119be466024c02a6b43b61d9c96caa,
        _:Nfdf26dd87dc1414ea3416921191851ed ;
    mo:track_count 28 ;
    schema:duration "PT46:14"^^xsd:interval ;
    schema:numTracks 28 ;
    schema:track _:N08d0cd4f5d3845f4882f0657eeee6055,
        _:N0fb66df4edc54194ad4f13d40960fe6f,
        _:N1e3c05b2ca3147d18e8a25fb75b52785,
        _:N2a058f88d3b04de9a1d33b485811447f,
        _:N2d12a0ef222a4be29835cba7827505b1,
        _:N44728769a73d4b289a19b3b898908721,
        _:N460823d154d741c7abb3c0f99d7c3f8e,
        _:N48cf4799c869403494944cbbcc0e0cbb,
        _:N4bedf16dbebd46c8941dbaf0e6e4528b,
        _:N50a0ae20be1a4318aa25402bb1d48ba3,
        _:N60e1024e266044679ff76e2c9c2f9cb4,
        _:N67d5267510f14dc29250f1c794c72c6a,
        _:N699577f05fa14a7993cac760789eb2be,
        _:N83868922fbb44add965c91006e11a035,
        _:N8959281544fa4954a10b16e8879b883b,
        _:Nac398c26d5b540d99a1810fed195cd91,
        _:Nb7705bf7256a423fa5a511ec43ad5c15,
        _:Nb9105578fed4465f92b68ed1f5ae6ecf,
        _:Nbe8c08b54ea944b69d816a68374b1574,
        _:Nc76476cac1674f4d845be48332aabaa8,
        _:Nc95e064593aa41568c3ad6a1de141cb3,
        _:Ncd1c7c7713414160b32f41a9ce4e9aae,
        _:Nd02c4a27c22e4205b08052d25cf2919f,
        _:Nd727b5d4599547bdbdd15aa93e4bc961,
        _:Ndcaae2b2f5194d6eb58e0b03f17dca32,
        _:Ne16da302f81542eca5b85bd72a5843b2,
        _:Nfb119be466024c02a6b43b61d9c96caa,
        _:Nfdf26dd87dc1414ea3416921191851ed .

