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

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

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

<artist/15084#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150505#subject> ;
    schema:name "Garrett Williamson"@en ;
    foaf:made <album/150505#composition>,
        <album/150505#subject> ;
    foaf:name "Garrett Williamson"@en .

<artist/15090#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150505#subject> ;
    schema:name "Pejman Roozbeh"@en ;
    foaf:made <album/150505#composition>,
        <album/150505#subject> ;
    foaf:name "Pejman Roozbeh"@en .

<artist/26741#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150505#subject> ;
    schema:name "Tee Lopes"@en ;
    foaf:made <album/150505#composition>,
        <album/150505#subject> ;
    foaf:name "Tee Lopes"@en .

<artist/31694#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150505#subject> ;
    schema:name "Charlie Rosen"@en ;
    foaf:made <album/150505#composition>,
        <album/150505#subject> ;
    foaf:name "Charlie Rosen"@en .

<artist/58007#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150505#subject> ;
    schema:name "Scott Wozniak"@en ;
    foaf:made <album/150505#composition>,
        <album/150505#subject> ;
    foaf:name "Scott Wozniak"@en .

<artist/72965#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150505#subject> ;
    schema:name "Mike Stoney"@en ;
    foaf:made <album/150505#composition>,
        <album/150505#subject> ;
    foaf:name "Mike Stoney"@en .

<artist/73075#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150505#subject> ;
    schema:name "Nicholas Karr"@en ;
    foaf:made <album/150505#composition>,
        <album/150505#subject> ;
    foaf:name "Nicholas Karr"@en .

<artist/78396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150505#subject> ;
    schema:name "Chipper Hammond"@en ;
    foaf:made <album/150505#composition>,
        <album/150505#subject> ;
    foaf:name "Chipper Hammond"@en .

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

<org/3819#subject> schema:name "Rare Drop"@en,
        "Rare Drop"@ja,
        "Rare Drop"@ja-latn ;
    foaf:name "Rare Drop"@en,
        "Rare Drop"@ja,
        "Rare Drop"@ja-latn .

<https://media.vgm.io/albums/50/150505/150505-6d48649b4aad.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150505#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/50/150505/150505-6d48649b4aad.jpg> ;
    foaf:depicts <album/150505#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/50/150505/150505-6d48649b4aad.jpg> .

<https://medium-media.vgm.io/albums/50/150505/150505-6d48649b4aad.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/29319#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/150505#performance> ;
    schema:name "The 8-Bit Big Band"@en ;
    foaf:name "The 8-Bit Big Band"@en .

<artist/40906#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/150505#performance> ;
    schema:name "Funk Fiction"@en ;
    foaf:name "Funk Fiction"@en .

<artist/72966#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/150505#performance> ;
    schema:name "Bulby"@en ;
    foaf:name "Bulby"@en .

<album/150505#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Scott The Woz, Vol. 1 (Original Soundtrack)"@en,
        "Scott The Woz, Vol. 1 (Original Soundtrack)"@ja,
        "Scott The Woz, Vol. 1 (Original Soundtrack)"@ja-latn ;
    mo:performance_of <album/150505#musicalwork> ;
    mo:performer <artist/29319#subject>,
        <artist/40906#subject>,
        <artist/72966#subject> ;
    mo:recorded_as <album/150505#musicalexpression> ;
    schema:byArtist <artist/29319#subject>,
        <artist/40906#subject>,
        <artist/72966#subject> ;
    schema:name "Scott The Woz, Vol. 1 (Original Soundtrack)"@en,
        "Scott The Woz, Vol. 1 (Original Soundtrack)"@ja,
        "Scott The Woz, Vol. 1 (Original Soundtrack)"@ja-latn ;
    schema:workPerformed <album/150505#musicalwork> .

<album/150505#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Scott The Woz, Vol. 1 (Original Soundtrack)"@en,
        "Scott The Woz, Vol. 1 (Original Soundtrack)"@ja,
        "Scott The Woz, Vol. 1 (Original Soundtrack)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Alen Riddick"@en ;
            foaf:made <album/150505#composition> ;
            foaf:name "Alen Riddick"@en ],
        <artist/15084#subject>,
        <artist/15090#subject>,
        <artist/26741#subject>,
        <artist/31694#subject>,
        <artist/58007#subject>,
        <artist/72965#subject>,
        <artist/73075#subject>,
        <artist/78396#subject> ;
    mo:produced_work <album/150505#musicalwork> ;
    schema:name "Scott The Woz, Vol. 1 (Original Soundtrack)"@en,
        "Scott The Woz, Vol. 1 (Original Soundtrack)"@ja,
        "Scott The Woz, Vol. 1 (Original Soundtrack)"@ja-latn .

