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

<artist/57127#subject> a schema:Person,
        foaf:Person ;
    schema:name "Victor McKnight"@en ;
    foaf:made <album/146383#subject>,
        <album/146383#vocals> ;
    foaf:name "Victor McKnight"@en .

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

<album/146383#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ghost [A Cappella]"@en,
        "Ghost [A Cappella]"@ja,
        "Ghost [A Cappella]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Luis Dubuc"@en ;
            foaf:made <album/146383#composition> ;
            foaf:name "Luis Dubuc"@en ] ;
    mo:produced_work <album/146383#musicalwork> ;
    schema:name "Ghost [A Cappella]"@en,
        "Ghost [A Cappella]"@ja,
        "Ghost [A Cappella]"@ja-latn .

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

<album/146383#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ghost [A Cappella]"@en,
        "Ghost [A Cappella]"@ja,
        "Ghost [A Cappella]"@ja-latn ;
    mo:performance_of <album/146383#musicalwork> ;
    mo:recorded_as <album/146383#musicalexpression> ;
    schema:name "Ghost [A Cappella]"@en,
        "Ghost [A Cappella]"@ja,
        "Ghost [A Cappella]"@ja-latn ;
    schema:workPerformed <album/146383#musicalwork> .

<https://media.vgm.io/albums/38/146383/146383-4c27dfb02ff5.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/146383#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/38/146383/146383-4c27dfb02ff5.png> ;
    foaf:depicts <album/146383#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/38/146383/146383-4c27dfb02ff5.png> .

<https://medium-media.vgm.io/albums/38/146383/146383-4c27dfb02ff5.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/146383#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-11-20"^^xsd:date ;
    dcterms:title "Ghost [A Cappella]"@en,
        "Ghost [A Cappella]"@ja,
        "Ghost [A Cappella]"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/146383#musicalexpression> ;
    mo:publisher _:N84d4e5e625bc40f7ba626d4427f7a528 ;
    mo:record _:N4d8a61deac2b4ba69824dc7d3d77e978 ;
    mo:record_count 1 ;
    schema:datePublished "2018-11-20"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/38/146383/146383-4c27dfb02ff5.png> ;
    schema:name "Ghost [A Cappella]"@en,
        "Ghost [A Cappella]"@ja,
        "Ghost [A Cappella]"@ja-latn ;
    schema:publisher _:N84d4e5e625bc40f7ba626d4427f7a528 ;
    foaf:depiction <https://media.vgm.io/albums/38/146383/146383-4c27dfb02ff5.png> .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146383#subject> ;
    schema:name "Luis Dubuc"@en ;
    foaf:made <album/146383#subject> ;
    foaf:name "Luis Dubuc"@en .

_:N08f55193be7e46739221496bb6f48184 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghost [A Cappella]"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N4d8a61deac2b4ba69824dc7d3d77e978 ;
    schema:name "Ghost [A Cappella]"@en .

_:N4d8a61deac2b4ba69824dc7d3d77e978 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08f55193be7e46739221496bb6f48184 ;
    mo:track_count 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N08f55193be7e46739221496bb6f48184 .

_:N84d4e5e625bc40f7ba626d4427f7a528 schema:name "SquigglyDigg"@en,
        "SquigglyDigg"@ja,
        "SquigglyDigg"@ja-latn ;
    foaf:name "SquigglyDigg"@en,
        "SquigglyDigg"@ja,
        "SquigglyDigg"@ja-latn .

