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

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

<album/83545> a mo:Release ;
    mo:catalogue_number "0050087321130" .

<artist/1307#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49284#subject> ;
    schema:name "Peter Ilich Tchaikovsky"@en ;
    foaf:made <album/49284#composition>,
        <album/49284#subject> ;
    foaf:name "Peter Ilich Tchaikovsky"@en .

<artist/15994#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49284#subject> ;
    schema:name "Igor Stravinsky"@en,
        "Игорь Стравинский"@ja ;
    foaf:made <album/49284#composition>,
        <album/49284#subject> ;
    foaf:name "Igor Stravinsky"@en,
        "Игорь Стравинский"@ja .

<artist/1663#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49284#subject> ;
    schema:name "Ludwig van Beethoven"@en ;
    foaf:made <album/49284#composition>,
        <album/49284#subject> ;
    foaf:name "Ludwig van Beethoven"@en .

<artist/1718#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49284#subject> ;
    schema:name "Johann Sebastian Bach"@en ;
    foaf:made <album/49284#composition>,
        <album/49284#subject> ;
    foaf:name "Johann Sebastian Bach"@en .

<artist/17410#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49284#subject> ;
    schema:name "Paul Dukas"@en ;
    foaf:made <album/49284#composition>,
        <album/49284#subject> ;
    foaf:name "Paul Dukas"@en .

<artist/17769#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49284#subject> ;
    schema:name "Amilcare Ponchielli"@en ;
    foaf:made <album/49284#composition>,
        <album/49284#subject> ;
    foaf:name "Amilcare Ponchielli"@en .

<artist/180#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49284#subject> ;
    schema:name "Modeste Moussorgsky"@en ;
    foaf:made <album/49284#composition>,
        <album/49284#subject> ;
    foaf:name "Modeste Moussorgsky"@en .

<artist/3070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49284#subject> ;
    schema:name "Claude Debussy"@en ;
    foaf:made <album/49284#composition>,
        <album/49284#subject> ;
    foaf:name "Claude Debussy"@en .

<artist/3151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49284#subject> ;
    schema:name "Franz Schubert"@en ;
    foaf:made <album/49284#composition>,
        <album/49284#subject> ;
    foaf:name "Franz Schubert"@en .

<artist/8068#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49284#subject> ;
    schema:name "Sergei Sergeyevich Prokofiev"@en,
        "Сергей Сергеевич Прокофьев"@ja ;
    foaf:made <album/49284#composition>,
        <album/49284#subject> ;
    foaf:name "Sergei Sergeyevich Prokofiev"@en,
        "Сергей Сергеевич Прокофьев"@ja .

<product/3189#subject> a schema:CreativeWork ;
    schema:name "Fantasia"@en,
        "Fantasia"@ja,
        "Fantasia"@ja-latn ;
    foaf:name "Fantasia"@en,
        "Fantasia"@ja,
        "Fantasia"@ja-latn .

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

<https://medium-media.vgm.io/albums/48/49284/49284-1547813765.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/17770#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49284#performance> ;
    schema:name "The Philadelphia Orchestra"@en ;
    foaf:name "The Philadelphia Orchestra"@en .

<artist/26430#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49284#performance> ;
    schema:name "Sterling Holloway"@en ;
    foaf:name "Sterling Holloway"@en .

<album/49284#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legacy Collection: Fantasia"@en,
        "The Legacy Collection: Fantasia"@ja,
        "The Legacy Collection: Fantasia"@ja-latn ;
    mo:performance_of <album/49284#musicalwork> ;
    mo:performer _:N342a4c6d0c234eaca8e7e5ccd9c22401,
        _:N973902b6880e418199779059d6ec9527,
        <artist/17770#subject>,
        <artist/26430#subject> ;
    mo:recorded_as <album/49284#musicalexpression> ;
    schema:byArtist _:N342a4c6d0c234eaca8e7e5ccd9c22401,
        _:N973902b6880e418199779059d6ec9527,
        <artist/17770#subject>,
        <artist/26430#subject> ;
    schema:name "The Legacy Collection: Fantasia"@en,
        "The Legacy Collection: Fantasia"@ja,
        "The Legacy Collection: Fantasia"@ja-latn ;
    schema:workPerformed <album/49284#musicalwork> .

