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

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

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

<artist/15813#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83607#subject> ;
    schema:name "Guy Whitmore"@en ;
    foaf:made <album/83607#composition>,
        <album/83607#subject> ;
    foaf:name "Guy Whitmore"@en .

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

<album/83607#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blood Reworked Midi Soundtrack"@en,
        "Blood Reworked Midi Soundtrack"@ja,
        "Blood Reworked Midi Soundtrack"@ja-latn ;
    mo:performance_of <album/83607#musicalwork> ;
    mo:recorded_as <album/83607#musicalexpression> ;
    schema:name "Blood Reworked Midi Soundtrack"@en,
        "Blood Reworked Midi Soundtrack"@ja,
        "Blood Reworked Midi Soundtrack"@ja-latn ;
    schema:workPerformed <album/83607#musicalwork> .

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

<https://medium-media.vgm.io/albums/70/83607/83607-1547936511.jpg> a schema:ImageObject,
        foaf:Image .

<album/83607#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blood Reworked Midi Soundtrack"@en,
        "Blood Reworked Midi Soundtrack"@ja,
        "Blood Reworked Midi Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Daniel Bernstein"@en ;
            foaf:made <album/83607#composition> ;
            foaf:name "Daniel Bernstein"@en ],
        <artist/15813#subject> ;
    mo:produced_work <album/83607#musicalwork> ;
    schema:name "Blood Reworked Midi Soundtrack"@en,
        "Blood Reworked Midi Soundtrack"@ja,
        "Blood Reworked Midi Soundtrack"@ja-latn .

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

<album/83607#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-01-06"^^xsd:date ;
    dcterms:title "Blood Reworked Midi Soundtrack"@en,
        "Blood Reworked Midi Soundtrack"@ja,
        "Blood Reworked Midi Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/83607#musicalexpression> ;
    mo:publisher _:Nf4286c158c90454d9b0d10ab77a28861 ;
    mo:record _:Nf56530185cab46709a5218bf33d1d7a3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Blood"@en ;
            foaf:name "Blood"@en ] ;
    schema:datePublished "2019-01-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/83607/83607-1547936511.jpg> ;
    schema:name "Blood Reworked Midi Soundtrack"@en,
        "Blood Reworked Midi Soundtrack"@ja,
        "Blood Reworked Midi Soundtrack"@ja-latn ;
    schema:publisher _:Nf4286c158c90454d9b0d10ab77a28861 ;
    foaf:depiction <https://media.vgm.io/albums/70/83607/83607-1547936511.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83607#subject> ;
    schema:name "Daniel Bernstein"@en ;
    foaf:made <album/83607#subject> ;
    foaf:name "Daniel Bernstein"@en .

_:N0723b448b3a54927836332a3fabe180c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Carnival"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nf56530185cab46709a5218bf33d1d7a3 ;
    schema:name "Dark Carnival"@en .

_:N166026cf1a504e6784034b75b07607f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shipwrecked"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nf56530185cab46709a5218bf33d1d7a3 ;
    schema:name "Shipwrecked"@en .

_:N17cd694cec60492d9ce2fb85e528a8cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghost Town"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nf56530185cab46709a5218bf33d1d7a3 ;
    schema:name "Ghost Town"@en .

_:N504f9e2468054a14bcfabb787a18a253 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus 4"@en ;
    mo:track_number 15 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:Nf56530185cab46709a5218bf33d1d7a3 ;
    schema:name "Bonus 4"@en .

_:N667964fac9764828a72d67e2e4a803b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hallowed Ground"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nf56530185cab46709a5218bf33d1d7a3 ;
    schema:name "Hallowed Ground"@en .

_:N6a06e8fe0aa2412297ab575011c8bcd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sick Ward"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nf56530185cab46709a5218bf33d1d7a3 ;
    schema:name "The Sick Ward"@en .

_:N6ce5cade12324758991d3d2391e39aea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infuscomus"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nf56530185cab46709a5218bf33d1d7a3 ;
    schema:name "Infuscomus"@en .

