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

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

<artist/21877#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134063#subject> ;
    schema:name "Tsuyoshi Okamoto"@en,
        "岡本剛"@ja ;
    foaf:made <album/134063#composition>,
        <album/134063#subject> ;
    foaf:name "Tsuyoshi Okamoto"@en,
        "岡本剛"@ja .

<artist/26094#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134063#subject> ;
    schema:name "Kenichi Nagahashi"@en,
        "長橋健一"@ja ;
    foaf:made <album/134063#composition>,
        <album/134063#subject> ;
    foaf:name "Kenichi Nagahashi"@en,
        "長橋健一"@ja .

<artist/30743#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134063#subject> ;
    schema:name "Nobuya Koga"@en,
        "古賀頌哉"@ja ;
    foaf:made <album/134063#composition>,
        <album/134063#subject> ;
    foaf:name "Nobuya Koga"@en,
        "古賀頌哉"@ja .

<artist/46268#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134063#subject> ;
    schema:name "Yuto Muto"@en,
        "武藤勇斗"@ja ;
    foaf:made <album/134063#composition>,
        <album/134063#subject> ;
    foaf:name "Yuto Muto"@en,
        "武藤勇斗"@ja .

<artist/62193#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134063#subject> ;
    schema:name "Shiori Inoue"@en,
        "井上栞"@ja ;
    foaf:made <album/134063#composition>,
        <album/134063#subject> ;
    foaf:name "Shiori Inoue"@en,
        "井上栞"@ja .

<artist/6507#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134063#subject> ;
    schema:name "George Frideric Handel"@en ;
    foaf:made <album/134063#composition>,
        <album/134063#subject> ;
    foaf:name "George Frideric Handel"@en .

<artist/7408#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134063#subject> ;
    schema:name "Richard Georg Strauss"@en ;
    foaf:made <album/134063#composition>,
        <album/134063#subject> ;
    foaf:name "Richard Georg Strauss"@en .

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

<album/134063#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The IMAGINARY Original Soundtrack"@en,
        "『屋根裏のラジャー』オリジナル・サウンドトラック"@ja,
        "Yaneura no Rudger Original Soundtrack"@ja-latn ;
    mo:performance_of <album/134063#musicalwork> ;
    mo:recorded_as <album/134063#musicalexpression> ;
    schema:name "The IMAGINARY Original Soundtrack"@en,
        "『屋根裏のラジャー』オリジナル・サウンドトラック"@ja,
        "Yaneura no Rudger Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/134063#musicalwork> .

<org/2849#subject> schema:name "Universal Music Group"@en,
        "Universal Music Group"@ja,
        "Universal Music Group"@ja-latn ;
    foaf:name "Universal Music Group"@en,
        "Universal Music Group"@ja,
        "Universal Music Group"@ja-latn .

<https://media.vgm.io/albums/36/134063/134063-3d8bb1a32f00.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/134063#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/134063/134063-3d8bb1a32f00.jpg> ;
    foaf:depicts <album/134063#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/134063/134063-3d8bb1a32f00.jpg> .

<https://medium-media.vgm.io/albums/36/134063/134063-3d8bb1a32f00.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/134063#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The IMAGINARY Original Soundtrack"@en,
        "『屋根裏のラジャー』オリジナル・サウンドトラック"@ja,
        "Yaneura no Rudger Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Chad Vaccarino"@en ;
            foaf:made <album/134063#composition> ;
            foaf:name "Chad Vaccarino"@en ],
        <artist/21877#subject>,
        <artist/26094#subject>,
        <artist/30743#subject>,
        <artist/46268#subject>,
        <artist/62193#subject>,
        <artist/6507#subject>,
        <artist/7408#subject> ;
    mo:produced_work <album/134063#musicalwork> ;
    schema:name "The IMAGINARY Original Soundtrack"@en,
        "『屋根裏のラジャー』オリジナル・サウンドトラック"@ja,
        "Yaneura no Rudger Original Soundtrack"@ja-latn .

