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

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

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

<artist/6264#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41115#subject> ;
    schema:name "Wilhelm Richard Wagner"@en ;
    foaf:made <album/41115#composition>,
        <album/41115#subject> ;
    foaf:name "Wilhelm Richard Wagner"@en .

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

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

<https://medium-media.vgm.io/albums/51/41115/41115-1376599093.jpg> a schema:ImageObject,
        foaf:Image .

<album/41115#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TAGAP 2: Original Soundtrack of the Apocalyptic Game About Penguins 2"@en,
        "TAGAP 2: Original Soundtrack of the Apocalyptic Game About Penguins 2"@ja,
        "TAGAP 2: Original Soundtrack of the Apocalyptic Game About Penguins 2"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Petja Heiskanen"@en ;
            foaf:made <album/41115#composition> ;
            foaf:name "Petja Heiskanen"@en ],
        <artist/6264#subject> ;
    mo:produced_work <album/41115#musicalwork> ;
    schema:name "TAGAP 2: Original Soundtrack of the Apocalyptic Game About Penguins 2"@en,
        "TAGAP 2: Original Soundtrack of the Apocalyptic Game About Penguins 2"@ja,
        "TAGAP 2: Original Soundtrack of the Apocalyptic Game About Penguins 2"@ja-latn .

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

<album/41115#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TAGAP 2: Original Soundtrack of the Apocalyptic Game About Penguins 2"@en,
        "TAGAP 2: Original Soundtrack of the Apocalyptic Game About Penguins 2"@ja,
        "TAGAP 2: Original Soundtrack of the Apocalyptic Game About Penguins 2"@ja-latn ;
    mo:performance_of <album/41115#musicalwork> ;
    mo:performer _:N1dc34de10b0f46c6adb3f862ccbb325d ;
    mo:recorded_as <album/41115#musicalexpression> ;
    schema:byArtist _:N1dc34de10b0f46c6adb3f862ccbb325d ;
    schema:name "TAGAP 2: Original Soundtrack of the Apocalyptic Game About Penguins 2"@en,
        "TAGAP 2: Original Soundtrack of the Apocalyptic Game About Penguins 2"@ja,
        "TAGAP 2: Original Soundtrack of the Apocalyptic Game About Penguins 2"@ja-latn ;
    schema:workPerformed <album/41115#musicalwork> .

<album/41115#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-07-31"^^xsd:date ;
    dcterms:title "TAGAP 2: Original Soundtrack of the Apocalyptic Game About Penguins 2"@en,
        "TAGAP 2: Original Soundtrack of the Apocalyptic Game About Penguins 2"@ja,
        "TAGAP 2: Original Soundtrack of the Apocalyptic Game About Penguins 2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/41115#musicalexpression> ;
    mo:publisher _:Nfe389d67c26948d59c5d48d91961f846 ;
    mo:record _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "TAGAP 2: The Apocalyptic Game About Penguins 2"@en ;
            foaf:name "TAGAP 2: The Apocalyptic Game About Penguins 2"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Petja Heiskanen"@en ;
            foaf:name "Petja Heiskanen"@en ] ;
    schema:datePublished "2011-07-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/41115/41115-1376599093.jpg> ;
    schema:name "TAGAP 2: Original Soundtrack of the Apocalyptic Game About Penguins 2"@en,
        "TAGAP 2: Original Soundtrack of the Apocalyptic Game About Penguins 2"@ja,
        "TAGAP 2: Original Soundtrack of the Apocalyptic Game About Penguins 2"@ja-latn ;
    schema:publisher _:Nfe389d67c26948d59c5d48d91961f846 ;
    foaf:depiction <https://media.vgm.io/albums/51/41115/41115-1376599093.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41115#subject> ;
    schema:name "Petja Heiskanen"@en ;
    foaf:made <album/41115#subject> ;
    foaf:name "Petja Heiskanen"@en .

_:N036ce3cfe4994d679d86852d7cb2566f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Creeping Insanity"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Creeping Insanity"@en .

_:N047705d136f044b29c10cea576712bb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Primo the Mega Grande Epic Evil Boss Penguin"@en ;
    mo:track_number 32 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Primo the Mega Grande Epic Evil Boss Penguin"@en .

_:N0a61dbeac73c4d69b40ab03df2b327f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Who's the Doctor?"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Who's the Doctor?"@en .

_:N0b336030fcd646fc9291dff546e17ca4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Challenge the Mutant"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Challenge the Mutant"@en .

_:N11beca5498404904b69d648405ac34c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pablo's Ranch"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Pablo's Ranch"@en .

