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

<artist/14946#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tim Rice"@en ;
    foaf:made <album/68686#lyrics>,
        <album/68686#subject> ;
    foaf:name "Tim Rice"@en .

<artist/15793#subject> a schema:Person,
        foaf:Person ;
    schema:name "Howard Ashman"@en ;
    foaf:made <album/68686#lyrics>,
        <album/68686#subject> ;
    foaf:name "Howard Ashman"@en .

<artist/26617#subject> a schema:Person,
        foaf:Person ;
    schema:name "Stephen Schwartz"@en ;
    foaf:made <album/68686#lyrics>,
        <album/68686#subject> ;
    foaf:name "Stephen Schwartz"@en .

<artist/29728#subject> a schema:Person,
        foaf:Person ;
    schema:name "David Zippel"@en ;
    foaf:made <album/68686#lyrics>,
        <album/68686#subject> ;
    foaf:name "David Zippel"@en .

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

<artist/14965#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68686#subject> ;
    schema:name "Alan Menken"@en ;
    foaf:made <album/68686#composition>,
        <album/68686#subject> ;
    foaf:name "Alan Menken"@en .

<artist/15012#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68686#subject> ;
    schema:name "Phil Collins"@en ;
    foaf:made <album/68686#composition>,
        <album/68686#lyrics>,
        <album/68686#subject> ;
    foaf:name "Phil Collins"@en .

<artist/19465#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68686#subject> ;
    schema:name "Elton John"@en ;
    foaf:made <album/68686#composition>,
        <album/68686#subject> ;
    foaf:name "Elton John"@en .

<artist/22145#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68686#subject> ;
    schema:name "Kristen Anderson-Lopez"@en ;
    foaf:made <album/68686#composition>,
        <album/68686#lyrics>,
        <album/68686#subject> ;
    foaf:name "Kristen Anderson-Lopez"@en .

<artist/22146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68686#subject> ;
    schema:name "Robert Lopez"@en ;
    foaf:made <album/68686#composition>,
        <album/68686#lyrics>,
        <album/68686#subject> ;
    foaf:name "Robert Lopez"@en .

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

<artist/34872#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68686#subject> ;
    schema:name "Matthew Wilder"@en ;
    foaf:made <album/68686#composition>,
        <album/68686#subject> ;
    foaf:name "Matthew Wilder"@en .

<product/2801#subject> a schema:CreativeWork ;
    schema:name "The Lion King"@en,
        "The Lion King"@ja,
        "The Lion King"@ja-latn ;
    foaf:name "The Lion King"@en,
        "The Lion King"@ja,
        "The Lion King"@ja-latn .

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

<product/4998#subject> a schema:CreativeWork ;
    schema:name "The Little Mermaid"@en,
        "The Little Mermaid"@ja,
        "The Little Mermaid"@ja-latn ;
    foaf:name "The Little Mermaid"@en,
        "The Little Mermaid"@ja,
        "The Little Mermaid"@ja-latn .

<product/5000#subject> a schema:CreativeWork ;
    schema:name "Beauty and the Beast"@en,
        "Beauty and the Beast"@ja,
        "Beauty and the Beast"@ja-latn ;
    foaf:name "Beauty and the Beast"@en,
        "Beauty and the Beast"@ja,
        "Beauty and the Beast"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/68/68686/68686-1496383612.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/26279#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68686#performance> ;
    schema:name "Jonathan Young"@en ;
    foaf:name "Jonathan Young"@en .

<album/68686#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Young Does Disney 1"@en,
        "Young Does Disney 1"@ja,
        "Young Does Disney 1"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Patrick DeRemer"@en ;
            foaf:made <album/68686#composition> ;
            foaf:name "Patrick DeRemer"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Roy Freeland"@en ;
            foaf:made <album/68686#composition> ;
            foaf:name "Roy Freeland"@en ],
        <artist/14965#subject>,
        <artist/15012#subject>,
        <artist/19465#subject>,
        <artist/22145#subject>,
        <artist/22146#subject>,
        <artist/3017#subject>,
        <artist/34872#subject> ;
    mo:produced_work <album/68686#musicalwork> ;
    schema:name "Young Does Disney 1"@en,
        "Young Does Disney 1"@ja,
        "Young Does Disney 1"@ja-latn .

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