<album/150505#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-04-04"^^xsd:date ;
    dcterms:title "Scott The Woz, Vol. 1 (Original Soundtrack)"@en,
        "Scott The Woz, Vol. 1 (Original Soundtrack)"@ja,
        "Scott The Woz, Vol. 1 (Original Soundtrack)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/150505#musicalexpression> ;
    mo:publisher <org/3819#subject> ;
    mo:record _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Scott the Woz"@en ;
            foaf:name "Scott the Woz"@en ] ;
    schema:byArtist <artist/29319#subject>,
        <artist/40906#subject>,
        <artist/72966#subject> ;
    schema:datePublished "2025-04-04"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/50/150505/150505-6d48649b4aad.jpg> ;
    schema:name "Scott The Woz, Vol. 1 (Original Soundtrack)"@en,
        "Scott The Woz, Vol. 1 (Original Soundtrack)"@ja,
        "Scott The Woz, Vol. 1 (Original Soundtrack)"@ja-latn ;
    schema:publisher <org/3819#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/150505/150505-6d48649b4aad.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150505#subject> ;
    schema:name "Alen Riddick"@en ;
    foaf:made <album/150505#subject> ;
    foaf:name "Alen Riddick"@en .

_:N05fbe52ab8ec40879eaec09f348a330b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Have a Bootleg Gaming Christmas! (Staff Roll)"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Have a Bootleg Gaming Christmas! (Staff Roll)"@en .

_:N0697dd8ea9e74013b8912dcc46b7bff1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Memory of Mediocrity: Wii U: Finale of a Failure, Pt. 3"@en ;
    mo:track_number 20 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "In Memory of Mediocrity: Wii U: Finale of a Failure, Pt. 3"@en .

_:N06dfaedb115548bd82ffc6aa5e24181a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What Did They Learn?: The Internet and You (Anniversary Edition, Soundtrack Version)"@en ;
    mo:track_number 32 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "What Did They Learn?: The Internet and You (Anniversary Edition, Soundtrack Version)"@en .

_:N11b72658b3e84918a80517e2cbb5082f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Deep Web: The Internet and You (Anniversary Edition)"@en ;
    mo:track_number 30 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "The Deep Web: The Internet and You (Anniversary Edition)"@en .

_:N1c5b494b6b7a441a87caca6d47b9ccb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Staff Roll: The Internet and You (Anniversary Edition)"@en ;
    mo:track_number 33 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Staff Roll: The Internet and You (Anniversary Edition)"@en .

_:N23cf7c93f7064e83b20c702bb47c72ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gifts of Gaming (Opening Credits)"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "The Gifts of Gaming (Opening Credits)"@en .

_:N280bdfb319f749909ad10aa47f366b61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Left Pole (Merry Christmas, Data Design!)"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "The Left Pole (Merry Christmas, Data Design!)"@en .

_:N3a87a29694494d6eac7b0f78b99831b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Next Best Thing"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "The Next Best Thing"@en .

_:N442e767259684055b9848f5caaa04851 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Why Don't You Play Them? (Big Band Cover)"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Why Don't You Play Them? (Big Band Cover)"@en .

_:N55146eff0bae409e85ff196f9e5e919f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Very Madden 08 Christmas (Main Theme)"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "A Very Madden 08 Christmas (Main Theme)"@en .

_:N56206914937e483eb9210a489a0cdfc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prep for the Deep Web: The Internet and You (Anniversary Edition)"@en ;
    mo:track_number 29 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Prep for the Deep Web: The Internet and You (Anniversary Edition)"@en .

_:N57b533ce4c004218820537238dd0eb85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Why Don't You Play Them? (Instrumental)"@en ;
    mo:track_number 38 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Why Don't You Play Them? (Instrumental)"@en .

_:N5a9da38875fb41f7bd2a4a01b4075371 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Merry Christmas, Data Design! (Opening Credits)"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Merry Christmas, Data Design! (Opening Credits)"@en .

_:N63d5d690bbab4994b0a5d28310814491 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's a Bargain Bin Christmas"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "It's a Bargain Bin Christmas"@en .

_:N7454491e28b34d18aa92ec151f31f683 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Buy the Game"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Just Buy the Game"@en .

_:N7723e084474e4fb19c533b911bd647b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bible Game Song"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "The Bible Game Song"@en .

_:N7a6f70381c9c46e0a88e74c4ee78c4df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Why Don't You Play Them?"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Why Don't You Play Them?"@en .

_:N7f99f18b637a4898bd5dc2a44b48f763 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Internet and You (Title Theme) [Anniversary Edition]"@en ;
    mo:track_number 27 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "The Internet and You (Title Theme) [Anniversary Edition]"@en .

_:N80120b4731b24ce58b596be773ed9017 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bible Game Song (Instrumental)"@en ;
    mo:track_number 35 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "The Bible Game Song (Instrumental)"@en .

