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

<artist/9925#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiji Mizutani"@en,
        "水谷啓二"@ja ;
    foaf:made <album/80131#lyrics>,
        <album/80131#subject> ;
    foaf:name "Keiji Mizutani"@en,
        "水谷啓二"@ja .

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

<artist/10008#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80131#subject> ;
    schema:name "Hiroya Watanabe"@en,
        "渡辺博也"@ja ;
    foaf:made <album/80131#composition>,
        <album/80131#subject> ;
    foaf:name "Hiroya Watanabe"@en,
        "渡辺博也"@ja .

<artist/403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80131#subject> ;
    schema:name "Nobuhiko Kashiwara"@en,
        "樫原伸彦"@ja ;
    foaf:made <album/80131#composition>,
        <album/80131#subject> ;
    foaf:name "Nobuhiko Kashiwara"@en,
        "樫原伸彦"@ja .

<product/21952#subject> a schema:CreativeWork ;
    schema:name "SHURATO: Celestial Warriors, Battle for GENESIS"@en,
        "天空戦記 シュラト 創世への暗闘"@ja,
        "Tenkuu Senki Shurato: Sousei e no Antou"@ja-latn ;
    foaf:name "SHURATO: Celestial Warriors, Battle for GENESIS"@en,
        "天空戦記 シュラト 創世への暗闘"@ja,
        "Tenkuu Senki Shurato: Sousei e no Antou"@ja-latn .

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

<album/80131#musicalexpression> a mo:Signal ;
    mo:published_as <album/80131#subject> ;
    mo:records <album/80131#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/13/80131/80131-1535010836.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/80131#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/80131/80131-1535010836.jpg> ;
    foaf:depicts <album/80131#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/80131/80131-1535010836.jpg> .

<https://medium-media.vgm.io/albums/13/80131/80131-1535010836.jpg> a schema:ImageObject,
        foaf:Image .

<album/80131#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tenkuu Senki Shurato: Celestial warriors Battle for GENESIS"@en,
        "天空戦記シュラト: Celestial warriors Battle for GENESIS"@ja,
        "Tenkuu Senki Shurato: Celestial warriors Battle for GENESIS"@ja-latn ;
    mo:composer <artist/10008#subject>,
        <artist/403#subject> ;
    mo:produced_work <album/80131#musicalwork> ;
    schema:name "Tenkuu Senki Shurato: Celestial warriors Battle for GENESIS"@en,
        "天空戦記シュラト: Celestial warriors Battle for GENESIS"@ja,
        "Tenkuu Senki Shurato: Celestial warriors Battle for GENESIS"@ja-latn .

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

<album/80131#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tenkuu Senki Shurato: Celestial warriors Battle for GENESIS"@en,
        "天空戦記シュラト: Celestial warriors Battle for GENESIS"@ja,
        "Tenkuu Senki Shurato: Celestial warriors Battle for GENESIS"@ja-latn ;
    mo:performance_of <album/80131#musicalwork> ;
    mo:performer <artist/49660#subject> ;
    mo:recorded_as <album/80131#musicalexpression> ;
    schema:byArtist <artist/49660#subject> ;
    schema:name "Tenkuu Senki Shurato: Celestial warriors Battle for GENESIS"@en,
        "天空戦記シュラト: Celestial warriors Battle for GENESIS"@ja,
        "Tenkuu Senki Shurato: Celestial warriors Battle for GENESIS"@ja-latn ;
    schema:workPerformed <album/80131#musicalwork> .

<artist/49660#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80131#performance> ;
    schema:name "SATOKO"@en ;
    foaf:name "SATOKO"@en .

