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

<artist/202#subject> a schema:Person,
        foaf:Person ;
    schema:name "Noriko Mitose"@en,
        "みとせのりこ"@ja ;
    foaf:made <album/31316#subject>,
        <album/31316#vocals> ;
    foaf:name "Noriko Mitose"@en,
        "みとせのりこ"@ja .

<artist/37801#subject> a schema:Person,
        foaf:Person ;
    schema:name "A.m.u."@en ;
    foaf:made <album/31316#subject>,
        <album/31316#vocals> ;
    foaf:name "A.m.u."@en .

<artist/4246#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nao Hiyama"@en,
        "日山尚"@ja ;
    foaf:made <album/31316#lyrics>,
        <album/31316#subject> ;
    foaf:name "Nao Hiyama"@en,
        "日山尚"@ja .

<artist/4954#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanae Aoki"@en,
        "青木香苗"@ja ;
    foaf:made <album/31316#lyrics>,
        <album/31316#subject> ;
    foaf:name "Kanae Aoki"@en,
        "青木香苗"@ja .

<artist/149#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31316#subject> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:made <album/31316#composition>,
        <album/31316#subject>,
        <album/31316#vocals> ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<artist/199#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31316#subject> ;
    schema:name "Daisuke Achiwa"@en,
        "阿知波大輔"@ja ;
    foaf:made <album/31316#composition>,
        <album/31316#subject> ;
    foaf:name "Daisuke Achiwa"@en,
        "阿知波大輔"@ja .

<artist/726#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31316#subject> ;
    schema:name "Ikuko Ebata"@en,
        "江幡育子"@ja ;
    foaf:made <album/31316#composition>,
        <album/31316#lyrics>,
        <album/31316#subject> ;
    foaf:name "Ikuko Ebata"@en,
        "江幡育子"@ja .

<artist/82#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31316#subject> ;
    schema:name "MANYO"@en ;
    foaf:made <album/31316#composition>,
        <album/31316#subject> ;
    foaf:name "MANYO"@en .

<product/1083#subject> a schema:CreativeWork ;
    schema:name "Atelier Elkrone"@en,
        "エルクローネのアトリエ ~Dear for Otomate~"@ja,
        "Elkrone no Atelier ~Dear for Otomate~"@ja-latn ;
    foaf:name "Atelier Elkrone"@en,
        "エルクローネのアトリエ ~Dear for Otomate~"@ja,
        "Elkrone no Atelier ~Dear for Otomate~"@ja-latn .

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

<album/31316#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Atelier Elkrone ~Dear for Otomate~ Original Soundtrack"@en,
        "エルクローネのアトリエ ～Dear for Otomate～ オリジナルサウンドトラック"@ja,
        "Elkrone no Atelier ~Dear for Otomate~ Original Soundtrack"@ja-latn ;
    mo:performance_of <album/31316#musicalwork> ;
    mo:recorded_as <album/31316#musicalexpression> ;
    schema:name "Atelier Elkrone ~Dear for Otomate~ Original Soundtrack"@en,
        "エルクローネのアトリエ ～Dear for Otomate～ オリジナルサウンドトラック"@ja,
        "Elkrone no Atelier ~Dear for Otomate~ Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/31316#musicalwork> .

<org/2316#subject> schema:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn ;
    foaf:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/31316/31316-1337423691.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/31316#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Atelier Elkrone ~Dear for Otomate~ Original Soundtrack"@en,
        "エルクローネのアトリエ ～Dear for Otomate～ オリジナルサウンドトラック"@ja,
        "Elkrone no Atelier ~Dear for Otomate~ Original Soundtrack"@ja-latn ;
    mo:composer <artist/149#subject>,
        <artist/199#subject>,
        <artist/726#subject>,
        <artist/82#subject> ;
    mo:produced_work <album/31316#musicalwork> ;
    schema:name "Atelier Elkrone ~Dear for Otomate~ Original Soundtrack"@en,
        "エルクローネのアトリエ ～Dear for Otomate～ オリジナルサウンドトラック"@ja,
        "Elkrone no Atelier ~Dear for Otomate~ Original Soundtrack"@ja-latn .

