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

<album/113171#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Archstones: A Metal Tribute to Demon's Souls"@en,
        "Archstones: A Metal Tribute to Demon's Souls"@ja,
        "Archstones: A Metal Tribute to Demon's Souls"@ja-latn ;
    mo:produced_work <album/113171#musicalwork> ;
    schema:name "Archstones: A Metal Tribute to Demon's Souls"@en,
        "Archstones: A Metal Tribute to Demon's Souls"@ja,
        "Archstones: A Metal Tribute to Demon's Souls"@ja-latn .

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

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

<product/902#subject> a schema:CreativeWork ;
    schema:name "Demon's Souls"@en,
        "デモンズソウル"@ja,
        "Demon's Souls"@ja-latn ;
    foaf:name "Demon's Souls"@en,
        "デモンズソウル"@ja,
        "Demon's Souls"@ja-latn .

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

<org/3076#subject> schema:name "GameGrooves"@en,
        "GameGrooves"@ja,
        "GameGrooves"@ja-latn ;
    foaf:name "GameGrooves"@en,
        "GameGrooves"@ja,
        "GameGrooves"@ja-latn .

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

<https://medium-media.vgm.io/albums/17/113171/113171-cd1724f8c6f6.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17140#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/113171#performance> ;
    schema:name "Lame Genie"@en ;
    foaf:name "Lame Genie"@en .

<artist/19290#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/113171#performance> ;
    schema:name "BlackearacheXD"@en ;
    foaf:name "BlackearacheXD"@en .

<artist/19291#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/113171#performance> ;
    schema:name "Ubaldo B"@en ;
    foaf:name "Ubaldo B"@en .

<artist/26566#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/113171#performance> ;
    schema:name "Psamathes"@en ;
    foaf:name "Psamathes"@en .

<artist/44803#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/113171#performance> ;
    schema:name "Lacey Johnson"@en ;
    foaf:name "Lacey Johnson"@en .

<artist/46252#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/113171#performance> ;
    schema:name "BillyTheBard11th"@en ;
    foaf:name "BillyTheBard11th"@en .

<artist/59522#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/113171#performance> ;
    schema:name "Gunderslam"@en ;
    foaf:name "Gunderslam"@en .

<album/113171#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-02-26"^^xsd:date ;
    dcterms:title "Archstones: A Metal Tribute to Demon's Souls"@en,
        "Archstones: A Metal Tribute to Demon's Souls"@ja,
        "Archstones: A Metal Tribute to Demon's Souls"@ja-latn ;
    mo:catalogue_number "GGM-4" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/113171#musicalexpression> ;
    mo:publisher <org/3076#subject> ;
    mo:record _:N50a893a5108c4df7b48e62399a183161 ;
    mo:record_count 1 ;
    schema:about <product/902#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Rusty Powers"@en ;
            foaf:name "Rusty Powers"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Celestial Fury"@en ;
            foaf:name "Celestial Fury"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Markov Soroka"@en ;
            foaf:name "Markov Soroka"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dylan Legget"@en ;
            foaf:name "Dylan Legget"@en ],
        <artist/17140#subject>,
        <artist/19290#subject>,
        <artist/19291#subject>,
        <artist/26566#subject>,
        <artist/44803#subject>,
        <artist/46252#subject>,
        <artist/59522#subject> ;
    schema:datePublished "2021-02-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/113171/113171-cd1724f8c6f6.jpg> ;
    schema:name "Archstones: A Metal Tribute to Demon's Souls"@en,
        "Archstones: A Metal Tribute to Demon's Souls"@ja,
        "Archstones: A Metal Tribute to Demon's Souls"@ja-latn ;
    schema:publisher <org/3076#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/113171/113171-cd1724f8c6f6.jpg> .

<album/113171#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Archstones: A Metal Tribute to Demon's Souls"@en,
        "Archstones: A Metal Tribute to Demon's Souls"@ja,
        "Archstones: A Metal Tribute to Demon's Souls"@ja-latn ;
    mo:performance_of <album/113171#musicalwork> ;
    mo:performer _:N1e2e08befb9d4f3eb98f3b1f8635c081,
        _:N9b1f65a05b0e4005884cee0bee0237c2,
        _:Nc4baf9cd48fa4863b3f9358a524b575f,
        _:Ncd2e5d73b11a4583bc267863dbb1806a,
        <artist/17140#subject>,
        <artist/19290#subject>,
        <artist/19291#subject>,
        <artist/26566#subject>,
        <artist/44803#subject>,
        <artist/46252#subject>,
        <artist/59522#subject> ;
    mo:recorded_as <album/113171#musicalexpression> ;
    schema:byArtist _:N1e2e08befb9d4f3eb98f3b1f8635c081,
        _:N9b1f65a05b0e4005884cee0bee0237c2,
        _:Nc4baf9cd48fa4863b3f9358a524b575f,
        _:Ncd2e5d73b11a4583bc267863dbb1806a,
        <artist/17140#subject>,
        <artist/19290#subject>,
        <artist/19291#subject>,
        <artist/26566#subject>,
        <artist/44803#subject>,
        <artist/46252#subject>,
        <artist/59522#subject> ;
    schema:name "Archstones: A Metal Tribute to Demon's Souls"@en,
        "Archstones: A Metal Tribute to Demon's Souls"@ja,
        "Archstones: A Metal Tribute to Demon's Souls"@ja-latn ;
    schema:workPerformed <album/113171#musicalwork> .

