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

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

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

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

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

<https://media.vgm.io/albums/15/98451/98451-1588352391.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/98451#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/15/98451/98451-1588352391.png> ;
    foaf:depicts <album/98451#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/15/98451/98451-1588352391.png> .

<https://medium-media.vgm.io/albums/15/98451/98451-1588352391.png> a schema:ImageObject,
        foaf:Image .

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

<album/98451#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shattervania"@en,
        "Shattervania"@ja,
        "Shattervania"@ja-latn ;
    mo:performance_of <album/98451#musicalwork> ;
    mo:performer <artist/33566#subject> ;
    mo:recorded_as <album/98451#musicalexpression> ;
    schema:byArtist <artist/33566#subject> ;
    schema:name "Shattervania"@en,
        "Shattervania"@ja,
        "Shattervania"@ja-latn ;
    schema:workPerformed <album/98451#musicalwork> .

<artist/33566#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98451#subject> ;
    mo:performed <album/98451#performance> ;
    schema:name "Chips 'N Cellos"@en ;
    foaf:made <album/98451#composition>,
        <album/98451#subject> ;
    foaf:name "Chips 'N Cellos"@en .

<album/98451#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-31"^^xsd:date ;
    dcterms:title "Shattervania"@en,
        "Shattervania"@ja,
        "Shattervania"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/98451#musicalexpression> ;
    mo:publisher _:N09c7184ac25b4e7fbbbf29f2707dd164 ;
    mo:record _:N70ef056e9ef042a583cae1b10fd5506d ;
    mo:record_count 1 ;
    schema:byArtist <artist/33566#subject> ;
    schema:datePublished "2019-12-31"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/15/98451/98451-1588352391.png> ;
    schema:name "Shattervania"@en,
        "Shattervania"@ja,
        "Shattervania"@ja-latn ;
    schema:publisher _:N09c7184ac25b4e7fbbbf29f2707dd164 ;
    foaf:depiction <https://media.vgm.io/albums/15/98451/98451-1588352391.png> .

_:N09c7184ac25b4e7fbbbf29f2707dd164 schema:name "Chips 'N Cellos"@en,
        "Chips 'N Cellos"@ja,
        "Chips 'N Cellos"@ja-latn ;
    foaf:name "Chips 'N Cellos"@en,
        "Chips 'N Cellos"@ja,
        "Chips 'N Cellos"@ja-latn .

_:N0da9ac46d6e749d0aae39906488bfdc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Determined Memory (VRC6 Version)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N70ef056e9ef042a583cae1b10fd5506d ;
    schema:name "Determined Memory (VRC6 Version)"@en .

_:N58a73ae51f7a4314aeebeb76a792306f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Determined Memory"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N70ef056e9ef042a583cae1b10fd5506d ;
    schema:name "Determined Memory"@en .

_:N71fd0023ad874851bcfeab869a657a83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gutman Joins the Belmonts (VRC6 Version)"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N70ef056e9ef042a583cae1b10fd5506d ;
    schema:name "Gutman Joins the Belmonts (VRC6 Version)"@en .

_:N7d0305f2eb0c455aba94009534a83d90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleepwalking Zombie (Slow) (VRC6 Version)"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N70ef056e9ef042a583cae1b10fd5506d ;
    schema:name "Sleepwalking Zombie (Slow) (VRC6 Version)"@en .

_:N8b106de7e604424a9db02d2ee3707ce5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleepwalking Zombie (Fast) (VRC6 Version)"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N70ef056e9ef042a583cae1b10fd5506d ;
    schema:name "Sleepwalking Zombie (Fast) (VRC6 Version)"@en .

_:Nac4ff5d463df43d8a1e54e0e087c4537 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleepwalking Zombie (Fast)"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N70ef056e9ef042a583cae1b10fd5506d ;
    schema:name "Sleepwalking Zombie (Fast)"@en .

_:Nb2c70b8723ec4bb9a5f17662e3b2bed7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleepwalking Zombie (Slow)"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N70ef056e9ef042a583cae1b10fd5506d ;
    schema:name "Sleepwalking Zombie (Slow)"@en .

_:Nc57e3e2616fa4372a153de3e628f60d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gutman Joins the Belmonts"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N70ef056e9ef042a583cae1b10fd5506d ;
    schema:name "Gutman Joins the Belmonts"@en .

_:Ncff957711a184956bd2c2f13b39e82ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Broken Crissaegrim"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N70ef056e9ef042a583cae1b10fd5506d ;
    schema:name "Broken Crissaegrim"@en .

_:Ne9c1415a56c24f1a8fb1c8b6b556cbc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ShatterRock"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N70ef056e9ef042a583cae1b10fd5506d ;
    schema:name "ShatterRock"@en .

_:N70ef056e9ef042a583cae1b10fd5506d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0da9ac46d6e749d0aae39906488bfdc2,
        _:N58a73ae51f7a4314aeebeb76a792306f,
        _:N71fd0023ad874851bcfeab869a657a83,
        _:N7d0305f2eb0c455aba94009534a83d90,
        _:N8b106de7e604424a9db02d2ee3707ce5,
        _:Nac4ff5d463df43d8a1e54e0e087c4537,
        _:Nb2c70b8723ec4bb9a5f17662e3b2bed7,
        _:Nc57e3e2616fa4372a153de3e628f60d0,
        _:Ncff957711a184956bd2c2f13b39e82ae,
        _:Ne9c1415a56c24f1a8fb1c8b6b556cbc7 ;
    mo:track_count 10 ;
    schema:duration "PT15:46"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0da9ac46d6e749d0aae39906488bfdc2,
        _:N58a73ae51f7a4314aeebeb76a792306f,
        _:N71fd0023ad874851bcfeab869a657a83,
        _:N7d0305f2eb0c455aba94009534a83d90,
        _:N8b106de7e604424a9db02d2ee3707ce5,
        _:Nac4ff5d463df43d8a1e54e0e087c4537,
        _:Nb2c70b8723ec4bb9a5f17662e3b2bed7,
        _:Nc57e3e2616fa4372a153de3e628f60d0,
        _:Ncff957711a184956bd2c2f13b39e82ae,
        _:Ne9c1415a56c24f1a8fb1c8b6b556cbc7 .

