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

<artist/24761#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shinya Iguchi"@en,
        "井口慎也"@ja ;
    foaf:made <album/56707#subject>,
        <album/56707#vocals> ;
    foaf:name "Shinya Iguchi"@en,
        "井口慎也"@ja .

<artist/49660#subject> a schema:Person,
        foaf:Person ;
    schema:name "SATOKO"@en ;
    foaf:made <album/56707#subject>,
        <album/56707#vocals> ;
    foaf:name "SATOKO"@en .

<artist/5689#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nozomu Sasaki"@en,
        "佐々木望"@ja ;
    foaf:made <album/56707#subject>,
        <album/56707#vocals> ;
    foaf:name "Nozomu Sasaki"@en,
        "佐々木望"@ja .

<artist/7731#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shun Taguchi"@en,
        "田口俊"@ja ;
    foaf:made <album/56707#lyrics>,
        <album/56707#subject> ;
    foaf:name "Shun Taguchi"@en,
        "田口俊"@ja .

<artist/2004#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56707#subject> ;
    schema:name "Tatsuya Nishiwaki"@en,
        "西脇辰弥"@ja ;
    foaf:made <album/56707#composition>,
        <album/56707#subject> ;
    foaf:name "Tatsuya Nishiwaki"@en,
        "西脇辰弥"@ja .

<artist/2117#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56707#subject> ;
    schema:name "Nittoku Inoue"@en,
        "井上日徳"@ja ;
    foaf:made <album/56707#composition>,
        <album/56707#subject> ;
    foaf:name "Nittoku Inoue"@en,
        "井上日徳"@ja .

<artist/4281#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56707#subject> ;
    schema:name "Mitsuhiro Tada"@en,
        "多田三洋"@ja ;
    foaf:made <album/56707#composition>,
        <album/56707#subject> ;
    foaf:name "Mitsuhiro Tada"@en,
        "多田三洋"@ja .

<artist/5262#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56707#subject> ;
    schema:name "Kei Wakakusa"@en,
        "若草恵"@ja ;
    foaf:made <album/56707#composition>,
        <album/56707#subject> ;
    foaf:name "Kei Wakakusa"@en,
        "若草恵"@ja .

<product/3857#subject> a schema:CreativeWork ;
    schema:name "Ushio and Tora"@en,
        "うしおととら"@ja,
        "Ushio to Tora"@ja-latn ;
    foaf:name "Ushio and Tora"@en,
        "うしおととら"@ja,
        "Ushio to Tora"@ja-latn .

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

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

<album/56707#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ushio to Tora III Resurrection"@en,
        "うしおととらIII Resurrection"@ja,
        "Ushio to Tora III Resurrection"@ja-latn ;
    mo:performance_of <album/56707#musicalwork> ;
    mo:recorded_as <album/56707#musicalexpression> ;
    schema:name "Ushio to Tora III Resurrection"@en,
        "うしおととらIII Resurrection"@ja,
        "Ushio to Tora III Resurrection"@ja-latn ;
    schema:workPerformed <album/56707#musicalwork> .

<org/67#subject> schema:name "FUTURELAND"@en,
        "FUTURELAND"@ja,
        "FUTURELAND"@ja-latn ;
    foaf:name "FUTURELAND"@en,
        "FUTURELAND"@ja,
        "FUTURELAND"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/56707/56707-1452946351.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/56707#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ushio to Tora III Resurrection"@en,
        "うしおととらIII Resurrection"@ja,
        "Ushio to Tora III Resurrection"@ja-latn ;
    mo:composer <artist/2004#subject>,
        <artist/2117#subject>,
        <artist/4281#subject>,
        <artist/5262#subject> ;
    mo:produced_work <album/56707#musicalwork> ;
    schema:name "Ushio to Tora III Resurrection"@en,
        "うしおととらIII Resurrection"@ja,
        "Ushio to Tora III Resurrection"@ja-latn .

<album/56707#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-05-26"^^xsd:date ;
    dcterms:title "Ushio to Tora III Resurrection"@en,
        "うしおととらIII Resurrection"@ja,
        "Ushio to Tora III Resurrection"@ja-latn ;
    mo:catalogue_number "TYCY-5306" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56707#musicalexpression> ;
    mo:publisher <org/67#subject> ;
    mo:record _:N2fab79b57aaf4211b19264880f9262d1 ;
    mo:record_count 1 ;
    schema:about <product/3857#subject> ;
    schema:datePublished "1993-05-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/70/56707/56707-1452946351.jpg> ;
    schema:name "Ushio to Tora III Resurrection"@en,
        "うしおととらIII Resurrection"@ja,
        "Ushio to Tora III Resurrection"@ja-latn ;
    schema:publisher <org/67#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/56707/56707-1452946351.jpg> .

_:N01681b9b1693402db7caa3aadcc22199 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ささやかな休息"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "ささやかな休息"@ja .

_:N06c22483ad15458e9fd48114ff9d49a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏の終わりの戯れ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "夏の終わりの戯れ"@ja .

_:N2cec8f1131604ddca126e02c88c2eef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海の蛇(くちなわ)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "海の蛇(くちなわ)"@ja .

_:N3b0b332a6c634b138076f5d1e00fa380 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "獣の槍"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "獣の槍"@ja .

_:N3b76b46215904ea68489296424133297 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "気配"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "気配"@ja .

