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

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

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

<artist/11850#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65501#subject> ;
    schema:name "Lorne Balfe"@en ;
    foaf:made <album/65501#composition>,
        <album/65501#subject> ;
    foaf:name "Lorne Balfe"@en .

<artist/19050#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65501#subject> ;
    schema:name "Neal Hefti"@en ;
    foaf:made <album/65501#composition>,
        <album/65501#subject> ;
    foaf:name "Neal Hefti"@en .

<product/5516#subject> a schema:CreativeWork ;
    schema:name "The Lego Batman Movie"@en,
        "The Lego Batman Movie"@ja,
        "The Lego Batman Movie"@ja-latn ;
    foaf:name "The Lego Batman Movie"@en,
        "The Lego Batman Movie"@ja,
        "The Lego Batman Movie"@ja-latn .

<album/65501#musicalexpression> a mo:Signal ;
    mo:published_as <album/65501#subject> ;
    mo:records <album/65501#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/10/65501/65501-1488055606.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/65501#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/65501/65501-1488055606.jpg> ;
    foaf:depicts <album/65501#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/65501/65501-1488055606.jpg> .

<https://medium-media.vgm.io/albums/10/65501/65501-1488055606.jpg> a schema:ImageObject,
        foaf:Image .

<album/65501#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Lego Batman Movie: Original Motion Picture Soundtrack"@en,
        "The Lego Batman Movie: Original Motion Picture Soundtrack"@ja,
        "The Lego Batman Movie: Original Motion Picture Soundtrack"@ja-latn ;
    mo:composer <artist/11850#subject>,
        <artist/19050#subject> ;
    mo:produced_work <album/65501#musicalwork> ;
    schema:name "The Lego Batman Movie: Original Motion Picture Soundtrack"@en,
        "The Lego Batman Movie: Original Motion Picture Soundtrack"@ja,
        "The Lego Batman Movie: Original Motion Picture Soundtrack"@ja-latn .

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

<artist/10269#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "The Sydney Scoring Orchestra"@en ;
    foaf:name "The Sydney Scoring Orchestra"@en .

<artist/16966#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Cantillation Choir"@en ;
    foaf:name "Cantillation Choir"@en .

<artist/31433#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Patrick Stump"@en ;
    foaf:name "Patrick Stump"@en .

<album/65501#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-02-03"^^xsd:date ;
    dcterms:title "The Lego Batman Movie: Original Motion Picture Soundtrack"@en,
        "The Lego Batman Movie: Original Motion Picture Soundtrack"@ja,
        "The Lego Batman Movie: Original Motion Picture Soundtrack"@ja-latn ;
    mo:catalogue_number "WTM39861" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/65501#musicalexpression> ;
    mo:publisher <org/1116#subject> ;
    mo:record _:N695b8ce4372941f9afc9c76fc97156b0,
        _:Nd01ce6557d904a498f4475377c552431 ;
    mo:record_count 2 ;
    schema:about <product/5516#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Oh Hush!"@en ;
            foaf:name "Oh Hush!"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Richard Cheese & Lounge Against The Machine"@en ;
            foaf:name "Richard Cheese & Lounge Against The Machine"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Raffe Peake"@en ;
            foaf:name "Raffe Peake"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Lucy Peake"@en ;
            foaf:name "Lucy Peake"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Harry Nilsson"@en ;
            foaf:name "Harry Nilsson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Chad Smith"@en ;
            foaf:name "Chad Smith"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Fred Mackenzie"@en ;
            foaf:name "Fred Mackenzie"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Cutting Crew"@en ;
            foaf:name "Cutting Crew"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Fraser Murray"@en ;
            foaf:name "Fraser Murray"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jeff Lewis"@en ;
            foaf:name "Jeff Lewis"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Alesso"@en ;
            foaf:name "Alesso"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Richard Cheese & Lounge Against The Machine"@en ;
            foaf:name "Richard Cheese & Lounge Against The Machine"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Damian de Boos-Smith"@en ;
            foaf:name "Damian de Boos-Smith"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Laurence Pike"@en ;
            foaf:name "Laurence Pike"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Justin Tranter"@en ;
            foaf:name "Justin Tranter"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Camille Coburn"@en ;
            foaf:name "Camille Coburn"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tove Lo"@en ;
            foaf:name "Tove Lo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gondwana Choirs"@en ;
            foaf:name "Gondwana Choirs"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hush!"@en ;
            foaf:name "Hush!"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rob Harris"@en ;
            foaf:name "Rob Harris"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "DNCE"@en ;
            foaf:name "DNCE"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kirsten Arian"@en ;
            foaf:name "Kirsten Arian"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Oh"@en ;
            foaf:name "Oh"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Will Arnett"@en ;
            foaf:name "Will Arnett"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Willa Rose"@en ;
            foaf:name "Willa Rose"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Viola Peake"@en ;
            foaf:name "Viola Peake"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Alex Aiono"@en ;
            foaf:name "Alex Aiono"@en ],
        <artist/10269#subject>,
        <artist/16966#subject>,
        <artist/31433#subject> ;
    schema:datePublished "2017-02-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/10/65501/65501-1488055606.jpg> ;
    schema:name "The Lego Batman Movie: Original Motion Picture Soundtrack"@en,
        "The Lego Batman Movie: Original Motion Picture Soundtrack"@ja,
        "The Lego Batman Movie: Original Motion Picture Soundtrack"@ja-latn ;
    schema:publisher <org/1116#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/65501/65501-1488055606.jpg> .

