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

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

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

<artist/17927#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78616#subject> ;
    schema:name "Gergely Buttinger"@en ;
    foaf:made <album/78616#composition>,
        <album/78616#subject> ;
    foaf:name "Gergely Buttinger"@en .

<album/78616#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Incredible Adventures of Van Helsing II Soundtrack"@en,
        "The Incredible Adventures of Van Helsing II Soundtrack"@ja,
        "The Incredible Adventures of Van Helsing II Soundtrack"@ja-latn ;
    mo:composer <artist/17927#subject> ;
    mo:produced_work <album/78616#musicalwork> ;
    schema:name "The Incredible Adventures of Van Helsing II Soundtrack"@en,
        "The Incredible Adventures of Van Helsing II Soundtrack"@ja,
        "The Incredible Adventures of Van Helsing II Soundtrack"@ja-latn .

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

<album/78616#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Incredible Adventures of Van Helsing II Soundtrack"@en,
        "The Incredible Adventures of Van Helsing II Soundtrack"@ja,
        "The Incredible Adventures of Van Helsing II Soundtrack"@ja-latn ;
    mo:performance_of <album/78616#musicalwork> ;
    mo:recorded_as <album/78616#musicalexpression> ;
    schema:name "The Incredible Adventures of Van Helsing II Soundtrack"@en,
        "The Incredible Adventures of Van Helsing II Soundtrack"@ja,
        "The Incredible Adventures of Van Helsing II Soundtrack"@ja-latn ;
    schema:workPerformed <album/78616#musicalwork> .

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

<https://medium-media.vgm.io/albums/61/78616/78616-1529756963.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/78616#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-20"^^xsd:date ;
    dcterms:title "The Incredible Adventures of Van Helsing II Soundtrack"@en,
        "The Incredible Adventures of Van Helsing II Soundtrack"@ja,
        "The Incredible Adventures of Van Helsing II Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/78616#musicalexpression> ;
    mo:publisher _:N02c5a12fde5c4b2691ccf8f33852620b ;
    mo:record _:N6b1f6f3ddfbb408697857b1758d7198c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Incredible Adventures of Van Helsing II"@en ;
            foaf:name "The Incredible Adventures of Van Helsing II"@en ] ;
    schema:datePublished "2018-06-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/78616/78616-1529756963.jpg> ;
    schema:name "The Incredible Adventures of Van Helsing II Soundtrack"@en,
        "The Incredible Adventures of Van Helsing II Soundtrack"@ja,
        "The Incredible Adventures of Van Helsing II Soundtrack"@ja-latn ;
    schema:publisher _:N02c5a12fde5c4b2691ccf8f33852620b ;
    foaf:depiction <https://media.vgm.io/albums/61/78616/78616-1529756963.jpg> .

_:N02c5a12fde5c4b2691ccf8f33852620b schema:name "Etherfield Records"@en ;
    foaf:name "Etherfield Records"@en .

_:N0d4f878997de4b97bd012665e75e9b53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hunting"@en ;
    mo:track_number 14 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N6b1f6f3ddfbb408697857b1758d7198c ;
    schema:name "Hunting"@en .

_:N0f10246ba03e48a5a8b3b0b613c6f64e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Winter Forest"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N6b1f6f3ddfbb408697857b1758d7198c ;
    schema:name "The Winter Forest"@en .

_:N1857c4f667ff4d5ebdda29d8269c3b09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Depths of Borgova"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N6b1f6f3ddfbb408697857b1758d7198c ;
    schema:name "Depths of Borgova"@en .

_:N1ef0abd870d444bbbf523557f3a0528f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Siege (Action)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N6b1f6f3ddfbb408697857b1758d7198c ;
    schema:name "The Siege (Action)"@en .

_:N34d49fb9610a4e8090b60b4bf11fe7b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Katarina's Theme (Bonus Track)"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N6b1f6f3ddfbb408697857b1758d7198c ;
    schema:name "Katarina's Theme (Bonus Track)"@en .

