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

<album/116789#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Ice Caves Soundtrack"@en,
        "The Ice Caves Soundtrack"@ja,
        "The Ice Caves Soundtrack"@ja-latn ;
    mo:produced_work <album/116789#musicalwork> ;
    schema:name "The Ice Caves Soundtrack"@en,
        "The Ice Caves Soundtrack"@ja,
        "The Ice Caves Soundtrack"@ja-latn .

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

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

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

<album/116789#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Ice Caves Soundtrack"@en,
        "The Ice Caves Soundtrack"@ja,
        "The Ice Caves Soundtrack"@ja-latn ;
    mo:performance_of <album/116789#musicalwork> ;
    mo:recorded_as <album/116789#musicalexpression> ;
    schema:name "The Ice Caves Soundtrack"@en,
        "The Ice Caves Soundtrack"@ja,
        "The Ice Caves Soundtrack"@ja-latn ;
    schema:workPerformed <album/116789#musicalwork> .

<https://media.vgm.io/albums/98/116789/116789-012da84a7ae7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116789#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/98/116789/116789-012da84a7ae7.jpg> ;
    foaf:depicts <album/116789#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/98/116789/116789-012da84a7ae7.jpg> .

<https://medium-media.vgm.io/albums/98/116789/116789-012da84a7ae7.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/116789#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-06-18"^^xsd:date ;
    dcterms:title "The Ice Caves Soundtrack"@en,
        "The Ice Caves Soundtrack"@ja,
        "The Ice Caves Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/116789#musicalexpression> ;
    mo:publisher _:N2d1535104719448abe66ef6517f04942 ;
    mo:record _:Ncf08d04aa9904be2a03a94112c8142a8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Ice Caves"@en ;
            foaf:name "The Ice Caves"@en ] ;
    schema:datePublished "2020-06-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/116789/116789-012da84a7ae7.jpg> ;
    schema:name "The Ice Caves Soundtrack"@en,
        "The Ice Caves Soundtrack"@ja,
        "The Ice Caves Soundtrack"@ja-latn ;
    schema:publisher _:N2d1535104719448abe66ef6517f04942 ;
    foaf:depiction <https://media.vgm.io/albums/98/116789/116789-012da84a7ae7.jpg> .

_:N2645b8d524a5442d8c6fffbc1f3fa7b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whistling Winds - Level Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT10:01"^^xsd:interval ;
    schema:inPlaylist _:Ncf08d04aa9904be2a03a94112c8142a8 ;
    schema:name "Whistling Winds - Level Theme"@en .

_:N2d1535104719448abe66ef6517f04942 schema:name "Cinnamancer Studios"@en,
        "Cinnamancer Studios"@ja,
        "Cinnamancer Studios"@ja-latn ;
    foaf:name "Cinnamancer Studios"@en,
        "Cinnamancer Studios"@ja,
        "Cinnamancer Studios"@ja-latn .

_:Ndba1c30c5db84f6699a65a11c2b4bd4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hope - Title Screen Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Ncf08d04aa9904be2a03a94112c8142a8 ;
    schema:name "Hope - Title Screen Theme"@en .

_:Ncf08d04aa9904be2a03a94112c8142a8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2645b8d524a5442d8c6fffbc1f3fa7b5,
        _:Ndba1c30c5db84f6699a65a11c2b4bd4b ;
    mo:track_count 2 ;
    schema:duration "PT12:14"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2645b8d524a5442d8c6fffbc1f3fa7b5,
        _:Ndba1c30c5db84f6699a65a11c2b4bd4b .