_:N11bf4138e29c42279aa1f52d49cce114 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hitting the Underground"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Hitting the Underground"@en .

_:N150a876ec6e34a7c9c078f9888acec69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Score - Triumphant!"@en ;
    mo:track_number 47 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Score - Triumphant!"@en .

_:N1d0fa34896e644a49675d3bc4cb65691 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sempervirent Penguinator"@en ;
    mo:track_number 30 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Sempervirent Penguinator"@en .

_:N1dc34de10b0f46c6adb3f862ccbb325d a schema:Person,
        foaf:Person ;
    mo:performed <album/41115#performance> ;
    schema:name "Petja Heiskanen"@en ;
    foaf:name "Petja Heiskanen"@en .

_:N264ff8831c8e498b8a535ec7bd9f8155 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fighting Against Mental Disorder"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Fighting Against Mental Disorder"@en .

_:N2738c6bdc22c4be29b7ccb95ba076ae1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Acid Penguin"@en ;
    mo:track_number 28 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Acid Penguin"@en .

_:N282be616fc92438aa00dd8a947063207 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Worse Than a Dead Penguin"@en ;
    mo:track_number 35 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Worse Than a Dead Penguin"@en .

_:N2a9fe8bee2f545ed8e7a6e814b9d7b5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Score - Behold the UMP!"@en ;
    mo:track_number 39 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Score - Behold the UMP!"@en .

_:N2e909fe166394b778b610910ceefae91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Score - The Parachute"@en ;
    mo:track_number 40 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Score - The Parachute"@en .

_:N31271ba040f942a5941a2fe2a8a820bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jungle on Fire"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Jungle on Fire"@en .

_:N31817732f3ba4c50808730f9bd1cb7cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elfmen 'n Goblins"@en ;
    mo:track_number 21 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Elfmen 'n Goblins"@en .

_:N32b8cc4b693b491b9d407c872837bac7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Score - Primo Escapes"@en ;
    mo:track_number 38 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Score - Primo Escapes"@en .

_:N3739950ca3fe4dc9ab65986a43ffed6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pablo, Pedro & Pingu 2011"@en ;
    mo:track_number 33 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Pablo, Pedro & Pingu 2011"@en .

_:N38878d7b201f4b068b3786fd64a222cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underwater Expedition"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Underwater Expedition"@en .

_:N395895acaa024852a5ffb4216ec3fd8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track One"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Track One"@en .

_:N39d2b2076c824cbcaf3f2631bf12a86e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run 'n Funk"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Run 'n Funk"@en .

_:N3c09c96b2f0a4eccafdacceeae1c4188 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Score - Fall of Primo"@en ;
    mo:track_number 46 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Score - Fall of Primo"@en .

_:N4fdc8916bf1349ecae1d89cd90dc0955 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight!"@en ;
    mo:track_number 24 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Fight!"@en .

_:N51fe72af1a1e4450956d5ed23715b6a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Score - Intro"@en ;
    mo:track_number 36 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Score - Intro"@en .

_:N5c1987aed925447a88b39df401eff7b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funk It Again"@en ;
    mo:track_number 20 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Funk It Again"@en .

_:N6aa68bd6803243d28c2f0d1181b3821d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Score - Funking up Wagner"@en ;
    mo:track_number 41 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Score - Funking up Wagner"@en .

_:N6d7be8a76b2c42babab39657b9260b2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Groovy Discoballs"@en ;
    mo:track_number 26 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Groovy Discoballs"@en .

_:N7c850961458c46229899d88794282abb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TAGAP 2 Theme Song"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "TAGAP 2 Theme Song"@en .

_:N7d59ff2c91d6401dbf29884bbf750024 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Score - Pablo Knievel"@en ;
    mo:track_number 44 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Score - Pablo Knievel"@en .

_:N7dae517cd6cc4983864788d0a4b6cfbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Score - Introducing Primo"@en ;
    mo:track_number 37 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Score - Introducing Primo"@en .

_:N80e7a174572142ad935d102628e31f7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Score - Into the Belly of the Beast"@en ;
    mo:track_number 45 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Score - Into the Belly of the Beast"@en .

_:N8a213358daed485c9dacaaae87bee7ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pablo the Riding Knight"@en ;
    mo:track_number 23 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Pablo the Riding Knight"@en .

_:N932f7989ea064fa5bbf3b50baf278e50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kill Pill"@en ;
    mo:track_number 22 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Kill Pill"@en .

_:N9981968ed98e44ebb79d0d908466a909 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Leave Me, Pablo!"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Don't Leave Me, Pablo!"@en .