<album/68686#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Young Does Disney 1"@en,
        "Young Does Disney 1"@ja,
        "Young Does Disney 1"@ja-latn ;
    mo:performance_of <album/68686#musicalwork> ;
    mo:performer _:N183810bf544841fcb67f571a922b1a47,
        _:N3256ea62fb0940f19a2331fa54d4210b,
        _:N6df9a864764f43fd8fdeb3b08c8f356b,
        _:N730e220ac8a24bc0b04bd8d9b5b8cd91,
        _:N876a8d1d29a746919cd32e55daa18ce2,
        _:Na3a12eee49e447e79a2679bf91302318,
        _:Ncf930611842440dc89d8785149298e1d,
        _:Nf99460da243c40fe951993431d6b640c,
        <artist/26279#subject> ;
    mo:recorded_as <album/68686#musicalexpression> ;
    schema:byArtist _:N183810bf544841fcb67f571a922b1a47,
        _:N3256ea62fb0940f19a2331fa54d4210b,
        _:N6df9a864764f43fd8fdeb3b08c8f356b,
        _:N730e220ac8a24bc0b04bd8d9b5b8cd91,
        _:N876a8d1d29a746919cd32e55daa18ce2,
        _:Na3a12eee49e447e79a2679bf91302318,
        _:Ncf930611842440dc89d8785149298e1d,
        _:Nf99460da243c40fe951993431d6b640c,
        <artist/26279#subject> ;
    schema:name "Young Does Disney 1"@en,
        "Young Does Disney 1"@ja,
        "Young Does Disney 1"@ja-latn ;
    schema:workPerformed <album/68686#musicalwork> .

<album/68686#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-01"^^xsd:date ;
    dcterms:title "Young Does Disney 1"@en,
        "Young Does Disney 1"@ja,
        "Young Does Disney 1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/68686#musicalexpression> ;
    mo:publisher _:N62fc22bbc1394919b3611e27380d63ae ;
    mo:record _:Nd00e8f25bf6d4a4eb60a7fcc1c1d40d5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hercules"@en ;
            foaf:name "Hercules"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Nightmare Before Christmas"@en ;
            foaf:name "The Nightmare Before Christmas"@en ],
        [ a schema:CreativeWork ;
            schema:name "A Goofy Movie"@en ;
            foaf:name "A Goofy Movie"@en ],
        [ a schema:CreativeWork ;
            schema:name "Brother Bear"@en ;
            foaf:name "Brother Bear"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tarzan"@en ;
            foaf:name "Tarzan"@en ],
        [ a schema:CreativeWork ;
            schema:name "Hamilton"@en ;
            foaf:name "Hamilton"@en ],
        <product/2801#subject>,
        <product/4157#subject>,
        <product/4998#subject>,
        <product/5000#subject>,
        <product/5001#subject>,
        <product/6643#subject>,
        <product/6644#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Travis Carte"@en ;
            foaf:name "Travis Carte"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Joel Bernstein"@en ;
            foaf:name "Joel Bernstein"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Grace Bray"@en ;
            foaf:name "Grace Bray"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Savannah Stuckmayer"@en ;
            foaf:name "Savannah Stuckmayer"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "BradyScott"@en ;
            foaf:name "BradyScott"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Trevor Rodriguez"@en ;
            foaf:name "Trevor Rodriguez"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Benny Schriener"@en ;
            foaf:name "Benny Schriener"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Drew Hurst"@en ;
            foaf:name "Drew Hurst"@en ],
        <artist/26279#subject> ;
    schema:datePublished "2014-12-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/68/68686/68686-1496383612.jpg> ;
    schema:name "Young Does Disney 1"@en,
        "Young Does Disney 1"@ja,
        "Young Does Disney 1"@ja-latn ;
    schema:publisher _:N62fc22bbc1394919b3611e27380d63ae ;
    foaf:depiction <https://media.vgm.io/albums/68/68686/68686-1496383612.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Patrick DeRemer"@en ;
    foaf:made <album/68686#lyrics> ;
    foaf:name "Patrick DeRemer"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68686#subject> ;
    schema:name "Roy Freeland"@en ;
    foaf:made <album/68686#subject> ;
    foaf:name "Roy Freeland"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Patrick DeRemer"@en ;
    foaf:made <album/68686#subject> ;
    foaf:name "Patrick DeRemer"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68686#subject> ;
    schema:name "Patrick DeRemer"@en ;
    foaf:made <album/68686#subject> ;
    foaf:name "Patrick DeRemer"@en .

