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

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

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

<artist/8016#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103223#subject> ;
    schema:name "Christopher Stevens"@en ;
    foaf:made <album/103223#composition>,
        <album/103223#subject> ;
    foaf:name "Christopher Stevens"@en .

<product/16104#subject> a schema:CreativeWork ;
    schema:name "Space Quest V: The Next Mutation"@en,
        "Space Quest V: The Next Mutation"@ja,
        "Space Quest V: The Next Mutation"@ja-latn ;
    foaf:name "Space Quest V: The Next Mutation"@en,
        "Space Quest V: The Next Mutation"@ja,
        "Space Quest V: The Next Mutation"@ja-latn .

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

<album/103223#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SPACE QUEST V: ROGER WILCO - THE NEXT MUTATION"@en,
        "SPACE QUEST V: ROGER WILCO - THE NEXT MUTATION"@ja,
        "SPACE QUEST V: ROGER WILCO - THE NEXT MUTATION"@ja-latn ;
    mo:performance_of <album/103223#musicalwork> ;
    mo:recorded_as <album/103223#musicalexpression> ;
    schema:name "SPACE QUEST V: ROGER WILCO - THE NEXT MUTATION"@en,
        "SPACE QUEST V: ROGER WILCO - THE NEXT MUTATION"@ja,
        "SPACE QUEST V: ROGER WILCO - THE NEXT MUTATION"@ja-latn ;
    schema:workPerformed <album/103223#musicalwork> .

<https://media.vgm.io/albums/32/103223/103223-ae4936f07a9d.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103223#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/32/103223/103223-ae4936f07a9d.png> ;
    foaf:depicts <album/103223#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/32/103223/103223-ae4936f07a9d.png> .

<https://medium-media.vgm.io/albums/32/103223/103223-ae4936f07a9d.png> a schema:ImageObject,
        foaf:Image .

<album/103223#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SPACE QUEST V: ROGER WILCO - THE NEXT MUTATION"@en,
        "SPACE QUEST V: ROGER WILCO - THE NEXT MUTATION"@ja,
        "SPACE QUEST V: ROGER WILCO - THE NEXT MUTATION"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Tim Clarke"@en ;
            foaf:made <album/103223#composition> ;
            foaf:name "Tim Clarke"@en ],
        <artist/8016#subject> ;
    mo:produced_work <album/103223#musicalwork> ;
    schema:name "SPACE QUEST V: ROGER WILCO - THE NEXT MUTATION"@en,
        "SPACE QUEST V: ROGER WILCO - THE NEXT MUTATION"@ja,
        "SPACE QUEST V: ROGER WILCO - THE NEXT MUTATION"@ja-latn .

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

<album/103223#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-02-01"^^xsd:date ;
    dcterms:title "SPACE QUEST V: ROGER WILCO - THE NEXT MUTATION"@en,
        "SPACE QUEST V: ROGER WILCO - THE NEXT MUTATION"@ja,
        "SPACE QUEST V: ROGER WILCO - THE NEXT MUTATION"@ja-latn ;
    mo:catalogue_number "2GLP003" ;
    mo:media_type "2 Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/103223#musicalexpression> ;
    mo:publisher _:N80fe43fdd2824855b4d4e6ccdee827dc ;
    mo:record _:N0455c57cc3494ff7892a5b0bfaae5fe4,
        _:Nb3440ccbb60442c69049146fcfcb7836 ;
    mo:record_count 2 ;
    schema:about <product/16104#subject> ;
    schema:datePublished "2021-02-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/103223/103223-ae4936f07a9d.png> ;
    schema:name "SPACE QUEST V: ROGER WILCO - THE NEXT MUTATION"@en,
        "SPACE QUEST V: ROGER WILCO - THE NEXT MUTATION"@ja,
        "SPACE QUEST V: ROGER WILCO - THE NEXT MUTATION"@ja-latn ;
    schema:publisher _:N80fe43fdd2824855b4d4e6ccdee827dc ;
    foaf:depiction <https://media.vgm.io/albums/32/103223/103223-ae4936f07a9d.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103223#subject> ;
    schema:name "Tim Clarke"@en ;
    foaf:made <album/103223#subject> ;
    foaf:name "Tim Clarke"@en .

_:N00543cd8196e4b16beb6b4990f06f992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quirk the Pukoid"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "Quirk the Pukoid"@en .

