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

<artist/8497#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keisuke Yamakawa"@en,
        "山川啓介"@ja ;
    foaf:made <album/53391#lyrics>,
        <album/53391#subject> ;
    foaf:name "Keisuke Yamakawa"@en,
        "山川啓介"@ja .

<album/53389> a mo:Release ;
    mo:catalogue_number "K28G-7304" .

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

<artist/9692#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53391#subject> ;
    schema:name "Ichirou Nitta"@en ;
    foaf:made <album/53391#composition>,
        <album/53391#subject> ;
    foaf:name "Ichirou Nitta"@en .

<product/659#subject> a schema:CreativeWork ;
    schema:name "Area 88"@en,
        "エリア88"@ja,
        "Area 88"@ja-latn ;
    foaf:name "Area 88"@en,
        "エリア88"@ja,
        "Area 88"@ja-latn .

<album/53391#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Animation Video Area 88 ACT III Moeru Shinkirou Music Collection"@en,
        "アニメーション・ビデオ エリア88 ACT III 燃える蜃気楼 音楽集"@ja,
        "Animation Video Area 88 ACT III Moeru Shinkirou Ongakushuu"@ja-latn ;
    mo:composer <artist/9692#subject> ;
    mo:produced_work <album/53391#musicalwork> ;
    schema:name "Animation Video Area 88 ACT III Moeru Shinkirou Music Collection"@en,
        "アニメーション・ビデオ エリア88 ACT III 燃える蜃気楼 音楽集"@ja,
        "Animation Video Area 88 ACT III Moeru Shinkirou Ongakushuu"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/19/53391/53391-1434491390.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/24889#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53391#performance> ;
    schema:name "Shouko Yamagiwa"@en ;
    foaf:name "Shouko Yamagiwa"@en .

<album/53391#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Animation Video Area 88 ACT III Moeru Shinkirou Music Collection"@en,
        "アニメーション・ビデオ エリア88 ACT III 燃える蜃気楼 音楽集"@ja,
        "Animation Video Area 88 ACT III Moeru Shinkirou Ongakushuu"@ja-latn ;
    mo:performance_of <album/53391#musicalwork> ;
    mo:performer _:N9c7f7105f2334f16ab52290b5f4bc9ba,
        <artist/24889#subject> ;
    mo:recorded_as <album/53391#musicalexpression> ;
    schema:byArtist _:N9c7f7105f2334f16ab52290b5f4bc9ba,
        <artist/24889#subject> ;
    schema:name "Animation Video Area 88 ACT III Moeru Shinkirou Music Collection"@en,
        "アニメーション・ビデオ エリア88 ACT III 燃える蜃気楼 音楽集"@ja,
        "Animation Video Area 88 ACT III Moeru Shinkirou Ongakushuu"@ja-latn ;
    schema:workPerformed <album/53391#musicalwork> .

<album/53391#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-09-05"^^xsd:date ;
    dcterms:title "Animation Video Area 88 ACT III Moeru Shinkirou Music Collection"@en,
        "アニメーション・ビデオ エリア88 ACT III 燃える蜃気楼 音楽集"@ja,
        "Animation Video Area 88 ACT III Moeru Shinkirou Ongakushuu"@ja-latn ;
    mo:catalogue_number "K32X-7031" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/53389> ;
    mo:publication_of <album/53391#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Nfacd6597ea2444bcab2da875da0788a5 ;
    mo:record_count 1 ;
    schema:about <product/659#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Shima Kitahara"@en ;
            foaf:name "Shima Kitahara"@en ],
        <artist/24889#subject> ;
    schema:datePublished "1986-09-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/19/53391/53391-1434491390.jpg> ;
    schema:name "Animation Video Area 88 ACT III Moeru Shinkirou Music Collection"@en,
        "アニメーション・ビデオ エリア88 ACT III 燃える蜃気楼 音楽集"@ja,
        "Animation Video Area 88 ACT III Moeru Shinkirou Ongakushuu"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/53391/53391-1434491390.jpg> .

_:N0dca01b6311e470cb87db913c3103097 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sand of Illusion"@en,
        "砂漠(すな)のイリュージョン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nfacd6597ea2444bcab2da875da0788a5 ;
    schema:name "Sand of Illusion"@en,
        "砂漠(すな)のイリュージョン"@ja .

_:N237a947341ae4951bfebb3a466e4d2aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You're a Lucky Guy"@en,
        "You're a Lucky Guy"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nfacd6597ea2444bcab2da875da0788a5 ;
    schema:name "You're a Lucky Guy"@en,
        "You're a Lucky Guy"@ja .

_:N3a8f66c4329840c9aac51cfb7d4225ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asran's Sky"@en,
        "アスランの空"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nfacd6597ea2444bcab2da875da0788a5 ;
    schema:name "Asran's Sky"@en,
        "アスランの空"@ja .

_:N4aa85e633226471eb8f2580972aa5a3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forving Breakthrough"@en,
        "強行突破!"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nfacd6597ea2444bcab2da875da0788a5 ;
    schema:name "Forving Breakthrough"@en,
        "強行突破!"@ja .

_:N5f1c6f8414e9462384b52191beca9a5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trigger Of Sorrow"@en,
        "悲しみのTrigger"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nfacd6597ea2444bcab2da875da0788a5 ;
    schema:name "Trigger Of Sorrow"@en,
        "悲しみのTrigger"@ja .

_:N6f3024c73aff4afd942a2db977462f4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Area 88 One's Old Home"@en,
        "故郷は\"エリア88\""@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nfacd6597ea2444bcab2da875da0788a5 ;
    schema:name "Area 88 One's Old Home"@en,
        "故郷は\"エリア88\""@ja .