_:N7857fc7c1fd14472bf477f9d93ee3836 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lair of the Shial"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nf56530185cab46709a5218bf33d1d7a3 ;
    schema:name "The Lair of the Shial"@en .

_:N791df9ce7b134f3ab93f6eb02a412d9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus 2"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Nf56530185cab46709a5218bf33d1d7a3 ;
    schema:name "Bonus 2"@en .

_:N8f5249a4e7484031b84611bea54437f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus 3"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nf56530185cab46709a5218bf33d1d7a3 ;
    schema:name "Bonus 3"@en .

_:Nc90e411e248c423d9db86bc08cc48691 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fate of the Damned"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nf56530185cab46709a5218bf33d1d7a3 ;
    schema:name "Fate of the Damned"@en .

_:Nd88a12fe26fa480eb1b1525e10c9fda9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unholy Voices"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nf56530185cab46709a5218bf33d1d7a3 ;
    schema:name "Unholy Voices"@en .

_:Nef99a67385554762ac85916e9017ab22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Overlooked Hotel"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nf56530185cab46709a5218bf33d1d7a3 ;
    schema:name "The Overlooked Hotel"@en .

_:Nf4286c158c90454d9b0d10ab77a28861 schema:name "mdvhimself"@en,
        "mdvhimself"@ja,
        "mdvhimself"@ja-latn ;
    foaf:name "mdvhimself"@en,
        "mdvhimself"@ja,
        "mdvhimself"@ja-latn .

_:Nf6bb550af2cb4cc4b1bcc2a43a3dbdbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus 1"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nf56530185cab46709a5218bf33d1d7a3 ;
    schema:name "Bonus 1"@en .

_:Nf904928d4c884450af02eacf4b234f0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Double, Double, Toil & Trouble"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nf56530185cab46709a5218bf33d1d7a3 ;
    schema:name "Double, Double, Toil & Trouble"@en .

_:Nf56530185cab46709a5218bf33d1d7a3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0723b448b3a54927836332a3fabe180c,
        _:N166026cf1a504e6784034b75b07607f3,
        _:N17cd694cec60492d9ce2fb85e528a8cd,
        _:N504f9e2468054a14bcfabb787a18a253,
        _:N667964fac9764828a72d67e2e4a803b5,
        _:N6a06e8fe0aa2412297ab575011c8bcd8,
        _:N6ce5cade12324758991d3d2391e39aea,
        _:N7857fc7c1fd14472bf477f9d93ee3836,
        _:N791df9ce7b134f3ab93f6eb02a412d9e,
        _:N8f5249a4e7484031b84611bea54437f8,
        _:Nc90e411e248c423d9db86bc08cc48691,
        _:Nd88a12fe26fa480eb1b1525e10c9fda9,
        _:Nef99a67385554762ac85916e9017ab22,
        _:Nf6bb550af2cb4cc4b1bcc2a43a3dbdbb,
        _:Nf904928d4c884450af02eacf4b234f0d ;
    mo:track_count 15 ;
    schema:duration "PT38:47"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0723b448b3a54927836332a3fabe180c,
        _:N166026cf1a504e6784034b75b07607f3,
        _:N17cd694cec60492d9ce2fb85e528a8cd,
        _:N504f9e2468054a14bcfabb787a18a253,
        _:N667964fac9764828a72d67e2e4a803b5,
        _:N6a06e8fe0aa2412297ab575011c8bcd8,
        _:N6ce5cade12324758991d3d2391e39aea,
        _:N7857fc7c1fd14472bf477f9d93ee3836,
        _:N791df9ce7b134f3ab93f6eb02a412d9e,
        _:N8f5249a4e7484031b84611bea54437f8,
        _:Nc90e411e248c423d9db86bc08cc48691,
        _:Nd88a12fe26fa480eb1b1525e10c9fda9,
        _:Nef99a67385554762ac85916e9017ab22,
        _:Nf6bb550af2cb4cc4b1bcc2a43a3dbdbb,
        _:Nf904928d4c884450af02eacf4b234f0d .

