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

<album/89201> a mo:Release ;
    mo:catalogue_number "MCOL-0222" .

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

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

<artist/26151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90803#subject> ;
    schema:name "Lena Raine"@en ;
    foaf:made <album/90803#composition>,
        <album/90803#subject> ;
    foaf:name "Lena Raine"@en .

<product/6729#subject> a schema:CreativeWork ;
    schema:name "Celeste"@en,
        "Celeste"@ja,
        "Celeste"@ja-latn ;
    foaf:name "Celeste"@en,
        "Celeste"@ja,
        "Celeste"@ja-latn .

<album/90803#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Celeste: Farewell Original Soundtrack"@en,
        "Celeste: Farewell Original Soundtrack"@ja,
        "Celeste: Farewell Original Soundtrack"@ja-latn ;
    mo:composer <artist/26151#subject> ;
    mo:produced_work <album/90803#musicalwork> ;
    schema:name "Celeste: Farewell Original Soundtrack"@en,
        "Celeste: Farewell Original Soundtrack"@ja,
        "Celeste: Farewell Original Soundtrack"@ja-latn .

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

<album/90803#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Celeste: Farewell Original Soundtrack"@en,
        "Celeste: Farewell Original Soundtrack"@ja,
        "Celeste: Farewell Original Soundtrack"@ja-latn ;
    mo:performance_of <album/90803#musicalwork> ;
    mo:recorded_as <album/90803#musicalexpression> ;
    schema:name "Celeste: Farewell Original Soundtrack"@en,
        "Celeste: Farewell Original Soundtrack"@ja,
        "Celeste: Farewell Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/90803#musicalwork> .

<org/1574#subject> schema:name "Ship to Shore PhonoCo."@en,
        "Ship to Shore PhonoCo."@ja,
        "Ship to Shore PhonoCo."@ja-latn ;
    foaf:name "Ship to Shore PhonoCo."@en,
        "Ship to Shore PhonoCo."@ja,
        "Ship to Shore PhonoCo."@ja-latn .

<https://media.vgm.io/albums/30/90803/90803-0aeaf56a53d9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/90803#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/90803/90803-0aeaf56a53d9.jpg> ;
    foaf:depicts <album/90803#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/90803/90803-0aeaf56a53d9.jpg> .

<https://medium-media.vgm.io/albums/30/90803/90803-0aeaf56a53d9.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/90803#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-01"^^xsd:date ;
    dcterms:title "Celeste: Farewell Original Soundtrack"@en,
        "Celeste: Farewell Original Soundtrack"@ja,
        "Celeste: Farewell Original Soundtrack"@ja-latn ;
    mo:catalogue_number "STS-050" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/89201> ;
    mo:publication_of <album/90803#musicalexpression> ;
    mo:publisher <org/1574#subject> ;
    mo:record _:N6edf8543c83e47038fb977d4fc0d8515 ;
    mo:record_count 1 ;
    schema:about <product/6729#subject> ;
    schema:datePublished "2019-11-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/90803/90803-0aeaf56a53d9.jpg> ;
    schema:name "Celeste: Farewell Original Soundtrack"@en,
        "Celeste: Farewell Original Soundtrack"@ja,
        "Celeste: Farewell Original Soundtrack"@ja-latn ;
    schema:publisher <org/1574#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/90803/90803-0aeaf56a53d9.jpg> .

_:N1c6a028889954465a3631b0d9d45186c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Heart"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N6edf8543c83e47038fb977d4fc0d8515 ;
    schema:name "Beyond the Heart"@en .

_:N30fb8611ec9e4cdfb2efe99b4d2501f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joy of Remembrance"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N6edf8543c83e47038fb977d4fc0d8515 ;
    schema:name "Joy of Remembrance"@en .

_:N38080bad345c4a27a89df9a06bf05f4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reconciliation"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N6edf8543c83e47038fb977d4fc0d8515 ;
    schema:name "Reconciliation"@en .