<album/65501#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Lego Batman Movie: Original Motion Picture Soundtrack"@en,
        "The Lego Batman Movie: Original Motion Picture Soundtrack"@ja,
        "The Lego Batman Movie: Original Motion Picture Soundtrack"@ja-latn ;
    mo:performance_of <album/65501#musicalwork> ;
    mo:performer _:N013743c948a846a79194be1662718b5e,
        _:N05bdbd1d24aa4abfa7785e513bab01a4,
        _:N1abd854c191c41a19743b3e74a4214ae,
        _:N1b873062aa6b43f2a086a3e9b12f4d49,
        _:N3254d48b7b6a4ac898e50d7a0adc1379,
        _:N3e6deb173fe04e7e9404ae4b947a8816,
        _:N47de4513b58a41f2b9aa37b1c4953485,
        _:N4b5616401a0f4cf2aa61fe647e8e41f3,
        _:N4c977508790a401c8817bfaf0f273ffc,
        _:N5b09ac51c62b4bc98af48d0d6a0cadcf,
        _:N658cb671c42149c3a2b7f1016eb0eafe,
        _:N6fdf73801dc94124b087e013340e46ee,
        _:N71b94fe564c7490882a59ef4e8633904,
        _:N9140a6fbb18a4321a425dfecf9e5e758,
        _:N9a94a448ff5f460594ce8101c7da8a89,
        _:Na519c154f5404ebe89a4cd56a8124fc5,
        _:Na7eb9f8560974ce980f6cff61a9c2082,
        _:Nbbb54810ce894e48ae05ab0c0a09f115,
        _:Nc6d8957c3532413eb83ffc0ad570e6f3,
        _:Nc7d7449eabca4dc2869ffc5c959706ac,
        _:Nd397e4ba3cf947c1af01244f15e5b7c7,
        _:Ndf653e663a17479e94c36c5634c7da35,
        _:Ndfbe4b3f59c84b2ba1f936e1083ea9cf,
        _:Neb83cbd6b44d4760af98a5b17cb470a1,
        _:Nefa0fd9732b740128cca6fb579b3319c,
        _:Nf3bf0d07787d47b89f1343c092f420d5,
        _:Nfdb3013839744978865ba67a5d0d9f3f,
        <artist/10269#subject>,
        <artist/16966#subject>,
        <artist/31433#subject> ;
    mo:recorded_as <album/65501#musicalexpression> ;
    schema:byArtist _:N013743c948a846a79194be1662718b5e,
        _:N05bdbd1d24aa4abfa7785e513bab01a4,
        _:N1abd854c191c41a19743b3e74a4214ae,
        _:N1b873062aa6b43f2a086a3e9b12f4d49,
        _:N3254d48b7b6a4ac898e50d7a0adc1379,
        _:N3e6deb173fe04e7e9404ae4b947a8816,
        _:N47de4513b58a41f2b9aa37b1c4953485,
        _:N4b5616401a0f4cf2aa61fe647e8e41f3,
        _:N4c977508790a401c8817bfaf0f273ffc,
        _:N5b09ac51c62b4bc98af48d0d6a0cadcf,
        _:N658cb671c42149c3a2b7f1016eb0eafe,
        _:N6fdf73801dc94124b087e013340e46ee,
        _:N71b94fe564c7490882a59ef4e8633904,
        _:N9140a6fbb18a4321a425dfecf9e5e758,
        _:N9a94a448ff5f460594ce8101c7da8a89,
        _:Na519c154f5404ebe89a4cd56a8124fc5,
        _:Na7eb9f8560974ce980f6cff61a9c2082,
        _:Nbbb54810ce894e48ae05ab0c0a09f115,
        _:Nc6d8957c3532413eb83ffc0ad570e6f3,
        _:Nc7d7449eabca4dc2869ffc5c959706ac,
        _:Nd397e4ba3cf947c1af01244f15e5b7c7,
        _:Ndf653e663a17479e94c36c5634c7da35,
        _:Ndfbe4b3f59c84b2ba1f936e1083ea9cf,
        _:Neb83cbd6b44d4760af98a5b17cb470a1,
        _:Nefa0fd9732b740128cca6fb579b3319c,
        _:Nf3bf0d07787d47b89f1343c092f420d5,
        _:Nfdb3013839744978865ba67a5d0d9f3f,
        <artist/10269#subject>,
        <artist/16966#subject>,
        <artist/31433#subject> ;
    schema:name "The Lego Batman Movie: Original Motion Picture Soundtrack"@en,
        "The Lego Batman Movie: Original Motion Picture Soundtrack"@ja,
        "The Lego Batman Movie: Original Motion Picture Soundtrack"@ja-latn ;
    schema:workPerformed <album/65501#musicalwork> .