<album/31316#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-18"^^xsd:date ;
    dcterms:title "Atelier Elkrone ~Dear for Otomate~ Original Soundtrack"@en,
        "エルクローネのアトリエ ～Dear for Otomate～ オリジナルサウンドトラック"@ja,
        "Elkrone no Atelier ~Dear for Otomate~ Original Soundtrack"@ja-latn ;
    mo:catalogue_number "KDSD-00547" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31316#musicalexpression> ;
    mo:publisher <org/2316#subject> ;
    mo:record _:N456d6308486245ae9fa015a6c99dece1 ;
    mo:record_count 1 ;
    schema:about <product/1083#subject> ;
    schema:datePublished "2012-04-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/31316/31316-1337423691.jpg> ;
    schema:name "Atelier Elkrone ~Dear for Otomate~ Original Soundtrack"@en,
        "エルクローネのアトリエ ～Dear for Otomate～ オリジナルサウンドトラック"@ja,
        "Elkrone no Atelier ~Dear for Otomate~ Original Soundtrack"@ja-latn ;
    schema:publisher <org/2316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/31316/31316-1337423691.jpg> .

_:N00f5cbfd0a0e4c5a9c3811fcf18414ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Synthesis Race"@en,
        "調合レース"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "Synthesis Race"@en,
        "調合レース"@ja .

_:N03a116e15a4642c09b05e97cdc6c694d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming with You"@en,
        "君と見る夢"@ja ;
    mo:track_number 33 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "Dreaming with You"@en,
        "君と見る夢"@ja .

_:N08e070e224074ded9aa34192aef842b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Tea and Tart"@en,
        "紅茶とタルト"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "Black Tea and Tart"@en,
        "紅茶とタルト"@ja .

_:N10f5fc27073b425188baef80dcffe765 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Small Adventure"@en,
        "小さな冒険"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "An Small Adventure"@en,
        "小さな冒険"@ja .

_:N13079df8f7f54897ba2d400ca28ead3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Popotte's Overture"@en,
        "ポポット前奏曲"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "Popotte's Overture"@en,
        "ポポット前奏曲"@ja .

_:N257eb5f32fb34496b837a50e832f015f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garden Balsam"@en,
        "ホウセンカ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "Garden Balsam"@en,
        "ホウセンカ"@ja .

_:N28304e90d3864f068634bb63e5f62797 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of a Faraway Prayer"@en,
        "遠き祈りの詩"@ja ;
    mo:track_number 30 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "Song of a Faraway Prayer"@en,
        "遠き祈りの詩"@ja .

_:N2f7d77c1d6e7411299f25579749f6d9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beside a Small Window"@en,
        "小窓のそばで"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "Beside a Small Window"@en,
        "小窓のそばで"@ja .

_:N3950394f74df447b91ecb06b3cfb448e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heretic Studies"@en,
        "異端の学問"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "Heretic Studies"@en,
        "異端の学問"@ja .

_:N3ad11b2b95f5449b915de8311fa12e5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem"@en,
        "鎮魂歌"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "Requiem"@en,
        "鎮魂歌"@ja .

_:N3f4b206722d74ec79bbb408db7709ff0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lore Elkrone"@en,
        "Lore Elkrone"@ja ;
    mo:track_number 31 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "Lore Elkrone"@en,
        "Lore Elkrone"@ja .

_:N5253bdc96f5b448b8d887ae31fe87f35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle of Destiny"@en,
        "宿命の戦い"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "Battle of Destiny"@en,
        "宿命の戦い"@ja .

_:N527e5a558a8c4aec8762b9586504daea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gentle Breeze of Elkrone"@en,
        "エルクローネのそよ風"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "The Gentle Breeze of Elkrone"@en,
        "エルクローネのそよ風"@ja .

_:N552c1abe0bb64f87920eec0ad65d9f5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Song of the Siren"@en,
        "セイレーンの歌"@ja ;
    mo:track_number 27 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "The Song of the Siren"@en,
        "セイレーンの歌"@ja .

_:N56f1c6456e2045d6a9b9ae74e2358e11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A New Era"@en,
        "新時代"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "A New Era"@en,
        "新時代"@ja .

