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

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

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

<album/64543> a mo:Release ;
    mo:catalogue_number "D002531402" .

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

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

<artist/25960#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83559#subject> ;
    schema:name "Michael Kosarin"@en ;
    foaf:made <album/83559#composition>,
        <album/83559#subject> ;
    foaf:name "Michael Kosarin"@en .

<artist/31970#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83559#subject> ;
    schema:name "Christopher Benstead"@en ;
    foaf:made <album/83559#composition>,
        <album/83559#subject> ;
    foaf:name "Christopher Benstead"@en .

<product/5539#subject> a schema:CreativeWork ;
    schema:name "Beauty and the Beast (Live Action, 2017)"@en,
        "Beauty and the Beast (Live Action, 2017)"@ja,
        "Beauty and the Beast (Live Action, 2017)"@ja-latn ;
    foaf:name "Beauty and the Beast (Live Action, 2017)"@en,
        "Beauty and the Beast (Live Action, 2017)"@ja,
        "Beauty and the Beast (Live Action, 2017)"@ja-latn .

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

<https://medium-media.vgm.io/albums/95/83559/83559-1547841785.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/14015#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83559#performance> ;
    schema:name "London Voices"@en ;
    foaf:name "London Voices"@en .

<artist/22215#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83559#performance> ;
    schema:name "Josh Gad"@en ;
    foaf:name "Josh Gad"@en .

<artist/25782#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83559#performance> ;
    schema:name "Ian McKellen"@en ;
    foaf:name "Ian McKellen"@en .

<artist/27087#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83559#performance> ;
    schema:name "John Mills"@en ;
    foaf:name "John Mills"@en .

<artist/67519#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83559#performance> ;
    schema:name "Ariana Grande"@en ;
    foaf:name "Ariana Grande"@en .

<album/83559#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Beauty and the Beast Original Motion Picture Soundtrack"@en,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja-latn ;
    mo:composer <artist/14965#subject>,
        <artist/25960#subject>,
        <artist/31970#subject> ;
    mo:produced_work <album/83559#musicalwork> ;
    schema:name "Beauty and the Beast Original Motion Picture Soundtrack"@en,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja-latn .

<album/83559#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-03-10"^^xsd:date ;
    dcterms:title "Beauty and the Beast Original Motion Picture Soundtrack"@en,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja-latn ;
    mo:catalogue_number "00050087358846" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/64543> ;
    mo:publication_of <album/83559#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:N74bc8e7eb3284f509b264a04fb3790ce ;
    mo:record_count 1 ;
    schema:about <product/5539#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Gugu Mbatha-Raw"@en ;
            foaf:name "Gugu Mbatha-Raw"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Emma Watson"@en ;
            foaf:name "Emma Watson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Clive Rowe"@en ;
            foaf:name "Clive Rowe"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Celine Dion"@en ;
            foaf:name "Celine Dion"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hattie Morahan"@en ;
            foaf:name "Hattie Morahan"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Emma Thompson"@en ;
            foaf:name "Emma Thompson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Stanley Tucci"@en ;
            foaf:name "Stanley Tucci"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nathan Mack"@en ;
            foaf:name "Nathan Mack"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "John Legend"@en ;
            foaf:name "John Legend"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Luke Evans"@en ;
            foaf:name "Luke Evans"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kevin Kline"@en ;
            foaf:name "Kevin Kline"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Josh Groban"@en ;
            foaf:name "Josh Groban"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dan Stevens"@en ;
            foaf:name "Dan Stevens"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Audra McDonald"@en ;
            foaf:name "Audra McDonald"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Adam Mitchell"@en ;
            foaf:name "Adam Mitchell"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ewan McGregor"@en ;
            foaf:name "Ewan McGregor"@en ],
        <artist/14015#subject>,
        <artist/22215#subject>,
        <artist/25782#subject>,
        <artist/27087#subject>,
        <artist/67519#subject> ;
    schema:datePublished "2017-03-10"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/95/83559/83559-1547841785.jpg> ;
    schema:name "Beauty and the Beast Original Motion Picture Soundtrack"@en,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/83559/83559-1547841785.jpg> .

