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

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

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

<album/56872#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Death Skid Marks"@en,
        "Death Skid Marks"@ja,
        "Death Skid Marks"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jean-Sebastien Royer"@en ;
            foaf:made <album/56872#composition> ;
            foaf:name "Jean-Sebastien Royer"@en ] ;
    mo:produced_work <album/56872#musicalwork> ;
    schema:name "Death Skid Marks"@en,
        "Death Skid Marks"@ja,
        "Death Skid Marks"@ja-latn .

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

<album/56872#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Death Skid Marks"@en,
        "Death Skid Marks"@ja,
        "Death Skid Marks"@ja-latn ;
    mo:performance_of <album/56872#musicalwork> ;
    mo:recorded_as <album/56872#musicalexpression> ;
    schema:name "Death Skid Marks"@en,
        "Death Skid Marks"@ja,
        "Death Skid Marks"@ja-latn ;
    schema:workPerformed <album/56872#musicalwork> .

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

<https://medium-media.vgm.io/albums/27/56872/56872-1453738692.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/56872#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-21"^^xsd:date ;
    dcterms:title "Death Skid Marks"@en,
        "Death Skid Marks"@ja,
        "Death Skid Marks"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/56872#musicalexpression> ;
    mo:publisher _:Nd39b3c075b2d4087995b7fd3ad802418 ;
    mo:record _:N7ef76d7a3f404b46965a16733d1cc044 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Death Skid Marks"@en ;
            foaf:name "Death Skid Marks"@en ] ;
    schema:datePublished "2014-11-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/56872/56872-1453738692.jpg> ;
    schema:name "Death Skid Marks"@en,
        "Death Skid Marks"@ja,
        "Death Skid Marks"@ja-latn ;
    schema:publisher _:Nd39b3c075b2d4087995b7fd3ad802418 ;
    foaf:depiction <https://media.vgm.io/albums/27/56872/56872-1453738692.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56872#subject> ;
    schema:name "Jean-Sebastien Royer"@en ;
    foaf:made <album/56872#subject> ;
    foaf:name "Jean-Sebastien Royer"@en .

_:N0798df04e44742b0a16e108dedee6b1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The diaper filler"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "The diaper filler"@en .

_:N0c697cc6c24f4b16a86afe249110e446 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guard rail grinder"@en ;
    mo:track_number 28 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Guard rail grinder"@en .

_:N1aadea3829d544e6912f99fea28c28f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get to know the douche"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Get to know the douche"@en .

_:N2980f0d1bfde452cb224a86c4183e4b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not again!"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Not again!"@en .

_:N2a96afb54850479898a395c493829af5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freedoom gunshop"@en ;
    mo:track_number 44 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Freedoom gunshop"@en .

_:N36dbb8f3992748daa7327f59ad5e2350 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The brick eater"@en ;
    mo:track_number 33 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "The brick eater"@en .

_:N4504f68df916477a8295ccab66368cea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meet the douche"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Meet the douche"@en .

_:N4b88385093124255baa8fcc4f0915ee2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flame thrower headbang"@en ;
    mo:track_number 30 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Flame thrower headbang"@en .

_:N4bbf19c0ec97405a96b019863517e2c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wanker!"@en ;
    mo:track_number 48 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Wanker!"@en .

_:N504b8078642244ef8eaa674731818ab3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wasted crusaders"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Wasted crusaders"@en .

_:N55199e039b19434bbbf5d107eb10cabb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Who the fuck probed me?!"@en ;
    mo:track_number 41 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Who the fuck probed me?!"@en .

_:N583f3f9a53db4c81b0b3164502d126dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pissed with a saw"@en ;
    mo:track_number 25 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Pissed with a saw"@en .

_:N6b9ff9bad64b4866ab8753fce8994f3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oversaturation, retard and filled diaper"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Oversaturation, retard and filled diaper"@en .

_:N6bac90aa03544ee7822cd46b72182c71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lernie's bully weapons collection"@en ;
    mo:track_number 52 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Lernie's bully weapons collection"@en .

_:N78f8f6f28aed45fc8de16eea3b581b08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buying drugs"@en ;
    mo:track_number 46 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Buying drugs"@en .

_:N79ac9ff1631c41bcbce4bcd71317fe07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lernie: The hated one"@en ;
    mo:track_number 39 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Lernie: The hated one"@en .

_:N7a86cf5f4a4a44e9a857ea73adc16790 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High roller Skid"@en ;
    mo:track_number 47 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "High roller Skid"@en .