_:N183810bf544841fcb67f571a922b1a47 a schema:Person,
        foaf:Person ;
    mo:performed <album/68686#performance> ;
    schema:name "Grace Bray"@en ;
    foaf:name "Grace Bray"@en .

_:N1f5a7dd091b74e1b8790a98c93b5f884 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Is Halloween (feat. Travis Carte)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nd00e8f25bf6d4a4eb60a7fcc1c1d40d5 ;
    schema:name "This Is Halloween (feat. Travis Carte)"@en .

_:N3256ea62fb0940f19a2331fa54d4210b a schema:Person,
        foaf:Person ;
    mo:performed <album/68686#performance> ;
    schema:name "Drew Hurst"@en ;
    foaf:name "Drew Hurst"@en .

_:N37555667f65f481bb2ae9ca14036b164 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Whole New World (feat. Grace Bray)"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nd00e8f25bf6d4a4eb60a7fcc1c1d40d5 ;
    schema:name "A Whole New World (feat. Grace Bray)"@en .

_:N44cc2addf51745b1a3091bbcc856f0af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You'll Be in My Heart"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nd00e8f25bf6d4a4eb60a7fcc1c1d40d5 ;
    schema:name "You'll Be in My Heart"@en .

_:N45b3e60ccf47425494c9aa51ed71c678 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zero to Hero (Savannah Stuckmayer)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nd00e8f25bf6d4a4eb60a7fcc1c1d40d5 ;
    schema:name "Zero to Hero (Savannah Stuckmayer)"@en .

_:N5475112039cb476787abd2308c9c4efc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Sea"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nd00e8f25bf6d4a4eb60a7fcc1c1d40d5 ;
    schema:name "Under the Sea"@en .

_:N561ac40ad4c84061b7acb71a4af2cfb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strangers Like Me"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nd00e8f25bf6d4a4eb60a7fcc1c1d40d5 ;
    schema:name "Strangers Like Me"@en .

_:N5edc376dc6a64398a784ee5cbf904895 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gaston (feat. BradyScott)"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nd00e8f25bf6d4a4eb60a7fcc1c1d40d5 ;
    schema:name "Gaston (feat. BradyScott)"@en .

_:N62fc22bbc1394919b3611e27380d63ae schema:name "Jonathan Young Records"@en ;
    foaf:name "Jonathan Young Records"@en .

_:N6df9a864764f43fd8fdeb3b08c8f356b a schema:Person,
        foaf:Person ;
    mo:performed <album/68686#performance> ;
    schema:name "Joel Bernstein"@en ;
    foaf:name "Joel Bernstein"@en .

_:N730e220ac8a24bc0b04bd8d9b5b8cd91 a schema:Person,
        foaf:Person ;
    mo:performed <album/68686#performance> ;
    schema:name "Savannah Stuckmayer"@en ;
    foaf:name "Savannah Stuckmayer"@en .

_:N876a8d1d29a746919cd32e55daa18ce2 a schema:Person,
        foaf:Person ;
    mo:performed <album/68686#performance> ;
    schema:name "BradyScott"@en ;
    foaf:name "BradyScott"@en .

_:Na3a12eee49e447e79a2679bf91302318 a schema:Person,
        foaf:Person ;
    mo:performed <album/68686#performance> ;
    schema:name "Trevor Rodriguez"@en ;
    foaf:name "Trevor Rodriguez"@en .

_:Nb40f56429dcd4fa1920119d9a9f3378f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let It Go"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nd00e8f25bf6d4a4eb60a7fcc1c1d40d5 ;
    schema:name "Let It Go"@en .

_:Nb6771516a7294beca2c831b8c6a997b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Prepared (feat. Drew Hurst)"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nd00e8f25bf6d4a4eb60a7fcc1c1d40d5 ;
    schema:name "Be Prepared (feat. Drew Hurst)"@en .

_:Nbf92b4dbfecd43e3b479fdce74ad8af9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circle of Life"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nd00e8f25bf6d4a4eb60a7fcc1c1d40d5 ;
    schema:name "Circle of Life"@en .

