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

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

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

<artist/29272#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66785#subject> ;
    schema:name "Marc Straight"@en ;
    foaf:made <album/66785#composition>,
        <album/66785#subject> ;
    foaf:name "Marc Straight"@en .

<product/3001#subject> a schema:CreativeWork ;
    schema:name "Bloodborne"@en,
        "ブラッドボーン"@ja,
        "Bloodborne"@ja-latn ;
    foaf:name "Bloodborne"@en,
        "ブラッドボーン"@ja,
        "Bloodborne"@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/66785#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Souls and Blood"@en,
        "Souls and Blood"@ja,
        "Souls and Blood"@ja-latn ;
    mo:composer <artist/29272#subject> ;
    mo:produced_work <album/66785#musicalwork> ;
    schema:name "Souls and Blood"@en,
        "Souls and Blood"@ja,
        "Souls and Blood"@ja-latn .

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

<org/1517#subject> schema:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn ;
    foaf:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn .

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

<https://medium-media.vgm.io/albums/58/66785/66785-1490440679.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/9408#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66785#performance> ;
    schema:name "Laura Intravia"@en ;
    foaf:name "Laura Intravia"@en .

<album/66785#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Souls and Blood"@en,
        "Souls and Blood"@ja,
        "Souls and Blood"@ja-latn ;
    mo:performance_of <album/66785#musicalwork> ;
    mo:performer _:N7519e7c5f2b849d1866ab097fd5b3b80,
        <artist/9408#subject> ;
    mo:recorded_as <album/66785#musicalexpression> ;
    schema:byArtist _:N7519e7c5f2b849d1866ab097fd5b3b80,
        <artist/9408#subject> ;
    schema:name "Souls and Blood"@en,
        "Souls and Blood"@ja,
        "Souls and Blood"@ja-latn ;
    schema:workPerformed <album/66785#musicalwork> .

<album/66785#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-03-24"^^xsd:date ;
    dcterms:title "Souls and Blood"@en,
        "Souls and Blood"@ja,
        "Souls and Blood"@ja-latn ;
    mo:catalogue_number "MCOL-0027" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/66785#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:N45bb93eb4825457894914d8d147cfac1 ;
    mo:record_count 1 ;
    schema:about <product/3001#subject>,
        <product/902#subject>,
        <product/903#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Almut Schwacke"@en ;
            foaf:name "Almut Schwacke"@en ],
        <artist/9408#subject> ;
    schema:datePublished "2017-03-24"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/58/66785/66785-1490440679.jpg> ;
    schema:name "Souls and Blood"@en,
        "Souls and Blood"@ja,
        "Souls and Blood"@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/66785/66785-1490440679.jpg> .

_:N1591ab2a323e4c5581e2de411e1df612 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leaving the Dream"@en ;
    mo:track_number 14 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N45bb93eb4825457894914d8d147cfac1 ;
    schema:name "Leaving the Dream"@en .

_:N2bc4cefcda42483da6d2ffa826552ec1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eyes of a Firekeeper (Instrumental)"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N45bb93eb4825457894914d8d147cfac1 ;
    schema:name "Eyes of a Firekeeper (Instrumental)"@en .

_:N369bf6ec2f994374b2f9c8e6d84a6837 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soul of Old Hero"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N45bb93eb4825457894914d8d147cfac1 ;
    schema:name "Soul of Old Hero"@en .

_:N551ac555a8054f1ea8140b9af4160604 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eyes of a Firekeeper"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N45bb93eb4825457894914d8d147cfac1 ;
    schema:name "Eyes of a Firekeeper"@en .

_:N5664beef9439424ca073e2210bc6d758 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Pilgrim's Journey"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N45bb93eb4825457894914d8d147cfac1 ;
    schema:name "The Pilgrim's Journey"@en .

_:N635054b4d1d44de1a15ead5a42a857f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saint of the Damned"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N45bb93eb4825457894914d8d147cfac1 ;
    schema:name "Saint of the Damned"@en .

_:N7519e7c5f2b849d1866ab097fd5b3b80 a schema:Person,
        foaf:Person ;
    mo:performed <album/66785#performance> ;
    schema:name "Almut Schwacke"@en ;
    foaf:name "Almut Schwacke"@en .

