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

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

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

<album/96582> a mo:Release ;
    mo:catalogue_number "BBSR002" .

<artist/42726#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101195#subject> ;
    schema:name "Savaged Regime"@en ;
    foaf:made <album/101195#composition>,
        <album/101195#subject> ;
    foaf:name "Savaged Regime"@en .

<album/101195#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Xeno Crisis"@en,
        "Xeno Crisis"@ja,
        "Xeno Crisis"@ja-latn ;
    mo:composer <artist/42726#subject> ;
    mo:produced_work <album/101195#musicalwork> ;
    schema:name "Xeno Crisis"@en,
        "Xeno Crisis"@ja,
        "Xeno Crisis"@ja-latn .

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

<album/101195#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Xeno Crisis"@en,
        "Xeno Crisis"@ja,
        "Xeno Crisis"@ja-latn ;
    mo:performance_of <album/101195#musicalwork> ;
    mo:recorded_as <album/101195#musicalexpression> ;
    schema:name "Xeno Crisis"@en,
        "Xeno Crisis"@ja,
        "Xeno Crisis"@ja-latn ;
    schema:workPerformed <album/101195#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/59/101195/101195-d3a2a585c77e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/101195#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-27"^^xsd:date ;
    dcterms:title "Xeno Crisis"@en,
        "Xeno Crisis"@ja,
        "Xeno Crisis"@ja-latn ;
    mo:catalogue_number "EAS-S0077" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/96582> ;
    mo:publication_of <album/101195#musicalexpression> ;
    mo:publisher <org/1845#subject> ;
    mo:record _:Nac6c6ec992c940e3b53e63e367325998 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Xeno Crisis"@en ;
            foaf:name "Xeno Crisis"@en ] ;
    schema:datePublished "2020-10-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/101195/101195-d3a2a585c77e.jpg> ;
    schema:name "Xeno Crisis"@en,
        "Xeno Crisis"@ja,
        "Xeno Crisis"@ja-latn ;
    schema:publisher <org/1845#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/101195/101195-d3a2a585c77e.jpg> .

_:N00c661ec3d7044018186aa63581c993c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dunes (Area 3)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nac6c6ec992c940e3b53e63e367325998 ;
    schema:name "Dunes (Area 3)"@en .

_:N01b2fe476cb14e32b262cbdf497bdb41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Continue"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nac6c6ec992c940e3b53e63e367325998 ;
    schema:name "Continue"@en .

_:N06c8c9ab099a42bc86ff522f01f610ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nac6c6ec992c940e3b53e63e367325998 ;
    schema:name "Ending"@en .

_:N08b1eb22f19b45b2a2da0a74bc05339f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest (Area 5)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nac6c6ec992c940e3b53e63e367325998 ;
    schema:name "Forest (Area 5)"@en .

_:N10094b8c4f284554bd278395ffd6d176 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss 4"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nac6c6ec992c940e3b53e63e367325998 ;
    schema:name "Boss 4"@en .

_:N18271267081440eda75dcec5d6b79ce7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Facility (Area 2) / Trayus"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nac6c6ec992c940e3b53e63e367325998 ;
    schema:name "Facility (Area 2) / Trayus"@en .

_:N22734f9ad33e4757826ab495b6e5f11b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice Collection"@en ;
    mo:track_number 21 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nac6c6ec992c940e3b53e63e367325998 ;
    schema:name "Voice Collection"@en .

_:N28cddcfb827242868ca52074d1062c7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cutscene"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nac6c6ec992c940e3b53e63e367325998 ;
    schema:name "Cutscene"@en .

_:N29c28b3c0dc2481e91940ae0308e1ae1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SFX Collection"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nac6c6ec992c940e3b53e63e367325998 ;
    schema:name "SFX Collection"@en .

_:N4effe064326d4d26a19d755b9033b3e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lab (Area 6)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nac6c6ec992c940e3b53e63e367325998 ;
    schema:name "Lab (Area 6)"@en .

_:N516be4fb108343c99e32dec1ce540703 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perimeter (Area 1)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nac6c6ec992c940e3b53e63e367325998 ;
    schema:name "Perimeter (Area 1)"@en .

_:N85625885694342baa6521340f33eeb45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HQ (Area 7)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nac6c6ec992c940e3b53e63e367325998 ;
    schema:name "HQ (Area 7)"@en .

_:N8dc153c76da246c08211d8a09a917b0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:Nac6c6ec992c940e3b53e63e367325998 ;
    schema:name "Intro"@en .

