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

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

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

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

<album/113168#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Celeste Spring Collab, Vol. B"@en,
        "Celeste Spring Collab, Vol. B"@ja,
        "Celeste Spring Collab, Vol. B"@ja-latn ;
    mo:performance_of <album/113168#musicalwork> ;
    mo:recorded_as <album/113168#musicalexpression> ;
    schema:name "Celeste Spring Collab, Vol. B"@en,
        "Celeste Spring Collab, Vol. B"@ja,
        "Celeste Spring Collab, Vol. B"@ja-latn ;
    schema:workPerformed <album/113168#musicalwork> .

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

<https://medium-media.vgm.io/albums/86/113168/113168-f2e7e4994733.png> a schema:ImageObject,
        foaf:Image .

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

<album/113168#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Celeste Spring Collab, Vol. B"@en,
        "Celeste Spring Collab, Vol. B"@ja,
        "Celeste Spring Collab, Vol. B"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Thegur90"@en ;
            foaf:made <album/113168#composition> ;
            foaf:name "Thegur90"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tortoise"@en ;
            foaf:made <album/113168#composition> ;
            foaf:name "Tortoise"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Aarrohtl"@en ;
            foaf:made <album/113168#composition> ;
            foaf:name "Aarrohtl"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "BeefyUncle"@en ;
            foaf:made <album/113168#composition> ;
            foaf:name "BeefyUncle"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Octopi"@en ;
            foaf:made <album/113168#composition> ;
            foaf:name "Octopi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Zachary Talis"@en ;
            foaf:made <album/113168#composition> ;
            foaf:name "Zachary Talis"@en ] ;
    mo:produced_work <album/113168#musicalwork> ;
    schema:name "Celeste Spring Collab, Vol. B"@en,
        "Celeste Spring Collab, Vol. B"@ja,
        "Celeste Spring Collab, Vol. B"@ja-latn .

<album/113168#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-09"^^xsd:date ;
    dcterms:title "Celeste Spring Collab, Vol. B"@en,
        "Celeste Spring Collab, Vol. B"@ja,
        "Celeste Spring Collab, Vol. B"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/113168#musicalexpression> ;
    mo:publisher _:N3e94312b6ffb4fc4a8c938d355c4a7af ;
    mo:record _:N453843169f36453fb9ad832cf9d25ea9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Celeste Spring Collab 2020 (Celeste)"@en ;
            foaf:name "Celeste Spring Collab 2020 (Celeste)"@en ] ;
    schema:datePublished "2020-09-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/113168/113168-f2e7e4994733.png> ;
    schema:name "Celeste Spring Collab, Vol. B"@en,
        "Celeste Spring Collab, Vol. B"@ja,
        "Celeste Spring Collab, Vol. B"@ja-latn ;
    schema:publisher _:N3e94312b6ffb4fc4a8c938d355c4a7af ;
    foaf:depiction <https://media.vgm.io/albums/86/113168/113168-f2e7e4994733.png> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113168#subject> ;
    schema:name "Zachary Talis"@en ;
    foaf:made <album/113168#subject> ;
    foaf:name "Zachary Talis"@en .

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

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

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

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

_:N00869cfcf4b64686ba7b670e570bbf9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imbrium"@en ;
    mo:track_number 23 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Imbrium"@en .

_:N043b9e506b5d4a97bd6225c5b757e340 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cirrus"@en ;
    mo:track_number 17 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Cirrus"@en .

_:N0589d862a7a3429582d684092c083df9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hot Fish"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Hot Fish"@en .

_:N05ca82572cf64ef7910b6ec0da60b3a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebound and Determined"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Rebound and Determined"@en .

_:N1707fc205de8427e967146f3bcefa055 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Severance"@en ;
    mo:track_number 22 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Severance"@en .

_:N25ff69d3e9f8491dbdc8e26cda449fdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Weird Noises With Kevin"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Weird Noises With Kevin"@en .

_:N275d3a332adf4ab48bf5f9932df3bcd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plummet"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Plummet"@en .

_:N3e94312b6ffb4fc4a8c938d355c4a7af schema:name "Celeste Spring Collab"@en,
        "Celeste Spring Collab"@ja,
        "Celeste Spring Collab"@ja-latn ;
    foaf:name "Celeste Spring Collab"@en,
        "Celeste Spring Collab"@ja,
        "Celeste Spring Collab"@ja-latn .

_:N436d9eb148a24c0e97aac4469c270f8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forgotten Pieces"@en ;
    mo:track_number 24 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Forgotten Pieces"@en .

_:N4bcd25835f3343d2a0b880aca8bbf230 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Redemption"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Redemption"@en .

_:N4c20fa05fb1840468502cbaf16255083 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Agust"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Agust"@en .

_:N9528663e2a4d4e4086fa7d299bc17e26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple Turbulence"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Temple Turbulence"@en .

_:N95373f6b2e9d455bad96d82f77e0e78d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Satie"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Satie"@en .

_:Na0aec3437b1a42ecaa1a053ffa3582f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Dive"@en ;
    mo:track_number 18 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Deep Dive"@en .

