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

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

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

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

<album/123302#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shovel Knight Dig -ORIGINAL SOUNDTRACK-"@en,
        "Shovel Knight Dig -ORIGINAL SOUNDTRACK-"@ja,
        "Shovel Knight Dig -ORIGINAL SOUNDTRACK-"@ja-latn ;
    mo:composer <artist/1015#subject> ;
    mo:produced_work <album/123302#musicalwork> ;
    schema:name "Shovel Knight Dig -ORIGINAL SOUNDTRACK-"@en,
        "Shovel Knight Dig -ORIGINAL SOUNDTRACK-"@ja,
        "Shovel Knight Dig -ORIGINAL SOUNDTRACK-"@ja-latn .

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

<album/123302#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shovel Knight Dig -ORIGINAL SOUNDTRACK-"@en,
        "Shovel Knight Dig -ORIGINAL SOUNDTRACK-"@ja,
        "Shovel Knight Dig -ORIGINAL SOUNDTRACK-"@ja-latn ;
    mo:performance_of <album/123302#musicalwork> ;
    mo:recorded_as <album/123302#musicalexpression> ;
    schema:name "Shovel Knight Dig -ORIGINAL SOUNDTRACK-"@en,
        "Shovel Knight Dig -ORIGINAL SOUNDTRACK-"@ja,
        "Shovel Knight Dig -ORIGINAL SOUNDTRACK-"@ja-latn ;
    schema:workPerformed <album/123302#musicalwork> .

<https://media.vgm.io/albums/20/123302/123302-68b7feadf64e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123302#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/123302/123302-68b7feadf64e.jpg> ;
    foaf:depicts <album/123302#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/123302/123302-68b7feadf64e.jpg> .

<https://medium-media.vgm.io/albums/20/123302/123302-68b7feadf64e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/123302#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-09-23"^^xsd:date ;
    dcterms:title "Shovel Knight Dig -ORIGINAL SOUNDTRACK-"@en,
        "Shovel Knight Dig -ORIGINAL SOUNDTRACK-"@ja,
        "Shovel Knight Dig -ORIGINAL SOUNDTRACK-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/123302#musicalexpression> ;
    mo:publisher _:Naf06680af82f4f27a9d5a79e05371da9 ;
    mo:record _:Nf25607bc55084161b10d43d055077504 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shovel Knight Dig"@en ;
            foaf:name "Shovel Knight Dig"@en ] ;
    schema:datePublished "2022-09-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/123302/123302-68b7feadf64e.jpg> ;
    schema:name "Shovel Knight Dig -ORIGINAL SOUNDTRACK-"@en,
        "Shovel Knight Dig -ORIGINAL SOUNDTRACK-"@ja,
        "Shovel Knight Dig -ORIGINAL SOUNDTRACK-"@ja-latn ;
    schema:publisher _:Naf06680af82f4f27a9d5a79e05371da9 ;
    foaf:depiction <https://media.vgm.io/albums/20/123302/123302-68b7feadf64e.jpg> .

_:N0a96a82f5e734a2c8311b938e21edab6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rapid Ascent"@en ;
    mo:track_number 25 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Rapid Ascent"@en .

_:N157e82b5d676409e8dc30e3f2f4e0d46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trailer (Announce)"@en ;
    mo:track_number 30 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Trailer (Announce)"@en .

_:N1634994e1ff547fcbb163cdbbb71db8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overground (Hoofman's Shop Layer)"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Overground (Hoofman's Shop Layer)"@en .

_:N229426c454324d51a20152727059db2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Person's Trash (Magic Landfill)"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "One Person's Trash (Magic Landfill)"@en .

_:N26698c41be984dfeb870126c2b1218f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wicked Wishes - Overground (Guild Layer)"@en ;
    mo:track_number 32 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Wicked Wishes - Overground (Guild Layer)"@en .

_:N2925fab2719e494698e0c0075cc672ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Score Screen"@en ;
    mo:track_number 26 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Score Screen"@en .

_:N2c6d5e639eed4c4ea7e3ecc88b34e368 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss - The Packrat"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Boss - The Packrat"@en .

_:N2c81f26ad4114b3a92be08ed2c797c6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overground (Campfire Layer)"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Overground (Campfire Layer)"@en .

_:N423202e72fc54b468178b9a1960d00f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trailer (Date Reveal)"@en ;
    mo:track_number 29 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Trailer (Date Reveal)"@en .

_:N59c87ae4d97e438eb956d6daf26b9fdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pest Friends (Insect Hive)"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Pest Friends (Insect Hive)"@en .

