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

<album/2827> a mo:Release ;
    mo:catalogue_number "12 815" .

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

<artist/1384#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38266#subject> ;
    schema:name "Howard Drossin"@en ;
    foaf:made <album/38266#composition>,
        <album/38266#subject>,
        <album/38266#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/38266#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Comix Zone - Road Kill"@en,
        "Comix Zone - Road Kill"@ja,
        "Comix Zone - Road Kill"@ja-latn ;
    mo:composer <artist/1384#subject> ;
    mo:produced_work <album/38266#musicalwork> ;
    schema:name "Comix Zone - Road Kill"@en,
        "Comix Zone - Road Kill"@ja,
        "Comix Zone - Road Kill"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/66/38266/38266-1363405348.png> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/38266#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-01-01"^^xsd:date ;
    dcterms:title "Comix Zone - Road Kill"@en,
        "Comix Zone - Road Kill"@ja,
        "Comix Zone - Road Kill"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/2827> ;
    mo:publication_of <album/38266#musicalexpression> ;
    mo:publisher <org/2641#subject> ;
    mo:record _:N8c7188e283104f748e19d6f4bbc339c6 ;
    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/66/38266/38266-1363405348.png> ;
    schema:name "Comix Zone - Road Kill"@en,
        "Comix Zone - Road Kill"@ja,
        "Comix Zone - Road Kill"@ja-latn ;
    schema:publisher <org/2641#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/38266/38266-1363405348.png> .

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

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

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

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

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

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

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

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

_:N8c7188e283104f748e19d6f4bbc339c6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8007838f85e64f629223fd88b3b9f638,
        _:N810b316a2f5a487aabfca157590c5d66,
        _:N942e044b77af4451ac9dec7121785c79,
        _:Nb3fb70c435394162ac0d922a82677d2e,
        _:Nd74f221e86bd470abbf904567eb74c3b,
        _:Nedc06d2343ec4e15833e724ccc3c6547 ;
    mo:track_count 6 ;
    schema:duration "PT18:39"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N8007838f85e64f629223fd88b3b9f638,
        _:N810b316a2f5a487aabfca157590c5d66,
        _:N942e044b77af4451ac9dec7121785c79,
        _:Nb3fb70c435394162ac0d922a82677d2e,
        _:Nd74f221e86bd470abbf904567eb74c3b,
        _:Nedc06d2343ec4e15833e724ccc3c6547 .

