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

<artist/1323#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eri Kawai"@en,
        "河井英里"@ja ;
    foaf:made <album/14475#subject>,
        <album/14475#vocals> ;
    foaf:name "Eri Kawai"@en,
        "河井英里"@ja .

<artist/6109#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rumi Shishido"@en,
        "宍戸留美"@ja ;
    foaf:made <album/14475#subject>,
        <album/14475#vocals> ;
    foaf:name "Rumi Shishido"@en,
        "宍戸留美"@ja .

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

<artist/1743#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14475#subject> ;
    schema:name "Kaoru Wada"@en,
        "和田薫"@ja ;
    foaf:made <album/14475#composition>,
        <album/14475#subject> ;
    foaf:name "Kaoru Wada"@en,
        "和田薫"@ja .

<product/9983#subject> a schema:CreativeWork ;
    schema:name "MUSHIKING: The Guardians of the Forest"@en,
        "甲虫王者ムシキング ~森の民の伝説~"@ja,
        "Kochuouja Mushiking ~Mori no Tami no Densetsu~"@ja-latn ;
    foaf:name "MUSHIKING: The Guardians of the Forest"@en,
        "甲虫王者ムシキング ~森の民の伝説~"@ja,
        "Kochuouja Mushiking ~Mori no Tami no Densetsu~"@ja-latn .

<album/14475#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kochuouja Mushiking ~Mori no Tami no Densetsu~ SOUNDTRACK BEST SELECTION"@en,
        "甲虫王者ムシキング～森の民の伝説～ サウンドトラック ベストセレクション"@ja,
        "MUSHIKING: The Guardians of the Forest SOUNDTRACK BEST SELECTION"@ja-latn ;
    mo:composer <artist/1743#subject> ;
    mo:produced_work <album/14475#musicalwork> ;
    schema:name "Kochuouja Mushiking ~Mori no Tami no Densetsu~ SOUNDTRACK BEST SELECTION"@en,
        "甲虫王者ムシキング～森の民の伝説～ サウンドトラック ベストセレクション"@ja,
        "MUSHIKING: The Guardians of the Forest SOUNDTRACK BEST SELECTION"@ja-latn .

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

<album/14475#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kochuouja Mushiking ~Mori no Tami no Densetsu~ SOUNDTRACK BEST SELECTION"@en,
        "甲虫王者ムシキング～森の民の伝説～ サウンドトラック ベストセレクション"@ja,
        "MUSHIKING: The Guardians of the Forest SOUNDTRACK BEST SELECTION"@ja-latn ;
    mo:performance_of <album/14475#musicalwork> ;
    mo:recorded_as <album/14475#musicalexpression> ;
    schema:name "Kochuouja Mushiking ~Mori no Tami no Densetsu~ SOUNDTRACK BEST SELECTION"@en,
        "甲虫王者ムシキング～森の民の伝説～ サウンドトラック ベストセレクション"@ja,
        "MUSHIKING: The Guardians of the Forest SOUNDTRACK BEST SELECTION"@ja-latn ;
    schema:workPerformed <album/14475#musicalwork> .

<org/325#subject> schema:name "SEGA"@en,
        "セガ"@ja,
        "SEGA"@ja-latn ;
    foaf:name "SEGA"@en,
        "セガ"@ja,
        "SEGA"@ja-latn .

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

<https://medium-media.vgm.io/albums/57/14475/14475-1247013008.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/14475#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-02-23"^^xsd:date ;
    dcterms:title "Kochuouja Mushiking ~Mori no Tami no Densetsu~ SOUNDTRACK BEST SELECTION"@en,
        "甲虫王者ムシキング～森の民の伝説～ サウンドトラック ベストセレクション"@ja,
        "MUSHIKING: The Guardians of the Forest SOUNDTRACK BEST SELECTION"@ja-latn ;
    mo:catalogue_number "WM-0516" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14475#musicalexpression> ;
    mo:publisher <org/325#subject> ;
    mo:record _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    mo:record_count 1 ;
    schema:about <product/9983#subject> ;
    schema:datePublished "2006-02-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/57/14475/14475-1247013008.jpg> ;
    schema:name "Kochuouja Mushiking ~Mori no Tami no Densetsu~ SOUNDTRACK BEST SELECTION"@en,
        "甲虫王者ムシキング～森の民の伝説～ サウンドトラック ベストセレクション"@ja,
        "MUSHIKING: The Guardians of the Forest SOUNDTRACK BEST SELECTION"@ja-latn ;
    schema:publisher <org/325#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/14475/14475-1247013008.jpg> .

_:N041732cd5e6849b1ad73751993e7442d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-54 超必殺わざトルネードスロー！"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-54 超必殺わざトルネードスロー！"@ja .

_:N1c5f4b4e659f45b4afc3b8591f2a1df0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-66 邪悪な仮面 デューク"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-66 邪悪な仮面 デューク"@ja .

_:N26f0cb9587294f49ae57a1a21115d48d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-49 襲撃"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-49 襲撃"@ja .

_:N2d59b68867a84618ab7ff10747bf3de3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-5+28 傷ついたムシキング"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-5+28 傷ついたムシキング"@ja .

