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

<artist/1062#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jennifer Graham"@en ;
    foaf:made <album/159733#subject>,
        <album/159733#vocals> ;
    foaf:name "Jennifer Graham"@en .

<artist/14285#subject> a schema:Person,
        foaf:Person ;
    schema:name "Edie Lehmann-Boddicker"@en ;
    foaf:made <album/159733#subject>,
        <album/159733#vocals> ;
    foaf:name "Edie Lehmann-Boddicker"@en .

<artist/18421#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sally Stevens"@en ;
    foaf:made <album/159733#subject>,
        <album/159733#vocals> ;
    foaf:name "Sally Stevens"@en .

<artist/19026#subject> a schema:Person,
        foaf:Person ;
    schema:name "Stephen Amerson"@en ;
    foaf:made <album/159733#subject>,
        <album/159733#vocals> ;
    foaf:name "Stephen Amerson"@en .

<artist/19029#subject> a schema:Person,
        foaf:Person ;
    schema:name "Monique Donnelly"@en ;
    foaf:made <album/159733#subject>,
        <album/159733#vocals> ;
    foaf:name "Monique Donnelly"@en .

<artist/19030#subject> a schema:Person,
        foaf:Person ;
    schema:name "Karen Harper"@en ;
    foaf:made <album/159733#subject>,
        <album/159733#vocals> ;
    foaf:name "Karen Harper"@en .

<artist/19037#subject> a schema:Person,
        foaf:Person ;
    schema:name "Bobbi Page"@en ;
    foaf:made <album/159733#subject>,
        <album/159733#vocals> ;
    foaf:name "Bobbi Page"@en .

<artist/19325#subject> a schema:Person,
        foaf:Person ;
    schema:name "Bill Cantos"@en ;
    foaf:made <album/159733#subject>,
        <album/159733#vocals> ;
    foaf:name "Bill Cantos"@en .

<artist/19326#subject> a schema:Person,
        foaf:Person ;
    schema:name "Elin Carlson"@en ;
    foaf:made <album/159733#subject>,
        <album/159733#vocals> ;
    foaf:name "Elin Carlson"@en .

<artist/19327#subject> a schema:Person,
        foaf:Person ;
    schema:name "Clydene Jackson"@en ;
    foaf:made <album/159733#subject>,
        <album/159733#vocals> ;
    foaf:name "Clydene Jackson"@en .

<artist/19495#subject> a schema:Person,
        foaf:Person ;
    schema:name "Bob Joyce"@en ;
    foaf:made <album/159733#subject>,
        <album/159733#vocals> ;
    foaf:name "Bob Joyce"@en .

<artist/20121#subject> a schema:Person,
        foaf:Person ;
    schema:name "Beth Andersen"@en ;
    foaf:made <album/159733#subject>,
        <album/159733#vocals> ;
    foaf:name "Beth Andersen"@en .

<artist/20124#subject> a schema:Person,
        foaf:Person ;
    schema:name "Walt Harrah"@en ;
    foaf:made <album/159733#subject>,
        <album/159733#vocals> ;
    foaf:name "Walt Harrah"@en .

<artist/22193#subject> a schema:Person,
        foaf:Person ;
    schema:name "Elissa Johnston"@en ;
    foaf:made <album/159733#subject>,
        <album/159733#vocals> ;
    foaf:name "Elissa Johnston"@en .

<artist/22437#subject> a schema:Person,
        foaf:Person ;
    schema:name "Gerald White"@en ;
    foaf:made <album/159733#subject>,
        <album/159733#vocals> ;
    foaf:name "Gerald White"@en .

<artist/26324#subject> a schema:Person,
        foaf:Person ;
    schema:name "Leanna Brand"@en ;
    foaf:made <album/159733#subject>,
        <album/159733#vocals> ;
    foaf:name "Leanna Brand"@en .

<artist/72136#subject> a schema:Person,
        foaf:Person ;
    schema:name "Oren Waters"@en ;
    foaf:made <album/159733#subject>,
        <album/159733#vocals> ;
    foaf:name "Oren Waters"@en .

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

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

<org/1144#subject> schema:name "Walt Disney Records"@en,
        "Walt Disney Records"@ja,
        "Walt Disney Records"@ja-latn ;
    foaf:name "Walt Disney Records"@en,
        "Walt Disney Records"@ja,
        "Walt Disney Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/33/159733/159733-fdad7d483be2.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/159733#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MEET THE ROBINSONS (Soundtrack from the Motion Picture)"@en,
        "MEET THE ROBINSONS (Soundtrack from the Motion Picture)"@ja,
        "MEET THE ROBINSONS (Soundtrack from the Motion Picture)"@ja-latn ;
    mo:performance_of <album/159733#musicalwork> ;
    mo:performer <artist/3017#subject> ;
    mo:recorded_as <album/159733#musicalexpression> ;
    schema:byArtist <artist/3017#subject> ;
    schema:name "MEET THE ROBINSONS (Soundtrack from the Motion Picture)"@en,
        "MEET THE ROBINSONS (Soundtrack from the Motion Picture)"@ja,
        "MEET THE ROBINSONS (Soundtrack from the Motion Picture)"@ja-latn ;
    schema:workPerformed <album/159733#musicalwork> .

