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

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

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

<album/73005> a mo:Release ;
    mo:catalogue_number "EADISC 21" .

<artist/166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54235#subject> ;
    schema:name "Motoi Sakuraba"@en,
        "桜庭統"@ja ;
    foaf:made <album/54235#composition>,
        <album/54235#subject> ;
    foaf:name "Motoi Sakuraba"@en,
        "桜庭統"@ja .

<product/3730#subject> a schema:CreativeWork ;
    schema:name "Exist Archive -The Other Side of the Sky-"@en,
        "イグジストアーカイヴ -The Other Side of the Sky-"@ja,
        "Exist Archive -The Other Side of the Sky-"@ja-latn ;
    foaf:name "Exist Archive -The Other Side of the Sky-"@en,
        "イグジストアーカイヴ -The Other Side of the Sky-"@ja,
        "Exist Archive -The Other Side of the Sky-"@ja-latn .

<album/54235#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Exist Archive -The Other Side of the Sky- SOUND TRACK"@en,
        "イグジストアーカイヴ -The Other Side of the Sky- SOUND TRACK"@ja,
        "Exist Archive -The Other Side of the Sky- SOUND TRACK"@ja-latn ;
    mo:composer <artist/166#subject> ;
    mo:produced_work <album/54235#musicalwork> ;
    schema:name "Exist Archive -The Other Side of the Sky- SOUND TRACK"@en,
        "イグジストアーカイヴ -The Other Side of the Sky- SOUND TRACK"@ja,
        "Exist Archive -The Other Side of the Sky- SOUND TRACK"@ja-latn .

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

<album/54235#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Exist Archive -The Other Side of the Sky- SOUND TRACK"@en,
        "イグジストアーカイヴ -The Other Side of the Sky- SOUND TRACK"@ja,
        "Exist Archive -The Other Side of the Sky- SOUND TRACK"@ja-latn ;
    mo:performance_of <album/54235#musicalwork> ;
    mo:recorded_as <album/54235#musicalexpression> ;
    schema:name "Exist Archive -The Other Side of the Sky- SOUND TRACK"@en,
        "イグジストアーカイヴ -The Other Side of the Sky- SOUND TRACK"@ja,
        "Exist Archive -The Other Side of the Sky- SOUND TRACK"@ja-latn ;
    schema:workPerformed <album/54235#musicalwork> .

<org/2550#subject> schema:name "Spike Chunsoft Co., Ltd."@en,
        "株式会社スパイク・チュンソフト"@ja,
        "Spike Chunsoft Co., Ltd."@ja-latn ;
    foaf:name "Spike Chunsoft Co., Ltd."@en,
        "株式会社スパイク・チュンソフト"@ja,
        "Spike Chunsoft Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/53/54235/54235-f4c1ce5751f9.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/54235#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-17"^^xsd:date ;
    dcterms:title "Exist Archive -The Other Side of the Sky- SOUND TRACK"@en,
        "イグジストアーカイヴ -The Other Side of the Sky- SOUND TRACK"@ja,
        "Exist Archive -The Other Side of the Sky- SOUND TRACK"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/73005> ;
    mo:publication_of <album/54235#musicalexpression> ;
    mo:publisher <org/2550#subject> ;
    mo:record _:N57ee897461a14bab90302c2eb1599bf3 ;
    mo:record_count 1 ;
    schema:about <product/3730#subject> ;
    schema:datePublished "2015-12-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/54235/54235-f4c1ce5751f9.jpg> ;
    schema:name "Exist Archive -The Other Side of the Sky- SOUND TRACK"@en,
        "イグジストアーカイヴ -The Other Side of the Sky- SOUND TRACK"@ja,
        "Exist Archive -The Other Side of the Sky- SOUND TRACK"@ja-latn ;
    schema:publisher <org/2550#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/54235/54235-f4c1ce5751f9.jpg> .