<album/80131#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-10-21"^^xsd:date ;
    dcterms:title "Tenkuu Senki Shurato: Celestial warriors Battle for GENESIS"@en,
        "天空戦記シュラト: Celestial warriors Battle for GENESIS"@ja,
        "Tenkuu Senki Shurato: Celestial warriors Battle for GENESIS"@ja-latn ;
    mo:catalogue_number "KITA-70" ;
    mo:media_type "Cassette" ;
    mo:publication_of <album/80131#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N51e38ff27cbc4b5d89abf5b11f6ddc8d ;
    mo:record_count 1 ;
    schema:about <product/21952#subject> ;
    schema:byArtist <artist/49660#subject> ;
    schema:datePublished "1991-10-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/13/80131/80131-1535010836.jpg> ;
    schema:name "Tenkuu Senki Shurato: Celestial warriors Battle for GENESIS"@en,
        "天空戦記シュラト: Celestial warriors Battle for GENESIS"@ja,
        "Tenkuu Senki Shurato: Celestial warriors Battle for GENESIS"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/80131/80131-1535010836.jpg> .

_:N0bd02d26b0e3448b910d163f764aa283 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使と悪魔の間に……"@ja,
        "Tenshi to Akuma no Aida ni..."@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N51e38ff27cbc4b5d89abf5b11f6ddc8d ;
    schema:name "天使と悪魔の間に……"@ja,
        "Tenshi to Akuma no Aida ni..."@ja-latn .

_:N1306113686844a6797ffc3e7aff54da5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep Your Pure Love"@ja,
        "Keep Your Pure Love"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N51e38ff27cbc4b5d89abf5b11f6ddc8d ;
    schema:name "Keep Your Pure Love"@ja,
        "Keep Your Pure Love"@ja-latn .

_:N1c3e92971ae2437985cb17b5ea0e0002 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "美奈"@ja,
        "Mina"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N51e38ff27cbc4b5d89abf5b11f6ddc8d ;
    schema:name "美奈"@ja,
        "Mina"@ja-latn .

_:N3dba5f7d150942e7aeebb6ce3c2840f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜の樹"@ja,
        "Sakura no Ki"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N51e38ff27cbc4b5d89abf5b11f6ddc8d ;
    schema:name "桜の樹"@ja,
        "Sakura no Ki"@ja-latn .

_:N4cb827b9b0824b9ab5869c8ae315d9a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蠢動"@ja,
        "Shundou"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N51e38ff27cbc4b5d89abf5b11f6ddc8d ;
    schema:name "蠢動"@ja,
        "Shundou"@ja-latn .

_:N5823d037916647a7ad02c50919507ee1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "調和神スクリミール"@ja,
        "Chouwajin Scrimill"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N51e38ff27cbc4b5d89abf5b11f6ddc8d ;
    schema:name "調和神スクリミール"@ja,
        "Chouwajin Scrimill"@ja-latn .

_:N5b4630f0172d4f0990a79a68c72171f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "創世紀"@ja,
        "Souseiki"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N51e38ff27cbc4b5d89abf5b11f6ddc8d ;
    schema:name "創世紀"@ja,
        "Souseiki"@ja-latn .

_:Nac9e49cc972b4361b75043b19dd53f4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガラスの少年"@ja,
        "Glass no Shounen"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N51e38ff27cbc4b5d89abf5b11f6ddc8d ;
    schema:name "ガラスの少年"@ja,
        "Glass no Shounen"@ja-latn .

_:Nbd2a64d2318b419bb457406bff18974c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネオンの街"@ja,
        "Neon no Machi"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N51e38ff27cbc4b5d89abf5b11f6ddc8d ;
    schema:name "ネオンの街"@ja,
        "Neon no Machi"@ja-latn .

_:Nc5775a07f4404e068ccb106348603148 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "姉弟"@ja,
        "Shitei"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N51e38ff27cbc4b5d89abf5b11f6ddc8d ;
    schema:name "姉弟"@ja,
        "Shitei"@ja-latn .

_:Ncd043403fee443f2af863d963aeddf53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秋亜人"@ja,
        "Shurato"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N51e38ff27cbc4b5d89abf5b11f6ddc8d ;
    schema:name "秋亜人"@ja,
        "Shurato"@ja-latn .

