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

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

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

<artist/1419#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7031#subject> ;
    schema:name "Charles Deenen"@en ;
    foaf:made <album/7031#composition>,
        <album/7031#subject> ;
    foaf:name "Charles Deenen"@en .

<artist/1951#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7031#subject> ;
    schema:name "Jonathan Dunn"@en ;
    foaf:made <album/7031#composition>,
        <album/7031#subject> ;
    foaf:name "Jonathan Dunn"@en .

<artist/328#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7031#subject> ;
    schema:name "Jun Ishikawa"@en,
        "石川淳"@ja ;
    foaf:made <album/7031#composition>,
        <album/7031#subject> ;
    foaf:name "Jun Ishikawa"@en,
        "石川淳"@ja .

<artist/507#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7031#subject> ;
    schema:name "David Wise"@en ;
    foaf:made <album/7031#composition>,
        <album/7031#subject> ;
    foaf:name "David Wise"@en .

<product/13545#subject> a schema:CreativeWork ;
    schema:name "Jurassic Park (NES/Game Boy)"@en,
        "Jurassic Park (NES/Game Boy)"@ja,
        "Jurassic Park (NES/Game Boy)"@ja-latn ;
    foaf:name "Jurassic Park (NES/Game Boy)"@en,
        "Jurassic Park (NES/Game Boy)"@ja,
        "Jurassic Park (NES/Game Boy)"@ja-latn .

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

<album/7031#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "8-bit child abuse jumpoff"@en,
        "8-bit child abuse jumpoff"@ja,
        "8-bit child abuse jumpoff"@ja-latn ;
    mo:performance_of <album/7031#musicalwork> ;
    mo:recorded_as <album/7031#musicalexpression> ;
    schema:name "8-bit child abuse jumpoff"@en,
        "8-bit child abuse jumpoff"@ja,
        "8-bit child abuse jumpoff"@ja-latn ;
    schema:workPerformed <album/7031#musicalwork> .

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

<https://medium-media.vgm.io/albums/13/7031/7031-1203223059.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7031#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "8-bit child abuse jumpoff"@en,
        "8-bit child abuse jumpoff"@ja,
        "8-bit child abuse jumpoff"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Mikumonkey"@en ;
            foaf:made <album/7031#composition> ;
            foaf:name "Mikumonkey"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hashimotoravolta"@en ;
            foaf:made <album/7031#composition> ;
            foaf:name "Hashimotoravolta"@en ],
        <artist/1419#subject>,
        <artist/1951#subject>,
        <artist/328#subject>,
        <artist/507#subject> ;
    mo:produced_work <album/7031#musicalwork> ;
    schema:name "8-bit child abuse jumpoff"@en,
        "8-bit child abuse jumpoff"@ja,
        "8-bit child abuse jumpoff"@ja-latn .

<album/7031#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-01-27"^^xsd:date ;
    dcterms:title "8-bit child abuse jumpoff"@en,
        "8-bit child abuse jumpoff"@ja,
        "8-bit child abuse jumpoff"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/7031#musicalexpression> ;
    mo:publisher _:N21eb04153ccf4b37b74f4b83d903184b ;
    mo:record _:N43ead63ea68a4df5882c9c4c823f648d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Monster Party"@en ;
            foaf:name "Monster Party"@en ],
        [ a schema:CreativeWork ;
            schema:name "Captain Skyhawk"@en ;
            foaf:name "Captain Skyhawk"@en ],
        [ a schema:CreativeWork ;
            schema:name "New Ghostbusters II"@en ;
            foaf:name "New Ghostbusters II"@en ],
        [ a schema:CreativeWork ;
            schema:name "M.C. Kids"@en ;
            foaf:name "M.C. Kids"@en ],
        [ a schema:CreativeWork ;
            schema:name "To the Earth"@en ;
            foaf:name "To the Earth"@en ],
        <product/13545#subject> ;
    schema:datePublished "2008-01-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/7031/7031-1203223059.jpg> ;
    schema:name "8-bit child abuse jumpoff"@en,
        "8-bit child abuse jumpoff"@ja,
        "8-bit child abuse jumpoff"@ja-latn ;
    schema:publisher _:N21eb04153ccf4b37b74f4b83d903184b ;
    foaf:depiction <https://media.vgm.io/albums/13/7031/7031-1203223059.jpg> .

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

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

_:N21eb04153ccf4b37b74f4b83d903184b schema:name "misterCQNZR"@en ;
    foaf:name "misterCQNZR"@en .

_:N260ad5c1a53b452899bcbf0299ea0dd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rare will never touch captain skyhawk again this is a good thing"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N43ead63ea68a4df5882c9c4c823f648d ;
    schema:name "rare will never touch captain skyhawk again this is a good thing"@en .

_:N3c9e13e6d7a04853a31b278ada699305 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "you'd think martin galway would have been pissed but it was the early 90's and i'm sure he didn't care"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N43ead63ea68a4df5882c9c4c823f648d ;
    schema:name "you'd think martin galway would have been pissed but it was the early 90's and i'm sure he didn't care"@en .

_:N54f5f9526cbe4d8d88482ef6e782a488 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "if activision released this in the US the 90's would have never left"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N43ead63ea68a4df5882c9c4c823f648d ;
    schema:name "if activision released this in the US the 90's would have never left"@en .

_:N9022ad5a3d0c4e89aade1d881a51625c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bandai is hiding the uncensored famicom prototype of monster party in a giant golden vault along with fully functional gundams"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N43ead63ea68a4df5882c9c4c823f648d ;
    schema:name "bandai is hiding the uncensored famicom prototype of monster party in a giant golden vault along with fully functional gundams"@en .

_:N98fd160e95a64d33ada7e8129823ee2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "if the mc kids were still alive today they probably wouldn't eat at mcdonalds"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N43ead63ea68a4df5882c9c4c823f648d ;
    schema:name "if the mc kids were still alive today they probably wouldn't eat at mcdonalds"@en .

_:Nb7d96861974e474c81610a0194ff1b34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "allies give you health, comets give you shields, and this game gives me carpel tunnel"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N43ead63ea68a4df5882c9c4c823f648d ;
    schema:name "allies give you health, comets give you shields, and this game gives me carpel tunnel"@en .

_:N43ead63ea68a4df5882c9c4c823f648d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N260ad5c1a53b452899bcbf0299ea0dd8,
        _:N3c9e13e6d7a04853a31b278ada699305,
        _:N54f5f9526cbe4d8d88482ef6e782a488,
        _:N9022ad5a3d0c4e89aade1d881a51625c,
        _:N98fd160e95a64d33ada7e8129823ee2a,
        _:Nb7d96861974e474c81610a0194ff1b34 ;
    mo:track_count 6 ;
    schema:duration "PT16:34"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N260ad5c1a53b452899bcbf0299ea0dd8,
        _:N3c9e13e6d7a04853a31b278ada699305,
        _:N54f5f9526cbe4d8d88482ef6e782a488,
        _:N9022ad5a3d0c4e89aade1d881a51625c,
        _:N98fd160e95a64d33ada7e8129823ee2a,
        _:Nb7d96861974e474c81610a0194ff1b34 .