_:N118ae245510042fd8be7c4388bf4003e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vanguard (From \"Demon's Souls\") by Gunderslam"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N50a893a5108c4df7b48e62399a183161 ;
    schema:name "Vanguard (From \"Demon's Souls\") by Gunderslam"@en .

_:N1e2e08befb9d4f3eb98f3b1f8635c081 a schema:Person,
        foaf:Person ;
    mo:performed <album/113171#performance> ;
    schema:name "Markov Soroka"@en ;
    foaf:name "Markov Soroka"@en .

_:N1ea3b10cc2ab46af83c74f667ee9c402 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adjudicator (From \"Demon's Souls\") by Celestial Fury"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N50a893a5108c4df7b48e62399a183161 ;
    schema:name "Adjudicator (From \"Demon's Souls\") by Celestial Fury"@en .

_:N3898614d3ec84fa987ec9974b481a0a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demon's Souls (From \"Demon's Souls\") by Psamathes"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N50a893a5108c4df7b48e62399a183161 ;
    schema:name "Demon's Souls (From \"Demon's Souls\") by Psamathes"@en .

_:N3b81d5891dd14de88501f2ffa1dbb0e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maiden In Black (From \"Demon's Souls\") by BlackearacheXD"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N50a893a5108c4df7b48e62399a183161 ;
    schema:name "Maiden In Black (From \"Demon's Souls\") by BlackearacheXD"@en .

_:N46fd20fd1c9644309d6b69a0891f9a49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return to Slumber (From \"Demon's Souls\") by Lacey Johnson"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N50a893a5108c4df7b48e62399a183161 ;
    schema:name "Return to Slumber (From \"Demon's Souls\") by Lacey Johnson"@en .

_:N70a4f3df73e8463e8a416de1c4d47c41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tower Knight/Penetrator (From \"Demon's Souls\") by Dylan Leggett"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N50a893a5108c4df7b48e62399a183161 ;
    schema:name "Tower Knight/Penetrator (From \"Demon's Souls\") by Dylan Leggett"@en .

_:N71fe2a08e5fc4cc89659952cc4ec0255 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Who Craves Souls (From \"Demon's Souls\") by Ubaldo B"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N50a893a5108c4df7b48e62399a183161 ;
    schema:name "One Who Craves Souls (From \"Demon's Souls\") by Ubaldo B"@en .

_:N7b24f252d6da48ce88752e7ae0f0f5f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maiden Astraea (From \"Demon's Souls\") by Rusty Powers & Markov Soroka"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:49"^^xsd:interval ;
    schema:inPlaylist _:N50a893a5108c4df7b48e62399a183161 ;
    schema:name "Maiden Astraea (From \"Demon's Souls\") by Rusty Powers & Markov Soroka"@en .

_:N7ec8b2b0fd75483e8a727ba98c2b7f53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phalanx (From \"Demon's Souls\") by Lame Genie"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N50a893a5108c4df7b48e62399a183161 ;
    schema:name "Phalanx (From \"Demon's Souls\") by Lame Genie"@en .

_:N9b1f65a05b0e4005884cee0bee0237c2 a schema:Person,
        foaf:Person ;
    mo:performed <album/113171#performance> ;
    schema:name "Rusty Powers"@en ;
    foaf:name "Rusty Powers"@en .

_:Nc4baf9cd48fa4863b3f9358a524b575f a schema:Person,
        foaf:Person ;
    mo:performed <album/113171#performance> ;
    schema:name "Celestial Fury"@en ;
    foaf:name "Celestial Fury"@en .

_:Ncd2e5d73b11a4583bc267863dbb1806a a schema:Person,
        foaf:Person ;
    mo:performed <album/113171#performance> ;
    schema:name "Dylan Legget"@en ;
    foaf:name "Dylan Legget"@en .

_:Ne7eaa17b200948fbb141e523027be6ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flamelurker (From \"Demon's Souls\") by BillyTheBard11th"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N50a893a5108c4df7b48e62399a183161 ;
    schema:name "Flamelurker (From \"Demon's Souls\") by BillyTheBard11th"@en .

_:N50a893a5108c4df7b48e62399a183161 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N118ae245510042fd8be7c4388bf4003e,
        _:N1ea3b10cc2ab46af83c74f667ee9c402,
        _:N3898614d3ec84fa987ec9974b481a0a0,
        _:N3b81d5891dd14de88501f2ffa1dbb0e4,
        _:N46fd20fd1c9644309d6b69a0891f9a49,
        _:N70a4f3df73e8463e8a416de1c4d47c41,
        _:N71fe2a08e5fc4cc89659952cc4ec0255,
        _:N7b24f252d6da48ce88752e7ae0f0f5f0,
        _:N7ec8b2b0fd75483e8a727ba98c2b7f53,
        _:Ne7eaa17b200948fbb141e523027be6ac ;
    mo:track_count 10 ;
    schema:duration "PT39:37"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N118ae245510042fd8be7c4388bf4003e,
        _:N1ea3b10cc2ab46af83c74f667ee9c402,
        _:N3898614d3ec84fa987ec9974b481a0a0,
        _:N3b81d5891dd14de88501f2ffa1dbb0e4,
        _:N46fd20fd1c9644309d6b69a0891f9a49,
        _:N70a4f3df73e8463e8a416de1c4d47c41,
        _:N71fe2a08e5fc4cc89659952cc4ec0255,
        _:N7b24f252d6da48ce88752e7ae0f0f5f0,
        _:N7ec8b2b0fd75483e8a727ba98c2b7f53,
        _:Ne7eaa17b200948fbb141e523027be6ac .