_:N783184559cc341cb916667ae03beeece a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance for Setting Sail"@en,
        "船出の踊り"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "Dance for Setting Sail"@en,
        "船出の踊り"@ja .

_:N81ec6e0ae5454a9aa9df443227aeb61c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispers of Love"@en,
        "愛の囁き"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "Whispers of Love"@en,
        "愛の囁き"@ja .

_:N8dc96fc6b16744b984890c8ded2aa410 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Moonless Night"@en,
        "月のない夜"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "A Moonless Night"@en,
        "月のない夜"@ja .

_:N9154c6149beb4b7bbea7e2f80addadc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Men's Weapon Shop"@en,
        "漢の武器屋"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "The Men's Weapon Shop"@en,
        "漢の武器屋"@ja .

_:N972702bce6be4ede99f3fed5052cb3b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La Festa"@en,
        "La Festa"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "La Festa"@en,
        "La Festa"@ja .

_:Na2224e9ed46345f78b26ed3ab63a6b3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Within the Morning Mist"@en,
        "朝もやの中で"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "Within the Morning Mist"@en,
        "朝もやの中で"@ja .

_:Na788119be15e49be90b82c98d94c5d31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Hero Visits!"@en,
        "ヒーロー参上!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "A Hero Visits!"@en,
        "ヒーロー参上!"@ja .

_:Na99b7febc5df42ce9667647a3f79e715 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the City Where Flowers Bloom"@en,
        "花が咲く街で"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "At the City Where Flowers Bloom"@en,
        "花が咲く街で"@ja .

_:Nb9d457942fe84e74a13767e270bab10e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Feelings"@en,
        "はじめての想い"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "First Feelings"@en,
        "はじめての想い"@ja .

_:Nba601b3adf3d4f40ab07e1788fefe476 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baton Dance"@en,
        "Baton Dance"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "Baton Dance"@en,
        "Baton Dance"@ja .

_:Nc1a67a84ec094e939e5b4e61ef20a030 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Seaside Street"@en,
        "海辺の街並み"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "A Seaside Street"@en,
        "海辺の街並み"@ja .

_:Nc1f9e0874dcb4af684a061c835b3774d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resolution and Decision"@en,
        "覚悟と決断"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "Resolution and Decision"@en,
        "覚悟と決断"@ja .

_:Nc39c722aead94f37a83d56d9b5422ced a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of a Faraway Prayer (Instrumental)"@en,
        "遠き祈りの詩(Instrumental)"@ja ;
    mo:track_number 32 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "Song of a Faraway Prayer (Instrumental)"@en,
        "遠き祈りの詩(Instrumental)"@ja .

_:Nca996652b7e84c92b2389f284a197e4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To You, My Beloved"@en,
        "愛する君へ"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "To You, My Beloved"@en,
        "愛する君へ"@ja .

_:Ne79c809a7a3d4d41a0af026b4b32d136 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Prince and Me"@en,
        "王子様とわたし"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "The Prince and Me"@en,
        "王子様とわたし"@ja .

_:Ne9553927408044d58be70bd729c546e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Darkness of the Heart"@en,
        "心の闇"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "The Darkness of the Heart"@en,
        "心の闇"@ja .

_:Nfd8cfe9af3f24e86ab6553c84685fcfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Cocktail with You"@en,
        "貴方とカクテルを"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "A Cocktail with You"@en,
        "貴方とカクテルを"@ja .

_:Nff2c47bc21a440368c2af11c3fc070e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tower of Intellect"@en,
        "理知の塔"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N456d6308486245ae9fa015a6c99dece1 ;
    schema:name "Tower of Intellect"@en,
        "理知の塔"@ja .