_:N602bde5f14514a8e821a5c726cdc5123 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Credits"@en ;
    mo:track_number 27 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "End Credits"@en .

_:N610d588375264a248243e198a4f59147 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss - The Chitinous"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Boss - The Chitinous"@en .

_:N6134f1560375450081cec48c458d8dac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss - The Awakening"@en ;
    mo:track_number 24 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Boss - The Awakening"@en .

_:N6914b35670414f97887409ff545f8700 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thermal Vent (Lost Atlantis)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Thermal Vent (Lost Atlantis)"@en .

_:N6a528ba3112c43e7824f439a3fe56fae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fully Furnaced (Smelt Works)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Fully Furnaced (Smelt Works)"@en .

_:N6cd59d8d4d374b55b1132b42bdce184b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Defeat"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Boss Defeat"@en .

_:N771ef54f43a04307bf4d33044ef3d976 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overground (Main Layer)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Overground (Main Layer)"@en .

_:N77920ac5ff274867b85142618ac1c1fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Title"@en .

_:N862c48772d8d4b27bbbbf2da143b43f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jingle - Hexcavators"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Jingle - Hexcavators"@en .

_:N9520deb204fd44febab5a0632469e4fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss - The Claim Jumper"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Boss - The Claim Jumper"@en .

_:N9f105a8511cf4a509a83da0ce6738b0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jingle - Well Met, Friend!"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:04"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Jingle - Well Met, Friend!"@en .

_:Na014ad35a15d4b229d251f9cdeaecb63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wicked Wishes - Genie Jingle"@en ;
    mo:track_number 35 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Wicked Wishes - Genie Jingle"@en .