_:Ncf930611842440dc89d8785149298e1d a schema:Person,
        foaf:Person ;
    mo:performed <album/68686#performance> ;
    schema:name "Benny Schriener"@en ;
    foaf:name "Benny Schriener"@en .

_:Ndc6ca353d6044d0cbd6ff3fa9a4ba1f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mine, Mine, Mine"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nd00e8f25bf6d4a4eb60a7fcc1c1d40d5 ;
    schema:name "Mine, Mine, Mine"@en .

_:Ne372396a5e73417f99e3f02fe33da8c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye to Eye"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nd00e8f25bf6d4a4eb60a7fcc1c1d40d5 ;
    schema:name "Eye to Eye"@en .

_:Ne3e3202093b5426498450f3e4e4e94fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colors of the Wind & Riverbend (feat. Grace Bray)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nd00e8f25bf6d4a4eb60a7fcc1c1d40d5 ;
    schema:name "Colors of the Wind & Riverbend (feat. Grace Bray)"@en .

_:Ne8374b30021e466796d20ba3695e288a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On My Way"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nd00e8f25bf6d4a4eb60a7fcc1c1d40d5 ;
    schema:name "On My Way"@en .

_:Nef11993250a540e58aae8cc3822558bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'll Make a Man Out of You"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nd00e8f25bf6d4a4eb60a7fcc1c1d40d5 ;
    schema:name "I'll Make a Man Out of You"@en .

_:Nf99460da243c40fe951993431d6b640c a schema:Person,
        foaf:Person ;
    mo:performed <album/68686#performance> ;
    schema:name "Travis Carte"@en ;
    foaf:name "Travis Carte"@en .

_:Nfa0fa419005b4fb1919a10253b64a19f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go the Distance (feat. Drew Hurst)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nd00e8f25bf6d4a4eb60a7fcc1c1d40d5 ;
    schema:name "Go the Distance (feat. Drew Hurst)"@en .

_:Nd00e8f25bf6d4a4eb60a7fcc1c1d40d5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f5a7dd091b74e1b8790a98c93b5f884,
        _:N37555667f65f481bb2ae9ca14036b164,
        _:N44cc2addf51745b1a3091bbcc856f0af,
        _:N45b3e60ccf47425494c9aa51ed71c678,
        _:N5475112039cb476787abd2308c9c4efc,
        _:N561ac40ad4c84061b7acb71a4af2cfb4,
        _:N5edc376dc6a64398a784ee5cbf904895,
        _:Nb40f56429dcd4fa1920119d9a9f3378f,
        _:Nb6771516a7294beca2c831b8c6a997b7,
        _:Nbf92b4dbfecd43e3b479fdce74ad8af9,
        _:Ndc6ca353d6044d0cbd6ff3fa9a4ba1f6,
        _:Ne372396a5e73417f99e3f02fe33da8c1,
        _:Ne3e3202093b5426498450f3e4e4e94fb,
        _:Ne8374b30021e466796d20ba3695e288a,
        _:Nef11993250a540e58aae8cc3822558bf,
        _:Nfa0fa419005b4fb1919a10253b64a19f ;
    mo:track_count 16 ;
    schema:duration "PT54:49"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N1f5a7dd091b74e1b8790a98c93b5f884,
        _:N37555667f65f481bb2ae9ca14036b164,
        _:N44cc2addf51745b1a3091bbcc856f0af,
        _:N45b3e60ccf47425494c9aa51ed71c678,
        _:N5475112039cb476787abd2308c9c4efc,
        _:N561ac40ad4c84061b7acb71a4af2cfb4,
        _:N5edc376dc6a64398a784ee5cbf904895,
        _:Nb40f56429dcd4fa1920119d9a9f3378f,
        _:Nb6771516a7294beca2c831b8c6a997b7,
        _:Nbf92b4dbfecd43e3b479fdce74ad8af9,
        _:Ndc6ca353d6044d0cbd6ff3fa9a4ba1f6,
        _:Ne372396a5e73417f99e3f02fe33da8c1,
        _:Ne3e3202093b5426498450f3e4e4e94fb,
        _:Ne8374b30021e466796d20ba3695e288a,
        _:Nef11993250a540e58aae8cc3822558bf,
        _:Nfa0fa419005b4fb1919a10253b64a19f .

