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

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

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

<artist/31079#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95373#subject> ;
    schema:name "Clark Aboud"@en ;
    foaf:made <album/95373#composition>,
        <album/95373#subject> ;
    foaf:name "Clark Aboud"@en .

<product/17291#subject> a schema:CreativeWork ;
    schema:name "Slay the Spire"@en,
        "Slay the Spire"@ja,
        "Slay the Spire"@ja-latn ;
    foaf:name "Slay the Spire"@en,
        "Slay the Spire"@ja,
        "Slay the Spire"@ja-latn .

<album/95373#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Slay the Spire: Reslain"@en,
        "Slay the Spire: Reslain"@ja,
        "Slay the Spire: Reslain"@ja-latn ;
    mo:composer <artist/31079#subject> ;
    mo:produced_work <album/95373#musicalwork> ;
    schema:name "Slay the Spire: Reslain"@en,
        "Slay the Spire: Reslain"@ja,
        "Slay the Spire: Reslain"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/37/95373/95373-1579074184.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/95373#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-01-10"^^xsd:date ;
    dcterms:title "Slay the Spire: Reslain"@en,
        "Slay the Spire: Reslain"@ja,
        "Slay the Spire: Reslain"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/95373#musicalexpression> ;
    mo:publisher _:N0f0fc971acbe4845a7b9ebf59dcf07ee ;
    mo:record _:Nbadba34eeaaf462ba356e5b3cdb0a30e ;
    mo:record_count 1 ;
    schema:about <product/17291#subject> ;
    schema:datePublished "2020-01-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/95373/95373-1579074184.jpg> ;
    schema:name "Slay the Spire: Reslain"@en,
        "Slay the Spire: Reslain"@ja,
        "Slay the Spire: Reslain"@ja-latn ;
    schema:publisher _:N0f0fc971acbe4845a7b9ebf59dcf07ee ;
    foaf:depiction <https://media.vgm.io/albums/37/95373/95373-1579074184.jpg> .

_:N0f0fc971acbe4845a7b9ebf59dcf07ee schema:name "Clark Aboud"@en ;
    foaf:name "Clark Aboud"@en .

_:N33c3ead080e44e4baf0b95c01f016fc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Upwards (Slay the Spire)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nbadba34eeaaf462ba356e5b3cdb0a30e ;
    schema:name "Upwards (Slay the Spire)"@en .

_:N84ff83889efb469a9ebac24f058d6289 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Act III (The Beyond)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nbadba34eeaaf462ba356e5b3cdb0a30e ;
    schema:name "Act III (The Beyond)"@en .

_:Nb9631c467bab457f82e0274036d4d953 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of the Map (The Guardian Emerges)"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:Nbadba34eeaaf462ba356e5b3cdb0a30e ;
    schema:name "End of the Map (The Guardian Emerges)"@en .

_:Ne813e69def144f99b9cbb652f476bc7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Act I (Exordium)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nbadba34eeaaf462ba356e5b3cdb0a30e ;
    schema:name "Act I (Exordium)"@en .

_:Nbadba34eeaaf462ba356e5b3cdb0a30e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N33c3ead080e44e4baf0b95c01f016fc1,
        _:N84ff83889efb469a9ebac24f058d6289,
        _:Nb9631c467bab457f82e0274036d4d953,
        _:Ne813e69def144f99b9cbb652f476bc7a ;
    mo:track_count 4 ;
    schema:duration "PT18:29"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N33c3ead080e44e4baf0b95c01f016fc1,
        _:N84ff83889efb469a9ebac24f058d6289,
        _:Nb9631c467bab457f82e0274036d4d953,
        _:Ne813e69def144f99b9cbb652f476bc7a .

