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

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

<product/16696#subject> a schema:CreativeWork ;
    schema:name "Lollipop Chainsaw"@en,
        "ロリポップチェーンソー"@ja,
        "Lollipop Chainsaw"@ja-latn ;
    foaf:name "Lollipop Chainsaw"@en,
        "ロリポップチェーンソー"@ja,
        "Lollipop Chainsaw"@ja-latn .

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

<org/1116#subject> schema:name "WaterTower Music"@en,
        "WaterTower Music"@ja,
        "WaterTower Music"@ja-latn ;
    foaf:name "WaterTower Music"@en,
        "WaterTower Music"@ja,
        "WaterTower Music"@ja-latn .

<https://media.vgm.io/albums/60/33506/33506-3c69d9a3e922.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/33506#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/33506/33506-3c69d9a3e922.jpg> ;
    foaf:depicts <album/33506#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/33506/33506-3c69d9a3e922.jpg> .

<https://medium-media.vgm.io/albums/60/33506/33506-3c69d9a3e922.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3603#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33506#subject> ;
    mo:performed <album/33506#performance> ;
    schema:name "Jerry Buckner"@en ;
    foaf:made <album/33506#composition>,
        <album/33506#lyrics>,
        <album/33506#subject> ;
    foaf:name "Jerry Buckner"@en .

<artist/3604#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33506#subject> ;
    mo:performed <album/33506#performance> ;
    schema:name "Gary Garcia"@en ;
    foaf:made <album/33506#composition>,
        <album/33506#lyrics>,
        <album/33506#subject> ;
    foaf:name "Gary Garcia"@en .

<album/33506#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lollipop Chainsaw: Music From the Video Game"@en,
        "Lollipop Chainsaw: Music From the Video Game"@ja,
        "Lollipop Chainsaw: Music From the Video Game"@ja-latn ;
    mo:performance_of <album/33506#musicalwork> ;
    mo:performer _:N24d629b732d74508ad1f8643199527f4,
        _:N2794c9d80d154d7e84a8f13ac5fd1d7d,
        _:N44e7ba8b593b42eba38bab51eafbaee7,
        _:N841b8298e57e4fb882072cee0736db91,
        _:N9d93a37db0f44bcb8fccce5781daa0a3,
        <artist/3603#subject>,
        <artist/3604#subject> ;
    mo:recorded_as <album/33506#musicalexpression> ;
    schema:byArtist _:N24d629b732d74508ad1f8643199527f4,
        _:N2794c9d80d154d7e84a8f13ac5fd1d7d,
        _:N44e7ba8b593b42eba38bab51eafbaee7,
        _:N841b8298e57e4fb882072cee0736db91,
        _:N9d93a37db0f44bcb8fccce5781daa0a3,
        <artist/3603#subject>,
        <artist/3604#subject> ;
    schema:name "Lollipop Chainsaw: Music From the Video Game"@en,
        "Lollipop Chainsaw: Music From the Video Game"@ja,
        "Lollipop Chainsaw: Music From the Video Game"@ja-latn ;
    schema:workPerformed <album/33506#musicalwork> .

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