<album/134063#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-12-06"^^xsd:date ;
    dcterms:title "The IMAGINARY Original Soundtrack"@en,
        "『屋根裏のラジャー』オリジナル・サウンドトラック"@ja,
        "Yaneura no Rudger Original Soundtrack"@ja-latn ;
    mo:catalogue_number "UICE-1217" ;
    mo:media_type "CD" ;
    mo:publication_of <album/134063#musicalexpression> ;
    mo:publisher <org/2849#subject> ;
    mo:record _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The IMAGINARY (Yaneura no Rudger)"@en ;
            foaf:name "The IMAGINARY (Yaneura no Rudger)"@en ] ;
    schema:datePublished "2023-12-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/36/134063/134063-3d8bb1a32f00.jpg> ;
    schema:name "The IMAGINARY Original Soundtrack"@en,
        "『屋根裏のラジャー』オリジナル・サウンドトラック"@ja,
        "Yaneura no Rudger Original Soundtrack"@ja-latn ;
    schema:publisher <org/2849#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/134063/134063-3d8bb1a32f00.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134063#subject> ;
    schema:name "Chad Vaccarino"@en ;
    foaf:made <album/134063#subject> ;
    foaf:name "Chad Vaccarino"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Susanna Buffa"@en ;
    foaf:made <album/134063#vocals> ;
    foaf:name "Susanna Buffa"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "A Great Big World"@en ;
    foaf:made <album/134063#vocals> ;
    foaf:name "A Great Big World"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "A Great Big World"@en ;
    foaf:made <album/134063#subject> ;
    foaf:name "A Great Big World"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Susanna Buffa"@en ;
    foaf:made <album/134063#subject> ;
    foaf:name "Susanna Buffa"@en .

_:N125c0d6944e4428d9decadef583e1834 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nothing's Impossible (strings)"@en,
        "ナッシングズ・インポッシブル(ストリングス)"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Nothing's Impossible (strings)"@en,
        "ナッシングズ・インポッシブル(ストリングス)"@ja .

_:N2c67453ee4b747f4b9d5c42e1c9a07b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hymn to The Imaginaries (Determination)"@en,
        "イマジナリ賛歌(決意)"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Hymn to The Imaginaries (Determination)"@en,
        "イマジナリ賛歌(決意)"@ja .

_:N2d08b7f2a87848068b21096cb944bb95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nothing's Impossible (with drums)"@en,
        "ナッシングズ・インポッシブル(ウィズ・ドラムス)"@ja ;
    mo:track_number 28 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Nothing's Impossible (with drums)"@en,
        "ナッシングズ・インポッシブル(ウィズ・ドラムス)"@ja .

_:N30aaeec93eda43e2a391f231ef65ac43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escaping"@en,
        "エスケーピング"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Escaping"@en,
        "エスケーピング"@ja .

_:N316a362a417c480caa64868f69064ce8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Clue, No Hope"@en,
        "ラジャーの絶望"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "No Clue, No Hope"@en,
        "ラジャーの絶望"@ja .

_:N3193ac2105dd4f2bb671b1defa865c0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Also Sprach Zarathustra (Einleitung)"@en,
        "ツァラトゥストラかく語りき(導入部)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Also Sprach Zarathustra (Einleitung)"@en,
        "ツァラトゥストラかく語りき(導入部)"@ja .

_:N38698afb07ef4e5fb539b348bb911161 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nothing's Impossible"@en,
        "ナッシングズ・インポッシブル"@ja ;
    mo:track_number 27 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Nothing's Impossible"@en,
        "ナッシングズ・インポッシブル"@ja .

_:N592e6c4b11da4083a319c8181dfcad48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bunting is Everywhere – Welcome to the World of the Imaginaries – The Girl"@en,
        "バンティングからは逃げられない～ようこそ!イマジナリの世界へ～黒髪少女"@ja ;
    mo:track_number 24 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Bunting is Everywhere – Welcome to the World of the Imaginaries – The Girl"@en,
        "バンティングからは逃げられない～ようこそ!イマジナリの世界へ～黒髪少女"@ja .

_:N5a8682779069449dbae33eee75192647 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Venetian Banquet"@en,
        "ヴェネチアの宴"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Venetian Banquet"@en,
        "ヴェネチアの宴"@ja .

_:N6a85fe6e04904b2d8743851f4a13c75d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bunting's Theme (Reunion)"@en,
        "バンティングのテーマ(再会)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Bunting's Theme (Reunion)"@en,
        "バンティングのテーマ(再会)"@ja .

