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

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

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

<album/2092> a mo:Release ;
    mo:catalogue_number "STF-0010" .

<artist/1483#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19806#subject> ;
    schema:name "Masaru Setsumaru"@en,
        "瀬津丸勝"@ja ;
    foaf:made <album/19806#composition>,
        <album/19806#subject> ;
    foaf:name "Masaru Setsumaru"@en,
        "瀬津丸勝"@ja .

<artist/256#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19806#subject> ;
    schema:name "Fumie Kumatani"@en,
        "熊谷文恵"@ja ;
    foaf:made <album/19806#composition>,
        <album/19806#subject> ;
    foaf:name "Fumie Kumatani"@en,
        "熊谷文恵"@ja .

<artist/398#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19806#subject> ;
    schema:name "Teruhiko Nakagawa"@en,
        "中川輝彦"@ja ;
    foaf:made <album/19806#composition>,
        <album/19806#subject> ;
    foaf:name "Teruhiko Nakagawa"@en,
        "中川輝彦"@ja .

<artist/399#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19806#subject> ;
    schema:name "Tatsuyuki Maeda"@en,
        "前田龍之"@ja ;
    foaf:made <album/19806#composition>,
        <album/19806#subject> ;
    foaf:name "Tatsuyuki Maeda"@en,
        "前田龍之"@ja .

<artist/553#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19806#subject> ;
    schema:name "Yutaka Minobe"@en,
        "蓑部雄崇"@ja ;
    foaf:made <album/19806#composition>,
        <album/19806#subject> ;
    foaf:name "Yutaka Minobe"@en,
        "蓑部雄崇"@ja .

<product/7905#subject> a schema:CreativeWork ;
    schema:name "Shinobi (PlayStation 2)"@en,
        "忍 (PlayStation 2)"@ja,
        "Shinobi (PlayStation 2)"@ja-latn ;
    foaf:name "Shinobi (PlayStation 2)"@en,
        "忍 (PlayStation 2)"@ja,
        "Shinobi (PlayStation 2)"@ja-latn .

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

<album/19806#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shinobi Original Soundtrack"@en,
        "Shinobi Original Soundtrack"@ja,
        "Shinobi Original Soundtrack"@ja-latn ;
    mo:performance_of <album/19806#musicalwork> ;
    mo:recorded_as <album/19806#musicalexpression> ;
    schema:name "Shinobi Original Soundtrack"@en,
        "Shinobi Original Soundtrack"@ja,
        "Shinobi Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/19806#musicalwork> .

<org/295#subject> schema:name "Alion Records"@en,
        "Alion Records"@ja,
        "Alion Records"@ja-latn ;
    foaf:name "Alion Records"@en,
        "Alion Records"@ja,
        "Alion Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/19806/19806-1276513153.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/19806#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shinobi Original Soundtrack"@en,
        "Shinobi Original Soundtrack"@ja,
        "Shinobi Original Soundtrack"@ja-latn ;
    mo:composer <artist/1483#subject>,
        <artist/256#subject>,
        <artist/398#subject>,
        <artist/399#subject>,
        <artist/553#subject> ;
    mo:produced_work <album/19806#musicalwork> ;
    schema:name "Shinobi Original Soundtrack"@en,
        "Shinobi Original Soundtrack"@ja,
        "Shinobi Original Soundtrack"@ja-latn .

<album/19806#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-01-01"^^xsd:date ;
    dcterms:title "Shinobi Original Soundtrack"@en,
        "Shinobi Original Soundtrack"@ja,
        "Shinobi Original Soundtrack"@ja-latn ;
    mo:catalogue_number "ALCA-8150" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/2092> ;
    mo:publication_of <album/19806#musicalexpression> ;
    mo:publisher <org/295#subject> ;
    mo:record _:N5350cc3e7a074294b6a08eed516dc3ff ;
    mo:record_count 1 ;
    schema:about <product/7905#subject> ;
    schema:datePublished "2003-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/19806/19806-1276513153.jpg> ;
    schema:name "Shinobi Original Soundtrack"@en,
        "Shinobi Original Soundtrack"@ja,
        "Shinobi Original Soundtrack"@ja-latn ;
    schema:publisher <org/295#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/19806/19806-1276513153.jpg> .

_:N0e0e8f3dc10841e5aa627dda6e38cccf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shinobi"@en,
        "忍"@ja,
        "Shinobi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N5350cc3e7a074294b6a08eed516dc3ff ;
    schema:name "Shinobi"@en,
        "忍"@ja,
        "Shinobi"@ja-latn .

_:N16a97b3a1cb048f7b6568f40363fd1ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incineration"@en,
        "炎上"@ja,
        "Enjo"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N5350cc3e7a074294b6a08eed516dc3ff ;
    schema:name "Incineration"@en,
        "炎上"@ja,
        "Enjo"@ja-latn .