_:N7a18cea0ff234faab56748769f9a4d5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "People Near to the Sun"@en,
        "太陽に近き者たち"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nfacd6597ea2444bcab2da875da0788a5 ;
    schema:name "People Near to the Sun"@en,
        "太陽に近き者たち"@ja .

_:N9c7f7105f2334f16ab52290b5f4bc9ba a schema:Person,
        foaf:Person ;
    mo:performed <album/53391#performance> ;
    schema:name "Shima Kitahara"@en ;
    foaf:name "Shima Kitahara"@en .

_:N9dab9e3fb94f4450b23a0bcf65397517 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anti-Goverment Army Assault"@en,
        "反政府軍進撃"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nfacd6597ea2444bcab2da875da0788a5 ;
    schema:name "Anti-Goverment Army Assault"@en,
        "反政府軍進撃"@ja .

_:Nba4b3b66aab0460d8630355375d64f3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So Long My Love"@en,
        "So Long My Love"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nfacd6597ea2444bcab2da875da0788a5 ;
    schema:name "So Long My Love"@en,
        "So Long My Love"@ja .

_:Nc533b35a072c45c7942620881ecdeb5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tightrope"@en,
        "タイトロープ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nfacd6597ea2444bcab2da875da0788a5 ;
    schema:name "Tightrope"@en,
        "タイトロープ"@ja .

_:Nc93fd5c2838544daa761ec32e84b3aad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meeting Again in the Distance"@en,
        "再会は遠く"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nfacd6597ea2444bcab2da875da0788a5 ;
    schema:name "Meeting Again in the Distance"@en,
        "再会は遠く"@ja .

_:Nd06ceadc986d4d66b7064704c1bb7434 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dog Fight Blues"@en,
        "Dog Fight Blues"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nfacd6597ea2444bcab2da875da0788a5 ;
    schema:name "Dog Fight Blues"@en,
        "Dog Fight Blues"@ja .

_:Nd1fc193f3a1641f0849b2f0a9b39d20d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Fight!"@en,
        "Let's Fight!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nfacd6597ea2444bcab2da875da0788a5 ;
    schema:name "Let's Fight!"@en,
        "Let's Fight!"@ja .

_:Nd721655df9c34767abdb64a917266be8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asphalt Wilderness"@en,
        "アスファルトの荒野"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nfacd6597ea2444bcab2da875da0788a5 ;
    schema:name "Asphalt Wilderness"@en,
        "アスファルトの荒野"@ja .

_:Nf5115fb62ed74fe8948a584a7103e8ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ground Of Hope"@en,
        "希望の土地"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nfacd6597ea2444bcab2da875da0788a5 ;
    schema:name "Ground Of Hope"@en,
        "希望の土地"@ja .

_:Nfcbf393755d74270be30df5983decddd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pandora's Box"@en,
        "パンドラの箱"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nfacd6597ea2444bcab2da875da0788a5 ;
    schema:name "Pandora's Box"@en,
        "パンドラの箱"@ja .

_:Nfd46bb35160c422bb896759f64f16fda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From Yesterday....Tomorrow"@en,
        "昨日よりは明日を..."@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nfacd6597ea2444bcab2da875da0788a5 ;
    schema:name "From Yesterday....Tomorrow"@en,
        "昨日よりは明日を..."@ja .

_:Nfacd6597ea2444bcab2da875da0788a5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0dca01b6311e470cb87db913c3103097,
        _:N237a947341ae4951bfebb3a466e4d2aa,
        _:N3a8f66c4329840c9aac51cfb7d4225ca,
        _:N4aa85e633226471eb8f2580972aa5a3e,
        _:N5f1c6f8414e9462384b52191beca9a5b,
        _:N6f3024c73aff4afd942a2db977462f4e,
        _:N7a18cea0ff234faab56748769f9a4d5e,
        _:N9dab9e3fb94f4450b23a0bcf65397517,
        _:Nba4b3b66aab0460d8630355375d64f3f,
        _:Nc533b35a072c45c7942620881ecdeb5b,
        _:Nc93fd5c2838544daa761ec32e84b3aad,
        _:Nd06ceadc986d4d66b7064704c1bb7434,
        _:Nd1fc193f3a1641f0849b2f0a9b39d20d,
        _:Nd721655df9c34767abdb64a917266be8,
        _:Nf5115fb62ed74fe8948a584a7103e8ab,
        _:Nfcbf393755d74270be30df5983decddd,
        _:Nfd46bb35160c422bb896759f64f16fda ;
    mo:track_count 17 ;
    schema:duration "PT46:55"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0dca01b6311e470cb87db913c3103097,
        _:N237a947341ae4951bfebb3a466e4d2aa,
        _:N3a8f66c4329840c9aac51cfb7d4225ca,
        _:N4aa85e633226471eb8f2580972aa5a3e,
        _:N5f1c6f8414e9462384b52191beca9a5b,
        _:N6f3024c73aff4afd942a2db977462f4e,
        _:N7a18cea0ff234faab56748769f9a4d5e,
        _:N9dab9e3fb94f4450b23a0bcf65397517,
        _:Nba4b3b66aab0460d8630355375d64f3f,
        _:Nc533b35a072c45c7942620881ecdeb5b,
        _:Nc93fd5c2838544daa761ec32e84b3aad,
        _:Nd06ceadc986d4d66b7064704c1bb7434,
        _:Nd1fc193f3a1641f0849b2f0a9b39d20d,
        _:Nd721655df9c34767abdb64a917266be8,
        _:Nf5115fb62ed74fe8948a584a7103e8ab,
        _:Nfcbf393755d74270be30df5983decddd,
        _:Nfd46bb35160c422bb896759f64f16fda .