_:N456d6308486245ae9fa015a6c99dece1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00f5cbfd0a0e4c5a9c3811fcf18414ea,
        _:N03a116e15a4642c09b05e97cdc6c694d,
        _:N08e070e224074ded9aa34192aef842b6,
        _:N10f5fc27073b425188baef80dcffe765,
        _:N13079df8f7f54897ba2d400ca28ead3b,
        _:N257eb5f32fb34496b837a50e832f015f,
        _:N28304e90d3864f068634bb63e5f62797,
        _:N2f7d77c1d6e7411299f25579749f6d9a,
        _:N3950394f74df447b91ecb06b3cfb448e,
        _:N3ad11b2b95f5449b915de8311fa12e5f,
        _:N3f4b206722d74ec79bbb408db7709ff0,
        _:N5253bdc96f5b448b8d887ae31fe87f35,
        _:N527e5a558a8c4aec8762b9586504daea,
        _:N552c1abe0bb64f87920eec0ad65d9f5c,
        _:N56f1c6456e2045d6a9b9ae74e2358e11,
        _:N783184559cc341cb916667ae03beeece,
        _:N81ec6e0ae5454a9aa9df443227aeb61c,
        _:N8dc96fc6b16744b984890c8ded2aa410,
        _:N9154c6149beb4b7bbea7e2f80addadc0,
        _:N972702bce6be4ede99f3fed5052cb3b6,
        _:Na2224e9ed46345f78b26ed3ab63a6b3f,
        _:Na788119be15e49be90b82c98d94c5d31,
        _:Na99b7febc5df42ce9667647a3f79e715,
        _:Nb9d457942fe84e74a13767e270bab10e,
        _:Nba601b3adf3d4f40ab07e1788fefe476,
        _:Nc1a67a84ec094e939e5b4e61ef20a030,
        _:Nc1f9e0874dcb4af684a061c835b3774d,
        _:Nc39c722aead94f37a83d56d9b5422ced,
        _:Nca996652b7e84c92b2389f284a197e4e,
        _:Ne79c809a7a3d4d41a0af026b4b32d136,
        _:Ne9553927408044d58be70bd729c546e9,
        _:Nfd8cfe9af3f24e86ab6553c84685fcfa,
        _:Nff2c47bc21a440368c2af11c3fc070e3 ;
    mo:track_count 33 ;
    schema:duration "PT71:18"^^xsd:interval ;
    schema:numTracks 33 ;
    schema:track _:N00f5cbfd0a0e4c5a9c3811fcf18414ea,
        _:N03a116e15a4642c09b05e97cdc6c694d,
        _:N08e070e224074ded9aa34192aef842b6,
        _:N10f5fc27073b425188baef80dcffe765,
        _:N13079df8f7f54897ba2d400ca28ead3b,
        _:N257eb5f32fb34496b837a50e832f015f,
        _:N28304e90d3864f068634bb63e5f62797,
        _:N2f7d77c1d6e7411299f25579749f6d9a,
        _:N3950394f74df447b91ecb06b3cfb448e,
        _:N3ad11b2b95f5449b915de8311fa12e5f,
        _:N3f4b206722d74ec79bbb408db7709ff0,
        _:N5253bdc96f5b448b8d887ae31fe87f35,
        _:N527e5a558a8c4aec8762b9586504daea,
        _:N552c1abe0bb64f87920eec0ad65d9f5c,
        _:N56f1c6456e2045d6a9b9ae74e2358e11,
        _:N783184559cc341cb916667ae03beeece,
        _:N81ec6e0ae5454a9aa9df443227aeb61c,
        _:N8dc96fc6b16744b984890c8ded2aa410,
        _:N9154c6149beb4b7bbea7e2f80addadc0,
        _:N972702bce6be4ede99f3fed5052cb3b6,
        _:Na2224e9ed46345f78b26ed3ab63a6b3f,
        _:Na788119be15e49be90b82c98d94c5d31,
        _:Na99b7febc5df42ce9667647a3f79e715,
        _:Nb9d457942fe84e74a13767e270bab10e,
        _:Nba601b3adf3d4f40ab07e1788fefe476,
        _:Nc1a67a84ec094e939e5b4e61ef20a030,
        _:Nc1f9e0874dcb4af684a061c835b3774d,
        _:Nc39c722aead94f37a83d56d9b5422ced,
        _:Nca996652b7e84c92b2389f284a197e4e,
        _:Ne79c809a7a3d4d41a0af026b4b32d136,
        _:Ne9553927408044d58be70bd729c546e9,
        _:Nfd8cfe9af3f24e86ab6553c84685fcfa,
        _:Nff2c47bc21a440368c2af11c3fc070e3 .