_:Na13b21deb57646099ef6004af79bb44b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Primo the Mighty Boss Penguin"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Primo the Mighty Boss Penguin"@en .

_:Na367219e77c046febf864635a5d9628f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Testosterone Pills"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Testosterone Pills"@en .

_:Na37609a4663c40c0b5039a03950b7da0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jungle"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Jungle"@en .

_:Nb571ceea19124a058a2ab553cd434bf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Omnipotent Penguinator"@en ;
    mo:track_number 29 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Omnipotent Penguinator"@en .

_:Nc1870442747a44acb5c9701a59acafba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Score - Flying Thieves"@en ;
    mo:track_number 42 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Score - Flying Thieves"@en .

_:Nc2fa297534ef4c7a99a34265dd52e5ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Score - The End"@en ;
    mo:track_number 48 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Score - The End"@en .

_:Nc7f69a1eee5d40e4b1411dade01122eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Challenge Him 2.0"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Challenge Him 2.0"@en .

_:Ncad8545f33a142a783738d428f4e4544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mr. Hammond and the Crew"@en ;
    mo:track_number 25 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Mr. Hammond and the Crew"@en .

_:Nd405600448dd47169adbd9c7f982ced4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elevator Music"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Elevator Music"@en .

_:Ndcad23887888498694a73a256808fc06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Major Tits"@en ;
    mo:track_number 27 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Major Tits"@en .

_:Ne2c79263924d4d4a8d17a827e64b60e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Primo Proge"@en ;
    mo:track_number 31 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Primo Proge"@en .

_:Ne9b932b94ce5409a8e52c137f5d69d60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seven Little Miner Penguins"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Seven Little Miner Penguins"@en .

_:Nf0060b5eb81249ec966d186db8ff810e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uhanalainen"@en ;
    mo:track_number 34 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Uhanalainen"@en .

_:Nf2d670b8621a4fde8c3826180c98b9eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hawaii Mustache"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Hawaii Mustache"@en .

_:Nf43e880534734150a526af1fe3a54db7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Score - Primo's Masterplan"@en ;
    mo:track_number 43 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N8e3bda5bea6f4e1dbd5017d140db8999 ;
    schema:name "Score - Primo's Masterplan"@en .

_:Nfe389d67c26948d59c5d48d91961f846 schema:name "Penguin Development Team"@en ;
    foaf:name "Penguin Development Team"@en .

