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

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

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

<album/42115#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Meditation Walk With Antichamber"@en,
        "Meditation Walk With Antichamber"@ja,
        "Meditation Walk With Antichamber"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Robin Arnott"@en ;
            foaf:made <album/42115#composition> ;
            foaf:name "Robin Arnott"@en ] ;
    mo:produced_work <album/42115#musicalwork> ;
    schema:name "Meditation Walk With Antichamber"@en,
        "Meditation Walk With Antichamber"@ja,
        "Meditation Walk With Antichamber"@ja-latn .

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

<album/42115#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Meditation Walk With Antichamber"@en,
        "Meditation Walk With Antichamber"@ja,
        "Meditation Walk With Antichamber"@ja-latn ;
    mo:performance_of <album/42115#musicalwork> ;
    mo:recorded_as <album/42115#musicalexpression> ;
    schema:name "Meditation Walk With Antichamber"@en,
        "Meditation Walk With Antichamber"@ja,
        "Meditation Walk With Antichamber"@ja-latn ;
    schema:workPerformed <album/42115#musicalwork> .

<https://media.vgm.io/albums/51/42115/42115-1380908778.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/42115#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/42115/42115-1380908778.jpg> ;
    foaf:depicts <album/42115#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/42115/42115-1380908778.jpg> .

<https://medium-media.vgm.io/albums/51/42115/42115-1380908778.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42115#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-06-15"^^xsd:date ;
    dcterms:title "Meditation Walk With Antichamber"@en,
        "Meditation Walk With Antichamber"@ja,
        "Meditation Walk With Antichamber"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/42115#musicalexpression> ;
    mo:publisher _:N1797c1150b7b4816bf641770e24e8f53 ;
    mo:record _:N53cb4aec7a1d46efbb5b8f0e6939de53 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Antichamber"@en ;
            foaf:name "Antichamber"@en ] ;
    schema:datePublished "2013-06-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/42115/42115-1380908778.jpg> ;
    schema:name "Meditation Walk With Antichamber"@en,
        "Meditation Walk With Antichamber"@ja,
        "Meditation Walk With Antichamber"@ja-latn ;
    schema:publisher _:N1797c1150b7b4816bf641770e24e8f53 ;
    foaf:depiction <https://media.vgm.io/albums/51/42115/42115-1380908778.jpg> .

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

_:N1797c1150b7b4816bf641770e24e8f53 schema:name "Robin Arnott"@en,
        "Robin Arnott"@ja,
        "Robin Arnott"@ja-latn ;
    foaf:name "Robin Arnott"@en,
        "Robin Arnott"@ja,
        "Robin Arnott"@ja-latn .

_:N1f2aca1741884e14a719570217aecbea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into Darkness"@en ;
    mo:track_number 1 ;
    schema:duration "PT25:06"^^xsd:interval ;
    schema:inPlaylist _:N53cb4aec7a1d46efbb5b8f0e6939de53 ;
    schema:name "Into Darkness"@en .

_:N4955955a3bf8494ab710b432fa959c19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ground Floor"@en ;
    mo:track_number 2 ;
    schema:duration "PT22:03"^^xsd:interval ;
    schema:inPlaylist _:N53cb4aec7a1d46efbb5b8f0e6939de53 ;
    schema:name "The Ground Floor"@en .

_:N4b2416efedc34e698761c3de53b2a885 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Climbing the Tower"@en ;
    mo:track_number 3 ;
    schema:duration "PT20:03"^^xsd:interval ;
    schema:inPlaylist _:N53cb4aec7a1d46efbb5b8f0e6939de53 ;
    schema:name "Climbing the Tower"@en .

_:N79a5bfa4bad043e8aa61e1690cec31b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Highest Point"@en ;
    mo:track_number 4 ;
    schema:duration "PT20:55"^^xsd:interval ;
    schema:inPlaylist _:N53cb4aec7a1d46efbb5b8f0e6939de53 ;
    schema:name "The Highest Point"@en .

_:N53cb4aec7a1d46efbb5b8f0e6939de53 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f2aca1741884e14a719570217aecbea,
        _:N4955955a3bf8494ab710b432fa959c19,
        _:N4b2416efedc34e698761c3de53b2a885,
        _:N79a5bfa4bad043e8aa61e1690cec31b0 ;
    mo:track_count 4 ;
    schema:duration "PT88:07"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1f2aca1741884e14a719570217aecbea,
        _:N4955955a3bf8494ab710b432fa959c19,
        _:N4b2416efedc34e698761c3de53b2a885,
        _:N79a5bfa4bad043e8aa61e1690cec31b0 .