_:N314bc16e9e5c40e6bf3123cd42d8d314 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Azure Dragon"@en,
        "蒼龍"@ja,
        "Aomizuchi"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N5350cc3e7a074294b6a08eed516dc3ff ;
    schema:name "Azure Dragon"@en,
        "蒼龍"@ja,
        "Aomizuchi"@ja-latn .

_:N328a3e54632a4ffabca4234caf3331ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cool Shrine"@en,
        "涼社"@ja,
        "Suzuyashiro"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N5350cc3e7a074294b6a08eed516dc3ff ;
    schema:name "Cool Shrine"@en,
        "涼社"@ja,
        "Suzuyashiro"@ja-latn .

_:N5988f9f6133c452fb23eda1196e1333f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Avatar"@en,
        "化神"@ja,
        "Keshin"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N5350cc3e7a074294b6a08eed516dc3ff ;
    schema:name "Avatar"@en,
        "化神"@ja,
        "Keshin"@ja-latn .

_:N5b99cee3a98e43079edd267b88cd3b0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strange Devices"@en,
        "奇械"@ja,
        "Kikai"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N5350cc3e7a074294b6a08eed516dc3ff ;
    schema:name "Strange Devices"@en,
        "奇械"@ja,
        "Kikai"@ja-latn .

_:N81533b9503ed40deb644f0eb75646eac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ceremony"@en,
        "儀式"@ja,
        "Gishiki"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N5350cc3e7a074294b6a08eed516dc3ff ;
    schema:name "Ceremony"@en,
        "儀式"@ja,
        "Gishiki"@ja-latn .

_:N8a6bf256a23e48dbb5db0b47f7cce609 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kan'ei Shrine"@en,
        "寛栄寺"@ja,
        "Kaneiji"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N5350cc3e7a074294b6a08eed516dc3ff ;
    schema:name "Kan'ei Shrine"@en,
        "寛栄寺"@ja,
        "Kaneiji"@ja-latn .

_:N8b4c138e45d94d469c0acfb9ed561aa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moritsune"@en,
        "守恒"@ja,
        "Moritsune"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N5350cc3e7a074294b6a08eed516dc3ff ;
    schema:name "Moritsune"@en,
        "守恒"@ja,
        "Moritsune"@ja-latn .

_:N9f2d35091b2b479985bc7a0d70f05ecc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hiruko"@en,
        "卑瑠呼"@ja,
        "Hiruko"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N5350cc3e7a074294b6a08eed516dc3ff ;
    schema:name "Hiruko"@en,
        "卑瑠呼"@ja,
        "Hiruko"@ja-latn .

_:Na00e0f4546c04ab484ffabc72fff491a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Transfiguration"@en,
        "変貌"@ja,
        "Henbou"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N5350cc3e7a074294b6a08eed516dc3ff ;
    schema:name "Transfiguration"@en,
        "変貌"@ja,
        "Henbou"@ja-latn .

_:Na1ec0c76aa46421b9eec45e000e9ac02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Encounter"@en,
        "遭遇"@ja,
        "Souguu"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N5350cc3e7a074294b6a08eed516dc3ff ;
    schema:name "Encounter"@en,
        "遭遇"@ja,
        "Souguu"@ja-latn .

_:Na7a6d6b5dcf14af080497d6b1a162961 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yatsurao"@en,
        "八面王"@ja,
        "Yatsuraoh"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N5350cc3e7a074294b6a08eed516dc3ff ;
    schema:name "Yatsurao"@en,
        "八面王"@ja,
        "Yatsuraoh"@ja-latn .

_:Nb96cd09c552a4e8b9c0acbfefcd499d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ageha"@en,
        "朱刃"@ja,
        "Ageha"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N5350cc3e7a074294b6a08eed516dc3ff ;
    schema:name "Ageha"@en,
        "朱刃"@ja,
        "Ageha"@ja-latn .

_:Nbd8e15a6720e43d5a9dca2cab871c3c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reminiscence"@en,
        "回想"@ja,
        "Kaisou"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N5350cc3e7a074294b6a08eed516dc3ff ;
    schema:name "Reminiscence"@en,
        "回想"@ja,
        "Kaisou"@ja-latn .

_:Nc57ed4ddf38048d99563241d18664f05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golden Palace"@en,
        "黄金城"@ja,
        "Ougonjo"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N5350cc3e7a074294b6a08eed516dc3ff ;
    schema:name "Golden Palace"@en,
        "黄金城"@ja,
        "Ougonjo"@ja-latn .

