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

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

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

<artist/14012#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79724#subject> ;
    schema:name "Yuka Kitamura"@en,
        "北村友香"@ja ;
    foaf:made <album/79724#composition>,
        <album/79724#subject> ;
    foaf:name "Yuka Kitamura"@en,
        "北村友香"@ja .

<artist/166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79724#subject> ;
    schema:name "Motoi Sakuraba"@en,
        "桜庭統"@ja ;
    foaf:made <album/79724#composition>,
        <album/79724#subject> ;
    foaf:name "Motoi Sakuraba"@en,
        "桜庭統"@ja .

<artist/6756#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79724#subject> ;
    schema:name "Shunsuke Kida"@en,
        "木田俊介"@ja ;
    foaf:made <album/79724#composition>,
        <album/79724#subject> ;
    foaf:name "Shunsuke Kida"@en,
        "木田俊介"@ja .

<product/2456#subject> a schema:CreativeWork ;
    schema:name "Dark Souls II"@en,
        "ダークソウルII"@ja,
        "Dark Souls II"@ja-latn ;
    foaf:name "Dark Souls II"@en,
        "ダークソウルII"@ja,
        "Dark Souls II"@ja-latn .

<product/3489#subject> a schema:CreativeWork ;
    schema:name "Dark Souls III"@en,
        "ダークソウルIII"@ja,
        "Dark Souls III"@ja-latn ;
    foaf:name "Dark Souls III"@en,
        "ダークソウルIII"@ja,
        "Dark Souls III"@ja-latn .

<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 .

<product/903#subject> a schema:CreativeWork ;
    schema:name "Dark Souls"@en,
        "ダークソウル"@ja,
        "Dark Souls"@ja-latn ;
    foaf:name "Dark Souls"@en,
        "ダークソウル"@ja,
        "Dark Souls"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/42/79724/79724-1533792640.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/79724#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Embers and Ashes: Melancholy Music from the Souls Series"@en,
        "Embers and Ashes: Melancholy Music from the Souls Series"@ja,
        "Embers and Ashes: Melancholy Music from the Souls Series"@ja-latn ;
    mo:performance_of <album/79724#musicalwork> ;
    mo:performer <artist/15640#subject> ;
    mo:recorded_as <album/79724#musicalexpression> ;
    schema:byArtist <artist/15640#subject> ;
    schema:name "Embers and Ashes: Melancholy Music from the Souls Series"@en,
        "Embers and Ashes: Melancholy Music from the Souls Series"@ja,
        "Embers and Ashes: Melancholy Music from the Souls Series"@ja-latn ;
    schema:workPerformed <album/79724#musicalwork> .

<artist/15640#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79724#performance> ;
    schema:name "TPR"@en ;
    foaf:name "TPR"@en .

<album/79724#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Embers and Ashes: Melancholy Music from the Souls Series"@en,
        "Embers and Ashes: Melancholy Music from the Souls Series"@ja,
        "Embers and Ashes: Melancholy Music from the Souls Series"@ja-latn ;
    mo:composer <artist/14012#subject>,
        <artist/166#subject>,
        <artist/6756#subject> ;
    mo:produced_work <album/79724#musicalwork> ;
    schema:name "Embers and Ashes: Melancholy Music from the Souls Series"@en,
        "Embers and Ashes: Melancholy Music from the Souls Series"@ja,
        "Embers and Ashes: Melancholy Music from the Souls Series"@ja-latn .

<album/79724#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-31"^^xsd:date ;
    dcterms:title "Embers and Ashes: Melancholy Music from the Souls Series"@en,
        "Embers and Ashes: Melancholy Music from the Souls Series"@ja,
        "Embers and Ashes: Melancholy Music from the Souls Series"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/79724#musicalexpression> ;
    mo:publisher _:N2cf69b01c0a04ac096dfa9e85a35fc42 ;
    mo:record _:N5e883fd6fc024823a6520674e7cb6ef3 ;
    mo:record_count 1 ;
    schema:about <product/2456#subject>,
        <product/3489#subject>,
        <product/902#subject>,
        <product/903#subject> ;
    schema:byArtist <artist/15640#subject> ;
    schema:datePublished "2018-05-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/79724/79724-1533792640.jpg> ;
    schema:name "Embers and Ashes: Melancholy Music from the Souls Series"@en,
        "Embers and Ashes: Melancholy Music from the Souls Series"@ja,
        "Embers and Ashes: Melancholy Music from the Souls Series"@ja-latn ;
    schema:publisher _:N2cf69b01c0a04ac096dfa9e85a35fc42 ;
    foaf:depiction <https://media.vgm.io/albums/42/79724/79724-1533792640.jpg> .