_:N79baa0d081114e71a7e65705763d5d24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Irinia's Darkness"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N45bb93eb4825457894914d8d147cfac1 ;
    schema:name "Irinia's Darkness"@en .

_:N7aaf72575b114f0a8e8289163794ba38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Throne of Want"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N45bb93eb4825457894914d8d147cfac1 ;
    schema:name "Throne of Want"@en .

_:N86b4f097fd034943bf682dcf68cb9984 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle of Dragons"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N45bb93eb4825457894914d8d147cfac1 ;
    schema:name "Battle of Dragons"@en .

_:N9659c39d12ee4434b05b911a0642c29c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lord of Plague"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N45bb93eb4825457894914d8d147cfac1 ;
    schema:name "Lord of Plague"@en .

_:N9752221c295f48b6ad4973949fbd9fd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Father and the Beast"@en ;
    mo:track_number 9 ;
    schema:duration "PT13:54"^^xsd:interval ;
    schema:inPlaylist _:N45bb93eb4825457894914d8d147cfac1 ;
    schema:name "The Father and the Beast"@en .

_:Nd492ea12c0274371bf3e9ce4fcd6d180 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waltz of a Doll"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N45bb93eb4825457894914d8d147cfac1 ;
    schema:name "Waltz of a Doll"@en .

_:Ne02ae78b5ccc4b3bafe22e4670a0f80e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legacy of the Sun"@en ;
    mo:track_number 12 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:N45bb93eb4825457894914d8d147cfac1 ;
    schema:name "Legacy of the Sun"@en .

_:Nfb287a6c54554479a0f163f4d5989f9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amygdala"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N45bb93eb4825457894914d8d147cfac1 ;
    schema:name "Amygdala"@en .

_:Nfe8c2fc0f982489bab0f34fd117f4a76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of the Astral Clocktower"@en ;
    mo:track_number 5 ;
    schema:duration "PT14:10"^^xsd:interval ;
    schema:inPlaylist _:N45bb93eb4825457894914d8d147cfac1 ;
    schema:name "Dance of the Astral Clocktower"@en .

_:N45bb93eb4825457894914d8d147cfac1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1591ab2a323e4c5581e2de411e1df612,
        _:N2bc4cefcda42483da6d2ffa826552ec1,
        _:N369bf6ec2f994374b2f9c8e6d84a6837,
        _:N551ac555a8054f1ea8140b9af4160604,
        _:N5664beef9439424ca073e2210bc6d758,
        _:N635054b4d1d44de1a15ead5a42a857f3,
        _:N79baa0d081114e71a7e65705763d5d24,
        _:N7aaf72575b114f0a8e8289163794ba38,
        _:N86b4f097fd034943bf682dcf68cb9984,
        _:N9659c39d12ee4434b05b911a0642c29c,
        _:N9752221c295f48b6ad4973949fbd9fd1,
        _:Nd492ea12c0274371bf3e9ce4fcd6d180,
        _:Ne02ae78b5ccc4b3bafe22e4670a0f80e,
        _:Nfb287a6c54554479a0f163f4d5989f9d,
        _:Nfe8c2fc0f982489bab0f34fd117f4a76 ;
    mo:track_count 15 ;
    schema:duration "PT91:46"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N1591ab2a323e4c5581e2de411e1df612,
        _:N2bc4cefcda42483da6d2ffa826552ec1,
        _:N369bf6ec2f994374b2f9c8e6d84a6837,
        _:N551ac555a8054f1ea8140b9af4160604,
        _:N5664beef9439424ca073e2210bc6d758,
        _:N635054b4d1d44de1a15ead5a42a857f3,
        _:N79baa0d081114e71a7e65705763d5d24,
        _:N7aaf72575b114f0a8e8289163794ba38,
        _:N86b4f097fd034943bf682dcf68cb9984,
        _:N9659c39d12ee4434b05b911a0642c29c,
        _:N9752221c295f48b6ad4973949fbd9fd1,
        _:Nd492ea12c0274371bf3e9ce4fcd6d180,
        _:Ne02ae78b5ccc4b3bafe22e4670a0f80e,
        _:Nfb287a6c54554479a0f163f4d5989f9d,
        _:Nfe8c2fc0f982489bab0f34fd117f4a76 .