_:Nce5296799c794995a4b492b67180ebd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swift Hand ~ Executioner"@en,
        "疾手～介錯"@ja,
        "Hayate-Kaishaku"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N5350cc3e7a074294b6a08eed516dc3ff ;
    schema:name "Swift Hand ~ Executioner"@en,
        "疾手～介錯"@ja,
        "Hayate-Kaishaku"@ja-latn .

_:Nd0cefcca0f0b42fda143ba8696ad85cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Impure Current"@en,
        "濁渦"@ja,
        "Dakka"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N5350cc3e7a074294b6a08eed516dc3ff ;
    schema:name "Impure Current"@en,
        "濁渦"@ja,
        "Dakka"@ja-latn .

_:Ne6087ca4a69b4f84860ff4f4a7ed4cb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shinobi Boss"@en,
        "忍領"@ja,
        "Ninryo"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N5350cc3e7a074294b6a08eed516dc3ff ;
    schema:name "Shinobi Boss"@en,
        "忍領"@ja,
        "Ninryo"@ja-latn .

_:Nf0e746c9001f4a5c866b0b212125bbe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shinobi ~Ephemeral Tale~"@en,
        "忍～儚譚～"@ja,
        "Shinobi-Boutan"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N5350cc3e7a074294b6a08eed516dc3ff ;
    schema:name "Shinobi ~Ephemeral Tale~"@en,
        "忍～儚譚～"@ja,
        "Shinobi-Boutan"@ja-latn .

_:Nfea3acebe674444ba936940275482222 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fate"@en,
        "宿命"@ja,
        "Shukumei"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N5350cc3e7a074294b6a08eed516dc3ff ;
    schema:name "Fate"@en,
        "宿命"@ja,
        "Shukumei"@ja-latn .

_:N5350cc3e7a074294b6a08eed516dc3ff a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e0e8f3dc10841e5aa627dda6e38cccf,
        _:N16a97b3a1cb048f7b6568f40363fd1ce,
        _:N314bc16e9e5c40e6bf3123cd42d8d314,
        _:N328a3e54632a4ffabca4234caf3331ba,
        _:N5988f9f6133c452fb23eda1196e1333f,
        _:N5b99cee3a98e43079edd267b88cd3b0f,
        _:N81533b9503ed40deb644f0eb75646eac,
        _:N8a6bf256a23e48dbb5db0b47f7cce609,
        _:N8b4c138e45d94d469c0acfb9ed561aa9,
        _:N9f2d35091b2b479985bc7a0d70f05ecc,
        _:Na00e0f4546c04ab484ffabc72fff491a,
        _:Na1ec0c76aa46421b9eec45e000e9ac02,
        _:Na7a6d6b5dcf14af080497d6b1a162961,
        _:Nb96cd09c552a4e8b9c0acbfefcd499d6,
        _:Nbd8e15a6720e43d5a9dca2cab871c3c4,
        _:Nc57ed4ddf38048d99563241d18664f05,
        _:Nce5296799c794995a4b492b67180ebd5,
        _:Nd0cefcca0f0b42fda143ba8696ad85cf,
        _:Ne6087ca4a69b4f84860ff4f4a7ed4cb5,
        _:Nf0e746c9001f4a5c866b0b212125bbe3,
        _:Nfea3acebe674444ba936940275482222 ;
    mo:track_count 21 ;
    schema:duration "PT73:20"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N0e0e8f3dc10841e5aa627dda6e38cccf,
        _:N16a97b3a1cb048f7b6568f40363fd1ce,
        _:N314bc16e9e5c40e6bf3123cd42d8d314,
        _:N328a3e54632a4ffabca4234caf3331ba,
        _:N5988f9f6133c452fb23eda1196e1333f,
        _:N5b99cee3a98e43079edd267b88cd3b0f,
        _:N81533b9503ed40deb644f0eb75646eac,
        _:N8a6bf256a23e48dbb5db0b47f7cce609,
        _:N8b4c138e45d94d469c0acfb9ed561aa9,
        _:N9f2d35091b2b479985bc7a0d70f05ecc,
        _:Na00e0f4546c04ab484ffabc72fff491a,
        _:Na1ec0c76aa46421b9eec45e000e9ac02,
        _:Na7a6d6b5dcf14af080497d6b1a162961,
        _:Nb96cd09c552a4e8b9c0acbfefcd499d6,
        _:Nbd8e15a6720e43d5a9dca2cab871c3c4,
        _:Nc57ed4ddf38048d99563241d18664f05,
        _:Nce5296799c794995a4b492b67180ebd5,
        _:Nd0cefcca0f0b42fda143ba8696ad85cf,
        _:Ne6087ca4a69b4f84860ff4f4a7ed4cb5,
        _:Nf0e746c9001f4a5c866b0b212125bbe3,
        _:Nfea3acebe674444ba936940275482222 .

