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

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

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

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

<artist/403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68049#subject> ;
    schema:name "Nobuhiko Kashiwara"@en,
        "樫原伸彦"@ja ;
    foaf:made <album/68049#composition>,
        <album/68049#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/68049#lyrics> a mo:Lyrics .

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

<album/68049#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/68049#musicalwork> ;
    mo:recorded_as <album/68049#musicalexpression> ;
    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/68049#musicalwork> .

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

<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/94/68049/68049-1494113505.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/68049#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/94/68049/68049-1494113505.jpg> ;
    foaf:depicts <album/68049#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/94/68049/68049-1494113505.jpg> .

<https://medium-media.vgm.io/albums/94/68049/68049-1494113505.jpg> a schema:ImageObject,
        foaf:Image .

<album/68049#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/68049#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/68049#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/68049#composition> ;
    mo:lyrics <album/68049#lyrics> ;
    mo:performed_in <album/68049#performance> ;
    mo:singer <album/68049#vocals> .

<album/68049#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 "KICA-70" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/68049#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N3619dcf25f81425c950dcbd812baabd4,
        _:Ncfca9466357a454d873264ed2c22ebc5 ;
    mo:record_count 2 ;
    schema:about <product/21952#subject> ;
    schema:datePublished "1991-10-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/94/68049/68049-1494113505.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/94/68049/68049-1494113505.jpg> .

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

_:N3619dcf25f81425c950dcbd812baabd4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N870ae302951a4c2b836af6d0cc763e11 ;
    mo:track_count 1 ;
    schema:duration "PT11:57"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N870ae302951a4c2b836af6d0cc763e11 .

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

_:N5775110984634e34aaa3a28eda026409 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 _:Ncfca9466357a454d873264ed2c22ebc5 ;
    schema:name "ネオンの街"@ja,
        "Neon no Machi"@ja-latn .

_:N5a5c1a880ad44af8a229cfc2a14dc954 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 _:Ncfca9466357a454d873264ed2c22ebc5 ;
    schema:name "天使と悪魔の間に……"@ja,
        "Tenshi to Akuma no Aida ni..."@ja-latn .

_:N5b3008cd703a41dabc65af21004b5775 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 _:Ncfca9466357a454d873264ed2c22ebc5 ;
    schema:name "魔神殿の死闘"@ja,
        "Majinden no Shitou"@ja-latn .

_:N5bdbc8059da144e3a583af4bcf53e3fe 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 _:Ncfca9466357a454d873264ed2c22ebc5 ;
    schema:name "Keep Your Pure Love"@ja,
        "Keep Your Pure Love"@ja-latn .

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

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

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

_:N870ae302951a4c2b836af6d0cc763e11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「はじめて人間界へ行かれる天空人のために・マニュアルCD」"@ja,
        "\"Hajimete Ningenkai e Ikareru Tenkuujin no Tame ni - Manual CD\""@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT11:57"^^xsd:interval ;
    schema:inPlaylist _:N3619dcf25f81425c950dcbd812baabd4 ;
    schema:name "「はじめて人間界へ行かれる天空人のために・マニュアルCD」"@ja,
        "\"Hajimete Ningenkai e Ikareru Tenkuujin no Tame ni - Manual CD\""@ja-latn .

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

_:N9428dd8d32d9483caa85a29759eaacdf 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 _:Ncfca9466357a454d873264ed2c22ebc5 ;
    schema:name "ガラスの少年"@ja,
        "Glass no Shounen"@ja-latn .

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

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

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

_:Neab84baf8c0a42f7a1b5c335db4ec33e 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 _:Ncfca9466357a454d873264ed2c22ebc5 ;
    schema:name "桜の樹"@ja,
        "Sakura no Ki"@ja-latn .

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

_:Ncfca9466357a454d873264ed2c22ebc5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d25b96a59244a87a430679102593adb,
        _:N3d16a5df68c54fddaa29e5ce3eb3ad51,
        _:N5775110984634e34aaa3a28eda026409,
        _:N5a5c1a880ad44af8a229cfc2a14dc954,
        _:N5b3008cd703a41dabc65af21004b5775,
        _:N5bdbc8059da144e3a583af4bcf53e3fe,
        _:N736c7fd63dbe4a1ca789fb59d3a2370d,
        _:N797447422ff049a99e39faec908d3573,
        _:N7ac0f6d7b2d241d6b14405e0966d0e2c,
        _:N8fd02cef0bc84593aa8fa0751317ae20,
        _:N9428dd8d32d9483caa85a29759eaacdf,
        _:Nc95fc6c9d8844dcf8a4a86d430242ab0,
        _:Ne32bf8b8c76e43e3b964511589fa08cd,
        _:Ne6d802dc49d545728d2cce80f6a6860e,
        _:Neab84baf8c0a42f7a1b5c335db4ec33e,
        _:Nfb298461ff9e4e29b94d2e4ef595fc7d ;
    mo:track_count 16 ;
    schema:duration "PT47:50"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N2d25b96a59244a87a430679102593adb,
        _:N3d16a5df68c54fddaa29e5ce3eb3ad51,
        _:N5775110984634e34aaa3a28eda026409,
        _:N5a5c1a880ad44af8a229cfc2a14dc954,
        _:N5b3008cd703a41dabc65af21004b5775,
        _:N5bdbc8059da144e3a583af4bcf53e3fe,
        _:N736c7fd63dbe4a1ca789fb59d3a2370d,
        _:N797447422ff049a99e39faec908d3573,
        _:N7ac0f6d7b2d241d6b14405e0966d0e2c,
        _:N8fd02cef0bc84593aa8fa0751317ae20,
        _:N9428dd8d32d9483caa85a29759eaacdf,
        _:Nc95fc6c9d8844dcf8a4a86d430242ab0,
        _:Ne32bf8b8c76e43e3b964511589fa08cd,
        _:Ne6d802dc49d545728d2cce80f6a6860e,
        _:Neab84baf8c0a42f7a1b5c335db4ec33e,
        _:Nfb298461ff9e4e29b94d2e4ef595fc7d .

