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

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

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

<artist/2811#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46163#subject> ;
    schema:name "Daisuke Amaya"@en,
        "天谷大輔"@ja ;
    foaf:made <album/46163#composition>,
        <album/46163#subject> ;
    foaf:name "Daisuke Amaya"@en,
        "天谷大輔"@ja .

<product/2080#subject> a schema:CreativeWork ;
    schema:name "Cave Story"@en,
        "洞窟物語"@ja,
        "Doukutsu Monogatari"@ja-latn ;
    foaf:name "Cave Story"@en,
        "洞窟物語"@ja,
        "Doukutsu Monogatari"@ja-latn .

<album/46163#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cave Dreams EP"@en,
        "Cave Dreams EP"@ja,
        "Cave Dreams EP"@ja-latn ;
    mo:composer <artist/2811#subject> ;
    mo:produced_work <album/46163#musicalwork> ;
    schema:name "Cave Dreams EP"@en,
        "Cave Dreams EP"@ja,
        "Cave Dreams EP"@ja-latn .

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

<album/46163#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cave Dreams EP"@en,
        "Cave Dreams EP"@ja,
        "Cave Dreams EP"@ja-latn ;
    mo:performance_of <album/46163#musicalwork> ;
    mo:recorded_as <album/46163#musicalexpression> ;
    schema:name "Cave Dreams EP"@en,
        "Cave Dreams EP"@ja,
        "Cave Dreams EP"@ja-latn ;
    schema:workPerformed <album/46163#musicalwork> .

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

<https://medium-media.vgm.io/albums/36/46163/46163-1401928245.png> a schema:ImageObject,
        foaf:Image .

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

<album/46163#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-06-02"^^xsd:date ;
    dcterms:title "Cave Dreams EP"@en,
        "Cave Dreams EP"@ja,
        "Cave Dreams EP"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/46163#musicalexpression> ;
    mo:publisher _:Nfe4fc3fdbee548169ccead4090150298 ;
    mo:record _:N5961d98cc2dc469ea67baa8d7e2e3651 ;
    mo:record_count 1 ;
    schema:about <product/2080#subject> ;
    schema:datePublished "2014-06-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/46163/46163-1401928245.png> ;
    schema:name "Cave Dreams EP"@en,
        "Cave Dreams EP"@ja,
        "Cave Dreams EP"@ja-latn ;
    schema:publisher _:Nfe4fc3fdbee548169ccead4090150298 ;
    foaf:depiction <https://media.vgm.io/albums/36/46163/46163-1401928245.png> .

_:N12c6283373ab49edb4a8d032a8909919 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Drowned Robot"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N5961d98cc2dc469ea67baa8d7e2e3651 ;
    schema:name "Little Drowned Robot"@en .

_:N8a7740c0334a4680b8ed75390bd9ffb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lonely Summit"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N5961d98cc2dc469ea67baa8d7e2e3651 ;
    schema:name "The Lonely Summit"@en .

_:Ne208f52d420b4bfd8ccacc83910d6951 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lonely Summit (extended edit)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N5961d98cc2dc469ea67baa8d7e2e3651 ;
    schema:name "The Lonely Summit (extended edit)"@en .

_:Ne815f3b855954b3c8f66f36ff7fbcdce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Man And His Dragon"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N5961d98cc2dc469ea67baa8d7e2e3651 ;
    schema:name "A Man And His Dragon"@en .

_:Ned7d06a914dd482495f1e23d75e64a2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart of The Island"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N5961d98cc2dc469ea67baa8d7e2e3651 ;
    schema:name "Heart of The Island"@en .

_:Nfe4fc3fdbee548169ccead4090150298 schema:name "RetroDigital"@en,
        "RetroDigital"@ja,
        "RetroDigital"@ja-latn ;
    foaf:name "RetroDigital"@en,
        "RetroDigital"@ja,
        "RetroDigital"@ja-latn .

_:N5961d98cc2dc469ea67baa8d7e2e3651 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12c6283373ab49edb4a8d032a8909919,
        _:N8a7740c0334a4680b8ed75390bd9ffb9,
        _:Ne208f52d420b4bfd8ccacc83910d6951,
        _:Ne815f3b855954b3c8f66f36ff7fbcdce,
        _:Ned7d06a914dd482495f1e23d75e64a2c ;
    mo:track_count 5 ;
    schema:duration "PT17:50"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N12c6283373ab49edb4a8d032a8909919,
        _:N8a7740c0334a4680b8ed75390bd9ffb9,
        _:Ne208f52d420b4bfd8ccacc83910d6951,
        _:Ne815f3b855954b3c8f66f36ff7fbcdce,
        _:Ned7d06a914dd482495f1e23d75e64a2c .