_:N070a272b06164bcfadef1543706f3def a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Captain Quirk"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "Captain Quirk"@en .

_:N0dd2d8dd460d4b099df04db4ceefad0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under Attack"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "Under Attack"@en .

_:N1acadc3a197e48c99a8e629c92e9a553 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Spacebar"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "The Spacebar"@en .

_:N208a2bc0920742659ef609c740ee1ab3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unknown 252 (Unused Asteroid Field Music?)"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:Nb3440ccbb60442c69049146fcfcb7836 ;
    schema:name "Unknown 252 (Unused Asteroid Field Music?)"@en .

_:N23e0908eab0b43f8899b4f44e1d585a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unknown 014 (We Have No Idea...)"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:Nb3440ccbb60442c69049146fcfcb7836 ;
    schema:name "Unknown 014 (We Have No Idea...)"@en .

_:N25f8a3303c2847a7b08e2658aeb1cd2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "StarCon, Please Hold"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nb3440ccbb60442c69049146fcfcb7836 ;
    schema:name "StarCon, Please Hold"@en .

_:N2cecb836e68145b8bf173b04942b1312 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unknown 046 (Unused Goliath Music?)"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:Nb3440ccbb60442c69049146fcfcb7836 ;
    schema:name "Unknown 046 (Unused Goliath Music?)"@en .

_:N3268ac92b4ad4c11943544e6a4da1922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graduation"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "Graduation"@en .

_:N3bf4800284f04f61be4b9072ce1caaf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Academy Hallways"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "Academy Hallways"@en .

_:N3e9b12b11c33410d95f5f518c43d85f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Academy Hallways (Unused Alt. Version)"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nb3440ccbb60442c69049146fcfcb7836 ;
    schema:name "Academy Hallways (Unused Alt. Version)"@en .

_:N42efd4de11b3405e8c52c9a5a5d63b94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Place For Slackers"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "No Place For Slackers"@en .

_:N43646c3ffc8a46248b187373ce1e4991 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maggot to Dung Heap"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "Maggot to Dung Heap"@en .

_:N5db189a20fde4906be13d9752d37f4da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "Main Theme"@en .

_:N68566772f8a04efcb43a36680a77ee22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Job Not So Well Done (Death Music)"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nb3440ccbb60442c69049146fcfcb7836 ;
    schema:name "A Job Not So Well Done (Death Music)"@en .

_:N77b9e2ccd2a74da2875749ca15842108 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Genetix Lab"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nb3440ccbb60442c69049146fcfcb7836 ;
    schema:name "Genetix Lab"@en .

_:N7929fc2cdc9d4874bd64a31633c449c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infiltrating the Goliath"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nb3440ccbb60442c69049146fcfcb7836 ;
    schema:name "Infiltrating the Goliath"@en .

_:N7d6dee1874444cd198ff509ae60daed0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Goliath Is In Trouble"@en ;
    mo:track_number 23 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "The Goliath Is In Trouble"@en .

_:N7fa5ec598d8f4439b6860f22b5b75e11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abandoned Colony"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nb3440ccbb60442c69049146fcfcb7836 ;
    schema:name "Abandoned Colony"@en .

_:N80fe43fdd2824855b4d4e6ccdee827dc schema:name "Two Guys Records"@en,
        "Two Guys Records"@ja,
        "Two Guys Records"@ja-latn ;
    foaf:name "Two Guys Records"@en,
        "Two Guys Records"@ja,
        "Two Guys Records"@ja-latn .

_:N82189643b501455e933fe31e7e779213 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ulp! The Test Is Today?"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "Ulp! The Test Is Today?"@en .

_:N864a88691d57418e9bcf581a6e34c67d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Cruiser"@en ;
    mo:track_number 20 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "Battle Cruiser"@en .

_:N8a3f125f401a41e29907115165919002 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crest Cleaning"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "Crest Cleaning"@en .

_:N98c0f850a621409b90174dfa82def580 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Job Well Done (End Credits)"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nb3440ccbb60442c69049146fcfcb7836 ;
    schema:name "A Job Well Done (End Credits)"@en .

_:Nabfdf4c86b6845a6a5d4062c84eb53d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beatrice"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "Beatrice"@en .

_:Naefd6b170d1d46548bc72e3e0b0ef227 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spike"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "Spike"@en .

_:Nb14a24869be04b859cc990f210342d11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beatrice in Stasis"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nb3440ccbb60442c69049146fcfcb7836 ;
    schema:name "Beatrice in Stasis"@en .