_:N8918367e0ce6405aa884bd0bd7cd6cef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Road of dismemberment"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Road of dismemberment"@en .

_:N8a28820f285a4fed92bdd846cae757b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another dick in the wall"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Another dick in the wall"@en .

_:N97407f7c470847ccb05763169ac533e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Polaroid (we still use this)"@en ;
    mo:track_number 19 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Polaroid (we still use this)"@en .

_:N9933ad12b76e4b07a1e6543c5d6ffaa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buckle up"@en ;
    mo:track_number 26 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Buckle up"@en .

_:Na3eea2171a784beb9765dda57864eed6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death Toll: Rest in pieces"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Death Toll: Rest in pieces"@en .

_:Na5fb7c40dc444e64b8482d02f99736b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blind horse race"@en ;
    mo:track_number 40 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Blind horse race"@en .

_:Na801dbda1c004a8e92dfb89d84e7bac3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Groupie love"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Groupie love"@en .

_:Nab22e25d3d2a4d4bbaa22febd70f2d66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unstoppable mullet"@en ;
    mo:track_number 21 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Unstoppable mullet"@en .

_:Nab7f92cb06c74b968a4cc146ee4dab4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fucking the douche"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Fucking the douche"@en .

_:Naf1b152da55b4e28bc846ed1cfc27dd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lernie told me your wish!"@en ;
    mo:track_number 53 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Lernie told me your wish!"@en .

_:Naff91fa755f44b37b28fac82267de5b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guess what?"@en ;
    mo:track_number 49 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Guess what?"@en .

_:Nb532af6e01134496b49ae7a01ce4809e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Changing wants into haves"@en ;
    mo:track_number 45 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Changing wants into haves"@en .

_:Nb91db397d66a4537bae63d4ab1707ed8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloody wipers"@en ;
    mo:track_number 27 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Bloody wipers"@en .

_:Nb9729fe9c9c943a5a8113cd610f889d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hymn to 2 assholes"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Hymn to 2 assholes"@en .

_:Nbbf9af8ec42a4b59ba334aef56ae5afe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A taste of chainsaw"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "A taste of chainsaw"@en .

_:Nbc99fdf745204373a1999da60a90fc10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Preparing self detonation"@en ;
    mo:track_number 34 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Preparing self detonation"@en .

_:Nbccf123a32e84f6e934251e0388d4251 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mullety prophet"@en ;
    mo:track_number 43 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Mullety prophet"@en .

_:Nc0edf819fdeb4530bb4b235f4b98d51e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Human speedbump"@en ;
    mo:track_number 35 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Human speedbump"@en .

_:Nc53106e0ab814319b538e29289eab786 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Select your poison"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Select your poison"@en .

_:Nc7843cf977f347cc892fddc4ed0f5954 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forgotten drinks"@en ;
    mo:track_number 31 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Forgotten drinks"@en .

_:Nccc6adb1c63d434189401a5b9d3a9cb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The tale of sausage bob"@en ;
    mo:track_number 29 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "The tale of sausage bob"@en .

_:Ncdcc6c55693c41b58d26dd766809325c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death Toll Victory: Hymn to the champion"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Death Toll Victory: Hymn to the champion"@en .

_:Nceca243308564b9e9dd18dc1b7d5ba0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lead brain"@en ;
    mo:track_number 42 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Lead brain"@en .

_:Nd39b3c075b2d4087995b7fd3ad802418 schema:name "Jean-Sebastien Royer"@en,
        "Jean-Sebastien Royer"@ja,
        "Jean-Sebastien Royer"@ja-latn ;
    foaf:name "Jean-Sebastien Royer"@en,
        "Jean-Sebastien Royer"@ja,
        "Jean-Sebastien Royer"@ja-latn .

_:Nd70d0ea955584a55ab9549d676af0ea4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance with the douche"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Dance with the douche"@en .

_:Nd90df4cd21f746228b060c87d4d44c97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High caliber recoil"@en ;
    mo:track_number 38 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "High caliber recoil"@en .

_:Ndf5779e6761a47fb94305f3b67ed3463 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skid Marked"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Skid Marked"@en .

_:Ne11bc7d5033349c5b46068789ffcca24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rubbing my rocket launcher"@en ;
    mo:track_number 32 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Rubbing my rocket launcher"@en .

_:Ne189cb8d7a534e47aaece4565566ef10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skidmarks: Ghosts of grease"@en ;
    mo:track_number 37 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Skidmarks: Ghosts of grease"@en .