_:Nb268b67869ef43bd8d99f9aac8cfecbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Obliterator"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Little Obliterator"@en .

_:Nbb3c3cf8ad7c46c3a4a4415b75cc8a56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A-Minor Collapse"@en ;
    mo:track_number 19 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "A-Minor Collapse"@en .

_:Nc01fc7fdb2264e43bb2d143428c1f453 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Little Factory"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Happy Little Factory"@en .

_:Nc501947f3472481cb3ffd54c2e77e4b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pursuit"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Pursuit"@en .

_:Nc75354063c864a9e92fc916132f2557a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sludge and Jellies"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Sludge and Jellies"@en .

_:Ne7b1a9a40c844b0c969c8d3e9be07cd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sealed Remembrance"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Sealed Remembrance"@en .

_:Neab845dcc75d47cdb6c78c8465c930f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Second Departure"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Second Departure"@en .

_:Nf3c22ac7a6ab46589e7e7ebdb42e3f9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ligament"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Ligament"@en .

_:Nfb6153cf0aa14f6a93444c1658d997c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anthocyan"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Anthocyan"@en .

_:Nfde3d00001b6475ab7c93ecacb2b523d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Temple"@en ;
    mo:track_number 20 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Into the Temple"@en .

_:Nff59269cb4b746f99a066928accc099e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whistling Tower"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N453843169f36453fb9ad832cf9d25ea9 ;
    schema:name "Whistling Tower"@en .

_:N453843169f36453fb9ad832cf9d25ea9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00869cfcf4b64686ba7b670e570bbf9c,
        _:N043b9e506b5d4a97bd6225c5b757e340,
        _:N0589d862a7a3429582d684092c083df9,
        _:N05ca82572cf64ef7910b6ec0da60b3a2,
        _:N1707fc205de8427e967146f3bcefa055,
        _:N25ff69d3e9f8491dbdc8e26cda449fdd,
        _:N275d3a332adf4ab48bf5f9932df3bcd2,
        _:N436d9eb148a24c0e97aac4469c270f8b,
        _:N4bcd25835f3343d2a0b880aca8bbf230,
        _:N4c20fa05fb1840468502cbaf16255083,
        _:N9528663e2a4d4e4086fa7d299bc17e26,
        _:N95373f6b2e9d455bad96d82f77e0e78d,
        _:Na0aec3437b1a42ecaa1a053ffa3582f1,
        _:Nb268b67869ef43bd8d99f9aac8cfecbb,
        _:Nbb3c3cf8ad7c46c3a4a4415b75cc8a56,
        _:Nc01fc7fdb2264e43bb2d143428c1f453,
        _:Nc501947f3472481cb3ffd54c2e77e4b2,
        _:Nc75354063c864a9e92fc916132f2557a,
        _:Ne7b1a9a40c844b0c969c8d3e9be07cd4,
        _:Neab845dcc75d47cdb6c78c8465c930f0,
        _:Nf3c22ac7a6ab46589e7e7ebdb42e3f9e,
        _:Nfb6153cf0aa14f6a93444c1658d997c6,
        _:Nfde3d00001b6475ab7c93ecacb2b523d,
        _:Nff59269cb4b746f99a066928accc099e ;
    mo:track_count 24 ;
    schema:duration "PT86:29"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N00869cfcf4b64686ba7b670e570bbf9c,
        _:N043b9e506b5d4a97bd6225c5b757e340,
        _:N0589d862a7a3429582d684092c083df9,
        _:N05ca82572cf64ef7910b6ec0da60b3a2,
        _:N1707fc205de8427e967146f3bcefa055,
        _:N25ff69d3e9f8491dbdc8e26cda449fdd,
        _:N275d3a332adf4ab48bf5f9932df3bcd2,
        _:N436d9eb148a24c0e97aac4469c270f8b,
        _:N4bcd25835f3343d2a0b880aca8bbf230,
        _:N4c20fa05fb1840468502cbaf16255083,
        _:N9528663e2a4d4e4086fa7d299bc17e26,
        _:N95373f6b2e9d455bad96d82f77e0e78d,
        _:Na0aec3437b1a42ecaa1a053ffa3582f1,
        _:Nb268b67869ef43bd8d99f9aac8cfecbb,
        _:Nbb3c3cf8ad7c46c3a4a4415b75cc8a56,
        _:Nc01fc7fdb2264e43bb2d143428c1f453,
        _:Nc501947f3472481cb3ffd54c2e77e4b2,
        _:Nc75354063c864a9e92fc916132f2557a,
        _:Ne7b1a9a40c844b0c969c8d3e9be07cd4,
        _:Neab845dcc75d47cdb6c78c8465c930f0,
        _:Nf3c22ac7a6ab46589e7e7ebdb42e3f9e,
        _:Nfb6153cf0aa14f6a93444c1658d997c6,
        _:Nfde3d00001b6475ab7c93ecacb2b523d,
        _:Nff59269cb4b746f99a066928accc099e .

