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

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

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

<artist/23122#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145882#subject> ;
    schema:name "Shun Narita"@en,
        "成田旬"@ja ;
    foaf:made <album/145882#composition>,
        <album/145882#subject> ;
    foaf:name "Shun Narita"@en,
        "成田旬"@ja .

<product/19045#subject> a schema:CreativeWork ;
    schema:name "Übel Blatt"@en,
        "ユーベルブラット"@ja,
        "Übel Blatt"@ja-latn ;
    foaf:name "Übel Blatt"@en,
        "ユーベルブラット"@ja,
        "Übel Blatt"@ja-latn .

<album/145882#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Übel Blatt ORIGINAL SOUNDTRACK"@en,
        "TVアニメ『Übel Blatt～ユーベルブラット～』ORIGINAL SOUNDTRACK"@ja,
        "Übel Blatt ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer <artist/23122#subject> ;
    mo:produced_work <album/145882#musicalwork> ;
    schema:name "Übel Blatt ORIGINAL SOUNDTRACK"@en,
        "TVアニメ『Übel Blatt～ユーベルブラット～』ORIGINAL SOUNDTRACK"@ja,
        "Übel Blatt ORIGINAL SOUNDTRACK"@ja-latn .

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

<album/145882#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Übel Blatt ORIGINAL SOUNDTRACK"@en,
        "TVアニメ『Übel Blatt～ユーベルブラット～』ORIGINAL SOUNDTRACK"@ja,
        "Übel Blatt ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/145882#musicalwork> ;
    mo:recorded_as <album/145882#musicalexpression> ;
    schema:name "Übel Blatt ORIGINAL SOUNDTRACK"@en,
        "TVアニメ『Übel Blatt～ユーベルブラット～』ORIGINAL SOUNDTRACK"@ja,
        "Übel Blatt ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/145882#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

<https://media.vgm.io/albums/28/145882/145882-2e02e8f984b4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/145882#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/145882/145882-2e02e8f984b4.jpg> ;
    foaf:depicts <album/145882#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/145882/145882-2e02e8f984b4.jpg> .

<https://medium-media.vgm.io/albums/28/145882/145882-2e02e8f984b4.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/145882#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-01-11"^^xsd:date ;
    dcterms:title "Übel Blatt ORIGINAL SOUNDTRACK"@en,
        "TVアニメ『Übel Blatt～ユーベルブラット～』ORIGINAL SOUNDTRACK"@ja,
        "Übel Blatt ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "PCSP-06281" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/145882#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    mo:record_count 1 ;
    schema:about <product/19045#subject> ;
    schema:datePublished "2025-01-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/145882/145882-2e02e8f984b4.jpg> ;
    schema:name "Übel Blatt ORIGINAL SOUNDTRACK"@en,
        "TVアニメ『Übel Blatt～ユーベルブラット～』ORIGINAL SOUNDTRACK"@ja,
        "Übel Blatt ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/145882/145882-2e02e8f984b4.jpg> .

_:N01576a51af8e4a379b59196b06e8ccc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chills Down My Spine"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Chills Down My Spine"@en .

_:N097058bc5eff45a7a05f2eb1ff3572cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Warmth of Your Hand"@en ;
    mo:track_number 40 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "The Warmth of Your Hand"@en .

_:N0af50bb50efd4687b7cde9cb53cba55d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories Before the Forest of Death"@en ;
    mo:track_number 25 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Memories Before the Forest of Death"@en .

_:N10b49ba040464ef38e0f1b3bebcf266d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revenge of the Forest of Death"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Revenge of the Forest of Death"@en .

_:N17cb8369c0c542cb8d8e46b68f3b9696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rise of the People, Rise of an Era"@en ;
    mo:track_number 28 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Rise of the People, Rise of an Era"@en .

_:N1bb2fbbe212a44cab6f4055ebffb48ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Order of the Seven Spears -Marquis Glenn-"@en ;
    mo:track_number 33 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Order of the Seven Spears -Marquis Glenn-"@en .

_:N1e6641b2fa10450ba5a6662ea6f8966b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anger and Uneasiness"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Anger and Uneasiness"@en .

_:N1fdb866342e34df3a95b038d5d14e63b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Closing In Slowly"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Closing In Slowly"@en .

_:N1febb65ecca5488580ba0ecd06d8ca9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Quiet Happiness"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "A Quiet Happiness"@en .

_:N21dc03632ff64c5a8d6d4f76a769c6ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prepare for Action"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Prepare for Action"@en .

_:N2f8ac600cec1469e986fbcd4783e9c33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying Dragon"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Flying Dragon"@en .

_:N3da25ecfabf24b00bf026b1fd91ce7c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go on"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Go on"@en .

_:N3f2f525ac2914df6b4195bdd8d8f9866 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Moonlight"@en ;
    mo:track_number 29 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "The Moonlight"@en .

