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

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

<album/65856#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Don't Grind Me At Christmas"@en,
        "Don't Grind Me At Christmas"@ja,
        "Don't Grind Me At Christmas"@ja-latn ;
    mo:composer <artist/25942#subject> ;
    mo:produced_work <album/65856#musicalwork> ;
    schema:name "Don't Grind Me At Christmas"@en,
        "Don't Grind Me At Christmas"@ja,
        "Don't Grind Me At Christmas"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/65/65856/65856-1487866494.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/25942#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65856#subject> ;
    mo:performed <album/65856#performance> ;
    schema:name "Rob Allison"@en ;
    foaf:made <album/65856#composition>,
        <album/65856#lyrics>,
        <album/65856#subject> ;
    foaf:name "Rob Allison"@en .

<album/65856#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Don't Grind Me At Christmas"@en,
        "Don't Grind Me At Christmas"@ja,
        "Don't Grind Me At Christmas"@ja-latn ;
    mo:performance_of <album/65856#musicalwork> ;
    mo:performer _:N30cce12e6c1e4829b10cef202e98f836,
        _:N7c35897b0e2940c29eb7bafd33f08ac2,
        <artist/25942#subject> ;
    mo:recorded_as <album/65856#musicalexpression> ;
    schema:byArtist _:N30cce12e6c1e4829b10cef202e98f836,
        _:N7c35897b0e2940c29eb7bafd33f08ac2,
        <artist/25942#subject> ;
    schema:name "Don't Grind Me At Christmas"@en,
        "Don't Grind Me At Christmas"@ja,
        "Don't Grind Me At Christmas"@ja-latn ;
    schema:workPerformed <album/65856#musicalwork> .

<album/65856#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-15"^^xsd:date ;
    dcterms:title "Don't Grind Me At Christmas"@en,
        "Don't Grind Me At Christmas"@ja,
        "Don't Grind Me At Christmas"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/65856#musicalexpression> ;
    mo:publisher _:N88a6ce7e2b194252a0bb890c7500961c ;
    mo:record _:Nc8240e4b305d41d3b4c112bcd54d9c58 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Don't Grind"@en ;
            foaf:name "Don't Grind"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Fradam"@en ;
            foaf:name "Fradam"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Si Renshaw"@en ;
            foaf:name "Si Renshaw"@en ],
        <artist/25942#subject> ;
    schema:datePublished "2016-12-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/65856/65856-1487866494.jpg> ;
    schema:name "Don't Grind Me At Christmas"@en,
        "Don't Grind Me At Christmas"@ja,
        "Don't Grind Me At Christmas"@ja-latn ;
    schema:publisher _:N88a6ce7e2b194252a0bb890c7500961c ;
    foaf:depiction <https://media.vgm.io/albums/65/65856/65856-1487866494.jpg> .

_:N0f9b005e530b4e6a8b925d8823663e8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Grind Me At Christmas (demo)"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:Nc8240e4b305d41d3b4c112bcd54d9c58 ;
    schema:name "Don't Grind Me At Christmas (demo)"@en .

_:N30cce12e6c1e4829b10cef202e98f836 a schema:Person,
        foaf:Person ;
    mo:performed <album/65856#performance> ;
    schema:name "Si Renshaw"@en ;
    foaf:name "Si Renshaw"@en .

_:N7c35897b0e2940c29eb7bafd33f08ac2 a schema:Person,
        foaf:Person ;
    mo:performed <album/65856#performance> ;
    schema:name "Fradam"@en ;
    foaf:name "Fradam"@en .

_:N88a6ce7e2b194252a0bb890c7500961c schema:name "Laser Dog Games"@en,
        "Laser Dog Games"@ja,
        "Laser Dog Games"@ja-latn ;
    foaf:name "Laser Dog Games"@en,
        "Laser Dog Games"@ja,
        "Laser Dog Games"@ja-latn .

_:Nb6dea4b8c47b447e8738788e36ee8019 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Grind Me At Christmas"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nc8240e4b305d41d3b4c112bcd54d9c58 ;
    schema:name "Don't Grind Me At Christmas"@en .

_:Nf99de48b27ec4643b37b19dcd8fd61ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Grind Me At Christmas (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nc8240e4b305d41d3b4c112bcd54d9c58 ;
    schema:name "Don't Grind Me At Christmas (Instrumental)"@en .

_:Nc8240e4b305d41d3b4c112bcd54d9c58 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f9b005e530b4e6a8b925d8823663e8c,
        _:Nb6dea4b8c47b447e8738788e36ee8019,
        _:Nf99de48b27ec4643b37b19dcd8fd61ae ;
    mo:track_count 3 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0f9b005e530b4e6a8b925d8823663e8c,
        _:Nb6dea4b8c47b447e8738788e36ee8019,
        _:Nf99de48b27ec4643b37b19dcd8fd61ae .