_:N8e3bda5bea6f4e1dbd5017d140db8999 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N036ce3cfe4994d679d86852d7cb2566f,
        _:N047705d136f044b29c10cea576712bb3,
        _:N0a61dbeac73c4d69b40ab03df2b327f4,
        _:N0b336030fcd646fc9291dff546e17ca4,
        _:N11beca5498404904b69d648405ac34c9,
        _:N11bf4138e29c42279aa1f52d49cce114,
        _:N150a876ec6e34a7c9c078f9888acec69,
        _:N1d0fa34896e644a49675d3bc4cb65691,
        _:N264ff8831c8e498b8a535ec7bd9f8155,
        _:N2738c6bdc22c4be29b7ccb95ba076ae1,
        _:N282be616fc92438aa00dd8a947063207,
        _:N2a9fe8bee2f545ed8e7a6e814b9d7b5c,
        _:N2e909fe166394b778b610910ceefae91,
        _:N31271ba040f942a5941a2fe2a8a820bd,
        _:N31817732f3ba4c50808730f9bd1cb7cc,
        _:N32b8cc4b693b491b9d407c872837bac7,
        _:N3739950ca3fe4dc9ab65986a43ffed6d,
        _:N38878d7b201f4b068b3786fd64a222cd,
        _:N395895acaa024852a5ffb4216ec3fd8a,
        _:N39d2b2076c824cbcaf3f2631bf12a86e,
        _:N3c09c96b2f0a4eccafdacceeae1c4188,
        _:N4fdc8916bf1349ecae1d89cd90dc0955,
        _:N51fe72af1a1e4450956d5ed23715b6a7,
        _:N5c1987aed925447a88b39df401eff7b7,
        _:N6aa68bd6803243d28c2f0d1181b3821d,
        _:N6d7be8a76b2c42babab39657b9260b2d,
        _:N7c850961458c46229899d88794282abb,
        _:N7d59ff2c91d6401dbf29884bbf750024,
        _:N7dae517cd6cc4983864788d0a4b6cfbf,
        _:N80e7a174572142ad935d102628e31f7c,
        _:N8a213358daed485c9dacaaae87bee7ee,
        _:N932f7989ea064fa5bbf3b50baf278e50,
        _:N9981968ed98e44ebb79d0d908466a909,
        _:Na13b21deb57646099ef6004af79bb44b,
        _:Na367219e77c046febf864635a5d9628f,
        _:Na37609a4663c40c0b5039a03950b7da0,
        _:Nb571ceea19124a058a2ab553cd434bf0,
        _:Nc1870442747a44acb5c9701a59acafba,
        _:Nc2fa297534ef4c7a99a34265dd52e5ea,
        _:Nc7f69a1eee5d40e4b1411dade01122eb,
        _:Ncad8545f33a142a783738d428f4e4544,
        _:Nd405600448dd47169adbd9c7f982ced4,
        _:Ndcad23887888498694a73a256808fc06,
        _:Ne2c79263924d4d4a8d17a827e64b60e5,
        _:Ne9b932b94ce5409a8e52c137f5d69d60,
        _:Nf0060b5eb81249ec966d186db8ff810e,
        _:Nf2d670b8621a4fde8c3826180c98b9eb,
        _:Nf43e880534734150a526af1fe3a54db7 ;
    mo:track_count 48 ;
    schema:duration "PT107:46"^^xsd:interval ;
    schema:numTracks 48 ;
    schema:track _:N036ce3cfe4994d679d86852d7cb2566f,
        _:N047705d136f044b29c10cea576712bb3,
        _:N0a61dbeac73c4d69b40ab03df2b327f4,
        _:N0b336030fcd646fc9291dff546e17ca4,
        _:N11beca5498404904b69d648405ac34c9,
        _:N11bf4138e29c42279aa1f52d49cce114,
        _:N150a876ec6e34a7c9c078f9888acec69,
        _:N1d0fa34896e644a49675d3bc4cb65691,
        _:N264ff8831c8e498b8a535ec7bd9f8155,
        _:N2738c6bdc22c4be29b7ccb95ba076ae1,
        _:N282be616fc92438aa00dd8a947063207,
        _:N2a9fe8bee2f545ed8e7a6e814b9d7b5c,
        _:N2e909fe166394b778b610910ceefae91,
        _:N31271ba040f942a5941a2fe2a8a820bd,
        _:N31817732f3ba4c50808730f9bd1cb7cc,
        _:N32b8cc4b693b491b9d407c872837bac7,
        _:N3739950ca3fe4dc9ab65986a43ffed6d,
        _:N38878d7b201f4b068b3786fd64a222cd,
        _:N395895acaa024852a5ffb4216ec3fd8a,
        _:N39d2b2076c824cbcaf3f2631bf12a86e,
        _:N3c09c96b2f0a4eccafdacceeae1c4188,
        _:N4fdc8916bf1349ecae1d89cd90dc0955,
        _:N51fe72af1a1e4450956d5ed23715b6a7,
        _:N5c1987aed925447a88b39df401eff7b7,
        _:N6aa68bd6803243d28c2f0d1181b3821d,
        _:N6d7be8a76b2c42babab39657b9260b2d,
        _:N7c850961458c46229899d88794282abb,
        _:N7d59ff2c91d6401dbf29884bbf750024,
        _:N7dae517cd6cc4983864788d0a4b6cfbf,
        _:N80e7a174572142ad935d102628e31f7c,
        _:N8a213358daed485c9dacaaae87bee7ee,
        _:N932f7989ea064fa5bbf3b50baf278e50,
        _:N9981968ed98e44ebb79d0d908466a909,
        _:Na13b21deb57646099ef6004af79bb44b,
        _:Na367219e77c046febf864635a5d9628f,
        _:Na37609a4663c40c0b5039a03950b7da0,
        _:Nb571ceea19124a058a2ab553cd434bf0,
        _:Nc1870442747a44acb5c9701a59acafba,
        _:Nc2fa297534ef4c7a99a34265dd52e5ea,
        _:Nc7f69a1eee5d40e4b1411dade01122eb,
        _:Ncad8545f33a142a783738d428f4e4544,
        _:Nd405600448dd47169adbd9c7f982ced4,
        _:Ndcad23887888498694a73a256808fc06,
        _:Ne2c79263924d4d4a8d17a827e64b60e5,
        _:Ne9b932b94ce5409a8e52c137f5d69d60,
        _:Nf0060b5eb81249ec966d186db8ff810e,
        _:Nf2d670b8621a4fde8c3826180c98b9eb,
        _:Nf43e880534734150a526af1fe3a54db7 .

