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

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

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

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

<org/25#subject> schema:name "Sumthing Else Music Works"@en,
        "Sumthing Else Music Works"@ja,
        "Sumthing Else Music Works"@ja-latn ;
    foaf:name "Sumthing Else Music Works"@en,
        "Sumthing Else Music Works"@ja,
        "Sumthing Else Music Works"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/42486/42486-1383079927.jpg> a schema:ImageObject,
        foaf:Image .

<album/42486#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zombie Squash"@en,
        "Zombie Squash"@ja,
        "Zombie Squash"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Attila Juhasz"@en ;
            foaf:made <album/42486#composition> ;
            foaf:name "Attila Juhasz"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Roy Z"@en ;
            foaf:made <album/42486#composition> ;
            foaf:name "Roy Z"@en ] ;
    mo:produced_work <album/42486#musicalwork> ;
    schema:name "Zombie Squash"@en,
        "Zombie Squash"@ja,
        "Zombie Squash"@ja-latn .

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

<album/42486#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zombie Squash"@en,
        "Zombie Squash"@ja,
        "Zombie Squash"@ja-latn ;
    mo:performance_of <album/42486#musicalwork> ;
    mo:performer _:N03608af7486844dab68809e7a8c81933,
        _:N4dd09fdd3efb403e9a0666778c5f6c71,
        _:Naee04889875a4873b2ec93af45f167c6 ;
    mo:recorded_as <album/42486#musicalexpression> ;
    schema:byArtist _:N03608af7486844dab68809e7a8c81933,
        _:N4dd09fdd3efb403e9a0666778c5f6c71,
        _:Naee04889875a4873b2ec93af45f167c6 ;
    schema:name "Zombie Squash"@en,
        "Zombie Squash"@ja,
        "Zombie Squash"@ja-latn ;
    schema:workPerformed <album/42486#musicalwork> .

<album/42486#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-29"^^xsd:date ;
    dcterms:title "Zombie Squash"@en,
        "Zombie Squash"@ja,
        "Zombie Squash"@ja-latn ;
    mo:catalogue_number "SE-3075-2" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/42486#musicalexpression> ;
    mo:publisher <org/25#subject> ;
    mo:record _:Nc533f564d3b94f6892290e0eb3aaff0c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Zombie Squash"@en ;
            foaf:name "Zombie Squash"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Roy Z"@en ;
            foaf:name "Roy Z"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "George A. Romero"@en ;
            foaf:name "George A. Romero"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dave Moreno"@en ;
            foaf:name "Dave Moreno"@en ] ;
    schema:datePublished "2013-10-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/42486/42486-1383079927.jpg> ;
    schema:name "Zombie Squash"@en,
        "Zombie Squash"@ja,
        "Zombie Squash"@ja-latn ;
    schema:publisher <org/25#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/42486/42486-1383079927.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42486#subject> ;
    schema:name "Roy Z"@en ;
    foaf:made <album/42486#subject> ;
    foaf:name "Roy Z"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42486#subject> ;
    schema:name "Attila Juhasz"@en ;
    foaf:made <album/42486#subject> ;
    foaf:name "Attila Juhasz"@en .

_:N007952a1d4a341ab97020f6a9613cbe8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Am Alive"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:Nc533f564d3b94f6892290e0eb3aaff0c ;
    schema:name "I Am Alive"@en .

_:N03608af7486844dab68809e7a8c81933 a schema:Person,
        foaf:Person ;
    mo:performed <album/42486#performance> ;
    schema:name "Dave Moreno"@en ;
    foaf:name "Dave Moreno"@en .

_:N04902a80708f486290fcab91c93acc7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zombie Squash Theme"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nc533f564d3b94f6892290e0eb3aaff0c ;
    schema:name "Zombie Squash Theme"@en .

_:N08929c71f6714439a0414ac6bb2560fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Survive"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nc533f564d3b94f6892290e0eb3aaff0c ;
    schema:name "Survive"@en .

_:N1831f8952f7f4433ba0cb8eeae95e3e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dr. B.E.Vil"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nc533f564d3b94f6892290e0eb3aaff0c ;
    schema:name "Dr. B.E.Vil"@en .

_:N4dd09fdd3efb403e9a0666778c5f6c71 a schema:Person,
        foaf:Person ;
    mo:performed <album/42486#performance> ;
    schema:name "Roy Z"@en ;
    foaf:name "Roy Z"@en .

_:N6f6ad34d24fe47ce944202dbea225be0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zombie Squash Theme (Dr. B.E.Vil Mix)"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nc533f564d3b94f6892290e0eb3aaff0c ;
    schema:name "Zombie Squash Theme (Dr. B.E.Vil Mix)"@en .

_:N745022ed459648f6b155a93a290d99e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Creepin"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nc533f564d3b94f6892290e0eb3aaff0c ;
    schema:name "Creepin"@en .

_:N9c8220b6c8c0436d8af9a7ee545069fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destroy"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nc533f564d3b94f6892290e0eb3aaff0c ;
    schema:name "Destroy"@en .

_:Na3f2756bf47446cc90ebe568d03c5cf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Walk Alone"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nc533f564d3b94f6892290e0eb3aaff0c ;
    schema:name "I Walk Alone"@en .

_:Naee04889875a4873b2ec93af45f167c6 a schema:Person,
        foaf:Person ;
    mo:performed <album/42486#performance> ;
    schema:name "George A. Romero"@en ;
    foaf:name "George A. Romero"@en .

_:Nbba923e579b44f16a0aa72b1347745a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Derelicts"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nc533f564d3b94f6892290e0eb3aaff0c ;
    schema:name "Derelicts"@en .

_:Nc29ba7b133984358a983e41c0da84c11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lament for the Zombies"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nc533f564d3b94f6892290e0eb3aaff0c ;
    schema:name "Lament for the Zombies"@en .

_:Ne4e7486898e942be8d36e85f14630730 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hammerhead"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nc533f564d3b94f6892290e0eb3aaff0c ;
    schema:name "Hammerhead"@en .

_:Nc533f564d3b94f6892290e0eb3aaff0c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N007952a1d4a341ab97020f6a9613cbe8,
        _:N04902a80708f486290fcab91c93acc7f,
        _:N08929c71f6714439a0414ac6bb2560fb,
        _:N1831f8952f7f4433ba0cb8eeae95e3e1,
        _:N6f6ad34d24fe47ce944202dbea225be0,
        _:N745022ed459648f6b155a93a290d99e3,
        _:N9c8220b6c8c0436d8af9a7ee545069fd,
        _:Na3f2756bf47446cc90ebe568d03c5cf4,
        _:Nbba923e579b44f16a0aa72b1347745a8,
        _:Nc29ba7b133984358a983e41c0da84c11,
        _:Ne4e7486898e942be8d36e85f14630730 ;
    mo:track_count 11 ;
    schema:duration "PT38:05"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N007952a1d4a341ab97020f6a9613cbe8,
        _:N04902a80708f486290fcab91c93acc7f,
        _:N08929c71f6714439a0414ac6bb2560fb,
        _:N1831f8952f7f4433ba0cb8eeae95e3e1,
        _:N6f6ad34d24fe47ce944202dbea225be0,
        _:N745022ed459648f6b155a93a290d99e3,
        _:N9c8220b6c8c0436d8af9a7ee545069fd,
        _:Na3f2756bf47446cc90ebe568d03c5cf4,
        _:Nbba923e579b44f16a0aa72b1347745a8,
        _:Nc29ba7b133984358a983e41c0da84c11,
        _:Ne4e7486898e942be8d36e85f14630730 .