_:N3cef690b7f734d34a70624f0715c1bec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hero and the Ghost Lady (Katrina's Theme)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N6b1f6f3ddfbb408697857b1758d7198c ;
    schema:name "The Hero and the Ghost Lady (Katrina's Theme)"@en .

_:N64f3b619205045e8a088004aeeb498b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ink"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N6b1f6f3ddfbb408697857b1758d7198c ;
    schema:name "The Ink"@en .

_:N64fac33d35384f49ab04e95479603c75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Canals"@en ;
    mo:track_number 15 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N6b1f6f3ddfbb408697857b1758d7198c ;
    schema:name "In the Canals"@en .

_:N70f32ed432af49f1997556637489e042 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Something in the Fog"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N6b1f6f3ddfbb408697857b1758d7198c ;
    schema:name "Something in the Fog"@en .

_:N735e938de16c4307a230729adc254650 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defend the Lair"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N6b1f6f3ddfbb408697857b1758d7198c ;
    schema:name "Defend the Lair"@en .

_:N770627c79d2849c39b487c0bf19662aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resistance"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N6b1f6f3ddfbb408697857b1758d7198c ;
    schema:name "Resistance"@en .

_:N776fd4fa133746e39b2050e2596634bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Van Helsing 8bit Theme (Bonus Track)"@en ;
    mo:track_number 19 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N6b1f6f3ddfbb408697857b1758d7198c ;
    schema:name "Van Helsing 8bit Theme (Bonus Track)"@en .

_:N7bd96f54d61747348dea4544bd953a86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old Caves"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N6b1f6f3ddfbb408697857b1758d7198c ;
    schema:name "Old Caves"@en .

_:Na720c50f6a02432089022fc0fc1dccd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prisoner Seven"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N6b1f6f3ddfbb408697857b1758d7198c ;
    schema:name "Prisoner Seven"@en .

_:Nb0ba7b5ae2274eb6aa89205e4e055f2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Foundry"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N6b1f6f3ddfbb408697857b1758d7198c ;
    schema:name "The Foundry"@en .

_:Nb9a8d348f7d44a218d4c28a1cbce96a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Siege"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N6b1f6f3ddfbb408697857b1758d7198c ;
    schema:name "The Siege"@en .

_:Nce20ef23757449e7b6b2a4e5a6e9c3f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadows of the Past (Lair Theme)"@en ;
    mo:track_number 17 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N6b1f6f3ddfbb408697857b1758d7198c ;
    schema:name "Shadows of the Past (Lair Theme)"@en .

_:Nd5aa062bbd1941b586f9ba42a98ea483 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remember Who You Are (Lair Theme)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N6b1f6f3ddfbb408697857b1758d7198c ;
    schema:name "Remember Who You Are (Lair Theme)"@en .

_:Ndc62ec29b2fe491f9a4135eee246b6f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wormwood Chasm"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N6b1f6f3ddfbb408697857b1758d7198c ;
    schema:name "Wormwood Chasm"@en .

_:Nf117888c6b1643398e5c9ed938a0d19d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Xmas Special (Bonus Track)"@en ;
    mo:track_number 20 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N6b1f6f3ddfbb408697857b1758d7198c ;
    schema:name "Xmas Special (Bonus Track)"@en .

_:N6b1f6f3ddfbb408697857b1758d7198c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d4f878997de4b97bd012665e75e9b53,
        _:N0f10246ba03e48a5a8b3b0b613c6f64e,
        _:N1857c4f667ff4d5ebdda29d8269c3b09,
        _:N1ef0abd870d444bbbf523557f3a0528f,
        _:N34d49fb9610a4e8090b60b4bf11fe7b7,
        _:N3cef690b7f734d34a70624f0715c1bec,
        _:N64f3b619205045e8a088004aeeb498b0,
        _:N64fac33d35384f49ab04e95479603c75,
        _:N70f32ed432af49f1997556637489e042,
        _:N735e938de16c4307a230729adc254650,
        _:N770627c79d2849c39b487c0bf19662aa,
        _:N776fd4fa133746e39b2050e2596634bf,
        _:N7bd96f54d61747348dea4544bd953a86,
        _:Na720c50f6a02432089022fc0fc1dccd7,
        _:Nb0ba7b5ae2274eb6aa89205e4e055f2a,
        _:Nb9a8d348f7d44a218d4c28a1cbce96a1,
        _:Nce20ef23757449e7b6b2a4e5a6e9c3f7,
        _:Nd5aa062bbd1941b586f9ba42a98ea483,
        _:Ndc62ec29b2fe491f9a4135eee246b6f8,
        _:Nf117888c6b1643398e5c9ed938a0d19d ;
    mo:track_count 20 ;
    schema:duration "PT84:12"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N0d4f878997de4b97bd012665e75e9b53,
        _:N0f10246ba03e48a5a8b3b0b613c6f64e,
        _:N1857c4f667ff4d5ebdda29d8269c3b09,
        _:N1ef0abd870d444bbbf523557f3a0528f,
        _:N34d49fb9610a4e8090b60b4bf11fe7b7,
        _:N3cef690b7f734d34a70624f0715c1bec,
        _:N64f3b619205045e8a088004aeeb498b0,
        _:N64fac33d35384f49ab04e95479603c75,
        _:N70f32ed432af49f1997556637489e042,
        _:N735e938de16c4307a230729adc254650,
        _:N770627c79d2849c39b487c0bf19662aa,
        _:N776fd4fa133746e39b2050e2596634bf,
        _:N7bd96f54d61747348dea4544bd953a86,
        _:Na720c50f6a02432089022fc0fc1dccd7,
        _:Nb0ba7b5ae2274eb6aa89205e4e055f2a,
        _:Nb9a8d348f7d44a218d4c28a1cbce96a1,
        _:Nce20ef23757449e7b6b2a4e5a6e9c3f7,
        _:Nd5aa062bbd1941b586f9ba42a98ea483,
        _:Ndc62ec29b2fe491f9a4135eee246b6f8,
        _:Nf117888c6b1643398e5c9ed938a0d19d .