_:Nb1ed2bb2e6194fd9abb11632c15d9a81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beatrice is Cured"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:Nb3440ccbb60442c69049146fcfcb7836 ;
    schema:name "Beatrice is Cured"@en .

_:Nb31a7fb4bec4484a8665638405184181 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Simulation Terminated"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "Simulation Terminated"@en .

_:Nb4e87127cdf640608cc9c8174190aada a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WD-40 Attacks"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "WD-40 Attacks"@en .

_:Nb8981489122940518a722a47392d65a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Double Secret Probation"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "Double Secret Probation"@en .

_:Nbe991ca5b9d048efa334a30ab4fd624f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Goliath Attacks"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nb3440ccbb60442c69049146fcfcb7836 ;
    schema:name "The Goliath Attacks"@en .

_:Nce1b8d02085c42a3b6be2d94c076a49a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kiz Urazgubi"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "Kiz Urazgubi"@en .

_:Nd31c8f2dfec14ddf93b9b710073515a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Brig"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "The Brig"@en .

_:Nd3a5834c95754c889c786fa02de8eeef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Captain's Log"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "Captain's Log"@en .

_:Nd3a88b45cda54c549d5424b387e87141 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Cruiser (Chillaxed Remix)"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nb3440ccbb60442c69049146fcfcb7836 ;
    schema:name "Battle Cruiser (Chillaxed Remix)"@en .

_:Nd555be73e31340a587a9ea64f86fc5e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambush on Thrakus"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:Nb3440ccbb60442c69049146fcfcb7836 ;
    schema:name "Ambush on Thrakus"@en .

_:Nd964c24ac3f4494fa0af5902ee113a25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Self Destruct Egg Timer"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nb3440ccbb60442c69049146fcfcb7836 ;
    schema:name "Self Destruct Egg Timer"@en .

_:Nd9cabb98ca7a47609aeabf0159d47c03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Simulation Terminated (Groovy Remix)"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nb3440ccbb60442c69049146fcfcb7836 ;
    schema:name "Simulation Terminated (Groovy Remix)"@en .

_:Ne13faec9b9bf44a786b0bddbafcd6363 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cliffy Rescue"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nb3440ccbb60442c69049146fcfcb7836 ;
    schema:name "Cliffy Rescue"@en .

_:Ne1966696bdf0485d9d78d6ffa78e2e22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Refuse Recovery System"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "Refuse Recovery System"@en .

_:Nec1862c2b9eb4268bc711e2bee6bd4af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space Monkeys"@en ;
    mo:track_number 22 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "Space Monkeys"@en .

_:Nede0f55cc3054ec99cc62862b322c4e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Danger"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N0455c57cc3494ff7892a5b0bfaae5fe4 ;
    schema:name "Danger"@en .

_:Nb3440ccbb60442c69049146fcfcb7836 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N208a2bc0920742659ef609c740ee1ab3,
        _:N23e0908eab0b43f8899b4f44e1d585a0,
        _:N25f8a3303c2847a7b08e2658aeb1cd2f,
        _:N2cecb836e68145b8bf173b04942b1312,
        _:N3e9b12b11c33410d95f5f518c43d85f6,
        _:N68566772f8a04efcb43a36680a77ee22,
        _:N77b9e2ccd2a74da2875749ca15842108,
        _:N7929fc2cdc9d4874bd64a31633c449c8,
        _:N7fa5ec598d8f4439b6860f22b5b75e11,
        _:N98c0f850a621409b90174dfa82def580,
        _:Nb14a24869be04b859cc990f210342d11,
        _:Nb1ed2bb2e6194fd9abb11632c15d9a81,
        _:Nbe991ca5b9d048efa334a30ab4fd624f,
        _:Nd3a88b45cda54c549d5424b387e87141,
        _:Nd555be73e31340a587a9ea64f86fc5e3,
        _:Nd964c24ac3f4494fa0af5902ee113a25,
        _:Nd9cabb98ca7a47609aeabf0159d47c03,
        _:Ne13faec9b9bf44a786b0bddbafcd6363 ;
    mo:track_count 18 ;
    schema:duration "PT8:35"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N208a2bc0920742659ef609c740ee1ab3,
        _:N23e0908eab0b43f8899b4f44e1d585a0,
        _:N25f8a3303c2847a7b08e2658aeb1cd2f,
        _:N2cecb836e68145b8bf173b04942b1312,
        _:N3e9b12b11c33410d95f5f518c43d85f6,
        _:N68566772f8a04efcb43a36680a77ee22,
        _:N77b9e2ccd2a74da2875749ca15842108,
        _:N7929fc2cdc9d4874bd64a31633c449c8,
        _:N7fa5ec598d8f4439b6860f22b5b75e11,
        _:N98c0f850a621409b90174dfa82def580,
        _:Nb14a24869be04b859cc990f210342d11,
        _:Nb1ed2bb2e6194fd9abb11632c15d9a81,
        _:Nbe991ca5b9d048efa334a30ab4fd624f,
        _:Nd3a88b45cda54c549d5424b387e87141,
        _:Nd555be73e31340a587a9ea64f86fc5e3,
        _:Nd964c24ac3f4494fa0af5902ee113a25,
        _:Nd9cabb98ca7a47609aeabf0159d47c03,
        _:Ne13faec9b9bf44a786b0bddbafcd6363 .