<album/83559#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Beauty and the Beast Original Motion Picture Soundtrack"@en,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja-latn ;
    mo:performance_of <album/83559#musicalwork> ;
    mo:performer _:N05db1bbf0a1a427f820c8596fb88b558,
        _:N280c4a5eccc84411b0fc4610936c72aa,
        _:N286180f760a64182815151c37cc613f3,
        _:N30dab50a326b402aa3f94b7b1d6fb60f,
        _:N32afa89cd45f42a0b2a2d79a114b3ff0,
        _:N46a609e13736439db968dde18ebd35ed,
        _:N5c0fe91cdcc14f778bcc28acda171d6f,
        _:N5c97a9fd893a45ffa74b40783a98d4f5,
        _:N82907c806f0a40038c6a98297ef821a0,
        _:N9050569358e94461804d3c2d7415ccf0,
        _:N9e2fe6d396ee4e1ebbe1861455612f35,
        _:Nc2a97446c2f0421aa7e90c37f43b196e,
        _:Ncb7e2003349d4eaab0510c1d3896627e,
        _:Nd02481195d7c4081988552b1887806cb,
        _:Nd972de91143148c392957c147583c2b1,
        _:Nffd8017fa8de4b9f8c0f7d07dc918a80,
        <artist/14015#subject>,
        <artist/22215#subject>,
        <artist/25782#subject>,
        <artist/27087#subject>,
        <artist/67519#subject> ;
    mo:recorded_as <album/83559#musicalexpression> ;
    schema:byArtist _:N05db1bbf0a1a427f820c8596fb88b558,
        _:N280c4a5eccc84411b0fc4610936c72aa,
        _:N286180f760a64182815151c37cc613f3,
        _:N30dab50a326b402aa3f94b7b1d6fb60f,
        _:N32afa89cd45f42a0b2a2d79a114b3ff0,
        _:N46a609e13736439db968dde18ebd35ed,
        _:N5c0fe91cdcc14f778bcc28acda171d6f,
        _:N5c97a9fd893a45ffa74b40783a98d4f5,
        _:N82907c806f0a40038c6a98297ef821a0,
        _:N9050569358e94461804d3c2d7415ccf0,
        _:N9e2fe6d396ee4e1ebbe1861455612f35,
        _:Nc2a97446c2f0421aa7e90c37f43b196e,
        _:Ncb7e2003349d4eaab0510c1d3896627e,
        _:Nd02481195d7c4081988552b1887806cb,
        _:Nd972de91143148c392957c147583c2b1,
        _:Nffd8017fa8de4b9f8c0f7d07dc918a80,
        <artist/14015#subject>,
        <artist/22215#subject>,
        <artist/25782#subject>,
        <artist/27087#subject>,
        <artist/67519#subject> ;
    schema:name "Beauty and the Beast Original Motion Picture Soundtrack"@en,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja-latn ;
    schema:workPerformed <album/83559#musicalwork> .

_:N00f9a72a605a4cdd80c535ad0c7f424f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beauty and the Beast"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N74bc8e7eb3284f509b264a04fb3790ce ;
    schema:name "Beauty and the Beast"@en .

_:N02cfa18bae444e93a8c5e5950f903f94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N74bc8e7eb3284f509b264a04fb3790ce ;
    schema:name "Overture"@en .

_:N05db1bbf0a1a427f820c8596fb88b558 a schema:Person,
        foaf:Person ;
    mo:performed <album/83559#performance> ;
    schema:name "Celine Dion"@en ;
    foaf:name "Celine Dion"@en .

_:N078eac38504a4906bf9cdfbcc7814a40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Title: Prologue, Pt. 1"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N74bc8e7eb3284f509b264a04fb3790ce ;
    schema:name "Main Title: Prologue, Pt. 1"@en .

_:N0e8b06ce07c94bb5ac2bcbc09cc1f570 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aria"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N74bc8e7eb3284f509b264a04fb3790ce ;
    schema:name "Aria"@en .

_:N14e6f204e2074db2854b4004556f6f8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How Does A Moment Last Forever (Montmartre)"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N74bc8e7eb3284f509b264a04fb3790ce ;
    schema:name "How Does A Moment Last Forever (Montmartre)"@en .

_:N1e5cabe1fa684773a65b89c990e9219d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How Does A Moment Last Forever"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N74bc8e7eb3284f509b264a04fb3790ce ;
    schema:name "How Does A Moment Last Forever"@en .

_:N215cf1d9fb8c47bc92c188d78b386f82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Our Guest"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N74bc8e7eb3284f509b264a04fb3790ce ;
    schema:name "Be Our Guest"@en .

