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

<artist/3234#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160#subject> ;
    schema:name "Yukihide Takekawa"@en,
        "タケカワユキヒデ"@ja ;
    foaf:made <album/160#composition>,
        <album/160#lyrics>,
        <album/160#subject>,
        <album/160#vocals> ;
    foaf:name "Yukihide Takekawa"@en,
        "タケカワユキヒデ"@ja .

<product/997#subject> a schema:CreativeWork ;
    schema:name "Soul Blazer"@en,
        "ソウルブレイダー"@ja,
        "Soul Blader"@ja-latn ;
    foaf:name "Soul Blazer"@en,
        "ソウルブレイダー"@ja,
        "Soul Blader"@ja-latn .

<album/160#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Soul Blader"@en,
        "ソウルブレイダー"@ja,
        "Soul Blader"@ja-latn ;
    mo:composer <artist/3234#subject> ;
    mo:produced_work <album/160#musicalwork> ;
    schema:name "Soul Blader"@en,
        "ソウルブレイダー"@ja,
        "Soul Blader"@ja-latn .

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

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

<album/160#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Soul Blader"@en,
        "ソウルブレイダー"@ja,
        "Soul Blader"@ja-latn ;
    mo:performance_of <album/160#musicalwork> ;
    mo:recorded_as <album/160#musicalexpression> ;
    schema:name "Soul Blader"@en,
        "ソウルブレイダー"@ja,
        "Soul Blader"@ja-latn ;
    schema:workPerformed <album/160#musicalwork> .

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

<org/5261#subject> schema:name "Apollon"@en,
        "アポロン"@ja,
        "Apollon"@ja-latn ;
    foaf:name "Apollon"@en,
        "アポロン"@ja,
        "Apollon"@ja-latn .

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

<https://medium-media.vgm.io/albums/06/160/160-1208092316.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/160#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-02-21"^^xsd:date ;
    dcterms:title "Soul Blader"@en,
        "ソウルブレイダー"@ja,
        "Soul Blader"@ja-latn ;
    mo:catalogue_number "APCG-4021" ;
    mo:media_type "CD" ;
    mo:publication_of <album/160#musicalexpression> ;
    mo:publisher <org/5261#subject> ;
    mo:record _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    mo:record_count 1 ;
    schema:about <product/997#subject> ;
    schema:datePublished "1992-02-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/160/160-1208092316.jpg> ;
    schema:name "Soul Blader"@en,
        "ソウルブレイダー"@ja,
        "Soul Blader"@ja-latn ;
    schema:publisher <org/5261#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/160/160-1208092316.jpg> .

_:N04b6c4a7ec844243b7825241057642cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demon King Deathtoll"@en,
        "魔王デストール"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    schema:name "Demon King Deathtoll"@en,
        "魔王デストール"@ja .

_:N1bfd6e46589d4e15b990352f65ca806e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice Field of Lanoyle"@en,
        "レイノール氷原"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    schema:name "Ice Field of Lanoyle"@en,
        "レイノール氷原"@ja .

_:N1e7409be416349919b8a402a31013aca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God's Shrine"@en,
        "神のほこら"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    schema:name "God's Shrine"@en,
        "神のほこら"@ja .

_:N397922b0fc014794a98d55a821a4cc72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koibito no Inaiyoru"@en,
        "恋人のいない夜"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    schema:name "Koibito no Inaiyoru"@en,
        "恋人のいない夜"@ja .

_:N4a640c0f98fb483f8f1140d05a4d75ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lostside Marsh"@en,
        "ロストサイトの沼地"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    schema:name "Lostside Marsh"@en,
        "ロストサイトの沼地"@ja .

_:N52565941949347d7817a367c186d8ac7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koibito no Inaiyoru"@en,
        "恋人のいない夜"@ja ;
    mo:track_number 21 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    schema:name "Koibito no Inaiyoru"@en,
        "恋人のいない夜"@ja .

_:N5b3b74bf66d84d30a3b148ed37bcbcf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lively Town"@en,
        "Lively Town"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    schema:name "Lively Town"@en,
        "Lively Town"@ja .

_:N601d7a730f504be483e8d79d2a3d95bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solitary Island"@en,
        "離れ島"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    schema:name "Solitary Island"@en,
        "離れ島"@ja .

_:N70a80a3a58d545f1bd5ee4a0ae883fa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful Days"@en,
        "平穏な日々"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    schema:name "Peaceful Days"@en,
        "平穏な日々"@ja .

_:N918b73d82e014b818594867e39300fd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invitation to the Overworld"@en,
        "地上へのいざない"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    schema:name "Invitation to the Overworld"@en,
        "地上へのいざない"@ja .

_:N93433d63a98c445fae1956d4724b2333 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World of Demons"@en,
        "悪魔の世界"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    schema:name "World of Demons"@en,
        "悪魔の世界"@ja .

