@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 _:Nfe4a10af0e3c48ae814302c5cf14ad27,
        <artist/9408#subject> ;
    mo:recorded_as <album/66785#musicalexpression> ;
    schema:byArtist _:Nfe4a10af0e3c48ae814302c5cf14ad27,
        <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 _:N13429da893554556bc826de97e3e67b9 ;
    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> .

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

_:N2382fc575da4410fa2bc19e0de77df93 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 _:N13429da893554556bc826de97e3e67b9 ;
    schema:name "The Father and the Beast"@en .

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

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

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

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

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

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

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

_:Ne501a2a4bbb34debb73e41faee10c123 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 _:N13429da893554556bc826de97e3e67b9 ;
    schema:name "Eyes of a Firekeeper (Instrumental)"@en .

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

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

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

_:Nf77b18453fdd4c849defa300550e9be5 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 _:N13429da893554556bc826de97e3e67b9 ;
    schema:name "Dance of the Astral Clocktower"@en .

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

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

_:N13429da893554556bc826de97e3e67b9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1941515d6a724c72852e77652f57fe8d,
        _:N2382fc575da4410fa2bc19e0de77df93,
        _:N42757c76b36e4a6ebc18d19fb5f4c58e,
        _:N4cdeb796362248acaab7cc92128628f3,
        _:N712cf1cff78140fea972aac8a16cb59d,
        _:N76ade7803d18484da242f6f2a28b2b76,
        _:N8a71c107a12b47f980b6ae091b4ebd8c,
        _:Na9eac21de1a24f50a9c2a789f0bc1839,
        _:Nb0f3c5fec53d4bf7aa7d85d8cd06adb6,
        _:Ne501a2a4bbb34debb73e41faee10c123,
        _:Ne8f9b57550664dbf870028d3d1604462,
        _:Nf23259a60bbc46669d905988e9141db3,
        _:Nf3afeb8d85294dec8093ddf70a22f272,
        _:Nf77b18453fdd4c849defa300550e9be5,
        _:Nfeeda9dee18542ceabf9a0b4179b7c53 ;
    mo:track_count 15 ;
    schema:duration "PT91:46"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N1941515d6a724c72852e77652f57fe8d,
        _:N2382fc575da4410fa2bc19e0de77df93,
        _:N42757c76b36e4a6ebc18d19fb5f4c58e,
        _:N4cdeb796362248acaab7cc92128628f3,
        _:N712cf1cff78140fea972aac8a16cb59d,
        _:N76ade7803d18484da242f6f2a28b2b76,
        _:N8a71c107a12b47f980b6ae091b4ebd8c,
        _:Na9eac21de1a24f50a9c2a789f0bc1839,
        _:Nb0f3c5fec53d4bf7aa7d85d8cd06adb6,
        _:Ne501a2a4bbb34debb73e41faee10c123,
        _:Ne8f9b57550664dbf870028d3d1604462,
        _:Nf23259a60bbc46669d905988e9141db3,
        _:Nf3afeb8d85294dec8093ddf70a22f272,
        _:Nf77b18453fdd4c849defa300550e9be5,
        _:Nfeeda9dee18542ceabf9a0b4179b7c53 .

