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

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

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

<artist/1163#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20295#subject> ;
    schema:name "Blasterhead"@en ;
    foaf:made <album/20295#composition>,
        <album/20295#subject> ;
    foaf:name "Blasterhead"@en .

<event/15> a mo:Release ;
    schema:name "Released at Comic Market 67 (Dec 29, 2004 to Dec 30, 2004)" .

<album/20295#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blasterhead Live at Stockholm 07 August 2004 in Microdisko"@en,
        "Blasterhead Live at Stockholm 07 August 2004 in Microdisko"@ja,
        "Blasterhead Live at Stockholm 07 August 2004 in Microdisko"@ja-latn ;
    mo:composer <artist/1163#subject> ;
    mo:produced_work <album/20295#musicalwork> ;
    schema:name "Blasterhead Live at Stockholm 07 August 2004 in Microdisko"@en,
        "Blasterhead Live at Stockholm 07 August 2004 in Microdisko"@ja,
        "Blasterhead Live at Stockholm 07 August 2004 in Microdisko"@ja-latn .

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

<album/20295#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blasterhead Live at Stockholm 07 August 2004 in Microdisko"@en,
        "Blasterhead Live at Stockholm 07 August 2004 in Microdisko"@ja,
        "Blasterhead Live at Stockholm 07 August 2004 in Microdisko"@ja-latn ;
    mo:performance_of <album/20295#musicalwork> ;
    mo:recorded_as <album/20295#musicalexpression> ;
    schema:name "Blasterhead Live at Stockholm 07 August 2004 in Microdisko"@en,
        "Blasterhead Live at Stockholm 07 August 2004 in Microdisko"@ja,
        "Blasterhead Live at Stockholm 07 August 2004 in Microdisko"@ja-latn ;
    schema:workPerformed <album/20295#musicalwork> .

<org/426#subject> schema:name "Blasterhead"@en,
        "Blasterhead"@ja,
        "Blasterhead"@ja-latn ;
    foaf:name "Blasterhead"@en,
        "Blasterhead"@ja,
        "Blasterhead"@ja-latn .

<https://media.vgm.io/albums/59/20295/20295-8eb632863be8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/20295#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/59/20295/20295-8eb632863be8.jpg> ;
    foaf:depicts <album/20295#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/59/20295/20295-8eb632863be8.jpg> .

<https://medium-media.vgm.io/albums/59/20295/20295-8eb632863be8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/20295#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-12-30"^^xsd:date ;
    dcterms:title "Blasterhead Live at Stockholm 07 August 2004 in Microdisko"@en,
        "Blasterhead Live at Stockholm 07 August 2004 in Microdisko"@ja,
        "Blasterhead Live at Stockholm 07 August 2004 in Microdisko"@ja-latn ;
    mo:catalogue_number "BHDVD01" ;
    mo:media_type "DVD" ;
    mo:publication_of <album/20295#musicalexpression> ;
    mo:publisher <org/426#subject> ;
    mo:record _:N4858d9423f70450bbd5f7fa0635043c6 ;
    mo:record_count 1 ;
    mo:release <event/15> ;
    schema:datePublished "2004-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/59/20295/20295-8eb632863be8.jpg> ;
    schema:name "Blasterhead Live at Stockholm 07 August 2004 in Microdisko"@en,
        "Blasterhead Live at Stockholm 07 August 2004 in Microdisko"@ja,
        "Blasterhead Live at Stockholm 07 August 2004 in Microdisko"@ja-latn ;
    schema:publisher <org/426#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/20295/20295-8eb632863be8.jpg> .

_:N4858d9423f70450bbd5f7fa0635043c6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nd5b86ff13cea4a2c8d327376802f3ba1 ;
    mo:track_count 1 ;
    schema:duration "PT50:00"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nd5b86ff13cea4a2c8d327376802f3ba1 .

_:Nd5b86ff13cea4a2c8d327376802f3ba1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Live at Stockholm 07 August 2004 in Microdisko"@en ;
    mo:track_number 1 ;
    schema:duration "PT50:00"^^xsd:interval ;
    schema:inPlaylist _:N4858d9423f70450bbd5f7fa0635043c6 ;
    schema:name "Live at Stockholm 07 August 2004 in Microdisko"@en .