_:N324122aa52d642ed8e37b8687af4ba4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-44 狙われる証"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-44 狙われる証"@ja .

_:N32d00ac44fd2485084a9821da3bc3047 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-53 バトル！"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-53 バトル！"@ja .

_:N398b7e14c2e7417d900456e3e97db103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-41 ゆかいなサーカス団"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-41 ゆかいなサーカス団"@ja .

_:N3ff242cb66e5486aadb901ba369070f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-3 戦え! ムシキング"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-3 戦え! ムシキング"@ja .

_:N4690cbea9e8e42cf9116a8829913710f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-4 不屈のムシキング"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-4 不屈のムシキング"@ja .

_:N4824fb7a44ff4c4e86cad434ce6e384f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-1 「甲虫王者ムシキング～森の民の伝説～」メインテーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-1 「甲虫王者ムシキング～森の民の伝説～」メインテーマ"@ja .

_:N4ba0d6a53ad341cda5d4cf41cfc51887 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-11 サーカス団の少女 パム"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-11 サーカス団の少女 パム"@ja .

_:N4de43201f1a747e7a6a43b969f70d25e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-38 生命(いのち)の光"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-38 生命(いのち)の光"@ja .

_:N4fecba586feb4a7d91e5f67f7e00b79f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-39+71 森の民たちの運命"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-39+71 森の民たちの運命"@ja .

_:N5484a72f16bb465f8f1f1d156e56efb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-13+12 アダーの野望"@ja ;
    mo:track_number 31 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-13+12 アダーの野望"@ja .

_:N58309b41c8584177852077c7303194a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-52 森を守れ"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-52 森を守れ"@ja .

_:N5e4dce8913ca4bcd869b1cf92d60c1d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-72 「生きてこそ」 ～オーケストラバージョン～"@ja ;
    mo:track_number 37 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-72 「生きてこそ」 ～オーケストラバージョン～"@ja .

_:N78a5e4076743475c9cef9a0a18868eaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-2 父さんを探して"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-2 父さんを探して"@ja .

_:N7a56aa011452459c9ece7e6ab016c34f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-29+74 出会いと別れ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-29+74 出会いと別れ"@ja .

_:N815984c4f0984ecfb2a8e8e1ebe4e870 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-25 旅の仲間たち"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-25 旅の仲間たち"@ja .

_:N87106ba803764ff6a976b2fc65c80388 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-26 優しい心"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-26 優しい心"@ja .

_:N8ba4cc1aca53406b81ddbb014a4d93ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-15 母さんへの想い"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-15 母さんへの想い"@ja .

_:N9862201545a64c98a872977e2e93b84c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-51 赤い目の甲虫"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-51 赤い目の甲虫"@ja .

_:N9e707c9bffe048929e974c72e888d4e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-31 失われてゆく森"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-31 失われてゆく森"@ja .

_:Na21889c3698c48308e550deada37b7f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-6 森の守護者 ポポ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-6 森の守護者 ポポ"@ja .

_:Nab334aca8927419ca3471ca4e8cc74ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-20 森の夢"@ja ;
    mo:track_number 36 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-20 森の夢"@ja .

_:Nb03e4df9985e4358a902517f1c4fe055 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-67+16 孤独な旅人 ソーマ"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-67+16 孤独な旅人 ソーマ"@ja .

_:Nbb352dbb9ecd4e648b80a13c875327a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-79 遠い記憶"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-79 遠い記憶"@ja .

_:Ncc5224425d5a4d6eadf3d14422957c72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-40 戦いの終わりに"@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-40 戦いの終わりに"@ja .

_:Ncdcbf90059bc458d96286b6748ad9613 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-33 黒い森"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-33 黒い森"@ja .

_:Nd6881d580f4b4b3d901bc692bd6042c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-68 グルムの涙"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-68 グルムの涙"@ja .

_:Nd7a06a0d83084a33b7f4b51d9103d159 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-43 忍びよる影"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-43 忍びよる影"@ja .

_:Ndb8f3791714743569067f9c0e3895bb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-85 守護者の証の秘密"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-85 守護者の証の秘密"@ja .

_:Ndc3cef3f68914f1ba191fa9bb36db151 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-32 森の声が聞こえる"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-32 森の声が聞こえる"@ja .

_:Nee98c5288cf6409791ec18093ea05140 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-17 チビキング"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-17 チビキング"@ja .

_:Nf055cf7ae0094b77ae465e9131ba6444 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-7 悲しみをのりこえて"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-7 悲しみをのりこえて"@ja .

_:Nf2e5fef7d8d44c6bb8e120dff896b337 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-63 ポポの決意"@ja ;
    mo:track_number 30 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-63 ポポの決意"@ja .

_:Nfce4db7c1a0b4cd3b19cf460f0225ec7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-30 それぞれの宿命"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N37f6941f37c44d8ab8d10a0acbcd057f ;
    schema:name "M-30 それぞれの宿命"@ja .