_:N0455c57cc3494ff7892a5b0bfaae5fe4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00543cd8196e4b16beb6b4990f06f992,
        _:N070a272b06164bcfadef1543706f3def,
        _:N0dd2d8dd460d4b099df04db4ceefad0d,
        _:N1acadc3a197e48c99a8e629c92e9a553,
        _:N3268ac92b4ad4c11943544e6a4da1922,
        _:N3bf4800284f04f61be4b9072ce1caaf0,
        _:N42efd4de11b3405e8c52c9a5a5d63b94,
        _:N43646c3ffc8a46248b187373ce1e4991,
        _:N5db189a20fde4906be13d9752d37f4da,
        _:N7d6dee1874444cd198ff509ae60daed0,
        _:N82189643b501455e933fe31e7e779213,
        _:N864a88691d57418e9bcf581a6e34c67d,
        _:N8a3f125f401a41e29907115165919002,
        _:Nabfdf4c86b6845a6a5d4062c84eb53d0,
        _:Naefd6b170d1d46548bc72e3e0b0ef227,
        _:Nb31a7fb4bec4484a8665638405184181,
        _:Nb4e87127cdf640608cc9c8174190aada,
        _:Nb8981489122940518a722a47392d65a2,
        _:Nce1b8d02085c42a3b6be2d94c076a49a,
        _:Nd31c8f2dfec14ddf93b9b710073515a8,
        _:Nd3a5834c95754c889c786fa02de8eeef,
        _:Ne1966696bdf0485d9d78d6ffa78e2e22,
        _:Nec1862c2b9eb4268bc711e2bee6bd4af,
        _:Nede0f55cc3054ec99cc62862b322c4e0 ;
    mo:track_count 24 ;
    schema:duration "PT14:32"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N00543cd8196e4b16beb6b4990f06f992,
        _:N070a272b06164bcfadef1543706f3def,
        _:N0dd2d8dd460d4b099df04db4ceefad0d,
        _:N1acadc3a197e48c99a8e629c92e9a553,
        _:N3268ac92b4ad4c11943544e6a4da1922,
        _:N3bf4800284f04f61be4b9072ce1caaf0,
        _:N42efd4de11b3405e8c52c9a5a5d63b94,
        _:N43646c3ffc8a46248b187373ce1e4991,
        _:N5db189a20fde4906be13d9752d37f4da,
        _:N7d6dee1874444cd198ff509ae60daed0,
        _:N82189643b501455e933fe31e7e779213,
        _:N864a88691d57418e9bcf581a6e34c67d,
        _:N8a3f125f401a41e29907115165919002,
        _:Nabfdf4c86b6845a6a5d4062c84eb53d0,
        _:Naefd6b170d1d46548bc72e3e0b0ef227,
        _:Nb31a7fb4bec4484a8665638405184181,
        _:Nb4e87127cdf640608cc9c8174190aada,
        _:Nb8981489122940518a722a47392d65a2,
        _:Nce1b8d02085c42a3b6be2d94c076a49a,
        _:Nd31c8f2dfec14ddf93b9b710073515a8,
        _:Nd3a5834c95754c889c786fa02de8eeef,
        _:Ne1966696bdf0485d9d78d6ffa78e2e22,
        _:Nec1862c2b9eb4268bc711e2bee6bd4af,
        _:Nede0f55cc3054ec99cc62862b322c4e0 .

