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

<artist/689#subject> a schema:Person,
        foaf:Person ;
    schema:name "Dale North"@en ;
    foaf:made <album/72107#subject>,
        <album/72107#vocals> ;
    foaf:name "Dale North"@en .

<artist/1015#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72107#subject> ;
    schema:name "Jake Kaufman"@en ;
    foaf:made <album/72107#composition>,
        <album/72107#lyrics>,
        <album/72107#subject> ;
    foaf:name "Jake Kaufman"@en .

<album/72107#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shovel Knight: Plague of Shadows The Definitive Soundtrack"@en,
        "Shovel Knight: Plague of Shadows The Definitive Soundtrack"@ja,
        "Shovel Knight: Plague of Shadows The Definitive Soundtrack"@ja-latn ;
    mo:composer <artist/1015#subject> ;
    mo:produced_work <album/72107#musicalwork> ;
    schema:name "Shovel Knight: Plague of Shadows The Definitive Soundtrack"@en,
        "Shovel Knight: Plague of Shadows The Definitive Soundtrack"@ja,
        "Shovel Knight: Plague of Shadows The Definitive Soundtrack"@ja-latn .

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

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

<album/72107#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shovel Knight: Plague of Shadows The Definitive Soundtrack"@en,
        "Shovel Knight: Plague of Shadows The Definitive Soundtrack"@ja,
        "Shovel Knight: Plague of Shadows The Definitive Soundtrack"@ja-latn ;
    mo:performance_of <album/72107#musicalwork> ;
    mo:recorded_as <album/72107#musicalexpression> ;
    schema:name "Shovel Knight: Plague of Shadows The Definitive Soundtrack"@en,
        "Shovel Knight: Plague of Shadows The Definitive Soundtrack"@ja,
        "Shovel Knight: Plague of Shadows The Definitive Soundtrack"@ja-latn ;
    schema:workPerformed <album/72107#musicalwork> .

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

<org/2367#subject> schema:name "Generation Series"@en,
        "Generation Series"@ja,
        "Generation Series"@ja-latn ;
    foaf:name "Generation Series"@en,
        "Generation Series"@ja,
        "Generation Series"@ja-latn .

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

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

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

<album/72107#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-30"^^xsd:date ;
    dcterms:title "Shovel Knight: Plague of Shadows The Definitive Soundtrack"@en,
        "Shovel Knight: Plague of Shadows The Definitive Soundtrack"@ja,
        "Shovel Knight: Plague of Shadows The Definitive Soundtrack"@ja-latn ;
    mo:catalogue_number "GS-006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/72107#musicalexpression> ;
    mo:publisher <org/2367#subject> ;
    mo:record _:N25348dd915c84385bdb80534f43892f5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shovel Knight: Plague of Shadows"@en ;
            foaf:name "Shovel Knight: Plague of Shadows"@en ] ;
    schema:datePublished "2017-11-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/72107/72107-1513981060.jpg> ;
    schema:name "Shovel Knight: Plague of Shadows The Definitive Soundtrack"@en,
        "Shovel Knight: Plague of Shadows The Definitive Soundtrack"@ja,
        "Shovel Knight: Plague of Shadows The Definitive Soundtrack"@ja-latn ;
    schema:publisher <org/2367#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/72107/72107-1513981060.jpg> .

_:N1465557a2e5243c4b79611c0804a3dbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prime your Potions!"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N25348dd915c84385bdb80534f43892f5 ;
    schema:name "Prime your Potions!"@en .

_:N28e503f525fc4ac29563cd4af316ce78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Alchemist's Haven"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N25348dd915c84385bdb80534f43892f5 ;
    schema:name "The Alchemist's Haven"@en .

_:N2937752904374dfba18f8cee0aeea8be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ALCHEMY"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N25348dd915c84385bdb80534f43892f5 ;
    schema:name "ALCHEMY"@en .

_:N31ae7a19e0c74262919c6dd8943199ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disturbing the Peace"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N25348dd915c84385bdb80534f43892f5 ;
    schema:name "Disturbing the Peace"@en .