_:N49f3dc70805841fe9b43bd6ba2622726 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Oppression"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "The Oppression"@en .

_:N5522d01a66904dba8915589caeba2b81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Days of Tranquility"@en ;
    mo:track_number 37 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Days of Tranquility"@en .

_:N5567dd5b370f4e969d03a0543d050efb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Torn by Despair"@en ;
    mo:track_number 17 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Torn by Despair"@en .

_:N5863eab2100043f3af61afe69e86e4d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unity -Altea-"@en ;
    mo:track_number 30 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Unity -Altea-"@en .

_:N5c2584e970194d25af5b295ab5f90a1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruthless Authority"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Ruthless Authority"@en .

_:N5c4e52798eb4463ca6b95efb380341fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breaking the Taboo"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Breaking the Taboo"@en .

_:N62e9393d438a4cf686fbc4e750e940d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Wing -Koinzell-"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Black Wing -Koinzell-"@en .

_:N6704fb2b7433483cba868d9d49931191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacrifice -Ergnach-"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Sacrifice -Ergnach-"@en .

_:N683fe3c43163464aa82da487031985f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echoes of Screams"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Echoes of Screams"@en .

_:N6a2b76fc5a8f4445af8a13973f22412a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quiet Rain"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Quiet Rain"@en .

_:N6a3b02c7b3a04065b63f6736d9407cbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Jester"@en ;
    mo:track_number 27 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "The Jester"@en .

_:N7451eb19f02e46dc8a378153815c23bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fleet Battle"@en ;
    mo:track_number 35 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Fleet Battle"@en .

_:N836e4a86d0e449659e679bb51a5d1306 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Purity -Elsaria-"@en ;
    mo:track_number 32 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Purity -Elsaria-"@en .

_:N881b1206c0c4478d8289097d49c69c31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Driven to the Edge"@en ;
    mo:track_number 21 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Driven to the Edge"@en .

_:N8e6babb0b6e84e568674c3a2ade50ab3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ubel Blatt Battle Theme"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Ubel Blatt Battle Theme"@en .

_:N9211bb72c69c4aa68edb095191e301ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enchanting Dancer"@en ;
    mo:track_number 26 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Enchanting Dancer"@en .

_:Na0b41d1e29354c32b593da7dc84b1850 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pain of Separation"@en ;
    mo:track_number 36 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Pain of Separation"@en .

_:Na17de5ce8ac34df09a2a226a8ce86608 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beast of Destruction"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Beast of Destruction"@en .

_:Na24ddc04a7bf45c89712191dec637a58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Regret and Resolve"@en ;
    mo:track_number 24 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Regret and Resolve"@en .

_:Nafa00ea30a84421eb756340c307ba943 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Dense Fog"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "In the Dense Fog"@en .

_:Nbbd5315e2fe342e9866c830c77cc5011 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sneaking Around"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Sneaking Around"@en .

_:Nc4d27037d10146329c18cffe20afbd5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blatt Meister -Ichfeis-"@en ;
    mo:track_number 31 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Blatt Meister -Ichfeis-"@en .

_:Nc60420bbaecc43fa94926b07b7cc2d32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hymn of Awakening"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Hymn of Awakening"@en .

_:Nd0fdb953a2764fe8ba2a5490d6f2be17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Clown"@en ;
    mo:track_number 39 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "The Clown"@en .

_:Nd77b75f0a3e54eab990c2bfe09805fc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventure Tales: The Tavern"@en ;
    mo:track_number 38 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Adventure Tales: The Tavern"@en .

_:Ne0e2f781dc5c4bd5843c70f2a779d667 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Collapse"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "The Collapse"@en .

_:Nf8a1842ddbec42e99d2b64c3609dc629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magic Artillery"@en ;
    mo:track_number 34 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N263cfbc6b1744f28b200e14d880d3cf8 ;
    schema:name "Magic Artillery"@en .