_:Na017157fcdfa44879cbde335d60d3943 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle for Liberation"@en,
        "解放への戦い"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    schema:name "The Battle for Liberation"@en,
        "解放への戦い"@ja .

_:Na7303221b13c4353849b54445e99d0c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely Town"@en,
        "Lonely Town"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    schema:name "Lonely Town"@en,
        "Lonely Town"@ja .

_:Naaff676b2421418f8efc542da27fc2b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mine"@en,
        "採掘場"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    schema:name "The Mine"@en,
        "採掘場"@ja .

_:Naed52b50c00a4a998e5d5bf72e563906 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dazzling Space"@en,
        "幻惑の空間"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    schema:name "Dazzling Space"@en,
        "幻惑の空間"@ja .

_:Nb480b138de354453aa65a1ab889c6e3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the dream"@en,
        "Into the dream"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    schema:name "Into the dream"@en,
        "Into the dream"@ja .

_:Nbd2c8091e9e34acea89f844f3a58c255 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leo's Laboratory"@en,
        "レオの研究所"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    schema:name "Leo's Laboratory"@en,
        "レオの研究所"@ja .

_:Nc798faf313924f10b55216eff0ab3575 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seabed of St. Elles"@en,
        "セントエルズの海底"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    schema:name "Seabed of St. Elles"@en,
        "セントエルズの海底"@ja .

_:Nee6cdefb340841e2bb6ba2b70f0a5d89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World of Soul Blader"@en,
        "World of Soul Blader"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    schema:name "World of Soul Blader"@en,
        "World of Soul Blader"@ja .

_:Nf52ca89f92bd4f11b1251f47eaf74b60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rotting Temple"@en,
        "朽ち果てた神殿"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    schema:name "Rotting Temple"@en,
        "朽ち果てた神殿"@ja .

_:Nfa20cb4c640146b2b3a3ac66bdfa3c00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magridd Castle"@en,
        "マグリット城"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N32845e3ba9d845bf8d3ed780fe979dcf ;
    schema:name "Magridd Castle"@en,
        "マグリット城"@ja .

_:N32845e3ba9d845bf8d3ed780fe979dcf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04b6c4a7ec844243b7825241057642cb,
        _:N1bfd6e46589d4e15b990352f65ca806e,
        _:N1e7409be416349919b8a402a31013aca,
        _:N397922b0fc014794a98d55a821a4cc72,
        _:N4a640c0f98fb483f8f1140d05a4d75ae,
        _:N52565941949347d7817a367c186d8ac7,
        _:N5b3b74bf66d84d30a3b148ed37bcbcf9,
        _:N601d7a730f504be483e8d79d2a3d95bb,
        _:N70a80a3a58d545f1bd5ee4a0ae883fa1,
        _:N918b73d82e014b818594867e39300fd7,
        _:N93433d63a98c445fae1956d4724b2333,
        _:Na017157fcdfa44879cbde335d60d3943,
        _:Na7303221b13c4353849b54445e99d0c5,
        _:Naaff676b2421418f8efc542da27fc2b3,
        _:Naed52b50c00a4a998e5d5bf72e563906,
        _:Nb480b138de354453aa65a1ab889c6e3e,
        _:Nbd2c8091e9e34acea89f844f3a58c255,
        _:Nc798faf313924f10b55216eff0ab3575,
        _:Nee6cdefb340841e2bb6ba2b70f0a5d89,
        _:Nf52ca89f92bd4f11b1251f47eaf74b60,
        _:Nfa20cb4c640146b2b3a3ac66bdfa3c00 ;
    mo:track_count 21 ;
    schema:duration "PT58:06"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N04b6c4a7ec844243b7825241057642cb,
        _:N1bfd6e46589d4e15b990352f65ca806e,
        _:N1e7409be416349919b8a402a31013aca,
        _:N397922b0fc014794a98d55a821a4cc72,
        _:N4a640c0f98fb483f8f1140d05a4d75ae,
        _:N52565941949347d7817a367c186d8ac7,
        _:N5b3b74bf66d84d30a3b148ed37bcbcf9,
        _:N601d7a730f504be483e8d79d2a3d95bb,
        _:N70a80a3a58d545f1bd5ee4a0ae883fa1,
        _:N918b73d82e014b818594867e39300fd7,
        _:N93433d63a98c445fae1956d4724b2333,
        _:Na017157fcdfa44879cbde335d60d3943,
        _:Na7303221b13c4353849b54445e99d0c5,
        _:Naaff676b2421418f8efc542da27fc2b3,
        _:Naed52b50c00a4a998e5d5bf72e563906,
        _:Nb480b138de354453aa65a1ab889c6e3e,
        _:Nbd2c8091e9e34acea89f844f3a58c255,
        _:Nc798faf313924f10b55216eff0ab3575,
        _:Nee6cdefb340841e2bb6ba2b70f0a5d89,
        _:Nf52ca89f92bd4f11b1251f47eaf74b60,
        _:Nfa20cb4c640146b2b3a3ac66bdfa3c00 .