_:N33e06e2f09a34d61a6904b0a95c92cf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Out of the Shadows"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N25348dd915c84385bdb80534f43892f5 ;
    schema:name "Out of the Shadows"@en .

_:N724c7a00e18a411291c36b8efdf9d709 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plague of Shadows Release Trailer"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N25348dd915c84385bdb80534f43892f5 ;
    schema:name "Plague of Shadows Release Trailer"@en .

_:N7b343dd0248d44b4803d632b4fcc659c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Final Note"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N25348dd915c84385bdb80534f43892f5 ;
    schema:name "The Final Note"@en .

_:N81e2c6a837254e9bab8d6475c1704a9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Village of the Damned"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N25348dd915c84385bdb80534f43892f5 ;
    schema:name "Village of the Damned"@en .

_:N9032850e7b16446db20562d8a5329c8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battling the Burrower"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N25348dd915c84385bdb80534f43892f5 ;
    schema:name "Battling the Burrower"@en .

_:Na2265b90686d484e9c07965a399fe0d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle Within"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N25348dd915c84385bdb80534f43892f5 ;
    schema:name "The Battle Within"@en .

_:Nc743709d030346d3a710f9bdc1a6d6e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tango of the Troupple King"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N25348dd915c84385bdb80534f43892f5 ;
    schema:name "Tango of the Troupple King"@en .

_:Nd1c3696839274bcb825db63f568e3dd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Le Bouquet Magique"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N25348dd915c84385bdb80534f43892f5 ;
    schema:name "Le Bouquet Magique"@en .

_:Ne31a894360af416ba746ae21428acfcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waltz for One"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N25348dd915c84385bdb80534f43892f5 ;
    schema:name "Waltz for One"@en .

_:Nef40bd3949c642e1b4b41063f3aba922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Art Through Adversity"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N25348dd915c84385bdb80534f43892f5 ;
    schema:name "Art Through Adversity"@en .

_:N25348dd915c84385bdb80534f43892f5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1465557a2e5243c4b79611c0804a3dbd,
        _:N28e503f525fc4ac29563cd4af316ce78,
        _:N2937752904374dfba18f8cee0aeea8be,
        _:N31ae7a19e0c74262919c6dd8943199ba,
        _:N33e06e2f09a34d61a6904b0a95c92cf3,
        _:N724c7a00e18a411291c36b8efdf9d709,
        _:N7b343dd0248d44b4803d632b4fcc659c,
        _:N81e2c6a837254e9bab8d6475c1704a9d,
        _:N9032850e7b16446db20562d8a5329c8c,
        _:Na2265b90686d484e9c07965a399fe0d1,
        _:Nc743709d030346d3a710f9bdc1a6d6e0,
        _:Nd1c3696839274bcb825db63f568e3dd8,
        _:Ne31a894360af416ba746ae21428acfcf,
        _:Nef40bd3949c642e1b4b41063f3aba922 ;
    mo:track_count 14 ;
    schema:duration "PT39:44"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N1465557a2e5243c4b79611c0804a3dbd,
        _:N28e503f525fc4ac29563cd4af316ce78,
        _:N2937752904374dfba18f8cee0aeea8be,
        _:N31ae7a19e0c74262919c6dd8943199ba,
        _:N33e06e2f09a34d61a6904b0a95c92cf3,
        _:N724c7a00e18a411291c36b8efdf9d709,
        _:N7b343dd0248d44b4803d632b4fcc659c,
        _:N81e2c6a837254e9bab8d6475c1704a9d,
        _:N9032850e7b16446db20562d8a5329c8c,
        _:Na2265b90686d484e9c07965a399fe0d1,
        _:Nc743709d030346d3a710f9bdc1a6d6e0,
        _:Nd1c3696839274bcb825db63f568e3dd8,
        _:Ne31a894360af416ba746ae21428acfcf,
        _:Nef40bd3949c642e1b4b41063f3aba922 .

