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

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

<product/23502#subject> a schema:CreativeWork ;
    schema:name "Five Nights at Freddy's (2014)"@en,
        "Five Nights at Freddy's (2014)"@ja,
        "Five Nights at Freddy's (2014)"@ja-latn ;
    foaf:name "Five Nights at Freddy's (2014)"@en,
        "Five Nights at Freddy's (2014)"@ja,
        "Five Nights at Freddy's (2014)"@ja-latn .

<album/146333#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Creepin' Towards the Door"@en,
        "Creepin' Towards the Door"@ja,
        "Creepin' Towards the Door"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Griffin Wesley Lewis"@en ;
            foaf:made <album/146333#composition> ;
            foaf:name "Griffin Wesley Lewis"@en ] ;
    mo:produced_work <album/146333#musicalwork> ;
    schema:name "Creepin' Towards the Door"@en,
        "Creepin' Towards the Door"@ja,
        "Creepin' Towards the Door"@ja-latn .

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

<album/146333#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Creepin' Towards the Door"@en,
        "Creepin' Towards the Door"@ja,
        "Creepin' Towards the Door"@ja-latn ;
    mo:performance_of <album/146333#musicalwork> ;
    mo:recorded_as <album/146333#musicalexpression> ;
    schema:name "Creepin' Towards the Door"@en,
        "Creepin' Towards the Door"@ja,
        "Creepin' Towards the Door"@ja-latn ;
    schema:workPerformed <album/146333#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/33/146333/146333-eaf7a0349729.png> a schema:ImageObject,
        foaf:Image .

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

<album/146333#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-25"^^xsd:date ;
    dcterms:title "Creepin' Towards the Door"@en,
        "Creepin' Towards the Door"@ja,
        "Creepin' Towards the Door"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/146333#musicalexpression> ;
    mo:publisher _:Nf75de64ebeb7443dbeee908e4d93f1a0 ;
    mo:record _:N302a79bc978549db9d592ab2dd265716 ;
    mo:record_count 1 ;
    schema:about <product/23502#subject> ;
    schema:datePublished "2018-08-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/146333/146333-eaf7a0349729.png> ;
    schema:name "Creepin' Towards the Door"@en,
        "Creepin' Towards the Door"@ja,
        "Creepin' Towards the Door"@ja-latn ;
    schema:publisher _:Nf75de64ebeb7443dbeee908e4d93f1a0 ;
    foaf:depiction <https://media.vgm.io/albums/33/146333/146333-eaf7a0349729.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146333#subject> ;
    schema:name "Griffin Wesley Lewis"@en ;
    foaf:made <album/146333#subject> ;
    foaf:name "Griffin Wesley Lewis"@en .

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

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

_:N302a79bc978549db9d592ab2dd265716 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne540d8e63542461cb6378e86eb531019 ;
    mo:track_count 1 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne540d8e63542461cb6378e86eb531019 .

_:Ne540d8e63542461cb6378e86eb531019 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Creepin' Towards the Door"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N302a79bc978549db9d592ab2dd265716 ;
    schema:name "Creepin' Towards the Door"@en .

_:Nf75de64ebeb7443dbeee908e4d93f1a0 schema:name "Victor McKnight"@en,
        "Victor McKnight"@ja,
        "Victor McKnight"@ja-latn ;
    foaf:name "Victor McKnight"@en,
        "Victor McKnight"@ja,
        "Victor McKnight"@ja-latn .