_:Na3a47bc57bbe4a64918b71df73a3223b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Who Needs Honor (Drill Knight's Castle)"@en ;
    mo:track_number 21 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Who Needs Honor (Drill Knight's Castle)"@en .

_:Nabcc099d36884c77a2f2409d3d7621ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss - The Quenched"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Boss - The Quenched"@en .

_:Naf06680af82f4f27a9d5a79e05371da9 schema:name "Jake Kaufman"@en,
        "Jake Kaufman"@ja,
        "Jake Kaufman"@ja-latn ;
    foaf:name "Jake Kaufman"@en,
        "Jake Kaufman"@ja,
        "Jake Kaufman"@ja-latn .

_:Nb03370f188654cefa9ee54f313db1db9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wicked Wishes - Horse Multiplier"@en ;
    mo:track_number 34 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Wicked Wishes - Horse Multiplier"@en .

_:Nb9fa79b2d18641fb9d9beb5dd6f2bb63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hexcadecimate (Mushroom Mines Alternate)"@en ;
    mo:track_number 31 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Hexcadecimate (Mushroom Mines Alternate)"@en .

_:Nbdd1f948c44749c1b1dd2e060ecc55e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beware the Depths"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Beware the Depths"@en .

_:Nbfbf82d0d4f341639746cf667bdc6832 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue"@en ;
    mo:track_number 28 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Epilogue"@en .

_:Ncc633292f1c34a008e022bae1088736e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss - The Forger"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Boss - The Forger"@en .

_:Nceff8502c59440d1970646f3143dd128 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spore Judgment (Mushroom Mines)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Spore Judgment (Mushroom Mines)"@en .

_:Nd0def22de7e24b4188c71356a1b398d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss - The Studious"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Boss - The Studious"@en .

_:Ne373b9d80485413bb0dc60d1be2ef26d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Ambush!"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "An Ambush!"@en .

_:Nf10be99d4d094ee7a6d64d6d651e1787 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jingle - Treasure!"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Jingle - Treasure!"@en .

_:Nf5a223a2a70b49149b809ec2c7b327f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wicked Wishes - Out of the Lamp"@en ;
    mo:track_number 33 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Wicked Wishes - Out of the Lamp"@en .

_:Nfafadf6f9a974201b32c4f3af762cc6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hegemony (Crystal Core)"@en ;
    mo:track_number 23 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nf25607bc55084161b10d43d055077504 ;
    schema:name "Hegemony (Crystal Core)"@en .

_:Nf25607bc55084161b10d43d055077504 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a96a82f5e734a2c8311b938e21edab6,
        _:N157e82b5d676409e8dc30e3f2f4e0d46,
        _:N1634994e1ff547fcbb163cdbbb71db8e,
        _:N229426c454324d51a20152727059db2c,
        _:N26698c41be984dfeb870126c2b1218f4,
        _:N2925fab2719e494698e0c0075cc672ea,
        _:N2c6d5e639eed4c4ea7e3ecc88b34e368,
        _:N2c81f26ad4114b3a92be08ed2c797c6b,
        _:N423202e72fc54b468178b9a1960d00f1,
        _:N59c87ae4d97e438eb956d6daf26b9fdc,
        _:N602bde5f14514a8e821a5c726cdc5123,
        _:N610d588375264a248243e198a4f59147,
        _:N6134f1560375450081cec48c458d8dac,
        _:N6914b35670414f97887409ff545f8700,
        _:N6a528ba3112c43e7824f439a3fe56fae,
        _:N6cd59d8d4d374b55b1132b42bdce184b,
        _:N771ef54f43a04307bf4d33044ef3d976,
        _:N77920ac5ff274867b85142618ac1c1fc,
        _:N862c48772d8d4b27bbbbf2da143b43f9,
        _:N9520deb204fd44febab5a0632469e4fd,
        _:N9f105a8511cf4a509a83da0ce6738b0e,
        _:Na014ad35a15d4b229d251f9cdeaecb63,
        _:Na3a47bc57bbe4a64918b71df73a3223b,
        _:Nabcc099d36884c77a2f2409d3d7621ec,
        _:Nb03370f188654cefa9ee54f313db1db9,
        _:Nb9fa79b2d18641fb9d9beb5dd6f2bb63,
        _:Nbdd1f948c44749c1b1dd2e060ecc55e7,
        _:Nbfbf82d0d4f341639746cf667bdc6832,
        _:Ncc633292f1c34a008e022bae1088736e,
        _:Nceff8502c59440d1970646f3143dd128,
        _:Nd0def22de7e24b4188c71356a1b398d3,
        _:Ne373b9d80485413bb0dc60d1be2ef26d,
        _:Nf10be99d4d094ee7a6d64d6d651e1787,
        _:Nf5a223a2a70b49149b809ec2c7b327f0,
        _:Nfafadf6f9a974201b32c4f3af762cc6e ;
    mo:track_count 35 ;
    schema:duration "PT77:16"^^xsd:interval ;
    schema:numTracks 35 ;
    schema:track _:N0a96a82f5e734a2c8311b938e21edab6,
        _:N157e82b5d676409e8dc30e3f2f4e0d46,
        _:N1634994e1ff547fcbb163cdbbb71db8e,
        _:N229426c454324d51a20152727059db2c,
        _:N26698c41be984dfeb870126c2b1218f4,
        _:N2925fab2719e494698e0c0075cc672ea,
        _:N2c6d5e639eed4c4ea7e3ecc88b34e368,
        _:N2c81f26ad4114b3a92be08ed2c797c6b,
        _:N423202e72fc54b468178b9a1960d00f1,
        _:N59c87ae4d97e438eb956d6daf26b9fdc,
        _:N602bde5f14514a8e821a5c726cdc5123,
        _:N610d588375264a248243e198a4f59147,
        _:N6134f1560375450081cec48c458d8dac,
        _:N6914b35670414f97887409ff545f8700,
        _:N6a528ba3112c43e7824f439a3fe56fae,
        _:N6cd59d8d4d374b55b1132b42bdce184b,
        _:N771ef54f43a04307bf4d33044ef3d976,
        _:N77920ac5ff274867b85142618ac1c1fc,
        _:N862c48772d8d4b27bbbbf2da143b43f9,
        _:N9520deb204fd44febab5a0632469e4fd,
        _:N9f105a8511cf4a509a83da0ce6738b0e,
        _:Na014ad35a15d4b229d251f9cdeaecb63,
        _:Na3a47bc57bbe4a64918b71df73a3223b,
        _:Nabcc099d36884c77a2f2409d3d7621ec,
        _:Nb03370f188654cefa9ee54f313db1db9,
        _:Nb9fa79b2d18641fb9d9beb5dd6f2bb63,
        _:Nbdd1f948c44749c1b1dd2e060ecc55e7,
        _:Nbfbf82d0d4f341639746cf667bdc6832,
        _:Ncc633292f1c34a008e022bae1088736e,
        _:Nceff8502c59440d1970646f3143dd128,
        _:Nd0def22de7e24b4188c71356a1b398d3,
        _:Ne373b9d80485413bb0dc60d1be2ef26d,
        _:Nf10be99d4d094ee7a6d64d6d651e1787,
        _:Nf5a223a2a70b49149b809ec2c7b327f0,
        _:Nfafadf6f9a974201b32c4f3af762cc6e .