<album/159733#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MEET THE ROBINSONS (Soundtrack from the Motion Picture)"@en,
        "MEET THE ROBINSONS (Soundtrack from the Motion Picture)"@ja,
        "MEET THE ROBINSONS (Soundtrack from the Motion Picture)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Marius De Vries"@en ;
            foaf:made <album/159733#composition> ;
            foaf:name "Marius De Vries"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rufus Wainwright"@en ;
            foaf:made <album/159733#composition> ;
            foaf:name "Rufus Wainwright"@en ],
        <artist/3017#subject> ;
    mo:produced_work <album/159733#musicalwork> ;
    schema:name "MEET THE ROBINSONS (Soundtrack from the Motion Picture)"@en,
        "MEET THE ROBINSONS (Soundtrack from the Motion Picture)"@ja,
        "MEET THE ROBINSONS (Soundtrack from the Motion Picture)"@ja-latn .

<artist/3017#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159733#subject> ;
    mo:performed <album/159733#performance> ;
    schema:name "Danny Elfman"@en ;
    foaf:made <album/159733#composition>,
        <album/159733#subject> ;
    foaf:name "Danny Elfman"@en .

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

<album/159733#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-03-27"^^xsd:date ;
    dcterms:title "MEET THE ROBINSONS (Soundtrack from the Motion Picture)"@en,
        "MEET THE ROBINSONS (Soundtrack from the Motion Picture)"@ja,
        "MEET THE ROBINSONS (Soundtrack from the Motion Picture)"@ja-latn ;
    mo:catalogue_number "D000024602" ;
    mo:media_type "CD" ;
    mo:publication_of <album/159733#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:Nb2248ac4317f4687b0bdde46f8cc0368 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Meet the Robinsons"@en ;
            foaf:name "Meet the Robinsons"@en ] ;
    schema:byArtist <artist/3017#subject> ;
    schema:datePublished "2007-03-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/33/159733/159733-fdad7d483be2.jpg> ;
    schema:name "MEET THE ROBINSONS (Soundtrack from the Motion Picture)"@en,
        "MEET THE ROBINSONS (Soundtrack from the Motion Picture)"@ja,
        "MEET THE ROBINSONS (Soundtrack from the Motion Picture)"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/159733/159733-fdad7d483be2.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Ilana Marks"@en ;
    foaf:made <album/159733#subject> ;
    foaf:name "Ilana Marks"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dick Wells"@en ;
    foaf:made <album/159733#vocals> ;
    foaf:name "Dick Wells"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Rich Logan"@en ;
    foaf:made <album/159733#vocals> ;
    foaf:name "Rich Logan"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Donna Davidson Medine"@en ;
    foaf:made <album/159733#subject> ;
    foaf:name "Donna Davidson Medine"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Debbie Hall Gleason"@en ;
    foaf:made <album/159733#vocals> ;
    foaf:name "Debbie Hall Gleason"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jennifer Barnes"@en ;
    foaf:made <album/159733#subject> ;
    foaf:name "Jennifer Barnes"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Joanna Bushnell"@en ;
    foaf:made <album/159733#subject> ;
    foaf:name "Joanna Bushnell"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Rich Logan"@en ;
    foaf:made <album/159733#subject> ;
    foaf:name "Rich Logan"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Erica Sims"@en ;
    foaf:made <album/159733#subject> ;
    foaf:name "Erica Sims"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Linda Harmon"@en ;
    foaf:made <album/159733#vocals> ;
    foaf:name "Linda Harmon"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "josef powell"@en ;
    foaf:made <album/159733#vocals> ;
    foaf:name "josef powell"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Guy Maeda"@en ;
    foaf:made <album/159733#vocals> ;
    foaf:name "Guy Maeda"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Donna Davidson Medine"@en ;
    foaf:made <album/159733#vocals> ;
    foaf:name "Donna Davidson Medine"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Christy Crowl"@en ;
    foaf:made <album/159733#subject> ;
    foaf:name "Christy Crowl"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jamie Cullum"@en ;
    foaf:made <album/159733#vocals> ;
    foaf:name "Jamie Cullum"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jennifer Barnes"@en ;
    foaf:made <album/159733#vocals> ;
    foaf:name "Jennifer Barnes"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Craig Copeland"@en ;
    foaf:made <album/159733#vocals> ;
    foaf:name "Craig Copeland"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Rufus Wainwright"@en ;
    foaf:made <album/159733#vocals> ;
    foaf:name "Rufus Wainwright"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Rufus Wainwright"@en ;
    foaf:made <album/159733#subject> ;
    foaf:name "Rufus Wainwright"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Susan Joyce"@en ;
    foaf:made <album/159733#vocals> ;
    foaf:name "Susan Joyce"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nancy Gassner Clayton"@en ;
    foaf:made <album/159733#subject> ;
    foaf:name "Nancy Gassner Clayton"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nancy Gassner Clayton"@en ;
    foaf:made <album/159733#vocals> ;
    foaf:name "Nancy Gassner Clayton"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jamie Cullum"@en ;
    foaf:made <album/159733#subject> ;
    foaf:name "Jamie Cullum"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sandie Hall Brooks"@en ;
    foaf:made <album/159733#subject> ;
    foaf:name "Sandie Hall Brooks"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Christy Crowl"@en ;
    foaf:made <album/159733#vocals> ;
    foaf:name "Christy Crowl"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "josef powell"@en ;
    foaf:made <album/159733#subject> ;
    foaf:name "josef powell"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sandie Hall Brooks"@en ;
    foaf:made <album/159733#vocals> ;
    foaf:name "Sandie Hall Brooks"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "John West"@en ;
    foaf:made <album/159733#vocals> ;
    foaf:name "John West"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Joanna Bushnell"@en ;
    foaf:made <album/159733#vocals> ;
    foaf:name "Joanna Bushnell"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Christine Anderson"@en ;
    foaf:made <album/159733#subject> ;
    foaf:name "Christine Anderson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Guy Maeda"@en ;
    foaf:made <album/159733#subject> ;
    foaf:name "Guy Maeda"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Susan Joyce"@en ;
    foaf:made <album/159733#subject> ;
    foaf:name "Susan Joyce"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159733#subject> ;
    schema:name "Marius De Vries"@en ;
    foaf:made <album/159733#subject> ;
    foaf:name "Marius De Vries"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159733#subject> ;
    schema:name "Rufus Wainwright"@en ;
    foaf:made <album/159733#subject> ;
    foaf:name "Rufus Wainwright"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Christine Anderson"@en ;
    foaf:made <album/159733#vocals> ;
    foaf:name "Christine Anderson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Erica Sims"@en ;
    foaf:made <album/159733#vocals> ;
    foaf:name "Erica Sims"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Cindy Bourquin"@en ;
    foaf:made <album/159733#vocals> ;
    foaf:name "Cindy Bourquin"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Debbie Hall Gleason"@en ;
    foaf:made <album/159733#subject> ;
    foaf:name "Debbie Hall Gleason"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dick Wells"@en ;
    foaf:made <album/159733#subject> ;
    foaf:name "Dick Wells"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Cindy Bourquin"@en ;
    foaf:made <album/159733#subject> ;
    foaf:name "Cindy Bourquin"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ilana Marks"@en ;
    foaf:made <album/159733#vocals> ;
    foaf:name "Ilana Marks"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Linda Harmon"@en ;
    foaf:made <album/159733#subject> ;
    foaf:name "Linda Harmon"@en .