_:N82581416c91d49839f9963eee185509c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Merchandise Mania!"@en ;
    mo:track_number 25 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Merchandise Mania!"@en .

_:N8d7cfb660597459a92169c63fea0cb83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break In (G4 Version)"@en ;
    mo:track_number 34 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Break In (G4 Version)"@en .

_:N8ed865b5badc447181e26721672f7662 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's a Bargain Bin Christmas (Instrumental)"@en ;
    mo:track_number 37 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "It's a Bargain Bin Christmas (Instrumental)"@en .

_:N94c856b2f8474e879eb24d33c378e4cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Madden for Me (Instrumental)"@en ;
    mo:track_number 36 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "A Madden for Me (Instrumental)"@en .

_:Na38a9f9ec1bd4db69cc684b95a5f0142 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break In (Rock Cover)"@en ;
    mo:track_number 24 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Break In (Rock Cover)"@en .

_:Na6d822bc66554b6e8cc9c0402d805d80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calendar's Been on the Fritz (Have a Bootleg Gaming Christmas)"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Calendar's Been on the Fritz (Have a Bootleg Gaming Christmas)"@en .

_:Na8021446a1824829833c63f2d368072e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What Did They Learn?: The Internet and You (Anniversary Edition)"@en ;
    mo:track_number 31 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "What Did They Learn?: The Internet and You (Anniversary Edition)"@en .

_:Nad773e298e344ad3b5968e89fab2bd6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stupid Nintendo Games (Chiptune Version)"@en ;
    mo:track_number 23 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Stupid Nintendo Games (Chiptune Version)"@en .

_:Nbbbe01be1dc6463f9552278a1d7cdc0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Very Madden 08 Christmas (Opening)"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "A Very Madden 08 Christmas (Opening)"@en .

_:Nbd977ee49de445309ced24eda6738c70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Madden for Me"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "A Madden for Me"@en .

_:Nc4b66eb3fbae4336aa0f86a9bfe72cdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Breakout Realm (Stupid Nintendo Games)"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "The Breakout Realm (Stupid Nintendo Games)"@en .

_:Nc9857611f65d4d5c9f371b7067b205cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thank You, Data Design (Merry Christmas, Data Design!)"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Thank You, Data Design (Merry Christmas, Data Design!)"@en .

_:Nd54338f8855c45258d7a5780499470ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trick or Treat Holiday Spirit (Candy Games)"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Trick or Treat Holiday Spirit (Candy Games)"@en .

_:Nd8f3eeedf9c843569f27e70ef70e905d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Information Superhighway: The Internet and You (Anniversary Edition)"@en ;
    mo:track_number 28 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Information Superhighway: The Internet and You (Anniversary Edition)"@en .

_:Ndcbfc6b871de4eccac53df0610bc5da7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Merry Christmas, Data Design! (Staff Roll)"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Merry Christmas, Data Design! (Staff Roll)"@en .

_:Ne2b961185d05455194044fa1084422e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sorry! (Have a Bootleg Gaming Christmas!)"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Sorry! (Have a Bootleg Gaming Christmas!)"@en .

_:Ne5c870b7e83b4500b1ad4d6db86baaec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Merchandise Mayhem!"@en ;
    mo:track_number 26 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Merchandise Mayhem!"@en .

_:Ne6a5596f8e2b4b49b80a705c0bf0b64f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scott vs. Fear (Horror Games)"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Scott vs. Fear (Horror Games)"@en .

_:Nec31431fbf3243ddac949474ddaf0ef1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break In"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Break In"@en .

_:Neee124e77f8c4b8fac67893817fb1bd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Buy the Game (Instrumental)"@en ;
    mo:track_number 39 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "Just Buy the Game (Instrumental)"@en .

_:Nf486f78210e948e7a750315bc1384628 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Next Best Thing (Instrumental)"@en ;
    mo:track_number 40 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N921570a0cae8423596c4c4fe6aaac9c8 ;
    schema:name "The Next Best Thing (Instrumental)"@en .