_:Nd9b7ddf12088401da65f8ea2b24a0f58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永却回帰"@ja,
        "Eikou Kaiki"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N51e38ff27cbc4b5d89abf5b11f6ddc8d ;
    schema:name "永却回帰"@ja,
        "Eikou Kaiki"@ja-latn .

_:Ndab7a0109f6c4f16a0655d102ccaf05e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "昇華"@ja,
        "Shouka"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N51e38ff27cbc4b5d89abf5b11f6ddc8d ;
    schema:name "昇華"@ja,
        "Shouka"@ja-latn .

_:Ne53c4316ef4c422898882bc97ebc6a6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輪舞曲"@ja,
        "Rinbukyouku"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N51e38ff27cbc4b5d89abf5b11f6ddc8d ;
    schema:name "輪舞曲"@ja,
        "Rinbukyouku"@ja-latn .

_:Ne586189424324bff97ae9d6ce2df4567 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻夢"@ja,
        "Genmu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N51e38ff27cbc4b5d89abf5b11f6ddc8d ;
    schema:name "幻夢"@ja,
        "Genmu"@ja-latn .

_:Nfef8bce00df64ec49bfbba6a19a7c15c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔神殿の死闘"@ja,
        "Majinden no Shitou"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N51e38ff27cbc4b5d89abf5b11f6ddc8d ;
    schema:name "魔神殿の死闘"@ja,
        "Majinden no Shitou"@ja-latn .

_:N51e38ff27cbc4b5d89abf5b11f6ddc8d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bd02d26b0e3448b910d163f764aa283,
        _:N1306113686844a6797ffc3e7aff54da5,
        _:N1c3e92971ae2437985cb17b5ea0e0002,
        _:N3dba5f7d150942e7aeebb6ce3c2840f4,
        _:N4cb827b9b0824b9ab5869c8ae315d9a7,
        _:N5823d037916647a7ad02c50919507ee1,
        _:N5b4630f0172d4f0990a79a68c72171f4,
        _:Nac9e49cc972b4361b75043b19dd53f4f,
        _:Nbd2a64d2318b419bb457406bff18974c,
        _:Nc5775a07f4404e068ccb106348603148,
        _:Ncd043403fee443f2af863d963aeddf53,
        _:Nd9b7ddf12088401da65f8ea2b24a0f58,
        _:Ndab7a0109f6c4f16a0655d102ccaf05e,
        _:Ne53c4316ef4c422898882bc97ebc6a6a,
        _:Ne586189424324bff97ae9d6ce2df4567,
        _:Nfef8bce00df64ec49bfbba6a19a7c15c ;
    mo:track_count 16 ;
    schema:duration "PT24:05"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0bd02d26b0e3448b910d163f764aa283,
        _:N1306113686844a6797ffc3e7aff54da5,
        _:N1c3e92971ae2437985cb17b5ea0e0002,
        _:N3dba5f7d150942e7aeebb6ce3c2840f4,
        _:N4cb827b9b0824b9ab5869c8ae315d9a7,
        _:N5823d037916647a7ad02c50919507ee1,
        _:N5b4630f0172d4f0990a79a68c72171f4,
        _:Nac9e49cc972b4361b75043b19dd53f4f,
        _:Nbd2a64d2318b419bb457406bff18974c,
        _:Nc5775a07f4404e068ccb106348603148,
        _:Ncd043403fee443f2af863d963aeddf53,
        _:Nd9b7ddf12088401da65f8ea2b24a0f58,
        _:Ndab7a0109f6c4f16a0655d102ccaf05e,
        _:Ne53c4316ef4c422898882bc97ebc6a6a,
        _:Ne586189424324bff97ae9d6ce2df4567,
        _:Nfef8bce00df64ec49bfbba6a19a7c15c .