_:N0027280e3e354bf88c4488aad582e944 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Immortality of the Soul"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N57ee897461a14bab90302c2eb1599bf3 ;
    schema:name "The Immortality of the Soul"@en .

_:N0eff77de89a645019241c0898dee6691 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fallen Angel"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N57ee897461a14bab90302c2eb1599bf3 ;
    schema:name "Fallen Angel"@en .

_:N3a115bdc29bf4842a918ac7d7c3294c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Other Side of the Sky"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N57ee897461a14bab90302c2eb1599bf3 ;
    schema:name "The Other Side of the Sky"@en .

_:N61e730be965549dcb4fed07087d83fcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "XENO-Factor"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:N57ee897461a14bab90302c2eb1599bf3 ;
    schema:name "XENO-Factor"@en .

_:N66008d970f9e4d63adb099133758ab46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elysion"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N57ee897461a14bab90302c2eb1599bf3 ;
    schema:name "Elysion"@en .

_:N936a52788458492ebd7bfe0d93c17fc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demon's Greed"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:35"^^xsd:interval ;
    schema:inPlaylist _:N57ee897461a14bab90302c2eb1599bf3 ;
    schema:name "Demon's Greed"@en .

_:N9ab7576b7eb84d27bf6e507895f5fa7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Proto-Lexer"@en,
        "Protolexa"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N57ee897461a14bab90302c2eb1599bf3 ;
    schema:name "Proto-Lexer"@en,
        "Protolexa"@en .

_:Nbcfdbb380b1e4f5c8320428c25b510c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daybrakers Gospel"@en,
        "Daybreakers Gospel"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N57ee897461a14bab90302c2eb1599bf3 ;
    schema:name "Daybrakers Gospel"@en,
        "Daybreakers Gospel"@en .

_:Nd659b8451812471c9be9e3040bfe9db0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star of Administrator"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N57ee897461a14bab90302c2eb1599bf3 ;
    schema:name "Star of Administrator"@en .

_:Ne3900bfc19384ed995d162cd6326d614 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exist Archive"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N57ee897461a14bab90302c2eb1599bf3 ;
    schema:name "Exist Archive"@en .

_:Ne83ad2221ff346608de1a11a42be9ee3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anti Life Form"@en,
        "Anti Life form"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N57ee897461a14bab90302c2eb1599bf3 ;
    schema:name "Anti Life Form"@en,
        "Anti Life form"@en .

_:N57ee897461a14bab90302c2eb1599bf3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0027280e3e354bf88c4488aad582e944,
        _:N0eff77de89a645019241c0898dee6691,
        _:N3a115bdc29bf4842a918ac7d7c3294c6,
        _:N61e730be965549dcb4fed07087d83fcf,
        _:N66008d970f9e4d63adb099133758ab46,
        _:N936a52788458492ebd7bfe0d93c17fc0,
        _:N9ab7576b7eb84d27bf6e507895f5fa7d,
        _:Nbcfdbb380b1e4f5c8320428c25b510c1,
        _:Nd659b8451812471c9be9e3040bfe9db0,
        _:Ne3900bfc19384ed995d162cd6326d614,
        _:Ne83ad2221ff346608de1a11a42be9ee3 ;
    mo:track_count 11 ;
    schema:duration "PT49:30"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0027280e3e354bf88c4488aad582e944,
        _:N0eff77de89a645019241c0898dee6691,
        _:N3a115bdc29bf4842a918ac7d7c3294c6,
        _:N61e730be965549dcb4fed07087d83fcf,
        _:N66008d970f9e4d63adb099133758ab46,
        _:N936a52788458492ebd7bfe0d93c17fc0,
        _:N9ab7576b7eb84d27bf6e507895f5fa7d,
        _:Nbcfdbb380b1e4f5c8320428c25b510c1,
        _:Nd659b8451812471c9be9e3040bfe9db0,
        _:Ne3900bfc19384ed995d162cd6326d614,
        _:Ne83ad2221ff346608de1a11a42be9ee3 .