_:Ne2d167f241914f5d88c0db8ff9281e26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thrash your mullet like you mean it"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Thrash your mullet like you mean it"@en .

_:Ne2db4b19564c4d28b0ccb8da5d5e7b4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hangover cult"@en ;
    mo:track_number 23 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Hangover cult"@en .

_:Ne33ae91a691546b79f63f3bcc1223254 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sir Prize!"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Sir Prize!"@en .

_:Ne5452320045e4d0e8824731ceb21f06d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Mark Skid"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "I'm Mark Skid"@en .

_:Ne6553fcc060c47fb9dd66d1fd66f812f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OH YEAH! (Hard again)"@en ;
    mo:track_number 50 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "OH YEAH! (Hard again)"@en .

_:Ne91664a82b5345b2b4e88e5cc3f626bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When you gonna drill me?"@en ;
    mo:track_number 51 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "When you gonna drill me?"@en .

_:Neb3cec3c99a04b1e99fdcaeed3491024 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysterious Mengele"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Mysterious Mengele"@en .

_:Nfacbb12e0cd149a2917e3ee2afb09c78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gibblet foursome"@en ;
    mo:track_number 36 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N7ef76d7a3f404b46965a16733d1cc044 ;
    schema:name "Gibblet foursome"@en .

_:N7ef76d7a3f404b46965a16733d1cc044 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0798df04e44742b0a16e108dedee6b1c,
        _:N0c697cc6c24f4b16a86afe249110e446,
        _:N1aadea3829d544e6912f99fea28c28f1,
        _:N2980f0d1bfde452cb224a86c4183e4b0,
        _:N2a96afb54850479898a395c493829af5,
        _:N36dbb8f3992748daa7327f59ad5e2350,
        _:N4504f68df916477a8295ccab66368cea,
        _:N4b88385093124255baa8fcc4f0915ee2,
        _:N4bbf19c0ec97405a96b019863517e2c0,
        _:N504b8078642244ef8eaa674731818ab3,
        _:N55199e039b19434bbbf5d107eb10cabb,
        _:N583f3f9a53db4c81b0b3164502d126dd,
        _:N6b9ff9bad64b4866ab8753fce8994f3a,
        _:N6bac90aa03544ee7822cd46b72182c71,
        _:N78f8f6f28aed45fc8de16eea3b581b08,
        _:N79ac9ff1631c41bcbce4bcd71317fe07,
        _:N7a86cf5f4a4a44e9a857ea73adc16790,
        _:N8918367e0ce6405aa884bd0bd7cd6cef,
        _:N8a28820f285a4fed92bdd846cae757b4,
        _:N97407f7c470847ccb05763169ac533e4,
        _:N9933ad12b76e4b07a1e6543c5d6ffaa7,
        _:Na3eea2171a784beb9765dda57864eed6,
        _:Na5fb7c40dc444e64b8482d02f99736b0,
        _:Na801dbda1c004a8e92dfb89d84e7bac3,
        _:Nab22e25d3d2a4d4bbaa22febd70f2d66,
        _:Nab7f92cb06c74b968a4cc146ee4dab4f,
        _:Naf1b152da55b4e28bc846ed1cfc27dd9,
        _:Naff91fa755f44b37b28fac82267de5b0,
        _:Nb532af6e01134496b49ae7a01ce4809e,
        _:Nb91db397d66a4537bae63d4ab1707ed8,
        _:Nb9729fe9c9c943a5a8113cd610f889d6,
        _:Nbbf9af8ec42a4b59ba334aef56ae5afe,
        _:Nbc99fdf745204373a1999da60a90fc10,
        _:Nbccf123a32e84f6e934251e0388d4251,
        _:Nc0edf819fdeb4530bb4b235f4b98d51e,
        _:Nc53106e0ab814319b538e29289eab786,
        _:Nc7843cf977f347cc892fddc4ed0f5954,
        _:Nccc6adb1c63d434189401a5b9d3a9cb4,
        _:Ncdcc6c55693c41b58d26dd766809325c,
        _:Nceca243308564b9e9dd18dc1b7d5ba0e,
        _:Nd70d0ea955584a55ab9549d676af0ea4,
        _:Nd90df4cd21f746228b060c87d4d44c97,
        _:Ndf5779e6761a47fb94305f3b67ed3463,
        _:Ne11bc7d5033349c5b46068789ffcca24,
        _:Ne189cb8d7a534e47aaece4565566ef10,
        _:Ne2d167f241914f5d88c0db8ff9281e26,
        _:Ne2db4b19564c4d28b0ccb8da5d5e7b4c,
        _:Ne33ae91a691546b79f63f3bcc1223254,
        _:Ne5452320045e4d0e8824731ceb21f06d,
        _:Ne6553fcc060c47fb9dd66d1fd66f812f,
        _:Ne91664a82b5345b2b4e88e5cc3f626bd,
        _:Neb3cec3c99a04b1e99fdcaeed3491024,
        _:Nfacbb12e0cd149a2917e3ee2afb09c78 ;
    mo:track_count 53 ;
    schema:duration "PT53:13"^^xsd:interval ;
    schema:numTracks 53 ;
    schema:track _:N0798df04e44742b0a16e108dedee6b1c,
        _:N0c697cc6c24f4b16a86afe249110e446,
        _:N1aadea3829d544e6912f99fea28c28f1,
        _:N2980f0d1bfde452cb224a86c4183e4b0,
        _:N2a96afb54850479898a395c493829af5,
        _:N36dbb8f3992748daa7327f59ad5e2350,
        _:N4504f68df916477a8295ccab66368cea,
        _:N4b88385093124255baa8fcc4f0915ee2,
        _:N4bbf19c0ec97405a96b019863517e2c0,
        _:N504b8078642244ef8eaa674731818ab3,
        _:N55199e039b19434bbbf5d107eb10cabb,
        _:N583f3f9a53db4c81b0b3164502d126dd,
        _:N6b9ff9bad64b4866ab8753fce8994f3a,
        _:N6bac90aa03544ee7822cd46b72182c71,
        _:N78f8f6f28aed45fc8de16eea3b581b08,
        _:N79ac9ff1631c41bcbce4bcd71317fe07,
        _:N7a86cf5f4a4a44e9a857ea73adc16790,
        _:N8918367e0ce6405aa884bd0bd7cd6cef,
        _:N8a28820f285a4fed92bdd846cae757b4,
        _:N97407f7c470847ccb05763169ac533e4,
        _:N9933ad12b76e4b07a1e6543c5d6ffaa7,
        _:Na3eea2171a784beb9765dda57864eed6,
        _:Na5fb7c40dc444e64b8482d02f99736b0,
        _:Na801dbda1c004a8e92dfb89d84e7bac3,
        _:Nab22e25d3d2a4d4bbaa22febd70f2d66,
        _:Nab7f92cb06c74b968a4cc146ee4dab4f,
        _:Naf1b152da55b4e28bc846ed1cfc27dd9,
        _:Naff91fa755f44b37b28fac82267de5b0,
        _:Nb532af6e01134496b49ae7a01ce4809e,
        _:Nb91db397d66a4537bae63d4ab1707ed8,
        _:Nb9729fe9c9c943a5a8113cd610f889d6,
        _:Nbbf9af8ec42a4b59ba334aef56ae5afe,
        _:Nbc99fdf745204373a1999da60a90fc10,
        _:Nbccf123a32e84f6e934251e0388d4251,
        _:Nc0edf819fdeb4530bb4b235f4b98d51e,
        _:Nc53106e0ab814319b538e29289eab786,
        _:Nc7843cf977f347cc892fddc4ed0f5954,
        _:Nccc6adb1c63d434189401a5b9d3a9cb4,
        _:Ncdcc6c55693c41b58d26dd766809325c,
        _:Nceca243308564b9e9dd18dc1b7d5ba0e,
        _:Nd70d0ea955584a55ab9549d676af0ea4,
        _:Nd90df4cd21f746228b060c87d4d44c97,
        _:Ndf5779e6761a47fb94305f3b67ed3463,
        _:Ne11bc7d5033349c5b46068789ffcca24,
        _:Ne189cb8d7a534e47aaece4565566ef10,
        _:Ne2d167f241914f5d88c0db8ff9281e26,
        _:Ne2db4b19564c4d28b0ccb8da5d5e7b4c,
        _:Ne33ae91a691546b79f63f3bcc1223254,
        _:Ne5452320045e4d0e8824731ceb21f06d,
        _:Ne6553fcc060c47fb9dd66d1fd66f812f,
        _:Ne91664a82b5345b2b4e88e5cc3f626bd,
        _:Neb3cec3c99a04b1e99fdcaeed3491024,
        _:Nfacbb12e0cd149a2917e3ee2afb09c78 .

