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

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

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

<album/112948#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Glyph"@en,
        "Glyph"@ja,
        "Glyph"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "marshall"@en ;
            foaf:made <album/112948#composition> ;
            foaf:name "marshall"@en ] ;
    mo:produced_work <album/112948#musicalwork> ;
    schema:name "Glyph"@en,
        "Glyph"@ja,
        "Glyph"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/84/112948/112948-e6a44722530d.png> a schema:ImageObject,
        foaf:Image .

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

<album/112948#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-01"^^xsd:date ;
    dcterms:title "Glyph"@en,
        "Glyph"@ja,
        "Glyph"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/112948#musicalexpression> ;
    mo:publisher _:Nacbb33e5ff254bf6a31e4443fe0b7056 ;
    mo:record _:N6dca0f9bad0646b0b642da9dc23122c0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Glyph (Celeste)"@en ;
            foaf:name "Glyph (Celeste)"@en ] ;
    schema:datePublished "2020-05-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/112948/112948-e6a44722530d.png> ;
    schema:name "Glyph"@en,
        "Glyph"@ja,
        "Glyph"@ja-latn ;
    schema:publisher _:Nacbb33e5ff254bf6a31e4443fe0b7056 ;
    foaf:depiction <https://media.vgm.io/albums/84/112948/112948-e6a44722530d.png> .

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

_:N06d0ada4b358447a836ab1a822b7c891 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ides of Frost (Quartet Mix)"@en ;
    mo:track_number 12 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N6dca0f9bad0646b0b642da9dc23122c0 ;
    schema:name "Ides of Frost (Quartet Mix)"@en .

_:N1b795e5d37b44b2fb0dfedd80bddc2a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories (Part III)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N6dca0f9bad0646b0b642da9dc23122c0 ;
    schema:name "Memories (Part III)"@en .

_:N1f498adb3dd24f4eb1e176d915e84980 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ides of Frost (Prelude)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N6dca0f9bad0646b0b642da9dc23122c0 ;
    schema:name "Ides of Frost (Prelude)"@en .

_:N29349701772f4c3aaff7e533efb87700 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "School Of the Flower"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:N6dca0f9bad0646b0b642da9dc23122c0 ;
    schema:name "School Of the Flower"@en .

_:N3a904da41f3a45dbaefc10b1c7f386bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories (Part I)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N6dca0f9bad0646b0b642da9dc23122c0 ;
    schema:name "Memories (Part I)"@en .

_:N5095ad2254134c84ac8d5c8568654f03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End of All Seasons"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N6dca0f9bad0646b0b642da9dc23122c0 ;
    schema:name "The End of All Seasons"@en .

_:N65ec79bfe0d94dd390c2deee141afdbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Other Worlds"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N6dca0f9bad0646b0b642da9dc23122c0 ;
    schema:name "Other Worlds"@en .

_:N781abb9994194c21868c721badbcba47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Crane (Piano Reprise)"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N6dca0f9bad0646b0b642da9dc23122c0 ;
    schema:name "The Crane (Piano Reprise)"@en .

_:N9bbcb8c620ca4392adc4729a7811bb2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End of All Seasons (Secrets Mix)"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N6dca0f9bad0646b0b642da9dc23122c0 ;
    schema:name "The End of All Seasons (Secrets Mix)"@en .

_:Na9fc624c3c1d4ce7b48cf6f810c6124f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sib's Legacy"@en ;
    mo:track_number 6 ;
    schema:duration "PT9:23"^^xsd:interval ;
    schema:inPlaylist _:N6dca0f9bad0646b0b642da9dc23122c0 ;
    schema:name "Sib's Legacy"@en .

_:Nacbb33e5ff254bf6a31e4443fe0b7056 schema:name "marshall"@en,
        "marshall"@ja,
        "marshall"@ja-latn ;
    foaf:name "marshall"@en,
        "marshall"@ja,
        "marshall"@ja-latn .

_:Nbed6a8629f2349f7bf23647587c4f926 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories (Part II)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N6dca0f9bad0646b0b642da9dc23122c0 ;
    schema:name "Memories (Part II)"@en .

_:Nf6f3734235184664b88a1c922f377aeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ides Of Frost"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:N6dca0f9bad0646b0b642da9dc23122c0 ;
    schema:name "Ides Of Frost"@en .

_:N6dca0f9bad0646b0b642da9dc23122c0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06d0ada4b358447a836ab1a822b7c891,
        _:N1b795e5d37b44b2fb0dfedd80bddc2a7,
        _:N1f498adb3dd24f4eb1e176d915e84980,
        _:N29349701772f4c3aaff7e533efb87700,
        _:N3a904da41f3a45dbaefc10b1c7f386bc,
        _:N5095ad2254134c84ac8d5c8568654f03,
        _:N65ec79bfe0d94dd390c2deee141afdbd,
        _:N781abb9994194c21868c721badbcba47,
        _:N9bbcb8c620ca4392adc4729a7811bb2a,
        _:Na9fc624c3c1d4ce7b48cf6f810c6124f,
        _:Nbed6a8629f2349f7bf23647587c4f926,
        _:Nf6f3734235184664b88a1c922f377aeb ;
    mo:track_count 12 ;
    schema:duration "PT54:50"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N06d0ada4b358447a836ab1a822b7c891,
        _:N1b795e5d37b44b2fb0dfedd80bddc2a7,
        _:N1f498adb3dd24f4eb1e176d915e84980,
        _:N29349701772f4c3aaff7e533efb87700,
        _:N3a904da41f3a45dbaefc10b1c7f386bc,
        _:N5095ad2254134c84ac8d5c8568654f03,
        _:N65ec79bfe0d94dd390c2deee141afdbd,
        _:N781abb9994194c21868c721badbcba47,
        _:N9bbcb8c620ca4392adc4729a7811bb2a,
        _:Na9fc624c3c1d4ce7b48cf6f810c6124f,
        _:Nbed6a8629f2349f7bf23647587c4f926,
        _:Nf6f3734235184664b88a1c922f377aeb .

