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

<album/122143> a mo:Release ;
    mo:catalogue_number "AnG-310" .

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

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

<album/42071> a mo:Release ;
    mo:catalogue_number "AT9330" .

<artist/260#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42069#subject> ;
    schema:name "Masamichi Amano"@en,
        "天野正道"@ja ;
    foaf:made <album/42069#composition>,
        <album/42069#subject> ;
    foaf:name "Masamichi Amano"@en,
        "天野正道"@ja .

<album/42069#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MAKAITENSHOH RETURN OF JIDAIGEKI ORIGINAL SOUNDTRACK ALBUM"@en,
        "O.V.A 魔界転生 オリジナル・サウンドトラック"@ja,
        "O.V.A Makai Tenshoh Original Soundtrack"@ja-latn ;
    mo:composer <artist/260#subject> ;
    mo:produced_work <album/42069#musicalwork> ;
    schema:name "MAKAITENSHOH RETURN OF JIDAIGEKI ORIGINAL SOUNDTRACK ALBUM"@en,
        "O.V.A 魔界転生 オリジナル・サウンドトラック"@ja,
        "O.V.A Makai Tenshoh Original Soundtrack"@ja-latn .

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

<org/19#subject> schema:name "Toshiba EMI Ltd."@en,
        "東芝EMI株式会社"@ja,
        "Toshiba EMI Ltd."@ja-latn ;
    foaf:name "Toshiba EMI Ltd."@en,
        "東芝EMI株式会社"@ja,
        "Toshiba EMI Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/96/42069/42069-1380810178.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42069#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MAKAITENSHOH RETURN OF JIDAIGEKI ORIGINAL SOUNDTRACK ALBUM"@en,
        "O.V.A 魔界転生 オリジナル・サウンドトラック"@ja,
        "O.V.A Makai Tenshoh Original Soundtrack"@ja-latn ;
    mo:performance_of <album/42069#musicalwork> ;
    mo:performer <artist/262#subject> ;
    mo:recorded_as <album/42069#musicalexpression> ;
    schema:byArtist <artist/262#subject> ;
    schema:name "MAKAITENSHOH RETURN OF JIDAIGEKI ORIGINAL SOUNDTRACK ALBUM"@en,
        "O.V.A 魔界転生 オリジナル・サウンドトラック"@ja,
        "O.V.A Makai Tenshoh Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/42069#musicalwork> .

<artist/262#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42069#performance> ;
    schema:name "Poland National Warsaw Philharmonic Orchestra"@en ;
    foaf:name "Poland National Warsaw Philharmonic Orchestra"@en .

<album/42069#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-02-25"^^xsd:date ;
    dcterms:title "MAKAITENSHOH RETURN OF JIDAIGEKI ORIGINAL SOUNDTRACK ALBUM"@en,
        "O.V.A 魔界転生 オリジナル・サウンドトラック"@ja,
        "O.V.A Makai Tenshoh Original Soundtrack"@ja-latn ;
    mo:catalogue_number "TYCY-5593" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/122143>,
        <album/42071> ;
    mo:publication_of <album/42069#musicalexpression> ;
    mo:publisher <org/19#subject> ;
    mo:record _:N16b568400f5a4380a8b85e57adf1a24a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ninja Resurrection"@en ;
            foaf:name "Ninja Resurrection"@en ] ;
    schema:byArtist <artist/262#subject> ;
    schema:datePublished "1998-02-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/96/42069/42069-1380810178.jpg> ;
    schema:name "MAKAITENSHOH RETURN OF JIDAIGEKI ORIGINAL SOUNDTRACK ALBUM"@en,
        "O.V.A 魔界転生 オリジナル・サウンドトラック"@ja,
        "O.V.A Makai Tenshoh Original Soundtrack"@ja-latn ;
    schema:publisher <org/19#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/42069/42069-1380810178.jpg> .

_:N0e3bc101b2144a69830f8cde360c6b6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Banner-Seal of Heterodoxy: The Son of Deus"@en,
        "異教徒の旗印～デウスの子"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N16b568400f5a4380a8b85e57adf1a24a ;
    schema:name "Banner-Seal of Heterodoxy: The Son of Deus"@en,
        "異教徒の旗印～デウスの子"@ja .

_:N11a46a437e2449cf93b9e797d9345591 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Separation"@en,
        "別離"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N16b568400f5a4380a8b85e57adf1a24a ;
    schema:name "Separation"@en,
        "別離"@ja .

_:N1db44448159a46b3944bab95facc1879 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight Unto the Death: Separation from the Father"@en,
        "死闘～父との決別"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N16b568400f5a4380a8b85e57adf1a24a ;
    schema:name "Fight Unto the Death: Separation from the Father"@en,
        "死闘～父との決別"@ja .

_:N2d71d12a93b44c869910f5e3c82f37f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Onu and Yataro"@en,
        "お縫と弥太郎"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N16b568400f5a4380a8b85e57adf1a24a ;
    schema:name "Onu and Yataro"@en,
        "お縫と弥太郎"@ja .

_:N34e51c98c814425487ae50797178b230 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fallen Castle of Shimahara"@en,
        "島原落城"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N16b568400f5a4380a8b85e57adf1a24a ;
    schema:name "Fallen Castle of Shimahara"@en,
        "島原落城"@ja .

_:N41e022668f194416b223b4ce6eb6de93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Reincarnated Ones (not used)"@en,
        "転生衆 （未使用）"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N16b568400f5a4380a8b85e57adf1a24a ;
    schema:name "The Reincarnated Ones (not used)"@en,
        "転生衆 （未使用）"@ja .

