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

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

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

<album/85359#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Bottom of the Well"@en,
        "The Bottom of the Well"@ja,
        "The Bottom of the Well"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jussi Elsilä"@en ;
            foaf:made <album/85359#composition> ;
            foaf:name "Jussi Elsilä"@en ] ;
    mo:produced_work <album/85359#musicalwork> ;
    schema:name "The Bottom of the Well"@en,
        "The Bottom of the Well"@ja,
        "The Bottom of the Well"@ja-latn .

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

<album/85359#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Bottom of the Well"@en,
        "The Bottom of the Well"@ja,
        "The Bottom of the Well"@ja-latn ;
    mo:performance_of <album/85359#musicalwork> ;
    mo:recorded_as <album/85359#musicalexpression> ;
    schema:name "The Bottom of the Well"@en,
        "The Bottom of the Well"@ja,
        "The Bottom of the Well"@ja-latn ;
    schema:workPerformed <album/85359#musicalwork> .

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

<https://medium-media.vgm.io/albums/95/85359/85359-1553446527.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/85359#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-03-01"^^xsd:date ;
    dcterms:title "The Bottom of the Well"@en,
        "The Bottom of the Well"@ja,
        "The Bottom of the Well"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/85359#musicalexpression> ;
    mo:publisher _:Ne89b43a25e184061b96fd51ac47e1cb0 ;
    mo:record _:N99000b1f597e484ba0dbc5ed28e5c7fa ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Bottom of the Well"@en ;
            foaf:name "The Bottom of the Well"@en ] ;
    schema:datePublished "2019-03-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/85359/85359-1553446527.jpg> ;
    schema:name "The Bottom of the Well"@en,
        "The Bottom of the Well"@ja,
        "The Bottom of the Well"@ja-latn ;
    schema:publisher _:Ne89b43a25e184061b96fd51ac47e1cb0 ;
    foaf:depiction <https://media.vgm.io/albums/95/85359/85359-1553446527.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85359#subject> ;
    schema:name "Jussi Elsilä"@en ;
    foaf:made <album/85359#subject> ;
    foaf:name "Jussi Elsilä"@en .

_:N1497c30797ab4964817ff63121729a2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apocalyptic Boost"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N99000b1f597e484ba0dbc5ed28e5c7fa ;
    schema:name "Apocalyptic Boost"@en .

_:N33e56b9397d545569c17358c13a2fa33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life-Like Dream"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N99000b1f597e484ba0dbc5ed28e5c7fa ;
    schema:name "Life-Like Dream"@en .

_:Nb0df2e549de54ed085c46f6797155081 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N99000b1f597e484ba0dbc5ed28e5c7fa ;
    schema:name "Main Theme"@en .

_:Ne89b43a25e184061b96fd51ac47e1cb0 schema:name "Red Nettle Studio"@en ;
    foaf:name "Red Nettle Studio"@en .

_:N99000b1f597e484ba0dbc5ed28e5c7fa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1497c30797ab4964817ff63121729a2d,
        _:N33e56b9397d545569c17358c13a2fa33,
        _:Nb0df2e549de54ed085c46f6797155081 ;
    mo:track_count 3 ;
    schema:duration "PT12:06"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1497c30797ab4964817ff63121729a2d,
        _:N33e56b9397d545569c17358c13a2fa33,
        _:Nb0df2e549de54ed085c46f6797155081 .