_:N53cf573a2a294e1aaf96e34e8e377e9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風と雪の化身"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "風と雪の化身"@ja .

_:N5a2e0a3ba2c64343a7deced72367d4b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイ・キャッチ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "アイ・キャッチ"@ja .

_:N5c0d6c023f3f4d708974b142dfaa662e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幼少の時代(とき)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "幼少の時代(とき)"@ja .

_:N8291c9171ced4f8fb915283e398ab740 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "果敢な勇者"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "果敢な勇者"@ja .

_:N8356dff471664ef7a95fe2b39786e532 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悲しみを憎しみに変えて"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "悲しみを憎しみに変えて"@ja .

_:N940a842712904f609c67e7d311316c92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖気"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "妖気"@ja .

_:Nab029a999e9d44409d8bd098a19a82bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resurrection 〜天使たちの復活〜"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "Resurrection 〜天使たちの復活〜"@ja .

_:Nafc54f9f88324ad4959b606e3d096ebb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "剛くやさしい心"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "剛くやさしい心"@ja .

_:Nb399779bf2bb4e0da92f87f41c9087e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暗雲低迷"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "暗雲低迷"@ja .

_:Nb4cee90d4bb34090a575ee1fbbd58992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪戦苦闘"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "悪戦苦闘"@ja .

_:Nc99f6e13fc81412484c2ad4636731764 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魂たちの解放"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "魂たちの解放"@ja .

_:Ncdaddb0139f948e7b80c0ea72440e4b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "憎しみの果て"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "憎しみの果て"@ja .

_:Nd7962b549214459ebcd5da882cd2716b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "たばね役 \"海座頭\""@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "たばね役 \"海座頭\""@ja .

_:Nd871d404df0940559962a3638cc4baa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "長飛丸参上!"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "長飛丸参上!"@ja .

_:Ne3145a6fcbe640b9b439213d73d6c1cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トランシーバーの少年"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "トランシーバーの少年"@ja .

_:Ne91c3ba1ad0f43c19f033846f2e5dde5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "儚い生涯"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "儚い生涯"@ja .

_:Nee8cf8b492c643b4b6f29c4ebf7a966b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誰かがおまえを狙ってる"@ja ;
    mo:track_number 22 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N2fab79b57aaf4211b19264880f9262d1 ;
    schema:name "誰かがおまえを狙ってる"@ja .

_:N2fab79b57aaf4211b19264880f9262d1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01681b9b1693402db7caa3aadcc22199,
        _:N06c22483ad15458e9fd48114ff9d49a5,
        _:N2cec8f1131604ddca126e02c88c2eef4,
        _:N3b0b332a6c634b138076f5d1e00fa380,
        _:N3b76b46215904ea68489296424133297,
        _:N53cf573a2a294e1aaf96e34e8e377e9c,
        _:N5a2e0a3ba2c64343a7deced72367d4b2,
        _:N5c0d6c023f3f4d708974b142dfaa662e,
        _:N8291c9171ced4f8fb915283e398ab740,
        _:N8356dff471664ef7a95fe2b39786e532,
        _:N940a842712904f609c67e7d311316c92,
        _:Nab029a999e9d44409d8bd098a19a82bf,
        _:Nafc54f9f88324ad4959b606e3d096ebb,
        _:Nb399779bf2bb4e0da92f87f41c9087e8,
        _:Nb4cee90d4bb34090a575ee1fbbd58992,
        _:Nc99f6e13fc81412484c2ad4636731764,
        _:Ncdaddb0139f948e7b80c0ea72440e4b1,
        _:Nd7962b549214459ebcd5da882cd2716b,
        _:Nd871d404df0940559962a3638cc4baa1,
        _:Ne3145a6fcbe640b9b439213d73d6c1cf,
        _:Ne91c3ba1ad0f43c19f033846f2e5dde5,
        _:Nee8cf8b492c643b4b6f29c4ebf7a966b ;
    mo:track_count 22 ;
    schema:duration "PT57:33"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N01681b9b1693402db7caa3aadcc22199,
        _:N06c22483ad15458e9fd48114ff9d49a5,
        _:N2cec8f1131604ddca126e02c88c2eef4,
        _:N3b0b332a6c634b138076f5d1e00fa380,
        _:N3b76b46215904ea68489296424133297,
        _:N53cf573a2a294e1aaf96e34e8e377e9c,
        _:N5a2e0a3ba2c64343a7deced72367d4b2,
        _:N5c0d6c023f3f4d708974b142dfaa662e,
        _:N8291c9171ced4f8fb915283e398ab740,
        _:N8356dff471664ef7a95fe2b39786e532,
        _:N940a842712904f609c67e7d311316c92,
        _:Nab029a999e9d44409d8bd098a19a82bf,
        _:Nafc54f9f88324ad4959b606e3d096ebb,
        _:Nb399779bf2bb4e0da92f87f41c9087e8,
        _:Nb4cee90d4bb34090a575ee1fbbd58992,
        _:Nc99f6e13fc81412484c2ad4636731764,
        _:Ncdaddb0139f948e7b80c0ea72440e4b1,
        _:Nd7962b549214459ebcd5da882cd2716b,
        _:Nd871d404df0940559962a3638cc4baa1,
        _:Ne3145a6fcbe640b9b439213d73d6c1cf,
        _:Ne91c3ba1ad0f43c19f033846f2e5dde5,
        _:Nee8cf8b492c643b4b6f29c4ebf7a966b .

