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

<artist/11080#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomoko Shibata"@en,
        "柴田智子"@ja ;
    foaf:made <album/14482#lyrics>,
        <album/14482#subject> ;
    foaf:name "Tomoko Shibata"@en,
        "柴田智子"@ja .

<album/10291> a mo:Release ;
    mo:catalogue_number "SVWC-7591" .

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

<artist/42640#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14482#subject> ;
    schema:name "Noriyuki \"α\" Asakura"@en,
        "朝倉\"α\"紀行"@ja ;
    foaf:made <album/14482#composition>,
        <album/14482#subject> ;
    foaf:name "Noriyuki \"α\" Asakura"@en,
        "朝倉\"α\"紀行"@ja .

<product/12946#subject> a schema:CreativeWork ;
    schema:name "Tenchu: Shadow Assassins"@en,
        "天誅 4"@ja,
        "Tenchu 4"@ja-latn ;
    foaf:name "Tenchu: Shadow Assassins"@en,
        "天誅 4"@ja,
        "Tenchu 4"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/28/14482/14482-1247126524.jpg> a schema:ImageObject,
        foaf:Image .

<album/14482#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tenchu 4 Original Soundtrack"@en,
        "Tenchu 4 Original Soundtrack"@ja,
        "Tenchu 4 Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Mega-Alpha Inc."@en ;
            foaf:made <album/14482#composition> ;
            foaf:name "(Mega-Alpha Inc."@en ],
        <artist/42640#subject> ;
    mo:produced_work <album/14482#musicalwork> ;
    schema:name "Tenchu 4 Original Soundtrack"@en,
        "Tenchu 4 Original Soundtrack"@ja,
        "Tenchu 4 Original Soundtrack"@ja-latn .

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

<album/14482#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-01-01"^^xsd:date ;
    dcterms:title "Tenchu 4 Original Soundtrack"@en,
        "Tenchu 4 Original Soundtrack"@ja,
        "Tenchu 4 Original Soundtrack"@ja-latn ;
    mo:catalogue_number "MICA-1006" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/10291> ;
    mo:publication_of <album/14482#musicalexpression> ;
    mo:publisher <org/297#subject> ;
    mo:record _:N71fdb9fefc3144d0ae2a719544f29fef ;
    mo:record_count 1 ;
    schema:about <product/12946#subject> ;
    schema:datePublished "2010-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/14482/14482-1247126524.jpg> ;
    schema:name "Tenchu 4 Original Soundtrack"@en,
        "Tenchu 4 Original Soundtrack"@ja,
        "Tenchu 4 Original Soundtrack"@ja-latn ;
    schema:publisher <org/297#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/14482/14482-1247126524.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14482#subject> ;
    schema:name "(Mega-Alpha Inc."@en ;
    foaf:made <album/14482#subject> ;
    foaf:name "(Mega-Alpha Inc."@en .

_:N09bf8663999e42b3b0c3689902c54e41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time of Decision"@en,
        "決断の時"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Time of Decision"@en,
        "決断の時"@ja .

_:N1675a25efd2f4897a81d7bbc74f3df2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning Castle"@en,
        "燃える城"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Burning Castle"@en,
        "燃える城"@ja .

_:N3f484cf428ef4c7f9d3ed04a9569ada4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pool of Dreams"@en,
        "夢の淵"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Pool of Dreams"@en,
        "夢の淵"@ja .

_:N471d78e91c864f93a75b0f71791a5e42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Who Are You"@en,
        "お前は誰だ"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Who Are You"@en,
        "お前は誰だ"@ja .

_:N49b042c33f1c431fa3cba08f2f8ee9c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Tenchu"@en,
        "天誅でござる"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "It's Tenchu"@en,
        "天誅でござる"@ja .

_:N4a4135e1f6744e368841a3909fe7cec1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Two's Last Words"@en,
        "ふたりの遺言"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "The Two's Last Words"@en,
        "ふたりの遺言"@ja .

_:N4ba187ecf82f4ef985618ab7e6c70915 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Ages"@en,
        "暗黒時代"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Dark Ages"@en,
        "暗黒時代"@ja .