_:N92027526d0cd4e7aad7a093f3171303d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss 2"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nac6c6ec992c940e3b53e63e367325998 ;
    schema:name "Boss 2"@en .

_:N97bd52f25ed04c5bbec3f9b5d538e5d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage Clear"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:Nac6c6ec992c940e3b53e63e367325998 ;
    schema:name "Stage Clear"@en .

_:Na5bdf808fe1b4713884896d899336384 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:Nac6c6ec992c940e3b53e63e367325998 ;
    schema:name "Game Over"@en .

_:Naf6725404c9e4d48aaf507abbd919ad5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nest (Area 4)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nac6c6ec992c940e3b53e63e367325998 ;
    schema:name "Nest (Area 4)"@en .

_:Nb350cc7e37794e5fa3a1f60899f90f08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss 1"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nac6c6ec992c940e3b53e63e367325998 ;
    schema:name "Boss 1"@en .

_:Nc412fc46fed44d53a02523395ad081da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:Nac6c6ec992c940e3b53e63e367325998 ;
    schema:name "Title"@en .

_:Nc77da9769ab84ad4b28d7816f72894c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss 3"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nac6c6ec992c940e3b53e63e367325998 ;
    schema:name "Boss 3"@en .

_:Ne78d30b5cd1d492b807bffa994f0ea0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Upgrade"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nac6c6ec992c940e3b53e63e367325998 ;
    schema:name "Upgrade"@en .

_:Nac6c6ec992c940e3b53e63e367325998 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00c661ec3d7044018186aa63581c993c,
        _:N01b2fe476cb14e32b262cbdf497bdb41,
        _:N06c8c9ab099a42bc86ff522f01f610ef,
        _:N08b1eb22f19b45b2a2da0a74bc05339f,
        _:N10094b8c4f284554bd278395ffd6d176,
        _:N18271267081440eda75dcec5d6b79ce7,
        _:N22734f9ad33e4757826ab495b6e5f11b,
        _:N28cddcfb827242868ca52074d1062c7a,
        _:N29c28b3c0dc2481e91940ae0308e1ae1,
        _:N4effe064326d4d26a19d755b9033b3e2,
        _:N516be4fb108343c99e32dec1ce540703,
        _:N85625885694342baa6521340f33eeb45,
        _:N8dc153c76da246c08211d8a09a917b0f,
        _:N92027526d0cd4e7aad7a093f3171303d,
        _:N97bd52f25ed04c5bbec3f9b5d538e5d9,
        _:Na5bdf808fe1b4713884896d899336384,
        _:Naf6725404c9e4d48aaf507abbd919ad5,
        _:Nb350cc7e37794e5fa3a1f60899f90f08,
        _:Nc412fc46fed44d53a02523395ad081da,
        _:Nc77da9769ab84ad4b28d7816f72894c7,
        _:Ne78d30b5cd1d492b807bffa994f0ea0b ;
    mo:track_count 21 ;
    schema:duration "PT57:25"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N00c661ec3d7044018186aa63581c993c,
        _:N01b2fe476cb14e32b262cbdf497bdb41,
        _:N06c8c9ab099a42bc86ff522f01f610ef,
        _:N08b1eb22f19b45b2a2da0a74bc05339f,
        _:N10094b8c4f284554bd278395ffd6d176,
        _:N18271267081440eda75dcec5d6b79ce7,
        _:N22734f9ad33e4757826ab495b6e5f11b,
        _:N28cddcfb827242868ca52074d1062c7a,
        _:N29c28b3c0dc2481e91940ae0308e1ae1,
        _:N4effe064326d4d26a19d755b9033b3e2,
        _:N516be4fb108343c99e32dec1ce540703,
        _:N85625885694342baa6521340f33eeb45,
        _:N8dc153c76da246c08211d8a09a917b0f,
        _:N92027526d0cd4e7aad7a093f3171303d,
        _:N97bd52f25ed04c5bbec3f9b5d538e5d9,
        _:Na5bdf808fe1b4713884896d899336384,
        _:Naf6725404c9e4d48aaf507abbd919ad5,
        _:Nb350cc7e37794e5fa3a1f60899f90f08,
        _:Nc412fc46fed44d53a02523395ad081da,
        _:Nc77da9769ab84ad4b28d7816f72894c7,
        _:Ne78d30b5cd1d492b807bffa994f0ea0b .