_:N271c07b8945542969eaa630230355869 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Something There"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N74bc8e7eb3284f509b264a04fb3790ce ;
    schema:name "Something There"@en .

_:N280c4a5eccc84411b0fc4610936c72aa a schema:Person,
        foaf:Person ;
    mo:performed <album/83559#performance> ;
    schema:name "Audra McDonald"@en ;
    foaf:name "Audra McDonald"@en .

_:N286180f760a64182815151c37cc613f3 a schema:Person,
        foaf:Person ;
    mo:performed <album/83559#performance> ;
    schema:name "Kevin Kline"@en ;
    foaf:name "Kevin Kline"@en .

_:N2a6fd20d03df49179e8ca906da4dff0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Days In The Sun"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N74bc8e7eb3284f509b264a04fb3790ce ;
    schema:name "Days In The Sun"@en .

_:N30dab50a326b402aa3f94b7b1d6fb60f a schema:Person,
        foaf:Person ;
    mo:performed <album/83559#performance> ;
    schema:name "Emma Watson"@en ;
    foaf:name "Emma Watson"@en .

_:N32afa89cd45f42a0b2a2d79a114b3ff0 a schema:Person,
        foaf:Person ;
    mo:performed <album/83559#performance> ;
    schema:name "Gugu Mbatha-Raw"@en ;
    foaf:name "Gugu Mbatha-Raw"@en .

_:N43b8e291dc6041158b5c733c8376c0b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mob Song"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N74bc8e7eb3284f509b264a04fb3790ce ;
    schema:name "The Mob Song"@en .

_:N46a609e13736439db968dde18ebd35ed a schema:Person,
        foaf:Person ;
    mo:performed <album/83559#performance> ;
    schema:name "Stanley Tucci"@en ;
    foaf:name "Stanley Tucci"@en .

_:N4e1cf4e7385a476a90548a00fba14e51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beauty and the Beast"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N74bc8e7eb3284f509b264a04fb3790ce ;
    schema:name "Beauty and the Beast"@en .

_:N516111baa259438aaed5cd4a8f38c1d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How Does A Moment Last Forever (Music Box)"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N74bc8e7eb3284f509b264a04fb3790ce ;
    schema:name "How Does A Moment Last Forever (Music Box)"@en .

_:N5c0fe91cdcc14f778bcc28acda171d6f a schema:Person,
        foaf:Person ;
    mo:performed <album/83559#performance> ;
    schema:name "Clive Rowe"@en ;
    foaf:name "Clive Rowe"@en .

_:N5c97a9fd893a45ffa74b40783a98d4f5 a schema:Person,
        foaf:Person ;
    mo:performed <album/83559#performance> ;
    schema:name "Ewan McGregor"@en ;
    foaf:name "Ewan McGregor"@en .

_:N5fc61a4a84b74069a2cb6e79f548aefc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Belle (Reprise)"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N74bc8e7eb3284f509b264a04fb3790ce ;
    schema:name "Belle (Reprise)"@en .

_:N6fba1b84ffeb490c978517ef8d9c0064 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Belle"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N74bc8e7eb3284f509b264a04fb3790ce ;
    schema:name "Belle"@en .

_:N82907c806f0a40038c6a98297ef821a0 a schema:Person,
        foaf:Person ;
    mo:performed <album/83559#performance> ;
    schema:name "Nathan Mack"@en ;
    foaf:name "Nathan Mack"@en .

_:N8979e5ccd96b40ffbd7b9110c0382def a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Title: Prologue, Pt. 2"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N74bc8e7eb3284f509b264a04fb3790ce ;
    schema:name "Main Title: Prologue, Pt. 2"@en .

_:N9050569358e94461804d3c2d7415ccf0 a schema:Person,
        foaf:Person ;
    mo:performed <album/83559#performance> ;
    schema:name "Josh Groban"@en ;
    foaf:name "Josh Groban"@en .

_:N9633043fd54a40808c7ac15f5c531b0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evermore"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N74bc8e7eb3284f509b264a04fb3790ce ;
    schema:name "Evermore"@en .

_:N9e2fe6d396ee4e1ebbe1861455612f35 a schema:Person,
        foaf:Person ;
    mo:performed <album/83559#performance> ;
    schema:name "Hattie Morahan"@en ;
    foaf:name "Hattie Morahan"@en .

_:Nb21f9dca216d4ead9f466f84fab17cf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beauty and the Beast (Finale)"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N74bc8e7eb3284f509b264a04fb3790ce ;
    schema:name "Beauty and the Beast (Finale)"@en .

