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

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

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

<artist/5607#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16797#subject> ;
    schema:name "DJ Noriken"@en ;
    foaf:made <album/16797#composition>,
        <album/16797#subject> ;
    foaf:name "DJ Noriken"@en .

<artist/6952#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16797#subject> ;
    schema:name "DJ 490"@en ;
    foaf:made <album/16797#composition>,
        <album/16797#subject> ;
    foaf:name "DJ 490"@en .

<artist/7895#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16797#subject> ;
    schema:name "RedOgre"@en ;
    foaf:made <album/16797#composition>,
        <album/16797#subject> ;
    foaf:name "RedOgre"@en .

<event/52> a mo:Release ;
    schema:name "Released at M3-2009 Fall (Oct 11, 2009)" .

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

<album/16797#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Overdose Distortion"@en,
        "Overdose Distortion"@ja,
        "Overdose Distortion"@ja-latn ;
    mo:performance_of <album/16797#musicalwork> ;
    mo:recorded_as <album/16797#musicalexpression> ;
    schema:name "Overdose Distortion"@en,
        "Overdose Distortion"@ja,
        "Overdose Distortion"@ja-latn ;
    schema:workPerformed <album/16797#musicalwork> .

<org/432#subject> schema:name "SKETCH UP! Recordings"@en,
        "SKETCH UP! Recordings"@ja,
        "SKETCH UP! Recordings"@ja-latn ;
    foaf:name "SKETCH UP! Recordings"@en,
        "SKETCH UP! Recordings"@ja,
        "SKETCH UP! Recordings"@ja-latn .

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

<https://medium-media.vgm.io/albums/79/16797/16797-1260134189.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/16797#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Overdose Distortion"@en,
        "Overdose Distortion"@ja,
        "Overdose Distortion"@ja-latn ;
    mo:composer <artist/5607#subject>,
        <artist/6952#subject>,
        <artist/7895#subject> ;
    mo:produced_work <album/16797#musicalwork> ;
    schema:name "Overdose Distortion"@en,
        "Overdose Distortion"@ja,
        "Overdose Distortion"@ja-latn .

<album/16797#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-11"^^xsd:date ;
    dcterms:title "Overdose Distortion"@en,
        "Overdose Distortion"@ja,
        "Overdose Distortion"@ja-latn ;
    mo:catalogue_number "SUPRCD-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16797#musicalexpression> ;
    mo:publisher <org/432#subject> ;
    mo:record _:N8d92f653c43147dcb926e9fd4c99a612 ;
    mo:record_count 1 ;
    mo:release <event/52> ;
    schema:datePublished "2009-10-11"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/79/16797/16797-1260134189.jpg> ;
    schema:name "Overdose Distortion"@en,
        "Overdose Distortion"@ja,
        "Overdose Distortion"@ja-latn ;
    schema:publisher <org/432#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/16797/16797-1260134189.jpg> .

_:N001e4db6f7414b10a06334db9cd0a454 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Alternative"@en,
        "The Alternative"@ja,
        "The Alternative"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT6:59"^^xsd:interval ;
    schema:inPlaylist _:N8d92f653c43147dcb926e9fd4c99a612 ;
    schema:name "The Alternative"@en,
        "The Alternative"@ja,
        "The Alternative"@ja-latn .

_:N0397a6b213fa40b1abb7ed358c4a40d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drug iz My XTC..."@en,
        "Drug iz My XTC..."@ja,
        "Drug iz My XTC..."@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:N8d92f653c43147dcb926e9fd4c99a612 ;
    schema:name "Drug iz My XTC..."@en,
        "Drug iz My XTC..."@ja,
        "Drug iz My XTC..."@ja-latn .

_:N082aa3641af84ded8dc09191eab58a1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MAD BODY CONSOLE"@en,
        "MAD BODY CONSOLE"@ja,
        "MAD BODY CONSOLE"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:N8d92f653c43147dcb926e9fd4c99a612 ;
    schema:name "MAD BODY CONSOLE"@en,
        "MAD BODY CONSOLE"@ja,
        "MAD BODY CONSOLE"@ja-latn .

_:N4d06c13da07248778234ac4f2eb5995a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Python"@en,
        "錦蛇"@ja,
        "Nishiki Hebi"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N8d92f653c43147dcb926e9fd4c99a612 ;
    schema:name "Python"@en,
        "錦蛇"@ja,
        "Nishiki Hebi"@ja-latn .

_:N54b0731881a4426393581f9b71185471 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHORUS OF NIGHTMARE"@en,
        "CHORUS OF NIGHTMARE"@ja,
        "CHORUS OF NIGHTMARE"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N8d92f653c43147dcb926e9fd4c99a612 ;
    schema:name "CHORUS OF NIGHTMARE"@en,
        "CHORUS OF NIGHTMARE"@ja,
        "CHORUS OF NIGHTMARE"@ja-latn .

_:N6f2d92127f514f68b2f07c728abff191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "missing cube(catharsis)"@en,
        "missing cube(catharsis)"@ja,
        "missing cube(catharsis)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N8d92f653c43147dcb926e9fd4c99a612 ;
    schema:name "missing cube(catharsis)"@en,
        "missing cube(catharsis)"@ja,
        "missing cube(catharsis)"@ja-latn .

_:N91855adaba4e46f4876e5c32afceac38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Allopathy"@en,
        "Allopathy"@ja,
        "Allopathy"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N8d92f653c43147dcb926e9fd4c99a612 ;
    schema:name "Allopathy"@en,
        "Allopathy"@ja,
        "Allopathy"@ja-latn .

_:Nf2791734901148c39c69bbdacc5fe615 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Injection System"@en,
        "Injection System"@ja,
        "Injection System"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:N8d92f653c43147dcb926e9fd4c99a612 ;
    schema:name "Injection System"@en,
        "Injection System"@ja,
        "Injection System"@ja-latn .

_:N8d92f653c43147dcb926e9fd4c99a612 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N001e4db6f7414b10a06334db9cd0a454,
        _:N0397a6b213fa40b1abb7ed358c4a40d6,
        _:N082aa3641af84ded8dc09191eab58a1b,
        _:N4d06c13da07248778234ac4f2eb5995a,
        _:N54b0731881a4426393581f9b71185471,
        _:N6f2d92127f514f68b2f07c728abff191,
        _:N91855adaba4e46f4876e5c32afceac38,
        _:Nf2791734901148c39c69bbdacc5fe615 ;
    mo:track_count 8 ;
    schema:duration "PT51:38"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N001e4db6f7414b10a06334db9cd0a454,
        _:N0397a6b213fa40b1abb7ed358c4a40d6,
        _:N082aa3641af84ded8dc09191eab58a1b,
        _:N4d06c13da07248778234ac4f2eb5995a,
        _:N54b0731881a4426393581f9b71185471,
        _:N6f2d92127f514f68b2f07c728abff191,
        _:N91855adaba4e46f4876e5c32afceac38,
        _:Nf2791734901148c39c69bbdacc5fe615 .