_:N5600ea0e8ddd416ba18ce83ac5f75c2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaotic March"@en,
        "混沌マーチ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Chaotic March"@en,
        "混沌マーチ"@ja .

_:N5683aa49a2f4472cbf40a51697157d81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life's Hide-and-Seek"@en,
        "命のかくれんぼ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Life's Hide-and-Seek"@en,
        "命のかくれんぼ"@ja .

_:N6165139c5dec48f39155b3259c4d0e56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Approaching Pursuers, Crossing Blades"@en,
        "迫り来る追手、交錯する刃"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Approaching Pursuers, Crossing Blades"@en,
        "迫り来る追手、交錯する刃"@ja .

_:N68e27a9c1a72408290b420708bb71ac2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Afternoon Ninja"@en,
        "午後の忍"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Afternoon Ninja"@en,
        "午後の忍"@ja .

_:N6cdb418e56854c71b3abb002993dc351 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stealth Time Limit"@en,
        "忍びの刻限"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Stealth Time Limit"@en,
        "忍びの刻限"@ja .

_:N7774f3dd978f4d349155df8ad4f4f163 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rain"@en,
        "雨"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Rain"@en,
        "雨"@ja .

_:N7e6e1ccfa27c411da112f1fc5e95ed15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Barely Alive"@en,
        "命からがら"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Barely Alive"@en,
        "命からがら"@ja .

_:N84209eba1c5d4a29a492f957859983cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confrontation!"@en,
        "対決！"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Confrontation!"@en,
        "対決！"@ja .

_:N85e18f878a704b9aa5662634b5b7c58e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Taboo -GOHATTO-"@en,
        "御法度 -GOHATTO-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Taboo -GOHATTO-"@en,
        "御法度 -GOHATTO-"@ja .

_:N8a954a7bc6b4445ebba53bd3afa5b51c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pool of Dreams Remix"@en,
        "夢の淵リミックス"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Pool of Dreams Remix"@en,
        "夢の淵リミックス"@ja .

_:N91a35a7160824ef08477e5ec5b5d22ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cold Sleep"@en,
        "冷たい眠り"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Cold Sleep"@en,
        "冷たい眠り"@ja .

_:N9f97546a7e294a7c96b3396debd89835 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reunion, Battle, Explosion"@en,
        "再会と、戦いと、爆発"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Reunion, Battle, Explosion"@en,
        "再会と、戦いと、爆発"@ja .

_:Na33b32fed6564d3d98161ba71ea7329e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rampage in Hell's Melody"@en,
        "蹂躙地獄節"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Rampage in Hell's Melody"@en,
        "蹂躙地獄節"@ja .

_:Nabfe3c28f90a454ebc71c010caab6d2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mistake"@en,
        "落ち度"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Mistake"@en,
        "落ち度"@ja .

_:Nac5e16dd9e714bd680d76c24aa281ad7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Darkness Amid Peace"@en,
        "平穏の中の闇"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "The Darkness Amid Peace"@en,
        "平穏の中の闇"@ja .

_:Naefbe0eee06b42b0b0dd3500a39eeef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle of Betrayal"@en,
        "ウラギリノ城"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Castle of Betrayal"@en,
        "ウラギリノ城"@ja .

_:Nb6f91ef76d70440e97bbcc148dbaba01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tragedy"@en,
        "惨状"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Tragedy"@en,
        "惨状"@ja .

_:Nb9d6558e3051454891c7ff81d2a308d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Depths of Dreams"@en,
        "In the Depths of Dreams"@ja ;
    mo:track_number 26 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "In the Depths of Dreams"@en,
        "In the Depths of Dreams"@ja .

_:Nece06ec96a2e46c99c7ebe1e30ef631e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evil"@en,
        "悪"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Evil"@en,
        "悪"@ja .

_:Nf2be156f28fc4829ba17974f3f843052 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reincarnation"@en,
        "輪廻"@ja ;
    mo:track_number 25 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "Reincarnation"@en,
        "輪廻"@ja .

_:Nfc8fc481561141749f553e3ace26775a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Puppet's Melancholy"@en,
        "くぐつの憂鬱"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N71fdb9fefc3144d0ae2a719544f29fef ;
    schema:name "A Puppet's Melancholy"@en,
        "くぐつの憂鬱"@ja .