_:N37f6941f37c44d8ab8d10a0acbcd057f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N041732cd5e6849b1ad73751993e7442d,
        _:N1c5f4b4e659f45b4afc3b8591f2a1df0,
        _:N26f0cb9587294f49ae57a1a21115d48d,
        _:N2d59b68867a84618ab7ff10747bf3de3,
        _:N324122aa52d642ed8e37b8687af4ba4a,
        _:N32d00ac44fd2485084a9821da3bc3047,
        _:N398b7e14c2e7417d900456e3e97db103,
        _:N3ff242cb66e5486aadb901ba369070f4,
        _:N4690cbea9e8e42cf9116a8829913710f,
        _:N4824fb7a44ff4c4e86cad434ce6e384f,
        _:N4ba0d6a53ad341cda5d4cf41cfc51887,
        _:N4de43201f1a747e7a6a43b969f70d25e,
        _:N4fecba586feb4a7d91e5f67f7e00b79f,
        _:N5484a72f16bb465f8f1f1d156e56efb5,
        _:N58309b41c8584177852077c7303194a7,
        _:N5e4dce8913ca4bcd869b1cf92d60c1d7,
        _:N78a5e4076743475c9cef9a0a18868eaf,
        _:N7a56aa011452459c9ece7e6ab016c34f,
        _:N815984c4f0984ecfb2a8e8e1ebe4e870,
        _:N87106ba803764ff6a976b2fc65c80388,
        _:N8ba4cc1aca53406b81ddbb014a4d93ae,
        _:N9862201545a64c98a872977e2e93b84c,
        _:N9e707c9bffe048929e974c72e888d4e6,
        _:Na21889c3698c48308e550deada37b7f0,
        _:Nab334aca8927419ca3471ca4e8cc74ba,
        _:Nb03e4df9985e4358a902517f1c4fe055,
        _:Nbb352dbb9ecd4e648b80a13c875327a4,
        _:Ncc5224425d5a4d6eadf3d14422957c72,
        _:Ncdcbf90059bc458d96286b6748ad9613,
        _:Nd6881d580f4b4b3d901bc692bd6042c5,
        _:Nd7a06a0d83084a33b7f4b51d9103d159,
        _:Ndb8f3791714743569067f9c0e3895bb6,
        _:Ndc3cef3f68914f1ba191fa9bb36db151,
        _:Nee98c5288cf6409791ec18093ea05140,
        _:Nf055cf7ae0094b77ae465e9131ba6444,
        _:Nf2e5fef7d8d44c6bb8e120dff896b337,
        _:Nfce4db7c1a0b4cd3b19cf460f0225ec7 ;
    mo:track_count 37 ;
    schema:duration "PT62:23"^^xsd:interval ;
    schema:numTracks 37 ;
    schema:track _:N041732cd5e6849b1ad73751993e7442d,
        _:N1c5f4b4e659f45b4afc3b8591f2a1df0,
        _:N26f0cb9587294f49ae57a1a21115d48d,
        _:N2d59b68867a84618ab7ff10747bf3de3,
        _:N324122aa52d642ed8e37b8687af4ba4a,
        _:N32d00ac44fd2485084a9821da3bc3047,
        _:N398b7e14c2e7417d900456e3e97db103,
        _:N3ff242cb66e5486aadb901ba369070f4,
        _:N4690cbea9e8e42cf9116a8829913710f,
        _:N4824fb7a44ff4c4e86cad434ce6e384f,
        _:N4ba0d6a53ad341cda5d4cf41cfc51887,
        _:N4de43201f1a747e7a6a43b969f70d25e,
        _:N4fecba586feb4a7d91e5f67f7e00b79f,
        _:N5484a72f16bb465f8f1f1d156e56efb5,
        _:N58309b41c8584177852077c7303194a7,
        _:N5e4dce8913ca4bcd869b1cf92d60c1d7,
        _:N78a5e4076743475c9cef9a0a18868eaf,
        _:N7a56aa011452459c9ece7e6ab016c34f,
        _:N815984c4f0984ecfb2a8e8e1ebe4e870,
        _:N87106ba803764ff6a976b2fc65c80388,
        _:N8ba4cc1aca53406b81ddbb014a4d93ae,
        _:N9862201545a64c98a872977e2e93b84c,
        _:N9e707c9bffe048929e974c72e888d4e6,
        _:Na21889c3698c48308e550deada37b7f0,
        _:Nab334aca8927419ca3471ca4e8cc74ba,
        _:Nb03e4df9985e4358a902517f1c4fe055,
        _:Nbb352dbb9ecd4e648b80a13c875327a4,
        _:Ncc5224425d5a4d6eadf3d14422957c72,
        _:Ncdcbf90059bc458d96286b6748ad9613,
        _:Nd6881d580f4b4b3d901bc692bd6042c5,
        _:Nd7a06a0d83084a33b7f4b51d9103d159,
        _:Ndb8f3791714743569067f9c0e3895bb6,
        _:Ndc3cef3f68914f1ba191fa9bb36db151,
        _:Nee98c5288cf6409791ec18093ea05140,
        _:Nf055cf7ae0094b77ae465e9131ba6444,
        _:Nf2e5fef7d8d44c6bb8e120dff896b337,
        _:Nfce4db7c1a0b4cd3b19cf460f0225ec7 .