_:N013743c948a846a79194be1662718b5e a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Raffe Peake"@en ;
    foaf:name "Raffe Peake"@en .

_:N0160bad86d734463896c205c73fb21b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Royale"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nd01ce6557d904a498f4475377c552431 ;
    schema:name "Battle Royale"@en .

_:N05bdbd1d24aa4abfa7785e513bab01a4 a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Oh Hush!"@en ;
    foaf:name "Oh Hush!"@en .

_:N0cffd3e7fa4f44bd80958c8df7241291 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Found You"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N695b8ce4372941f9afc9c76fc97156b0 ;
    schema:name "I Found You"@en .

_:N0f27f44d6caf4b36aab602d7686ab79f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Batman's in The Zone"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nd01ce6557d904a498f4475377c552431 ;
    schema:name "Batman's in The Zone"@en .

_:N1abd854c191c41a19743b3e74a4214ae a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Will Arnett"@en ;
    foaf:name "Will Arnett"@en .

_:N1b873062aa6b43f2a086a3e9b12f4d49 a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Laurence Pike"@en ;
    foaf:name "Laurence Pike"@en .

_:N217aa2f0efe94cf896cb869b48fc4b55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Man In the Mirror"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N695b8ce4372941f9afc9c76fc97156b0 ;
    schema:name "Man In the Mirror"@en .

_:N31553012d37043759eb163ccbc40ec37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaos in Gotham"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nd01ce6557d904a498f4475377c552431 ;
    schema:name "Chaos in Gotham"@en .

_:N3254d48b7b6a4ac898e50d7a0adc1379 a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Tove Lo"@en ;
    foaf:name "Tove Lo"@en .

_:N386f670537a44e50ad49ea6a88db7090 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friends Are Family"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N695b8ce4372941f9afc9c76fc97156b0 ;
    schema:name "Friends Are Family"@en .