<album/49284#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legacy Collection: Fantasia"@en,
        "The Legacy Collection: Fantasia"@ja,
        "The Legacy Collection: Fantasia"@ja-latn ;
    mo:composer <artist/1307#subject>,
        <artist/15994#subject>,
        <artist/1663#subject>,
        <artist/1718#subject>,
        <artist/17410#subject>,
        <artist/17769#subject>,
        <artist/180#subject>,
        <artist/3070#subject>,
        <artist/3151#subject>,
        <artist/8068#subject> ;
    mo:produced_work <album/49284#musicalwork> ;
    schema:name "The Legacy Collection: Fantasia"@en,
        "The Legacy Collection: Fantasia"@ja,
        "The Legacy Collection: Fantasia"@ja-latn .

<album/49284#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-01-13"^^xsd:date ;
    dcterms:title "The Legacy Collection: Fantasia"@en,
        "The Legacy Collection: Fantasia"@ja,
        "The Legacy Collection: Fantasia"@ja-latn ;
    mo:catalogue_number "D002066392" ;
    mo:media_type "4 CD" ;
    mo:other_release_of <album/83545> ;
    mo:publication_of <album/49284#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:N674c63f4ab444f02b3b51a74382e0e4a,
        _:N75cb78ac664549018f031e5f36f21950,
        _:N8e875daa543644718f143300476b3ea6,
        _:N9fabc07156e4455caa0422728a4cb8d5 ;
    mo:record_count 4 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Peter and the Wolf"@en ;
            foaf:name "Peter and the Wolf"@en ],
        <product/3189#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Julietta Novis"@en ;
            foaf:name "Julietta Novis"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Disney Studio Orchestra and Chorus"@en ;
            foaf:name "The Disney Studio Orchestra and Chorus"@en ],
        <artist/17770#subject>,
        <artist/26430#subject> ;
    schema:datePublished "2015-01-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/48/49284/49284-1547813765.jpg> ;
    schema:name "The Legacy Collection: Fantasia"@en,
        "The Legacy Collection: Fantasia"@ja,
        "The Legacy Collection: Fantasia"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/49284/49284-1547813765.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Rachel Field"@en ;
    foaf:made <album/49284#subject> ;
    foaf:name "Rachel Field"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Roy Edward"@en ;
    foaf:made <album/49284#lyrics> ;
    foaf:name "Roy Edward"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Roy Edward"@en ;
    foaf:made <album/49284#subject> ;
    foaf:name "Roy Edward"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Rachel Field"@en ;
    foaf:made <album/49284#lyrics> ;
    foaf:name "Rachel Field"@en .

_:N00dfba11310b49868b04a98669d78ab8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of the Hours from the opera \"La Gioconda\""@en ;
    mo:track_number 4 ;
    schema:duration "PT12:15"^^xsd:interval ;
    schema:inPlaylist _:N75cb78ac664549018f031e5f36f21950 ;
    schema:name "Dance of the Hours from the opera \"La Gioconda\""@en .

_:N143cb8b7da2b4dd290ba56ab820ad2e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ave Maria, Op. 52 No. 6"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N674c63f4ab444f02b3b51a74382e0e4a ;
    schema:name "Ave Maria, Op. 52 No. 6"@en .

