@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 _:Ne1760561be6e407c99fe92b3a19dc53a ;
    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> .

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

_:N2da06a2b903e4cf1a5b4df4c1fce17ec 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 _:Ne1760561be6e407c99fe92b3a19dc53a ;
    schema:name "Opening: Reminiscence 1"@en,
        "オープニング　回想 1"@ja .

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

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

_:N3c8082c6dec544f597835f396f3514c6 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 _:Ne1760561be6e407c99fe92b3a19dc53a ;
    schema:name "Opening: The Immortal One"@en,
        "オープニング　永久なるもの"@ja .

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

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

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

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

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

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

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

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

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

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

_:Na1103ad8a1164998ae3efde2bfb21651 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 _:Ne1760561be6e407c99fe92b3a19dc53a ;
    schema:name "An Unfavorable Turn of Events"@en,
        "形勢不利"@ja .

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

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

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

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

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

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

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

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

_:Ndc03fcbddb374aa4b22bf9a091494d8b 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 _:Ne1760561be6e407c99fe92b3a19dc53a ;
    schema:name "Opening: Reminiscence 2"@en,
        "オープニング　回想 2"@ja .

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

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

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

_:Ne1760561be6e407c99fe92b3a19dc53a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1297d8beefb5402396f9a7a264422154,
        _:N2da06a2b903e4cf1a5b4df4c1fce17ec,
        _:N2e6d8a6694d1417791f3bcbef9ec9439,
        _:N333b56c0d1bc4421bb7b9d6b0ec1a3d6,
        _:N3c8082c6dec544f597835f396f3514c6,
        _:N3d452a3fd135409180c27c6b80faac06,
        _:N4d1931207d9c415a9b01835d01a31769,
        _:N571d20e7dcf34a74be9fbfb1d7f38afb,
        _:N5c5bc0539ee14902802b5aa4afa28d3c,
        _:N5f21b47b95784735aa1974626efee9a2,
        _:N679a74165cdd49f1bf0c4fef4f2c6265,
        _:N6e68a4421e47459492479be0aeeeeffe,
        _:N71ab6fade7d44bb9b1df850034a76c40,
        _:N730214444aa44ecdb72927eac182ad4a,
        _:N8a22f0926e73470596ca08aa73f2e7e1,
        _:Na1103ad8a1164998ae3efde2bfb21651,
        _:Na66f81296b044c6ea9d43d160e2aeb53,
        _:Nbc82d5acc7814b0ab4c5f155605a259d,
        _:Nc030177e5b304fbd96885d74360cd66e,
        _:Nc1d5ec4bd20e44d2a3112f896902992b,
        _:Nc3ceb86fe9f24892badc12903bb46632,
        _:Nc7be61df76f14dc9b40657e930a0f351,
        _:Nc8fc410675ad41008390bc0c48bc2f56,
        _:Nd002777efff94d2eb798e8a41bd13227,
        _:Ndc03fcbddb374aa4b22bf9a091494d8b,
        _:Nebbc732a3cc94b63b94ca7a144f35be9,
        _:Nf005f53bbce4463f833121eaa7f11488,
        _:Nff436d486ca44b8889bac86a7fac4255 ;
    mo:track_count 28 ;
    schema:duration "PT46:14"^^xsd:interval ;
    schema:numTracks 28 ;
    schema:track _:N1297d8beefb5402396f9a7a264422154,
        _:N2da06a2b903e4cf1a5b4df4c1fce17ec,
        _:N2e6d8a6694d1417791f3bcbef9ec9439,
        _:N333b56c0d1bc4421bb7b9d6b0ec1a3d6,
        _:N3c8082c6dec544f597835f396f3514c6,
        _:N3d452a3fd135409180c27c6b80faac06,
        _:N4d1931207d9c415a9b01835d01a31769,
        _:N571d20e7dcf34a74be9fbfb1d7f38afb,
        _:N5c5bc0539ee14902802b5aa4afa28d3c,
        _:N5f21b47b95784735aa1974626efee9a2,
        _:N679a74165cdd49f1bf0c4fef4f2c6265,
        _:N6e68a4421e47459492479be0aeeeeffe,
        _:N71ab6fade7d44bb9b1df850034a76c40,
        _:N730214444aa44ecdb72927eac182ad4a,
        _:N8a22f0926e73470596ca08aa73f2e7e1,
        _:Na1103ad8a1164998ae3efde2bfb21651,
        _:Na66f81296b044c6ea9d43d160e2aeb53,
        _:Nbc82d5acc7814b0ab4c5f155605a259d,
        _:Nc030177e5b304fbd96885d74360cd66e,
        _:Nc1d5ec4bd20e44d2a3112f896902992b,
        _:Nc3ceb86fe9f24892badc12903bb46632,
        _:Nc7be61df76f14dc9b40657e930a0f351,
        _:Nc8fc410675ad41008390bc0c48bc2f56,
        _:Nd002777efff94d2eb798e8a41bd13227,
        _:Ndc03fcbddb374aa4b22bf9a091494d8b,
        _:Nebbc732a3cc94b63b94ca7a144f35be9,
        _:Nf005f53bbce4463f833121eaa7f11488,
        _:Nff436d486ca44b8889bac86a7fac4255 .