_:N3c4b8fb83eca4e8c9dcda8bd2a49fd16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:31"^^xsd:interval ;
    schema:inPlaylist _:Nd01ce6557d904a498f4475377c552431 ;
    schema:name "Black"@en .

_:N3d4c08407d7a4eae8d59b265a2708657 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Your Own Good"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nd01ce6557d904a498f4475377c552431 ;
    schema:name "For Your Own Good"@en .

_:N3d9026b13fce4f5094761a768d17a66b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everything Is Awesome"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N695b8ce4372941f9afc9c76fc97156b0 ;
    schema:name "Everything Is Awesome"@en .

_:N3e6deb173fe04e7e9404ae4b947a8816 a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Damian de Boos-Smith"@en ;
    foaf:name "Damian de Boos-Smith"@en .

_:N47de4513b58a41f2b9aa37b1c4953485 a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Fred Mackenzie"@en ;
    foaf:name "Fred Mackenzie"@en .

_:N4b5616401a0f4cf2aa61fe647e8e41f3 a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Oh"@en ;
    foaf:name "Oh"@en .

_:N4c977508790a401c8817bfaf0f273ffc a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "DNCE"@en ;
    foaf:name "DNCE"@en .

_:N560ab602d4b04745bbd05247d2c50d36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Greatest Enemy"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nd01ce6557d904a498f4475377c552431 ;
    schema:name "Your Greatest Enemy"@en .

_:N5b09ac51c62b4bc98af48d0d6a0cadcf a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Jeff Lewis"@en ;
    foaf:name "Jeff Lewis"@en .

_:N5ec1fabfbc7f437fb26092456beda234 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invincible"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N695b8ce4372941f9afc9c76fc97156b0 ;
    schema:name "Invincible"@en .

_:N658cb671c42149c3a2b7f1016eb0eafe a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Cutting Crew"@en ;
    foaf:name "Cutting Crew"@en .

_:N6d9675e17ba944328e47565ac2291486 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Arrival of Robin"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nd01ce6557d904a498f4475377c552431 ;
    schema:name "The Arrival of Robin"@en .

_:N6fdf73801dc94124b087e013340e46ee a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Richard Cheese & Lounge Against The Machine"@en ;
    foaf:name "Richard Cheese & Lounge Against The Machine"@en .

_:N71b94fe564c7490882a59ef4e8633904 a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Alesso"@en ;
    foaf:name "Alesso"@en .

_:N75d0c29eb84b42a28c5274798199a5ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Seat Belts Required"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nd01ce6557d904a498f4475377c552431 ;
    schema:name "No Seat Belts Required"@en .

_:N7a567bb09c684d588edb828b4a007e03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Open for Business"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Nd01ce6557d904a498f4475377c552431 ;
    schema:name "Open for Business"@en .

_:N9140a6fbb18a4321a425dfecf9e5e758 a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Kirsten Arian"@en ;
    foaf:name "Kirsten Arian"@en .

_:N9581b7fdcf354b36bc6b79dd6b68dbce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Who’s the (Bat)Man"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N695b8ce4372941f9afc9c76fc97156b0 ;
    schema:name "Who’s the (Bat)Man"@en .

_:N9a94a448ff5f460594ce8101c7da8a89 a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Fraser Murray"@en ;
    foaf:name "Fraser Murray"@en .

_:Na17d59124df9435b86e100ae455b6b59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Long Farewell"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nd01ce6557d904a498f4475377c552431 ;
    schema:name "A Long Farewell"@en .

_:Na519c154f5404ebe89a4cd56a8124fc5 a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Alex Aiono"@en ;
    foaf:name "Alex Aiono"@en .

_:Na7eb9f8560974ce980f6cff61a9c2082 a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Justin Tranter"@en ;
    foaf:name "Justin Tranter"@en .

_:Naed239725ea24d2295dd51eb22a00ec3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Babs Signal"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nd01ce6557d904a498f4475377c552431 ;
    schema:name "The Babs Signal"@en .

_:Nafb642e7c075467a8b7fd9ee41725a4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joker Crashes the Party"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nd01ce6557d904a498f4475377c552431 ;
    schema:name "Joker Crashes the Party"@en .