_:Nc2a97446c2f0421aa7e90c37f43b196e a schema:Person,
        foaf:Person ;
    mo:performed <album/83559#performance> ;
    schema:name "Dan Stevens"@en ;
    foaf:name "Dan Stevens"@en .

_:Ncb7e2003349d4eaab0510c1d3896627e a schema:Person,
        foaf:Person ;
    mo:performed <album/83559#performance> ;
    schema:name "Adam Mitchell"@en ;
    foaf:name "Adam Mitchell"@en .

_:Nd02481195d7c4081988552b1887806cb a schema:Person,
        foaf:Person ;
    mo:performed <album/83559#performance> ;
    schema:name "Luke Evans"@en ;
    foaf:name "Luke Evans"@en .

_:Nd8e9d034fce2418b88507aeca0f8f3a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gaston"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N74bc8e7eb3284f509b264a04fb3790ce ;
    schema:name "Gaston"@en .

_:Nd972de91143148c392957c147583c2b1 a schema:Person,
        foaf:Person ;
    mo:performed <album/83559#performance> ;
    schema:name "Emma Thompson"@en ;
    foaf:name "Emma Thompson"@en .

_:Nf9a2b329929e478bb79ef42aa3852e02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evermore"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N74bc8e7eb3284f509b264a04fb3790ce ;
    schema:name "Evermore"@en .

_:Nffd8017fa8de4b9f8c0f7d07dc918a80 a schema:Person,
        foaf:Person ;
    mo:performed <album/83559#performance> ;
    schema:name "John Legend"@en ;
    foaf:name "John Legend"@en .

_:N74bc8e7eb3284f509b264a04fb3790ce a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00f9a72a605a4cdd80c535ad0c7f424f,
        _:N02cfa18bae444e93a8c5e5950f903f94,
        _:N078eac38504a4906bf9cdfbcc7814a40,
        _:N0e8b06ce07c94bb5ac2bcbc09cc1f570,
        _:N14e6f204e2074db2854b4004556f6f8d,
        _:N1e5cabe1fa684773a65b89c990e9219d,
        _:N215cf1d9fb8c47bc92c188d78b386f82,
        _:N271c07b8945542969eaa630230355869,
        _:N2a6fd20d03df49179e8ca906da4dff0a,
        _:N43b8e291dc6041158b5c733c8376c0b5,
        _:N4e1cf4e7385a476a90548a00fba14e51,
        _:N516111baa259438aaed5cd4a8f38c1d3,
        _:N5fc61a4a84b74069a2cb6e79f548aefc,
        _:N6fba1b84ffeb490c978517ef8d9c0064,
        _:N8979e5ccd96b40ffbd7b9110c0382def,
        _:N9633043fd54a40808c7ac15f5c531b0d,
        _:Nb21f9dca216d4ead9f466f84fab17cf4,
        _:Nd8e9d034fce2418b88507aeca0f8f3a2,
        _:Nf9a2b329929e478bb79ef42aa3852e02 ;
    mo:track_count 19 ;
    schema:duration "PT53:31"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N00f9a72a605a4cdd80c535ad0c7f424f,
        _:N02cfa18bae444e93a8c5e5950f903f94,
        _:N078eac38504a4906bf9cdfbcc7814a40,
        _:N0e8b06ce07c94bb5ac2bcbc09cc1f570,
        _:N14e6f204e2074db2854b4004556f6f8d,
        _:N1e5cabe1fa684773a65b89c990e9219d,
        _:N215cf1d9fb8c47bc92c188d78b386f82,
        _:N271c07b8945542969eaa630230355869,
        _:N2a6fd20d03df49179e8ca906da4dff0a,
        _:N43b8e291dc6041158b5c733c8376c0b5,
        _:N4e1cf4e7385a476a90548a00fba14e51,
        _:N516111baa259438aaed5cd4a8f38c1d3,
        _:N5fc61a4a84b74069a2cb6e79f548aefc,
        _:N6fba1b84ffeb490c978517ef8d9c0064,
        _:N8979e5ccd96b40ffbd7b9110c0382def,
        _:N9633043fd54a40808c7ac15f5c531b0d,
        _:Nb21f9dca216d4ead9f466f84fab17cf4,
        _:Nd8e9d034fce2418b88507aeca0f8f3a2,
        _:Nf9a2b329929e478bb79ef42aa3852e02 .