_:N263cfbc6b1744f28b200e14d880d3cf8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01576a51af8e4a379b59196b06e8ccc8,
        _:N097058bc5eff45a7a05f2eb1ff3572cb,
        _:N0af50bb50efd4687b7cde9cb53cba55d,
        _:N10b49ba040464ef38e0f1b3bebcf266d,
        _:N17cb8369c0c542cb8d8e46b68f3b9696,
        _:N1bb2fbbe212a44cab6f4055ebffb48ba,
        _:N1e6641b2fa10450ba5a6662ea6f8966b,
        _:N1fdb866342e34df3a95b038d5d14e63b,
        _:N1febb65ecca5488580ba0ecd06d8ca9e,
        _:N21dc03632ff64c5a8d6d4f76a769c6ce,
        _:N2f8ac600cec1469e986fbcd4783e9c33,
        _:N3da25ecfabf24b00bf026b1fd91ce7c7,
        _:N3f2f525ac2914df6b4195bdd8d8f9866,
        _:N49f3dc70805841fe9b43bd6ba2622726,
        _:N5522d01a66904dba8915589caeba2b81,
        _:N5567dd5b370f4e969d03a0543d050efb,
        _:N5863eab2100043f3af61afe69e86e4d2,
        _:N5c2584e970194d25af5b295ab5f90a1e,
        _:N5c4e52798eb4463ca6b95efb380341fe,
        _:N62e9393d438a4cf686fbc4e750e940d3,
        _:N6704fb2b7433483cba868d9d49931191,
        _:N683fe3c43163464aa82da487031985f7,
        _:N6a2b76fc5a8f4445af8a13973f22412a,
        _:N6a3b02c7b3a04065b63f6736d9407cbd,
        _:N7451eb19f02e46dc8a378153815c23bf,
        _:N836e4a86d0e449659e679bb51a5d1306,
        _:N881b1206c0c4478d8289097d49c69c31,
        _:N8e6babb0b6e84e568674c3a2ade50ab3,
        _:N9211bb72c69c4aa68edb095191e301ed,
        _:Na0b41d1e29354c32b593da7dc84b1850,
        _:Na17de5ce8ac34df09a2a226a8ce86608,
        _:Na24ddc04a7bf45c89712191dec637a58,
        _:Nafa00ea30a84421eb756340c307ba943,
        _:Nbbd5315e2fe342e9866c830c77cc5011,
        _:Nc4d27037d10146329c18cffe20afbd5b,
        _:Nc60420bbaecc43fa94926b07b7cc2d32,
        _:Nd0fdb953a2764fe8ba2a5490d6f2be17,
        _:Nd77b75f0a3e54eab990c2bfe09805fc8,
        _:Ne0e2f781dc5c4bd5843c70f2a779d667,
        _:Nf8a1842ddbec42e99d2b64c3609dc629 ;
    mo:track_count 40 ;
    schema:duration "PT117:08"^^xsd:interval ;
    schema:numTracks 40 ;
    schema:track _:N01576a51af8e4a379b59196b06e8ccc8,
        _:N097058bc5eff45a7a05f2eb1ff3572cb,
        _:N0af50bb50efd4687b7cde9cb53cba55d,
        _:N10b49ba040464ef38e0f1b3bebcf266d,
        _:N17cb8369c0c542cb8d8e46b68f3b9696,
        _:N1bb2fbbe212a44cab6f4055ebffb48ba,
        _:N1e6641b2fa10450ba5a6662ea6f8966b,
        _:N1fdb866342e34df3a95b038d5d14e63b,
        _:N1febb65ecca5488580ba0ecd06d8ca9e,
        _:N21dc03632ff64c5a8d6d4f76a769c6ce,
        _:N2f8ac600cec1469e986fbcd4783e9c33,
        _:N3da25ecfabf24b00bf026b1fd91ce7c7,
        _:N3f2f525ac2914df6b4195bdd8d8f9866,
        _:N49f3dc70805841fe9b43bd6ba2622726,
        _:N5522d01a66904dba8915589caeba2b81,
        _:N5567dd5b370f4e969d03a0543d050efb,
        _:N5863eab2100043f3af61afe69e86e4d2,
        _:N5c2584e970194d25af5b295ab5f90a1e,
        _:N5c4e52798eb4463ca6b95efb380341fe,
        _:N62e9393d438a4cf686fbc4e750e940d3,
        _:N6704fb2b7433483cba868d9d49931191,
        _:N683fe3c43163464aa82da487031985f7,
        _:N6a2b76fc5a8f4445af8a13973f22412a,
        _:N6a3b02c7b3a04065b63f6736d9407cbd,
        _:N7451eb19f02e46dc8a378153815c23bf,
        _:N836e4a86d0e449659e679bb51a5d1306,
        _:N881b1206c0c4478d8289097d49c69c31,
        _:N8e6babb0b6e84e568674c3a2ade50ab3,
        _:N9211bb72c69c4aa68edb095191e301ed,
        _:Na0b41d1e29354c32b593da7dc84b1850,
        _:Na17de5ce8ac34df09a2a226a8ce86608,
        _:Na24ddc04a7bf45c89712191dec637a58,
        _:Nafa00ea30a84421eb756340c307ba943,
        _:Nbbd5315e2fe342e9866c830c77cc5011,
        _:Nc4d27037d10146329c18cffe20afbd5b,
        _:Nc60420bbaecc43fa94926b07b7cc2d32,
        _:Nd0fdb953a2764fe8ba2a5490d6f2be17,
        _:Nd77b75f0a3e54eab990c2bfe09805fc8,
        _:Ne0e2f781dc5c4bd5843c70f2a779d667,
        _:Nf8a1842ddbec42e99d2b64c3609dc629 .