_:N7904b9ab211b47db884488836fd44959 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hymn to The Imaginaries"@en,
        "イマジナリ賛歌"@ja ;
    mo:track_number 26 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Hymn to The Imaginaries"@en,
        "イマジナリ賛歌"@ja .

_:N7f71124b4e5a44558d4fb8823ccae939 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bunting's Theme"@en,
        "バンティングのテーマ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Bunting's Theme"@en,
        "バンティングのテーマ"@ja .

_:N7fe22530f40a4867a9627863f37b4a58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Want to See Amanda"@en,
        "ぼくはアマンダの元へ!"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "I Want to See Amanda"@en,
        "ぼくはアマンダの元へ!"@ja .

_:N8621ebb68c2c41ba939b52e867a97b72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emily's Theme (First Job)"@en,
        "エミリのテーマ(初仕事)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Emily's Theme (First Job)"@en,
        "エミリのテーマ(初仕事)"@ja .

_:N931090d0c9444ad589e00b064ab7e067 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"The Imaginary\" Theme (Dusk)"@en,
        "イマジナリのテーマ(夕暮れ)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "\"The Imaginary\" Theme (Dusk)"@en,
        "イマジナリのテーマ(夕暮れ)"@ja .

_:N93f2497edc18457b826375e759edce65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"The Imaginary\" Theme – Welcome to the World of the Imaginaries"@en,
        "イマジナリのテーマ～ようこそ!イマジナリの世界へ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "\"The Imaginary\" Theme – Welcome to the World of the Imaginaries"@en,
        "イマジナリのテーマ～ようこそ!イマジナリの世界へ"@ja .

_:N9cee906dc20c45d9a72c57dfc56e06ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attack of the Yeti"@en,
        "雪男襲来"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Attack of the Yeti"@en,
        "雪男襲来"@ja .

_:Na83642d7f5a34403a0b9862cd1e25b22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blow Away the Blues"@en,
        "憂鬱な気分を吹っ飛ばせ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Blow Away the Blues"@en,
        "憂鬱な気分を吹っ飛ばせ"@ja .

_:Na91273bb7a9e49fa9c64769a68b9284c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voglio una casa"@en,
        "家が欲しいな"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Voglio una casa"@en,
        "家が欲しいな"@ja .

_:Nae24a9a4dc99420c9d0c96cc47c65a95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voglio una casa (instrumental)"@en,
        "家が欲しいな(instrumental)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Voglio una casa (instrumental)"@en,
        "家が欲しいな(instrumental)"@ja .

_:Ncde0dad8f5a74827ab3ca634de5e09a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nothing's Impossible (Attic)"@en,
        "ナッシングズ・インポッシブル(屋根裏部屋)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Nothing's Impossible (Attic)"@en,
        "ナッシングズ・インポッシブル(屋根裏部屋)"@ja .

_:Nda5fc5cf163a49f294c3c21df58ae32e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Can See Me?"@en,
        "ぼくが見えるの?"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "You Can See Me?"@en,
        "ぼくが見えるの?"@ja .

_:Ndc762182d99545529ae92ec9bb42c57b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emily's Theme (Meeting)"@en,
        "エミリのテーマ(出会い)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Emily's Theme (Meeting)"@en,
        "エミリのテーマ(出会い)"@ja .

_:Ndeca02e6d22540a0bae3b777d649efb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lascia ch'io pianga"@en,
        "私を泣かせてください"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Lascia ch'io pianga"@en,
        "私を泣かせてください"@ja .

_:Nea38529169d34b4884e840ef739b3e7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to the World of the Imaginaries (Venice)"@en,
        "ようこそ!イマジナリの世界へ(ヴェネチア)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Welcome to the World of the Imaginaries (Venice)"@en,
        "ようこそ!イマジナリの世界へ(ヴェネチア)"@ja .

_:Nf6655bb863e94513b19f2cced5f3a7fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legendary Christmas Tree"@en,
        "伝説のクリスマスツリー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "The Legendary Christmas Tree"@en,
        "伝説のクリスマスツリー"@ja .

_:Nf72206ecd3464defb1a7e5453a234ae8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bunting is Everywhere (Ruins)"@en,
        "バンティングからは逃げられない(廃墟)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Bunting is Everywhere (Ruins)"@en,
        "バンティングからは逃げられない(廃墟)"@ja .