_:N5daceadefc8b465b87659d4d96252afc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wavedash.ppt"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N6edf8543c83e47038fb977d4fc0d8515 ;
    schema:name "wavedash.ppt"@en .

_:N741ae2be9dd94a88989aa989bf1c26fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Empty Space Above"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N6edf8543c83e47038fb977d4fc0d8515 ;
    schema:name "The Empty Space Above"@en .

_:N926769c5039042359c16264c57e0d3bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vovô e Vovó"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N6edf8543c83e47038fb977d4fc0d8515 ;
    schema:name "Vovô e Vovó"@en .

_:N92917c24c0fc4084a110049ff861839b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Futility"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N6edf8543c83e47038fb977d4fc0d8515 ;
    schema:name "Futility"@en .

_:N9a9c15fda50e498abfbbdde6ce78edbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fear of the Unknown"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N6edf8543c83e47038fb977d4fc0d8515 ;
    schema:name "Fear of the Unknown"@en .

_:Nbb86a3ca3bd44c3ba7e4d841e137399a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Defiance"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N6edf8543c83e47038fb977d4fc0d8515 ;
    schema:name "Final Defiance"@en .

_:Nbee64f0da2164de287a4aa3a24faf5a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell"@en ;
    mo:track_number 10 ;
    schema:duration "PT8:20"^^xsd:interval ;
    schema:inPlaylist _:N6edf8543c83e47038fb977d4fc0d8515 ;
    schema:name "Farewell"@en .

_:Ndc59a3cf9a2543da9ba7c6a6110f394d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Woman and the Bird"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N6edf8543c83e47038fb977d4fc0d8515 ;
    schema:name "The Woman and the Bird"@en .

_:Nf84ebd0c93a14ff99856371c2c77cbc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Stasis"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N6edf8543c83e47038fb977d4fc0d8515 ;
    schema:name "In Stasis"@en .

_:Nf9d8caab745b48d4839ee4030eadf044 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crash"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N6edf8543c83e47038fb977d4fc0d8515 ;
    schema:name "Crash"@en .

_:N6edf8543c83e47038fb977d4fc0d8515 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c6a028889954465a3631b0d9d45186c,
        _:N30fb8611ec9e4cdfb2efe99b4d2501f5,
        _:N38080bad345c4a27a89df9a06bf05f4f,
        _:N5daceadefc8b465b87659d4d96252afc,
        _:N741ae2be9dd94a88989aa989bf1c26fe,
        _:N926769c5039042359c16264c57e0d3bc,
        _:N92917c24c0fc4084a110049ff861839b,
        _:N9a9c15fda50e498abfbbdde6ce78edbd,
        _:Nbb86a3ca3bd44c3ba7e4d841e137399a,
        _:Nbee64f0da2164de287a4aa3a24faf5a9,
        _:Ndc59a3cf9a2543da9ba7c6a6110f394d,
        _:Nf84ebd0c93a14ff99856371c2c77cbc9,
        _:Nf9d8caab745b48d4839ee4030eadf044 ;
    mo:track_count 13 ;
    schema:duration "PT19:22"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N1c6a028889954465a3631b0d9d45186c,
        _:N30fb8611ec9e4cdfb2efe99b4d2501f5,
        _:N38080bad345c4a27a89df9a06bf05f4f,
        _:N5daceadefc8b465b87659d4d96252afc,
        _:N741ae2be9dd94a88989aa989bf1c26fe,
        _:N926769c5039042359c16264c57e0d3bc,
        _:N92917c24c0fc4084a110049ff861839b,
        _:N9a9c15fda50e498abfbbdde6ce78edbd,
        _:Nbb86a3ca3bd44c3ba7e4d841e137399a,
        _:Nbee64f0da2164de287a4aa3a24faf5a9,
        _:Ndc59a3cf9a2543da9ba7c6a6110f394d,
        _:Nf84ebd0c93a14ff99856371c2c77cbc9,
        _:Nf9d8caab745b48d4839ee4030eadf044 .