_:N50db1536eb88414dab6284f90b5c3020 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jubei's Mountain Crossing"@en,
        "十兵衛山越え"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N16b568400f5a4380a8b85e57adf1a24a ;
    schema:name "Jubei's Mountain Crossing"@en,
        "十兵衛山越え"@ja .

_:N694b5a56a9ca492ca56f961c868c15ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resurrection of Satan: Shiro Amakusa, Come Out!"@en,
        "サタンの復活／出でよ!天草四郎時貞!"@ja ;
    mo:track_number 16 ;
    schema:duration "PT8:29"^^xsd:interval ;
    schema:inPlaylist _:N16b568400f5a4380a8b85e57adf1a24a ;
    schema:name "Resurrection of Satan: Shiro Amakusa, Come Out!"@en,
        "サタンの復活／出でよ!天草四郎時貞!"@ja .

_:N7c753934eadf4c5792e558d36277cec8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Practice Competition: Onu Vs. Osu"@en,
        "練習試合／お縫vsお雛"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N16b568400f5a4380a8b85e57adf1a24a ;
    schema:name "Practice Competition: Onu Vs. Osu"@en,
        "練習試合／お縫vsお雛"@ja .

_:N9e67fd7c4a7d4236a50cb8ee1fe488fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Satan: Main Title"@en,
        "「サタン」伝説～メイン・タイトル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N16b568400f5a4380a8b85e57adf1a24a ;
    schema:name "The Legend of Satan: Main Title"@en,
        "「サタン」伝説～メイン・タイトル"@ja .

_:Na0292ed9325d47ad891b1c3edbf48187 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fated Battle: Jubei and Shiro Amakusa"@en,
        "運命の対決／十兵衛と天草四郎時貞"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:inPlaylist _:N16b568400f5a4380a8b85e57adf1a24a ;
    schema:name "Fated Battle: Jubei and Shiro Amakusa"@en,
        "運命の対決／十兵衛と天草四郎時貞"@ja .

_:Nc0fced1d04dc470ebf878531a69a6252 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Skill: Demon Realm Reincarnation"@en,
        "秘術魔界転生"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N16b568400f5a4380a8b85e57adf1a24a ;
    schema:name "Secret Skill: Demon Realm Reincarnation"@en,
        "秘術魔界転生"@ja .

_:Nc1e5628d458342059795e5232f6aa846 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miracle"@en,
        "奇跡"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N16b568400f5a4380a8b85e57adf1a24a ;
    schema:name "Miracle"@en,
        "奇跡"@ja .

_:Ne727d968d62249e7bc7bcaaa1ad5f2dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Musashi of Reigon Hall"@en,
        "霊厳堂の武蔵"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N16b568400f5a4380a8b85e57adf1a24a ;
    schema:name "Musashi of Reigon Hall"@en,
        "霊厳堂の武蔵"@ja .

_:Nf3f10370d99d423b954dbb6ddacc3e4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spy Swordsman Jubei and the Fivefold Group"@en,
        "穏密剣士・十兵衛～柳生五人衆"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:46"^^xsd:interval ;
    schema:inPlaylist _:N16b568400f5a4380a8b85e57adf1a24a ;
    schema:name "Spy Swordsman Jubei and the Fivefold Group"@en,
        "穏密剣士・十兵衛～柳生五人衆"@ja .

_:Nfc9fa8b9296447289315c8985e601f3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight Attack"@en,
        "闇夜の襲撃"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N16b568400f5a4380a8b85e57adf1a24a ;
    schema:name "Midnight Attack"@en,
        "闇夜の襲撃"@ja .

_:N16b568400f5a4380a8b85e57adf1a24a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e3bc101b2144a69830f8cde360c6b6e,
        _:N11a46a437e2449cf93b9e797d9345591,
        _:N1db44448159a46b3944bab95facc1879,
        _:N2d71d12a93b44c869910f5e3c82f37f0,
        _:N34e51c98c814425487ae50797178b230,
        _:N41e022668f194416b223b4ce6eb6de93,
        _:N50db1536eb88414dab6284f90b5c3020,
        _:N694b5a56a9ca492ca56f961c868c15ed,
        _:N7c753934eadf4c5792e558d36277cec8,
        _:N9e67fd7c4a7d4236a50cb8ee1fe488fa,
        _:Na0292ed9325d47ad891b1c3edbf48187,
        _:Nc0fced1d04dc470ebf878531a69a6252,
        _:Nc1e5628d458342059795e5232f6aa846,
        _:Ne727d968d62249e7bc7bcaaa1ad5f2dc,
        _:Nf3f10370d99d423b954dbb6ddacc3e4b,
        _:Nfc9fa8b9296447289315c8985e601f3b ;
    mo:track_count 16 ;
    schema:duration "PT57:39"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0e3bc101b2144a69830f8cde360c6b6e,
        _:N11a46a437e2449cf93b9e797d9345591,
        _:N1db44448159a46b3944bab95facc1879,
        _:N2d71d12a93b44c869910f5e3c82f37f0,
        _:N34e51c98c814425487ae50797178b230,
        _:N41e022668f194416b223b4ce6eb6de93,
        _:N50db1536eb88414dab6284f90b5c3020,
        _:N694b5a56a9ca492ca56f961c868c15ed,
        _:N7c753934eadf4c5792e558d36277cec8,
        _:N9e67fd7c4a7d4236a50cb8ee1fe488fa,
        _:Na0292ed9325d47ad891b1c3edbf48187,
        _:Nc0fced1d04dc470ebf878531a69a6252,
        _:Nc1e5628d458342059795e5232f6aa846,
        _:Ne727d968d62249e7bc7bcaaa1ad5f2dc,
        _:Nf3f10370d99d423b954dbb6ddacc3e4b,
        _:Nfc9fa8b9296447289315c8985e601f3b .

