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

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

<artist/1384#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7142#subject> ;
    schema:name "Howard Drossin"@en ;
    foaf:made <album/7142#composition>,
        <album/7142#subject>,
        <album/7142#vocals> ;
    foaf:name "Howard Drossin"@en .

<product/13634#subject> a schema:CreativeWork ;
    schema:name "Comix Zone"@en,
        "Comix Zone"@ja,
        "Comix Zone"@ja-latn ;
    foaf:name "Comix Zone"@en,
        "Comix Zone"@ja,
        "Comix Zone"@ja-latn .

<album/7142#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Comix Zone - Roadkill"@en,
        "Comix Zone - Roadkill"@ja,
        "Comix Zone - Roadkill"@ja-latn ;
    mo:composer <artist/1384#subject> ;
    mo:produced_work <album/7142#musicalwork> ;
    schema:name "Comix Zone - Roadkill"@en,
        "Comix Zone - Roadkill"@ja,
        "Comix Zone - Roadkill"@ja-latn .

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

<org/2642#subject> schema:name "SEGA Europe"@en,
        "SEGA Europe"@ja,
        "SEGA Europe"@ja-latn ;
    foaf:name "SEGA Europe"@en,
        "SEGA Europe"@ja,
        "SEGA Europe"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/7142/7142-1244704762.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/15113#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7142#performance> ;
    schema:name "Roadkill"@en ;
    foaf:name "Roadkill"@en .

<album/7142#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-01-01"^^xsd:date ;
    dcterms:title "Comix Zone - Roadkill"@en,
        "Comix Zone - Roadkill"@ja,
        "Comix Zone - Roadkill"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7142#musicalexpression> ;
    mo:publisher <org/2642#subject> ;
    mo:record _:Na8bf7c80150e4e5da79358c7ab1c57e9 ;
    mo:record_count 1 ;
    schema:about <product/13634#subject> ;
    schema:byArtist <artist/15113#subject> ;
    schema:datePublished "1995-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/7142/7142-1244704762.jpg> ;
    schema:name "Comix Zone - Roadkill"@en,
        "Comix Zone - Roadkill"@ja,
        "Comix Zone - Roadkill"@ja-latn ;
    schema:publisher <org/2642#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/7142/7142-1244704762.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tim P."@en ;
    foaf:made <album/7142#subject> ;
    foaf:name "Tim P."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tim P."@en ;
    foaf:made <album/7142#vocals> ;
    foaf:name "Tim P."@en .

_:N38aab8a2582e4b85ab649c4db4f54471 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "10,000 Knives"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Na8bf7c80150e4e5da79358c7ab1c57e9 ;
    schema:name "10,000 Knives"@en .

_:N93162c3eadca45d6be59ff442da78f25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the zone"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Na8bf7c80150e4e5da79358c7ab1c57e9 ;
    schema:name "Into the zone"@en .

_:N9593e041fbb64a5eb43e09c969aa93ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Woe is The World"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Na8bf7c80150e4e5da79358c7ab1c57e9 ;
    schema:name "Woe is The World"@en .

_:Nd7c56a561439498f9a6eab2007bcc409 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last To Follow"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Na8bf7c80150e4e5da79358c7ab1c57e9 ;
    schema:name "Last To Follow"@en .

_:Ne202569025eb41208e3788600a7d281f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feed my Disease"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Na8bf7c80150e4e5da79358c7ab1c57e9 ;
    schema:name "Feed my Disease"@en .

_:Ne8da7f263a7441fa94af9b5d4a8c89b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seen It For Days"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Na8bf7c80150e4e5da79358c7ab1c57e9 ;
    schema:name "Seen It For Days"@en .

_:Na8bf7c80150e4e5da79358c7ab1c57e9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N38aab8a2582e4b85ab649c4db4f54471,
        _:N93162c3eadca45d6be59ff442da78f25,
        _:N9593e041fbb64a5eb43e09c969aa93ed,
        _:Nd7c56a561439498f9a6eab2007bcc409,
        _:Ne202569025eb41208e3788600a7d281f,
        _:Ne8da7f263a7441fa94af9b5d4a8c89b1 ;
    mo:track_count 6 ;
    schema:duration "PT18:39"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N38aab8a2582e4b85ab649c4db4f54471,
        _:N93162c3eadca45d6be59ff442da78f25,
        _:N9593e041fbb64a5eb43e09c969aa93ed,
        _:Nd7c56a561439498f9a6eab2007bcc409,
        _:Ne202569025eb41208e3788600a7d281f,
        _:Ne8da7f263a7441fa94af9b5d4a8c89b1 .