_:Nf97b5a6c880944dba5e676fd948a3949 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disappearing – No Clue, No Hope"@en,
        "エミリの消失～ラジャーの絶望"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N1b54e727b82f4da0be3b5c2bfc46c8fb ;
    schema:name "Disappearing – No Clue, No Hope"@en,
        "エミリの消失～ラジャーの絶望"@ja .

_:N1b54e727b82f4da0be3b5c2bfc46c8fb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N125c0d6944e4428d9decadef583e1834,
        _:N2c67453ee4b747f4b9d5c42e1c9a07b3,
        _:N2d08b7f2a87848068b21096cb944bb95,
        _:N30aaeec93eda43e2a391f231ef65ac43,
        _:N316a362a417c480caa64868f69064ce8,
        _:N3193ac2105dd4f2bb671b1defa865c0d,
        _:N38698afb07ef4e5fb539b348bb911161,
        _:N592e6c4b11da4083a319c8181dfcad48,
        _:N5a8682779069449dbae33eee75192647,
        _:N6a85fe6e04904b2d8743851f4a13c75d,
        _:N7904b9ab211b47db884488836fd44959,
        _:N7f71124b4e5a44558d4fb8823ccae939,
        _:N7fe22530f40a4867a9627863f37b4a58,
        _:N8621ebb68c2c41ba939b52e867a97b72,
        _:N931090d0c9444ad589e00b064ab7e067,
        _:N93f2497edc18457b826375e759edce65,
        _:N9cee906dc20c45d9a72c57dfc56e06ae,
        _:Na83642d7f5a34403a0b9862cd1e25b22,
        _:Na91273bb7a9e49fa9c64769a68b9284c,
        _:Nae24a9a4dc99420c9d0c96cc47c65a95,
        _:Ncde0dad8f5a74827ab3ca634de5e09a1,
        _:Nda5fc5cf163a49f294c3c21df58ae32e,
        _:Ndc762182d99545529ae92ec9bb42c57b,
        _:Ndeca02e6d22540a0bae3b777d649efb4,
        _:Nea38529169d34b4884e840ef739b3e7b,
        _:Nf6655bb863e94513b19f2cced5f3a7fa,
        _:Nf72206ecd3464defb1a7e5453a234ae8,
        _:Nf97b5a6c880944dba5e676fd948a3949 ;
    mo:track_count 28 ;
    schema:duration "PT71:52"^^xsd:interval ;
    schema:numTracks 28 ;
    schema:track _:N125c0d6944e4428d9decadef583e1834,
        _:N2c67453ee4b747f4b9d5c42e1c9a07b3,
        _:N2d08b7f2a87848068b21096cb944bb95,
        _:N30aaeec93eda43e2a391f231ef65ac43,
        _:N316a362a417c480caa64868f69064ce8,
        _:N3193ac2105dd4f2bb671b1defa865c0d,
        _:N38698afb07ef4e5fb539b348bb911161,
        _:N592e6c4b11da4083a319c8181dfcad48,
        _:N5a8682779069449dbae33eee75192647,
        _:N6a85fe6e04904b2d8743851f4a13c75d,
        _:N7904b9ab211b47db884488836fd44959,
        _:N7f71124b4e5a44558d4fb8823ccae939,
        _:N7fe22530f40a4867a9627863f37b4a58,
        _:N8621ebb68c2c41ba939b52e867a97b72,
        _:N931090d0c9444ad589e00b064ab7e067,
        _:N93f2497edc18457b826375e759edce65,
        _:N9cee906dc20c45d9a72c57dfc56e06ae,
        _:Na83642d7f5a34403a0b9862cd1e25b22,
        _:Na91273bb7a9e49fa9c64769a68b9284c,
        _:Nae24a9a4dc99420c9d0c96cc47c65a95,
        _:Ncde0dad8f5a74827ab3ca634de5e09a1,
        _:Nda5fc5cf163a49f294c3c21df58ae32e,
        _:Ndc762182d99545529ae92ec9bb42c57b,
        _:Ndeca02e6d22540a0bae3b777d649efb4,
        _:Nea38529169d34b4884e840ef739b3e7b,
        _:Nf6655bb863e94513b19f2cced5f3a7fa,
        _:Nf72206ecd3464defb1a7e5453a234ae8,
        _:Nf97b5a6c880944dba5e676fd948a3949 .