_:N921570a0cae8423596c4c4fe6aaac9c8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05fbe52ab8ec40879eaec09f348a330b,
        _:N0697dd8ea9e74013b8912dcc46b7bff1,
        _:N06dfaedb115548bd82ffc6aa5e24181a,
        _:N11b72658b3e84918a80517e2cbb5082f,
        _:N1c5b494b6b7a441a87caca6d47b9ccb7,
        _:N23cf7c93f7064e83b20c702bb47c72ff,
        _:N280bdfb319f749909ad10aa47f366b61,
        _:N3a87a29694494d6eac7b0f78b99831b4,
        _:N442e767259684055b9848f5caaa04851,
        _:N55146eff0bae409e85ff196f9e5e919f,
        _:N56206914937e483eb9210a489a0cdfc5,
        _:N57b533ce4c004218820537238dd0eb85,
        _:N5a9da38875fb41f7bd2a4a01b4075371,
        _:N63d5d690bbab4994b0a5d28310814491,
        _:N7454491e28b34d18aa92ec151f31f683,
        _:N7723e084474e4fb19c533b911bd647b3,
        _:N7a6f70381c9c46e0a88e74c4ee78c4df,
        _:N7f99f18b637a4898bd5dc2a44b48f763,
        _:N80120b4731b24ce58b596be773ed9017,
        _:N82581416c91d49839f9963eee185509c,
        _:N8d7cfb660597459a92169c63fea0cb83,
        _:N8ed865b5badc447181e26721672f7662,
        _:N94c856b2f8474e879eb24d33c378e4cc,
        _:Na38a9f9ec1bd4db69cc684b95a5f0142,
        _:Na6d822bc66554b6e8cc9c0402d805d80,
        _:Na8021446a1824829833c63f2d368072e,
        _:Nad773e298e344ad3b5968e89fab2bd6f,
        _:Nbbbe01be1dc6463f9552278a1d7cdc0f,
        _:Nbd977ee49de445309ced24eda6738c70,
        _:Nc4b66eb3fbae4336aa0f86a9bfe72cdb,
        _:Nc9857611f65d4d5c9f371b7067b205cb,
        _:Nd54338f8855c45258d7a5780499470ad,
        _:Nd8f3eeedf9c843569f27e70ef70e905d,
        _:Ndcbfc6b871de4eccac53df0610bc5da7,
        _:Ne2b961185d05455194044fa1084422e4,
        _:Ne5c870b7e83b4500b1ad4d6db86baaec,
        _:Ne6a5596f8e2b4b49b80a705c0bf0b64f,
        _:Nec31431fbf3243ddac949474ddaf0ef1,
        _:Neee124e77f8c4b8fac67893817fb1bd7,
        _:Nf486f78210e948e7a750315bc1384628 ;
    mo:track_count 40 ;
    schema:duration "PT75:25"^^xsd:interval ;
    schema:numTracks 40 ;
    schema:track _:N05fbe52ab8ec40879eaec09f348a330b,
        _:N0697dd8ea9e74013b8912dcc46b7bff1,
        _:N06dfaedb115548bd82ffc6aa5e24181a,
        _:N11b72658b3e84918a80517e2cbb5082f,
        _:N1c5b494b6b7a441a87caca6d47b9ccb7,
        _:N23cf7c93f7064e83b20c702bb47c72ff,
        _:N280bdfb319f749909ad10aa47f366b61,
        _:N3a87a29694494d6eac7b0f78b99831b4,
        _:N442e767259684055b9848f5caaa04851,
        _:N55146eff0bae409e85ff196f9e5e919f,
        _:N56206914937e483eb9210a489a0cdfc5,
        _:N57b533ce4c004218820537238dd0eb85,
        _:N5a9da38875fb41f7bd2a4a01b4075371,
        _:N63d5d690bbab4994b0a5d28310814491,
        _:N7454491e28b34d18aa92ec151f31f683,
        _:N7723e084474e4fb19c533b911bd647b3,
        _:N7a6f70381c9c46e0a88e74c4ee78c4df,
        _:N7f99f18b637a4898bd5dc2a44b48f763,
        _:N80120b4731b24ce58b596be773ed9017,
        _:N82581416c91d49839f9963eee185509c,
        _:N8d7cfb660597459a92169c63fea0cb83,
        _:N8ed865b5badc447181e26721672f7662,
        _:N94c856b2f8474e879eb24d33c378e4cc,
        _:Na38a9f9ec1bd4db69cc684b95a5f0142,
        _:Na6d822bc66554b6e8cc9c0402d805d80,
        _:Na8021446a1824829833c63f2d368072e,
        _:Nad773e298e344ad3b5968e89fab2bd6f,
        _:Nbbbe01be1dc6463f9552278a1d7cdc0f,
        _:Nbd977ee49de445309ced24eda6738c70,
        _:Nc4b66eb3fbae4336aa0f86a9bfe72cdb,
        _:Nc9857611f65d4d5c9f371b7067b205cb,
        _:Nd54338f8855c45258d7a5780499470ad,
        _:Nd8f3eeedf9c843569f27e70ef70e905d,
        _:Ndcbfc6b871de4eccac53df0610bc5da7,
        _:Ne2b961185d05455194044fa1084422e4,
        _:Ne5c870b7e83b4500b1ad4d6db86baaec,
        _:Ne6a5596f8e2b4b49b80a705c0bf0b64f,
        _:Nec31431fbf3243ddac949474ddaf0ef1,
        _:Neee124e77f8c4b8fac67893817fb1bd7,
        _:Nf486f78210e948e7a750315bc1384628 .