_:N0e9f6416c067498b857ace810ecbfad1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goob's Story (Score)"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nb2248ac4317f4687b0bdde46f8cc0368 ;
    schema:name "Goob's Story (Score)"@en .

_:N0fd45cb92f9c4f1a81983b633592564b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Family United (Score)"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nb2248ac4317f4687b0bdde46f8cc0368 ;
    schema:name "A Family United (Score)"@en .

_:N1d2eca705cee4681b01339d93857374e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Believer"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nb2248ac4317f4687b0bdde46f8cc0368 ;
    schema:name "Another Believer"@en .

_:N297d639ee5ee4f028570390ff74d0387 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Science Fair (Score)"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nb2248ac4317f4687b0bdde46f8cc0368 ;
    schema:name "The Science Fair (Score)"@en .

_:N3eb585b8341f48d08fa4424042c1880e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give Me the Simple Life"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nb2248ac4317f4687b0bdde46f8cc0368 ;
    schema:name "Give Me the Simple Life"@en .

_:N694cb65ad9e64478bc4197262ca4db6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Motion Waltz (Emotional Commotion)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nb2248ac4317f4687b0bdde46f8cc0368 ;
    schema:name "The Motion Waltz (Emotional Commotion)"@en .

_:N9a5bb765470d47eab450992c8de2749a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pop Quiz and the Time Machine Montage (Score)"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nb2248ac4317f4687b0bdde46f8cc0368 ;
    schema:name "Pop Quiz and the Time Machine Montage (Score)"@en .

_:N9b31217ca4ef4437aa7167d8393671c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kids of the Future"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nb2248ac4317f4687b0bdde46f8cc0368 ;
    schema:name "Kids of the Future"@en .