_:N0163276ce756497b8ae06c606e81f51a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maiden Astraea (from Demon's Souls)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N5e883fd6fc024823a6520674e7cb6ef3 ;
    schema:name "Maiden Astraea (from Demon's Souls)"@en .

_:N1d2c46e92ef74318957e234ef717d2e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Grey Wolf Sif (from Dark Souls)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N5e883fd6fc024823a6520674e7cb6ef3 ;
    schema:name "Great Grey Wolf Sif (from Dark Souls)"@en .

_:N28dc91cb482c491199725fab8dceea81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gwyn, Lord of Cinder (from Dark Souls)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N5e883fd6fc024823a6520674e7cb6ef3 ;
    schema:name "Gwyn, Lord of Cinder (from Dark Souls)"@en .

_:N2cf69b01c0a04ac096dfa9e85a35fc42 schema:name "TPR"@en ;
    foaf:name "TPR"@en .

_:N391197a78fe84180881cc7c258698d2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Sun Gwyndolin (from Dark Souls)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N5e883fd6fc024823a6520674e7cb6ef3 ;
    schema:name "Dark Sun Gwyndolin (from Dark Souls)"@en .

_:N5ee652950e774bb482fdf3c1345ca2ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Betrayal (from Dark Souls III)"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N5e883fd6fc024823a6520674e7cb6ef3 ;
    schema:name "Secret Betrayal (from Dark Souls III)"@en .

_:N98e9933d35ad436cbb22c9f739a0b526 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nameless Song (from Dark Souls)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N5e883fd6fc024823a6520674e7cb6ef3 ;
    schema:name "Nameless Song (from Dark Souls)"@en .

_:N9a3d412d484f48978febc6e1552997d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Who Craves Souls (from Demon's Souls)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N5e883fd6fc024823a6520674e7cb6ef3 ;
    schema:name "One Who Craves Souls (from Demon's Souls)"@en .

_:N9ae144ca49d54ba9b84f841a6a93e545 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Longing (from Dark Souls II)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N5e883fd6fc024823a6520674e7cb6ef3 ;
    schema:name "Longing (from Dark Souls II)"@en .

_:Nc8da50d654e84581a502c1fb4e9b0189 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Majula (from Dark Souls II)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N5e883fd6fc024823a6520674e7cb6ef3 ;
    schema:name "Majula (from Dark Souls II)"@en .

_:Nd87041c2c9dc49699948c5def51dcbd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abyss Watchers (from Dark Souls III)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N5e883fd6fc024823a6520674e7cb6ef3 ;
    schema:name "Abyss Watchers (from Dark Souls III)"@en .

_:Ne1f79a8d21b644f2a5d43c7a02f5523c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Firelink Intro (from Dark Souls)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N5e883fd6fc024823a6520674e7cb6ef3 ;
    schema:name "Firelink Intro (from Dark Souls)"@en .

_:N5e883fd6fc024823a6520674e7cb6ef3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0163276ce756497b8ae06c606e81f51a,
        _:N1d2c46e92ef74318957e234ef717d2e8,
        _:N28dc91cb482c491199725fab8dceea81,
        _:N391197a78fe84180881cc7c258698d2c,
        _:N5ee652950e774bb482fdf3c1345ca2ed,
        _:N98e9933d35ad436cbb22c9f739a0b526,
        _:N9a3d412d484f48978febc6e1552997d2,
        _:N9ae144ca49d54ba9b84f841a6a93e545,
        _:Nc8da50d654e84581a502c1fb4e9b0189,
        _:Nd87041c2c9dc49699948c5def51dcbd1,
        _:Ne1f79a8d21b644f2a5d43c7a02f5523c ;
    mo:track_count 11 ;
    schema:duration "PT39:16"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0163276ce756497b8ae06c606e81f51a,
        _:N1d2c46e92ef74318957e234ef717d2e8,
        _:N28dc91cb482c491199725fab8dceea81,
        _:N391197a78fe84180881cc7c258698d2c,
        _:N5ee652950e774bb482fdf3c1345ca2ed,
        _:N98e9933d35ad436cbb22c9f739a0b526,
        _:N9a3d412d484f48978febc6e1552997d2,
        _:N9ae144ca49d54ba9b84f841a6a93e545,
        _:Nc8da50d654e84581a502c1fb4e9b0189,
        _:Nd87041c2c9dc49699948c5def51dcbd1,
        _:Ne1f79a8d21b644f2a5d43c7a02f5523c .