<album/33506#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lollipop Chainsaw: Music From the Video Game"@en,
        "Lollipop Chainsaw: Music From the Video Game"@ja,
        "Lollipop Chainsaw: Music From the Video Game"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Matt Good"@en ;
            foaf:made <album/33506#composition> ;
            foaf:name "Matt Good"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "John Feldmann"@en ;
            foaf:made <album/33506#composition> ;
            foaf:name "John Feldmann"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Beverly Ross"@en ;
            foaf:made <album/33506#composition> ;
            foaf:name "Beverly Ross"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Aaron Stern"@en ;
            foaf:made <album/33506#composition> ;
            foaf:name "Aaron Stern"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Craig Owens"@en ;
            foaf:made <album/33506#composition> ;
            foaf:name "Craig Owens"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Michael Amott"@en ;
            foaf:made <album/33506#composition> ;
            foaf:name "Michael Amott"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jules Dixson"@en ;
            foaf:made <album/33506#composition> ;
            foaf:name "Jules Dixson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nicholas Martin"@en ;
            foaf:made <album/33506#composition> ;
            foaf:name "Nicholas Martin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jules Dixson"@en ;
            foaf:made <album/33506#composition> ;
            foaf:name "Jules Dixson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ivan Moody"@en ;
            foaf:made <album/33506#composition> ;
            foaf:name "Ivan Moody"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Daniel Erlandsson"@en ;
            foaf:made <album/33506#composition> ;
            foaf:name "Daniel Erlandsson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ian Craig Marsh"@en ;
            foaf:made <album/33506#composition> ;
            foaf:name "Ian Craig Marsh"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Philip Oakey"@en ;
            foaf:made <album/33506#composition> ;
            foaf:name "Philip Oakey"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Zoltan Bathory"@en ;
            foaf:made <album/33506#composition> ;
            foaf:name "Zoltan Bathory"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Christopher Amott"@en ;
            foaf:made <album/33506#composition> ;
            foaf:name "Christopher Amott"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Martyn Ware"@en ;
            foaf:made <album/33506#composition> ;
            foaf:name "Martyn Ware"@en ],
        <artist/3603#subject>,
        <artist/3604#subject> ;
    mo:produced_work <album/33506#musicalwork> ;
    schema:name "Lollipop Chainsaw: Music From the Video Game"@en,
        "Lollipop Chainsaw: Music From the Video Game"@ja,
        "Lollipop Chainsaw: Music From the Video Game"@ja-latn .

<album/33506#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-06-27"^^xsd:date ;
    dcterms:title "Lollipop Chainsaw: Music From the Video Game"@en,
        "Lollipop Chainsaw: Music From the Video Game"@ja,
        "Lollipop Chainsaw: Music From the Video Game"@ja-latn ;
    mo:catalogue_number "WTM39310" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33506#musicalexpression> ;
    mo:publisher <org/1116#subject> ;
    mo:record _:N03ada2c27c434b20985c0771812325c2 ;
    mo:record_count 1 ;
    schema:about <product/16696#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "D.R.U.G.S"@en ;
            foaf:name "D.R.U.G.S"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Chordettes"@en ;
            foaf:name "The Chordettes"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Human League"@en ;
            foaf:name "The Human League"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Arch Enemy"@en ;
            foaf:name "Arch Enemy"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Five Finger Death Punch"@en ;
            foaf:name "Five Finger Death Punch"@en ],
        <artist/3603#subject>,
        <artist/3604#subject> ;
    schema:datePublished "2012-06-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/33506/33506-3c69d9a3e922.jpg> ;
    schema:name "Lollipop Chainsaw: Music From the Video Game"@en,
        "Lollipop Chainsaw: Music From the Video Game"@ja,
        "Lollipop Chainsaw: Music From the Video Game"@ja-latn ;
    schema:publisher <org/1116#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/33506/33506-3c69d9a3e922.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Philip Oakey"@en ;
    foaf:made <album/33506#lyrics> ;
    foaf:name "Philip Oakey"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jules Dixson"@en ;
    foaf:made <album/33506#lyrics> ;
    foaf:name "Jules Dixson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "John Feldmann"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "John Feldmann"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33506#subject> ;
    schema:name "Jules Dixson"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Jules Dixson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jules Dixson"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Jules Dixson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Beverly Ross"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Beverly Ross"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Aaron Stern"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Aaron Stern"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33506#subject> ;
    schema:name "John Feldmann"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "John Feldmann"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nicholas Martin"@en ;
    foaf:made <album/33506#lyrics> ;
    foaf:name "Nicholas Martin"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Aaron Stern"@en ;
    foaf:made <album/33506#lyrics> ;
    foaf:name "Aaron Stern"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jules Dixson"@en ;
    foaf:made <album/33506#lyrics> ;
    foaf:name "Jules Dixson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ivan Moody"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Ivan Moody"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ian Craig Marsh"@en ;
    foaf:made <album/33506#lyrics> ;
    foaf:name "Ian Craig Marsh"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33506#subject> ;
    schema:name "Nicholas Martin"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Nicholas Martin"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33506#subject> ;
    schema:name "Michael Amott"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Michael Amott"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Martyn Ware"@en ;
    foaf:made <album/33506#lyrics> ;
    foaf:name "Martyn Ware"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "John Feldmann"@en ;
    foaf:made <album/33506#lyrics> ;
    foaf:name "John Feldmann"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33506#subject> ;
    schema:name "Zoltan Bathory"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Zoltan Bathory"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ian Craig Marsh"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Ian Craig Marsh"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Angela Gossow"@en ;
    foaf:made <album/33506#lyrics> ;
    foaf:name "Angela Gossow"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33506#subject> ;
    schema:name "Matt Good"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Matt Good"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Angela Gossow"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Angela Gossow"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33506#subject> ;
    schema:name "Philip Oakey"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Philip Oakey"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33506#subject> ;
    schema:name "Aaron Stern"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Aaron Stern"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Philip Oakey"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Philip Oakey"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Craig Owens"@en ;
    foaf:made <album/33506#lyrics> ;
    foaf:name "Craig Owens"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33506#subject> ;
    schema:name "Jules Dixson"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Jules Dixson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Matt Good"@en ;
    foaf:made <album/33506#lyrics> ;
    foaf:name "Matt Good"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Zoltan Bathory"@en ;
    foaf:made <album/33506#lyrics> ;
    foaf:name "Zoltan Bathory"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Matt Good"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Matt Good"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33506#subject> ;
    schema:name "Martyn Ware"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Martyn Ware"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ivan Moody"@en ;
    foaf:made <album/33506#lyrics> ;
    foaf:name "Ivan Moody"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Martyn Ware"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Martyn Ware"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33506#subject> ;
    schema:name "Craig Owens"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Craig Owens"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33506#subject> ;
    schema:name "Christopher Amott"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Christopher Amott"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33506#subject> ;
    schema:name "Ian Craig Marsh"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Ian Craig Marsh"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Craig Owens"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Craig Owens"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33506#subject> ;
    schema:name "Beverly Ross"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Beverly Ross"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Zoltan Bathory"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Zoltan Bathory"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jules Dixson"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Jules Dixson"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33506#subject> ;
    schema:name "Ivan Moody"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Ivan Moody"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Beverly Ross"@en ;
    foaf:made <album/33506#lyrics> ;
    foaf:name "Beverly Ross"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nicholas Martin"@en ;
    foaf:made <album/33506#subject> ;
    foaf:name "Nicholas Martin"@en .

