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

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

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

<artist/14174#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80839#subject> ;
    schema:name "Noisia"@en ;
    foaf:made <album/80839#composition>,
        <album/80839#subject> ;
    foaf:name "Noisia"@en .

<product/14177#subject> a schema:CreativeWork ;
    schema:name "wipEout pulse"@en,
        "wipEout pulse"@ja,
        "wipEout pulse"@ja-latn ;
    foaf:name "wipEout pulse"@en,
        "wipEout pulse"@ja,
        "wipEout pulse"@ja-latn .

<product/14210#subject> a schema:CreativeWork ;
    schema:name "wipEout HD"@en,
        "wipEout HD"@ja,
        "wipEout HD"@ja-latn ;
    foaf:name "wipEout HD"@en,
        "wipEout HD"@ja,
        "wipEout HD"@ja-latn .

<album/80839#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Noisia – Seven Stitches / Groundhog"@en,
        "Noisia – Seven Stitches / Groundhog"@ja,
        "Noisia – Seven Stitches / Groundhog"@ja-latn ;
    mo:composer <artist/14174#subject> ;
    mo:produced_work <album/80839#musicalwork> ;
    schema:name "Noisia – Seven Stitches / Groundhog"@en,
        "Noisia – Seven Stitches / Groundhog"@ja,
        "Noisia – Seven Stitches / Groundhog"@ja-latn .

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

<album/80839#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Noisia – Seven Stitches / Groundhog"@en,
        "Noisia – Seven Stitches / Groundhog"@ja,
        "Noisia – Seven Stitches / Groundhog"@ja-latn ;
    mo:performance_of <album/80839#musicalwork> ;
    mo:recorded_as <album/80839#musicalexpression> ;
    schema:name "Noisia – Seven Stitches / Groundhog"@en,
        "Noisia – Seven Stitches / Groundhog"@ja,
        "Noisia – Seven Stitches / Groundhog"@ja-latn ;
    schema:workPerformed <album/80839#musicalwork> .

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

<https://medium-media.vgm.io/albums/93/80839/80839-1537557202.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/80839#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-01-01"^^xsd:date ;
    dcterms:title "Noisia – Seven Stitches / Groundhog"@en,
        "Noisia – Seven Stitches / Groundhog"@ja,
        "Noisia – Seven Stitches / Groundhog"@ja-latn ;
    mo:catalogue_number "DIVISION002" ;
    mo:media_type "Vinyl (12\" 45 rpm)" ;
    mo:publication_of <album/80839#musicalexpression> ;
    mo:publisher _:N93c521b5551144348bef8d74d49f2ef7 ;
    mo:record _:N86e420ac74444fdca8c0b507adc8fdff ;
    mo:record_count 1 ;
    schema:about <product/14177#subject>,
        <product/14210#subject> ;
    schema:datePublished "2008-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/80839/80839-1537557202.jpg> ;
    schema:name "Noisia – Seven Stitches / Groundhog"@en,
        "Noisia – Seven Stitches / Groundhog"@ja,
        "Noisia – Seven Stitches / Groundhog"@ja-latn ;
    schema:publisher _:N93c521b5551144348bef8d74d49f2ef7 ;
    foaf:depiction <https://media.vgm.io/albums/93/80839/80839-1537557202.jpg> .

_:N0470a857d6744ec3b54801072c2db1ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Groundhog"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:06"^^xsd:interval ;
    schema:inPlaylist _:N86e420ac74444fdca8c0b507adc8fdff ;
    schema:name "Groundhog"@en .

_:N93c521b5551144348bef8d74d49f2ef7 schema:name "Division"@en ;
    foaf:name "Division"@en .

_:Ndd2cfba6addf4270bd7dd57bc1573437 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seven Stitches"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:34"^^xsd:interval ;
    schema:inPlaylist _:N86e420ac74444fdca8c0b507adc8fdff ;
    schema:name "Seven Stitches"@en .

_:N86e420ac74444fdca8c0b507adc8fdff a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0470a857d6744ec3b54801072c2db1ae,
        _:Ndd2cfba6addf4270bd7dd57bc1573437 ;
    mo:track_count 2 ;
    schema:duration "PT7:06"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0470a857d6744ec3b54801072c2db1ae,
        _:Ndd2cfba6addf4270bd7dd57bc1573437 .