_:N71fdb9fefc3144d0ae2a719544f29fef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09bf8663999e42b3b0c3689902c54e41,
        _:N1675a25efd2f4897a81d7bbc74f3df2c,
        _:N3f484cf428ef4c7f9d3ed04a9569ada4,
        _:N471d78e91c864f93a75b0f71791a5e42,
        _:N49b042c33f1c431fa3cba08f2f8ee9c3,
        _:N4a4135e1f6744e368841a3909fe7cec1,
        _:N4ba187ecf82f4ef985618ab7e6c70915,
        _:N5600ea0e8ddd416ba18ce83ac5f75c2d,
        _:N5683aa49a2f4472cbf40a51697157d81,
        _:N6165139c5dec48f39155b3259c4d0e56,
        _:N68e27a9c1a72408290b420708bb71ac2,
        _:N6cdb418e56854c71b3abb002993dc351,
        _:N7774f3dd978f4d349155df8ad4f4f163,
        _:N7e6e1ccfa27c411da112f1fc5e95ed15,
        _:N84209eba1c5d4a29a492f957859983cf,
        _:N85e18f878a704b9aa5662634b5b7c58e,
        _:N8a954a7bc6b4445ebba53bd3afa5b51c,
        _:N91a35a7160824ef08477e5ec5b5d22ea,
        _:N9f97546a7e294a7c96b3396debd89835,
        _:Na33b32fed6564d3d98161ba71ea7329e,
        _:Nabfe3c28f90a454ebc71c010caab6d2b,
        _:Nac5e16dd9e714bd680d76c24aa281ad7,
        _:Naefbe0eee06b42b0b0dd3500a39eeef4,
        _:Nb6f91ef76d70440e97bbcc148dbaba01,
        _:Nb9d6558e3051454891c7ff81d2a308d2,
        _:Nece06ec96a2e46c99c7ebe1e30ef631e,
        _:Nf2be156f28fc4829ba17974f3f843052,
        _:Nfc8fc481561141749f553e3ace26775a ;
    mo:track_count 28 ;
    schema:duration "PT59:11"^^xsd:interval ;
    schema:numTracks 28 ;
    schema:track _:N09bf8663999e42b3b0c3689902c54e41,
        _:N1675a25efd2f4897a81d7bbc74f3df2c,
        _:N3f484cf428ef4c7f9d3ed04a9569ada4,
        _:N471d78e91c864f93a75b0f71791a5e42,
        _:N49b042c33f1c431fa3cba08f2f8ee9c3,
        _:N4a4135e1f6744e368841a3909fe7cec1,
        _:N4ba187ecf82f4ef985618ab7e6c70915,
        _:N5600ea0e8ddd416ba18ce83ac5f75c2d,
        _:N5683aa49a2f4472cbf40a51697157d81,
        _:N6165139c5dec48f39155b3259c4d0e56,
        _:N68e27a9c1a72408290b420708bb71ac2,
        _:N6cdb418e56854c71b3abb002993dc351,
        _:N7774f3dd978f4d349155df8ad4f4f163,
        _:N7e6e1ccfa27c411da112f1fc5e95ed15,
        _:N84209eba1c5d4a29a492f957859983cf,
        _:N85e18f878a704b9aa5662634b5b7c58e,
        _:N8a954a7bc6b4445ebba53bd3afa5b51c,
        _:N91a35a7160824ef08477e5ec5b5d22ea,
        _:N9f97546a7e294a7c96b3396debd89835,
        _:Na33b32fed6564d3d98161ba71ea7329e,
        _:Nabfe3c28f90a454ebc71c010caab6d2b,
        _:Nac5e16dd9e714bd680d76c24aa281ad7,
        _:Naefbe0eee06b42b0b0dd3500a39eeef4,
        _:Nb6f91ef76d70440e97bbcc148dbaba01,
        _:Nb9d6558e3051454891c7ff81d2a308d2,
        _:Nece06ec96a2e46c99c7ebe1e30ef631e,
        _:Nf2be156f28fc4829ba17974f3f843052,
        _:Nfc8fc481561141749f553e3ace26775a .