_:N138c41a304ee45ddb55df7fce562be07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow Zombie Fever!"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N03ada2c27c434b20985c0771812325c2 ;
    schema:name "Rainbow Zombie Fever!"@en .

_:N24d629b732d74508ad1f8643199527f4 a schema:Person,
        foaf:Person ;
    mo:performed <album/33506#performance> ;
    schema:name "The Human League"@en ;
    foaf:name "The Human League"@en .

_:N2794c9d80d154d7e84a8f13ac5fd1d7d a schema:Person,
        foaf:Person ;
    mo:performed <album/33506#performance> ;
    schema:name "D.R.U.G.S"@en ;
    foaf:name "D.R.U.G.S"@en .

_:N369abf8b29cb4a3da42bba7129775200 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zombie Guts"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N03ada2c27c434b20985c0771812325c2 ;
    schema:name "Zombie Guts"@en .

_:N406f23bfe77140d29ca7a33532e56e8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Empire State Human"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N03ada2c27c434b20985c0771812325c2 ;
    schema:name "Empire State Human"@en .

_:N44e7ba8b593b42eba38bab51eafbaee7 a schema:Person,
        foaf:Person ;
    mo:performed <album/33506#performance> ;
    schema:name "Arch Enemy"@en ;
    foaf:name "Arch Enemy"@en .

_:N7960a9e91fc141738422daebe9ecde89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zombeef Burger"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N03ada2c27c434b20985c0771812325c2 ;
    schema:name "Zombeef Burger"@en .

_:N841b8298e57e4fb882072cee0736db91 a schema:Person,
        foaf:Person ;
    mo:performed <album/33506#performance> ;
    schema:name "The Chordettes"@en ;
    foaf:name "The Chordettes"@en .

_:N89f6f18486ca4b86a0de057653a6a3eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lollipop"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N03ada2c27c434b20985c0771812325c2 ;
    schema:name "Lollipop"@en .

_:N9d93a37db0f44bcb8fccce5781daa0a3 a schema:Person,
        foaf:Person ;
    mo:performed <album/33506#performance> ;
    schema:name "Five Finger Death Punch"@en ;
    foaf:name "Five Finger Death Punch"@en .