_:Nb4dc77e1347e4d48b5a3c7f45b8c37f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lava Attack"@en ;
    mo:track_number 10 ;
    schema:duration "PT7:39"^^xsd:interval ;
    schema:inPlaylist _:Nd01ce6557d904a498f4475377c552431 ;
    schema:name "Lava Attack"@en .

_:Nbbb54810ce894e48ae05ab0c0a09f115 a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Rob Harris"@en ;
    foaf:name "Rob Harris"@en .

_:Nbcfb551afdb245d5877b5620a41cb8fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N695b8ce4372941f9afc9c76fc97156b0 ;
    schema:name "One"@en .

_:Nc320c71eafd84c7786037c21519adf7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forever"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N695b8ce4372941f9afc9c76fc97156b0 ;
    schema:name "Forever"@en .

_:Nc6d8957c3532413eb83ffc0ad570e6f3 a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Viola Peake"@en ;
    foaf:name "Viola Peake"@en .

_:Nc7d7449eabca4dc2869ffc5c959706ac a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Hush!"@en ;
    foaf:name "Hush!"@en .

_:Nd2af30c5177148d8b7dafc3f63ce3b87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroes (We Could Be) [Hard Rock Sofa and Skidka Remix]"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:35"^^xsd:interval ;
    schema:inPlaylist _:N695b8ce4372941f9afc9c76fc97156b0 ;
    schema:name "Heroes (We Could Be) [Hard Rock Sofa and Skidka Remix]"@en .

_:Nd397e4ba3cf947c1af01244f15e5b7c7 a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Willa Rose"@en ;
    foaf:name "Willa Rose"@en .

_:Ndafb83d3b1404bd695fa30d440a8a91b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Phantom Zone"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nd01ce6557d904a498f4475377c552431 ;
    schema:name "The Phantom Zone"@en .

_:Ndf653e663a17479e94c36c5634c7da35 a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Camille Coburn"@en ;
    foaf:name "Camille Coburn"@en .

_:Ndfbe4b3f59c84b2ba1f936e1083ea9cf a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Chad Smith"@en ;
    foaf:name "Chad Smith"@en .

_:Ne5a1524b0401481d87572f457919924b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Man In the Mirror"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N695b8ce4372941f9afc9c76fc97156b0 ;
    schema:name "Man In the Mirror"@en .

_:Ne9ad90e76e2c4aa0adea7bca7b4137ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joker Manor"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nd01ce6557d904a498f4475377c552431 ;
    schema:name "Joker Manor"@en .

_:Neb83cbd6b44d4760af98a5b17cb470a1 a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Harry Nilsson"@en ;
    foaf:name "Harry Nilsson"@en .

_:Nee4bbd4c65cc4fe7aa0a143ffc648287 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Cage the Joker"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nd01ce6557d904a498f4475377c552431 ;
    schema:name "To Cage the Joker"@en .

_:Nefa0fd9732b740128cca6fb579b3319c a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Gondwana Choirs"@en ;
    foaf:name "Gondwana Choirs"@en .

_:Nf3bf0d07787d47b89f1343c092f420d5 a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Lucy Peake"@en ;
    foaf:name "Lucy Peake"@en .

_:Nf7b3bf6a8be643059ec8e575c500d638 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forever (Tranter Version)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N695b8ce4372941f9afc9c76fc97156b0 ;
    schema:name "Forever (Tranter Version)"@en .

_:Nfac1abe00a69437db956c0e4b6b450c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(I Just) Died In Your Arms"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N695b8ce4372941f9afc9c76fc97156b0 ;
    schema:name "(I Just) Died In Your Arms"@en .

_:Nfdb3013839744978865ba67a5d0d9f3f a schema:Person,
        foaf:Person ;
    mo:performed <album/65501#performance> ;
    schema:name "Richard Cheese & Lounge Against The Machine"@en ;
    foaf:name "Richard Cheese & Lounge Against The Machine"@en .