_:Na4f0b31072c24000bfb8759e80b1a231 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Future Has Arrived"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nb2248ac4317f4687b0bdde46f8cc0368 ;
    schema:name "The Future Has Arrived"@en .

_:Nac8dae7ae1f949bd93bd24cce313d2af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meeting the Robinsons (Score)"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nb2248ac4317f4687b0bdde46f8cc0368 ;
    schema:name "Meeting the Robinsons (Score)"@en .

_:Nba02f7b368d2419badf7a964da215792 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Wonders"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nb2248ac4317f4687b0bdde46f8cc0368 ;
    schema:name "Little Wonders"@en .

_:Nbaaee72817164531bd6e879abba30c21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Future! (Score)"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nb2248ac4317f4687b0bdde46f8cc0368 ;
    schema:name "To the Future! (Score)"@en .

_:Nbaf82b5bbc464cf0b9a5f09431b93794 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where Is Your Heart At?"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nb2248ac4317f4687b0bdde46f8cc0368 ;
    schema:name "Where Is Your Heart At?"@en .

_:Ncc10a92b871648569a1916e05cf0ded6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doris Has Her Day (Score)"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nb2248ac4317f4687b0bdde46f8cc0368 ;
    schema:name "Doris Has Her Day (Score)"@en .

_:Nd3443924b0034e38aab691180e83d08b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "There's a Great Big Beautiful Tomorrow"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nb2248ac4317f4687b0bdde46f8cc0368 ;
    schema:name "There's a Great Big Beautiful Tomorrow"@en .

_:Nddd216bd19a1459fa47b4088e4df663c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Evil Plan (Score)"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nb2248ac4317f4687b0bdde46f8cc0368 ;
    schema:name "The Evil Plan (Score)"@en .

_:Nf66c815ac9cf48c8bcce599a513d1c94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Prologue (Score)"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nb2248ac4317f4687b0bdde46f8cc0368 ;
    schema:name "The Prologue (Score)"@en .

_:Nff5c190a2a8945ea889ee442701fa3e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Setting Things Right (Score)"@en ;
    mo:track_number 16 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:Nb2248ac4317f4687b0bdde46f8cc0368 ;
    schema:name "Setting Things Right (Score)"@en .

_:Nb2248ac4317f4687b0bdde46f8cc0368 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e9f6416c067498b857ace810ecbfad1,
        _:N0fd45cb92f9c4f1a81983b633592564b,
        _:N1d2eca705cee4681b01339d93857374e,
        _:N297d639ee5ee4f028570390ff74d0387,
        _:N3eb585b8341f48d08fa4424042c1880e,
        _:N694cb65ad9e64478bc4197262ca4db6c,
        _:N9a5bb765470d47eab450992c8de2749a,
        _:N9b31217ca4ef4437aa7167d8393671c3,
        _:Na4f0b31072c24000bfb8759e80b1a231,
        _:Nac8dae7ae1f949bd93bd24cce313d2af,
        _:Nba02f7b368d2419badf7a964da215792,
        _:Nbaaee72817164531bd6e879abba30c21,
        _:Nbaf82b5bbc464cf0b9a5f09431b93794,
        _:Ncc10a92b871648569a1916e05cf0ded6,
        _:Nd3443924b0034e38aab691180e83d08b,
        _:Nddd216bd19a1459fa47b4088e4df663c,
        _:Nf66c815ac9cf48c8bcce599a513d1c94,
        _:Nff5c190a2a8945ea889ee442701fa3e4 ;
    mo:track_count 18 ;
    schema:duration "PT52:45"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N0e9f6416c067498b857ace810ecbfad1,
        _:N0fd45cb92f9c4f1a81983b633592564b,
        _:N1d2eca705cee4681b01339d93857374e,
        _:N297d639ee5ee4f028570390ff74d0387,
        _:N3eb585b8341f48d08fa4424042c1880e,
        _:N694cb65ad9e64478bc4197262ca4db6c,
        _:N9a5bb765470d47eab450992c8de2749a,
        _:N9b31217ca4ef4437aa7167d8393671c3,
        _:Na4f0b31072c24000bfb8759e80b1a231,
        _:Nac8dae7ae1f949bd93bd24cce313d2af,
        _:Nba02f7b368d2419badf7a964da215792,
        _:Nbaaee72817164531bd6e879abba30c21,
        _:Nbaf82b5bbc464cf0b9a5f09431b93794,
        _:Ncc10a92b871648569a1916e05cf0ded6,
        _:Nd3443924b0034e38aab691180e83d08b,
        _:Nddd216bd19a1459fa47b4088e4df663c,
        _:Nf66c815ac9cf48c8bcce599a513d1c94,
        _:Nff5c190a2a8945ea889ee442701fa3e4 .