_:Na3aaf2adf7b44cd0b2f4865a33caf1af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zombie Tackle"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N03ada2c27c434b20985c0771812325c2 ;
    schema:name "Zombie Tackle"@en .

_:Na71eebf709dc49d9a18fbadb40b7dff5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bowel Purge"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N03ada2c27c434b20985c0771812325c2 ;
    schema:name "Bowel Purge"@en .

_:Nb3b5acdf4dbe408b9b214266ce4d3b89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love For My Insane Lover"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N03ada2c27c434b20985c0771812325c2 ;
    schema:name "Love For My Insane Lover"@en .

_:Nc15932b223fd466db21809a98aeb816d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Viking Zombies Sail On Lightning Seas"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N03ada2c27c434b20985c0771812325c2 ;
    schema:name "Viking Zombies Sail On Lightning Seas"@en .

_:Nc1ce06bbc56a4d7db8c4534d0e5f8ca5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nemesis"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N03ada2c27c434b20985c0771812325c2 ;
    schema:name "Nemesis"@en .

_:Nc82624f4edd44354bf02277dd35f560d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mirrorball Madhouse"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N03ada2c27c434b20985c0771812325c2 ;
    schema:name "Mirrorball Madhouse"@en .

_:Nd6cafc2ea30c422b92d9e1fe99e5ea60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Way Of The Fist"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N03ada2c27c434b20985c0771812325c2 ;
    schema:name "The Way Of The Fist"@en .

_:Ne28a3a373ad7482ab03de8e901a60fde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scattering Guts"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N03ada2c27c434b20985c0771812325c2 ;
    schema:name "Scattering Guts"@en .

_:Nee9022443d774be7aa0fe8fe5904dfe4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pac Man Fever"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N03ada2c27c434b20985c0771812325c2 ;
    schema:name "Pac Man Fever"@en .

_:Nf35482ffe5324ad58129cada95028bfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stop Reading, Start Doing Pushups"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N03ada2c27c434b20985c0771812325c2 ;
    schema:name "Stop Reading, Start Doing Pushups"@en .

_:N03ada2c27c434b20985c0771812325c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N138c41a304ee45ddb55df7fce562be07,
        _:N369abf8b29cb4a3da42bba7129775200,
        _:N406f23bfe77140d29ca7a33532e56e8c,
        _:N7960a9e91fc141738422daebe9ecde89,
        _:N89f6f18486ca4b86a0de057653a6a3eb,
        _:Na3aaf2adf7b44cd0b2f4865a33caf1af,
        _:Na71eebf709dc49d9a18fbadb40b7dff5,
        _:Nb3b5acdf4dbe408b9b214266ce4d3b89,
        _:Nc15932b223fd466db21809a98aeb816d,
        _:Nc1ce06bbc56a4d7db8c4534d0e5f8ca5,
        _:Nc82624f4edd44354bf02277dd35f560d,
        _:Nd6cafc2ea30c422b92d9e1fe99e5ea60,
        _:Ne28a3a373ad7482ab03de8e901a60fde,
        _:Nee9022443d774be7aa0fe8fe5904dfe4,
        _:Nf35482ffe5324ad58129cada95028bfe ;
    mo:track_count 15 ;
    schema:duration "PT43:29"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N138c41a304ee45ddb55df7fce562be07,
        _:N369abf8b29cb4a3da42bba7129775200,
        _:N406f23bfe77140d29ca7a33532e56e8c,
        _:N7960a9e91fc141738422daebe9ecde89,
        _:N89f6f18486ca4b86a0de057653a6a3eb,
        _:Na3aaf2adf7b44cd0b2f4865a33caf1af,
        _:Na71eebf709dc49d9a18fbadb40b7dff5,
        _:Nb3b5acdf4dbe408b9b214266ce4d3b89,
        _:Nc15932b223fd466db21809a98aeb816d,
        _:Nc1ce06bbc56a4d7db8c4534d0e5f8ca5,
        _:Nc82624f4edd44354bf02277dd35f560d,
        _:Nd6cafc2ea30c422b92d9e1fe99e5ea60,
        _:Ne28a3a373ad7482ab03de8e901a60fde,
        _:Nee9022443d774be7aa0fe8fe5904dfe4,
        _:Nf35482ffe5324ad58129cada95028bfe .