_:N695b8ce4372941f9afc9c76fc97156b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cffd3e7fa4f44bd80958c8df7241291,
        _:N217aa2f0efe94cf896cb869b48fc4b55,
        _:N386f670537a44e50ad49ea6a88db7090,
        _:N3d9026b13fce4f5094761a768d17a66b,
        _:N5ec1fabfbc7f437fb26092456beda234,
        _:N9581b7fdcf354b36bc6b79dd6b68dbce,
        _:Nbcfb551afdb245d5877b5620a41cb8fd,
        _:Nc320c71eafd84c7786037c21519adf7b,
        _:Nd2af30c5177148d8b7dafc3f63ce3b87,
        _:Ne5a1524b0401481d87572f457919924b,
        _:Nf7b3bf6a8be643059ec8e575c500d638,
        _:Nfac1abe00a69437db956c0e4b6b450c7 ;
    mo:track_count 12 ;
    schema:duration "PT40:46"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0cffd3e7fa4f44bd80958c8df7241291,
        _:N217aa2f0efe94cf896cb869b48fc4b55,
        _:N386f670537a44e50ad49ea6a88db7090,
        _:N3d9026b13fce4f5094761a768d17a66b,
        _:N5ec1fabfbc7f437fb26092456beda234,
        _:N9581b7fdcf354b36bc6b79dd6b68dbce,
        _:Nbcfb551afdb245d5877b5620a41cb8fd,
        _:Nc320c71eafd84c7786037c21519adf7b,
        _:Nd2af30c5177148d8b7dafc3f63ce3b87,
        _:Ne5a1524b0401481d87572f457919924b,
        _:Nf7b3bf6a8be643059ec8e575c500d638,
        _:Nfac1abe00a69437db956c0e4b6b450c7 .

_:Nd01ce6557d904a498f4475377c552431 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0160bad86d734463896c205c73fb21b6,
        _:N0f27f44d6caf4b36aab602d7686ab79f,
        _:N31553012d37043759eb163ccbc40ec37,
        _:N3c4b8fb83eca4e8c9dcda8bd2a49fd16,
        _:N3d4c08407d7a4eae8d59b265a2708657,
        _:N560ab602d4b04745bbd05247d2c50d36,
        _:N6d9675e17ba944328e47565ac2291486,
        _:N75d0c29eb84b42a28c5274798199a5ae,
        _:N7a567bb09c684d588edb828b4a007e03,
        _:Na17d59124df9435b86e100ae455b6b59,
        _:Naed239725ea24d2295dd51eb22a00ec3,
        _:Nafb642e7c075467a8b7fd9ee41725a4b,
        _:Nb4dc77e1347e4d48b5a3c7f45b8c37f7,
        _:Ndafb83d3b1404bd695fa30d440a8a91b,
        _:Ne9ad90e76e2c4aa0adea7bca7b4137ba,
        _:Nee4bbd4c65cc4fe7aa0a143ffc648287 ;
    mo:track_count 16 ;
    schema:duration "PT53:31"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0160bad86d734463896c205c73fb21b6,
        _:N0f27f44d6caf4b36aab602d7686ab79f,
        _:N31553012d37043759eb163ccbc40ec37,
        _:N3c4b8fb83eca4e8c9dcda8bd2a49fd16,
        _:N3d4c08407d7a4eae8d59b265a2708657,
        _:N560ab602d4b04745bbd05247d2c50d36,
        _:N6d9675e17ba944328e47565ac2291486,
        _:N75d0c29eb84b42a28c5274798199a5ae,
        _:N7a567bb09c684d588edb828b4a007e03,
        _:Na17d59124df9435b86e100ae455b6b59,
        _:Naed239725ea24d2295dd51eb22a00ec3,
        _:Nafb642e7c075467a8b7fd9ee41725a4b,
        _:Nb4dc77e1347e4d48b5a3c7f45b8c37f7,
        _:Ndafb83d3b1404bd695fa30d440a8a91b,
        _:Ne9ad90e76e2c4aa0adea7bca7b4137ba,
        _:Nee4bbd4c65cc4fe7aa0a143ffc648287 .