_:N14fe10bb26514daea658d9b5a90a1776 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symphony No. 6 (\"Pastoral\"), Op. 68 - I Allegro Ma Non Troppo"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N75cb78ac664549018f031e5f36f21950 ;
    schema:name "Symphony No. 6 (\"Pastoral\"), Op. 68 - I Allegro Ma Non Troppo"@en .

_:N342a4c6d0c234eaca8e7e5ccd9c22401 a schema:Person,
        foaf:Person ;
    mo:performed <album/49284#performance> ;
    schema:name "The Disney Studio Orchestra and Chorus"@en ;
    foaf:name "The Disney Studio Orchestra and Chorus"@en .

_:N3b6e98878b3c4daf87b89ab35aad2bb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Nutcracker Suite, Op. 71A - Russian Dance"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N8e875daa543644718f143300476b3ea6 ;
    schema:name "The Nutcracker Suite, Op. 71A - Russian Dance"@en .

_:N494adee14de6428f8ceeba73a02f4be3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symphony No. 6 (\"Pastoral\"), Op. 68 - II Andante Molto Mosso"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N75cb78ac664549018f031e5f36f21950 ;
    schema:name "Symphony No. 6 (\"Pastoral\"), Op. 68 - II Andante Molto Mosso"@en .

_:N4e1f319fc5d24d59977eb536d6894bd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rite of Spring"@en ;
    mo:track_number 9 ;
    schema:duration "PT22:28"^^xsd:interval ;
    schema:inPlaylist _:N8e875daa543644718f143300476b3ea6 ;
    schema:name "Rite of Spring"@en .

_:N512ff70b2c9a47648b27b99947bc4295 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of the Hours from the opera \"La Gioconda\""@en ;
    mo:track_number 4 ;
    schema:duration "PT12:18"^^xsd:interval ;
    schema:inPlaylist _:N674c63f4ab444f02b3b51a74382e0e4a ;
    schema:name "Dance of the Hours from the opera \"La Gioconda\""@en .

_:N53eb2f4994534527b12ea3943bf555eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symphony No. 6 (\"Pastoral\"), Op. 68 - I Allegro Ma Non Troppo"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N674c63f4ab444f02b3b51a74382e0e4a ;
    schema:name "Symphony No. 6 (\"Pastoral\"), Op. 68 - I Allegro Ma Non Troppo"@en .

_:N56bce6dd27dd45de827254e4ce369546 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Nutcracker Suite, Op. 71A - Dance of the Reed Flutes"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N9fabc07156e4455caa0422728a4cb8d5 ;
    schema:name "The Nutcracker Suite, Op. 71A - Dance of the Reed Flutes"@en .

_:N5fd0318ed4f34ae98469166ed9775627 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sorcerer's Apprentice"@en ;
    mo:track_number 8 ;
    schema:duration "PT9:19"^^xsd:interval ;
    schema:inPlaylist _:N9fabc07156e4455caa0422728a4cb8d5 ;
    schema:name "The Sorcerer's Apprentice"@en .

_:N63caed5d97b147b2abd24b4d4a435fbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symphony No. 6 (\"Pastoral\"), Op. 68 - II Andante Molto Mosso"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:N674c63f4ab444f02b3b51a74382e0e4a ;
    schema:name "Symphony No. 6 (\"Pastoral\"), Op. 68 - II Andante Molto Mosso"@en .

_:N65b6b72d0899425fa0d33e9a797ff830 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Nutcracker Suite, Op. 71A - Russian Dance"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N9fabc07156e4455caa0422728a4cb8d5 ;
    schema:name "The Nutcracker Suite, Op. 71A - Russian Dance"@en .

_:N68704becee444b8c83c818ead7fb6c0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Nutcracker Suite, Op. 71A - Arabian Dance"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N8e875daa543644718f143300476b3ea6 ;
    schema:name "The Nutcracker Suite, Op. 71A - Arabian Dance"@en .

_:N6b0a29d236e7403889b212e2cb6d210c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Nutcracker Suite, Op. 71A - Waltz of the Flowers"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N8e875daa543644718f143300476b3ea6 ;
    schema:name "The Nutcracker Suite, Op. 71A - Waltz of the Flowers"@en .

_:N6b607cf644f049169ef777ff1d1de383 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clair de Lune (\"Moonlight\") from \"Suite Bergamasque\" (CD 82/3)"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N75cb78ac664549018f031e5f36f21950 ;
    schema:name "Clair de Lune (\"Moonlight\") from \"Suite Bergamasque\" (CD 82/3)"@en .

_:N720a76c358d54b1fa47624772d07736c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Night on Bald Mountain"@en ;
    mo:track_number 5 ;
    schema:duration "PT8:45"^^xsd:interval ;
    schema:inPlaylist _:N674c63f4ab444f02b3b51a74382e0e4a ;
    schema:name "A Night on Bald Mountain"@en .

_:N781b155a43a243c5a6ef8ea6784d532d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peter and the Wolf"@en ;
    mo:track_number 7 ;
    schema:duration "PT14:18"^^xsd:interval ;
    schema:inPlaylist _:N674c63f4ab444f02b3b51a74382e0e4a ;
    schema:name "Peter and the Wolf"@en .

_:N8f4f9fae83f943dda9e26da5e8874144 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Nutcracker Suite, Op. 71A - Dance of the Sugar Plum Fairy"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N8e875daa543644718f143300476b3ea6 ;
    schema:name "The Nutcracker Suite, Op. 71A - Dance of the Sugar Plum Fairy"@en .

_:N973902b6880e418199779059d6ec9527 a schema:Person,
        foaf:Person ;
    mo:performed <album/49284#performance> ;
    schema:name "Julietta Novis"@en ;
    foaf:name "Julietta Novis"@en .

_:N9d321654fd1847e98b37895a7935c1f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toccata and Fugue in D Minor, BWV 565"@en ;
    mo:track_number 1 ;
    schema:duration "PT9:25"^^xsd:interval ;
    schema:inPlaylist _:N9fabc07156e4455caa0422728a4cb8d5 ;
    schema:name "Toccata and Fugue in D Minor, BWV 565"@en .

_:N9e1a6986d94948d6af9b5391a729db74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rite of Spring"@en ;
    mo:track_number 9 ;
    schema:duration "PT22:24"^^xsd:interval ;
    schema:inPlaylist _:N9fabc07156e4455caa0422728a4cb8d5 ;
    schema:name "Rite of Spring"@en .

_:Na7a582a77dbd4768b43491c036203fee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Nutcracker Suite, Op. 71A - Arabian Dance"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N9fabc07156e4455caa0422728a4cb8d5 ;
    schema:name "The Nutcracker Suite, Op. 71A - Arabian Dance"@en .

_:Naf0dd9de259945c2878cdc6d3f3ddb76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sorcerer's Apprentice"@en ;
    mo:track_number 8 ;
    schema:duration "PT9:25"^^xsd:interval ;
    schema:inPlaylist _:N8e875daa543644718f143300476b3ea6 ;
    schema:name "The Sorcerer's Apprentice"@en .

_:Nb673fbdd6a94424f8eb316892129029d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Nutcracker Suite, Op. 71A - Chinese Dance"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N8e875daa543644718f143300476b3ea6 ;
    schema:name "The Nutcracker Suite, Op. 71A - Chinese Dance"@en .

_:Nc0e74ffd531b4f2498e7859df1eb4778 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symphony No. 6 (\"Pastoral\"), Op. 68 - III Allegro / IV Allegro / V Allegretto"@en ;
    mo:track_number 3 ;
    schema:duration "PT10:58"^^xsd:interval ;
    schema:inPlaylist _:N75cb78ac664549018f031e5f36f21950 ;
    schema:name "Symphony No. 6 (\"Pastoral\"), Op. 68 - III Allegro / IV Allegro / V Allegretto"@en .

_:Nc33fb48705f64709ae74d2beeb8550dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Nutcracker Suite, Op. 71A - Dance of the Reed Flutes"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N8e875daa543644718f143300476b3ea6 ;
    schema:name "The Nutcracker Suite, Op. 71A - Dance of the Reed Flutes"@en .

_:Nc8885328df054f9198a54aed343a0bf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Nutcracker Suite, Op. 71A - Dance of the Sugar Plum Fairy"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N9fabc07156e4455caa0422728a4cb8d5 ;
    schema:name "The Nutcracker Suite, Op. 71A - Dance of the Sugar Plum Fairy"@en .

_:Nccb74c04c35340288c5ce6074fe51610 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Nutcracker Suite, Op. 71A - Waltz of the Flowers"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N9fabc07156e4455caa0422728a4cb8d5 ;
    schema:name "The Nutcracker Suite, Op. 71A - Waltz of the Flowers"@en .

_:Nd0d1ff55ef38490489c82544509c433a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ave Maria, Op. 52 No. 6"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N75cb78ac664549018f031e5f36f21950 ;
    schema:name "Ave Maria, Op. 52 No. 6"@en .

_:Nda13c8bac6244b639b2f75ff3296e362 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symphony No. 6 (\"Pastoral\"), Op. 68 - III Allegro / IV Allegro / V Allegretto"@en ;
    mo:track_number 3 ;
    schema:duration "PT10:49"^^xsd:interval ;
    schema:inPlaylist _:N674c63f4ab444f02b3b51a74382e0e4a ;
    schema:name "Symphony No. 6 (\"Pastoral\"), Op. 68 - III Allegro / IV Allegro / V Allegretto"@en .

_:Ne59a3fbf43d843aeb25f973a3bd99c7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sorcerer's Apprentice"@en ;
    mo:track_number 7 ;
    schema:duration "PT9:32"^^xsd:interval ;
    schema:inPlaylist _:N75cb78ac664549018f031e5f36f21950 ;
    schema:name "The Sorcerer's Apprentice"@en .

_:Nef6774a4ac5f4c5ea56e2452aabc0092 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Night on Bald Mountain"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:25"^^xsd:interval ;
    schema:inPlaylist _:N75cb78ac664549018f031e5f36f21950 ;
    schema:name "A Night on Bald Mountain"@en .

_:Nf0f41aa4a62145198a46b141abd0c0ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Nutcracker Suite, Op. 71A - Chinese Dance"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N9fabc07156e4455caa0422728a4cb8d5 ;
    schema:name "The Nutcracker Suite, Op. 71A - Chinese Dance"@en .

_:Nfba431c8540048319ab088cb04250a55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toccata and Fugue in D Minor, BWV 565"@en ;
    mo:track_number 1 ;
    schema:duration "PT9:29"^^xsd:interval ;
    schema:inPlaylist _:N8e875daa543644718f143300476b3ea6 ;
    schema:name "Toccata and Fugue in D Minor, BWV 565"@en .

_:N674c63f4ab444f02b3b51a74382e0e4a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 4 ;
    mo:track _:N143cb8b7da2b4dd290ba56ab820ad2e4,
        _:N512ff70b2c9a47648b27b99947bc4295,
        _:N53eb2f4994534527b12ea3943bf555eb,
        _:N63caed5d97b147b2abd24b4d4a435fbe,
        _:N720a76c358d54b1fa47624772d07736c,
        _:N781b155a43a243c5a6ef8ea6784d532d,
        _:Nda13c8bac6244b639b2f75ff3296e362 ;
    mo:track_count 7 ;
    schema:duration "PT61:54"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N143cb8b7da2b4dd290ba56ab820ad2e4,
        _:N512ff70b2c9a47648b27b99947bc4295,
        _:N53eb2f4994534527b12ea3943bf555eb,
        _:N63caed5d97b147b2abd24b4d4a435fbe,
        _:N720a76c358d54b1fa47624772d07736c,
        _:N781b155a43a243c5a6ef8ea6784d532d,
        _:Nda13c8bac6244b639b2f75ff3296e362 .

_:N75cb78ac664549018f031e5f36f21950 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N00dfba11310b49868b04a98669d78ab8,
        _:N14fe10bb26514daea658d9b5a90a1776,
        _:N494adee14de6428f8ceeba73a02f4be3,
        _:N6b607cf644f049169ef777ff1d1de383,
        _:Nc0e74ffd531b4f2498e7859df1eb4778,
        _:Nd0d1ff55ef38490489c82544509c433a,
        _:Ne59a3fbf43d843aeb25f973a3bd99c7c,
        _:Nef6774a4ac5f4c5ea56e2452aabc0092 ;
    mo:track_count 8 ;
    schema:duration "PT63:34"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N00dfba11310b49868b04a98669d78ab8,
        _:N14fe10bb26514daea658d9b5a90a1776,
        _:N494adee14de6428f8ceeba73a02f4be3,
        _:N6b607cf644f049169ef777ff1d1de383,
        _:Nc0e74ffd531b4f2498e7859df1eb4778,
        _:Nd0d1ff55ef38490489c82544509c433a,
        _:Ne59a3fbf43d843aeb25f973a3bd99c7c,
        _:Nef6774a4ac5f4c5ea56e2452aabc0092 .

_:N8e875daa543644718f143300476b3ea6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N3b6e98878b3c4daf87b89ab35aad2bb0,
        _:N4e1f319fc5d24d59977eb536d6894bd6,
        _:N68704becee444b8c83c818ead7fb6c0b,
        _:N6b0a29d236e7403889b212e2cb6d210c,
        _:N8f4f9fae83f943dda9e26da5e8874144,
        _:Naf0dd9de259945c2878cdc6d3f3ddb76,
        _:Nb673fbdd6a94424f8eb316892129029d,
        _:Nc33fb48705f64709ae74d2beeb8550dc,
        _:Nfba431c8540048319ab088cb04250a55 ;
    mo:track_count 9 ;
    schema:duration "PT55:55"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N3b6e98878b3c4daf87b89ab35aad2bb0,
        _:N4e1f319fc5d24d59977eb536d6894bd6,
        _:N68704becee444b8c83c818ead7fb6c0b,
        _:N6b0a29d236e7403889b212e2cb6d210c,
        _:N8f4f9fae83f943dda9e26da5e8874144,
        _:Naf0dd9de259945c2878cdc6d3f3ddb76,
        _:Nb673fbdd6a94424f8eb316892129029d,
        _:Nc33fb48705f64709ae74d2beeb8550dc,
        _:Nfba431c8540048319ab088cb04250a55 .

_:N9fabc07156e4455caa0422728a4cb8d5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N56bce6dd27dd45de827254e4ce369546,
        _:N5fd0318ed4f34ae98469166ed9775627,
        _:N65b6b72d0899425fa0d33e9a797ff830,
        _:N9d321654fd1847e98b37895a7935c1f0,
        _:N9e1a6986d94948d6af9b5391a729db74,
        _:Na7a582a77dbd4768b43491c036203fee,
        _:Nc8885328df054f9198a54aed343a0bf8,
        _:Nccb74c04c35340288c5ce6074fe51610,
        _:Nf0f41aa4a62145198a46b141abd0c0ba ;
    mo:track_count 9 ;
    schema:duration "PT55:25"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N56bce6dd27dd45de827254e4ce369546,
        _:N5fd0318ed4f34ae98469166ed9775627,
        _:N65b6b72d0899425fa0d33e9a797ff830,
        _:N9d321654fd1847e98b37895a7935c1f0,
        _:N9e1a6986d94948d6af9b5391a729db74,
        _:Na7a582a77dbd4768b43491c036203fee,
        _:Nc8885328df054f9198a54aed343a0bf8,
        _:Nccb74c04c35340288c5ce6074fe51610,
        _:Nf0f41aa4a62145198a46b141abd0c0ba .

