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

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

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

<album/63585#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Coffee Crisis Chiptunes"@en,
        "Coffee Crisis Chiptunes"@ja,
        "Coffee Crisis Chiptunes"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Greywalker"@en ;
            foaf:made <album/63585#composition> ;
            foaf:name "Greywalker"@en ] ;
    mo:produced_work <album/63585#musicalwork> ;
    schema:name "Coffee Crisis Chiptunes"@en,
        "Coffee Crisis Chiptunes"@ja,
        "Coffee Crisis Chiptunes"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/58/63585/63585-1490289979.png> a schema:ImageObject,
        foaf:Image .

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

<album/63585#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Coffee Crisis Chiptunes"@en,
        "Coffee Crisis Chiptunes"@ja,
        "Coffee Crisis Chiptunes"@ja-latn ;
    mo:performance_of <album/63585#musicalwork> ;
    mo:performer _:Nc4d933ec65b145c4b32ff36b04c13c41 ;
    mo:recorded_as <album/63585#musicalexpression> ;
    schema:byArtist _:Nc4d933ec65b145c4b32ff36b04c13c41 ;
    schema:name "Coffee Crisis Chiptunes"@en,
        "Coffee Crisis Chiptunes"@ja,
        "Coffee Crisis Chiptunes"@ja-latn ;
    schema:workPerformed <album/63585#musicalwork> .

<album/63585#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-03-01"^^xsd:date ;
    dcterms:title "Coffee Crisis Chiptunes"@en,
        "Coffee Crisis Chiptunes"@ja,
        "Coffee Crisis Chiptunes"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Vinyl (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/63585#musicalexpression> ;
    mo:publisher _:N7ef701ec009342cb8f3195fa9ac91bd5 ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Coffee Crisis"@en ;
            foaf:name "Coffee Crisis"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Mitch Foster"@en ;
            foaf:name "Mitch Foster"@en ] ;
    schema:datePublished "2017-03-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/63585/63585-1490289979.png> ;
    schema:name "Coffee Crisis Chiptunes"@en,
        "Coffee Crisis Chiptunes"@ja,
        "Coffee Crisis Chiptunes"@ja-latn ;
    schema:publisher _:N7ef701ec009342cb8f3195fa9ac91bd5 ;
    foaf:depiction <https://media.vgm.io/albums/58/63585/63585-1490289979.png> .

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

_:N7ef701ec009342cb8f3195fa9ac91bd5 schema:name "Mega Cat Studios"@en ;
    foaf:name "Mega Cat Studios"@en .

_:Nc4d933ec65b145c4b32ff36b04c13c41 a schema:Person,
        foaf:Person ;
    mo:performed <album/63585#performance> ;
    schema:name "Mitch Foster"@en ;
    foaf:name "Mitch Foster"@en .

