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

<artist/26728#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tatsuya Koike"@en,
        "小池龍也"@ja ;
    foaf:made <album/86830#lyrics>,
        <album/86830#subject> ;
    foaf:name "Tatsuya Koike"@en,
        "小池龍也"@ja .

<album/86828> a mo:Release ;
    mo:catalogue_number "FFCP-0042" .

<album/86829> a mo:Release ;
    mo:catalogue_number "FFCP-0043" .

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

<artist/26691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86830#subject> ;
    schema:name "Tomoari Taguma"@en,
        "田熊知存"@ja ;
    foaf:made <album/86830#composition>,
        <album/86830#subject> ;
    foaf:name "Tomoari Taguma"@en,
        "田熊知存"@ja .

<artist/62415#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86830#subject> ;
    schema:name "Kyosuke Kagawa"@en,
        "加川狂介"@ja ;
    foaf:made <album/86830#composition>,
        <album/86830#subject> ;
    foaf:name "Kyosuke Kagawa"@en,
        "加川狂介"@ja .

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

<org/1369#subject> schema:name "Retorno"@en,
        "Retorno"@ja,
        "Retorno"@ja-latn ;
    foaf:name "Retorno"@en,
        "Retorno"@ja,
        "Retorno"@ja-latn .

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

<https://medium-media.vgm.io/albums/03/86830/86830-1565682301.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/69#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86830#performance> ;
    schema:name "Kanako Ito"@en,
        "いとうかなこ"@ja ;
    foaf:name "Kanako Ito"@en,
        "いとうかなこ"@ja .

<artist/90#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86830#performance> ;
    schema:name "Eiko Shimamiya"@en,
        "島みやえい子"@ja ;
    foaf:made <album/86830#lyrics>,
        <album/86830#subject> ;
    foaf:name "Eiko Shimamiya"@en,
        "島みやえい子"@ja .

<album/86830#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Jakou no Lyla ~Allure of MUSK~ Theme Song & Soundtrack"@en,
        "蛇香のライラ ～Allure of MUSK～ 主題歌&サウンドトラック"@ja,
        "Jakou no Lyla ~Allure of MUSK~ Theme Song & Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Takeshi Saitou"@en ;
            foaf:made <album/86830#composition> ;
            foaf:name "Takeshi Saitou"@en ],
        <artist/26691#subject>,
        <artist/62415#subject> ;
    mo:produced_work <album/86830#musicalwork> ;
    schema:name "Jakou no Lyla ~Allure of MUSK~ Theme Song & Soundtrack"@en,
        "蛇香のライラ ～Allure of MUSK～ 主題歌&サウンドトラック"@ja,
        "Jakou no Lyla ~Allure of MUSK~ Theme Song & Soundtrack"@ja-latn .

<album/86830#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Jakou no Lyla ~Allure of MUSK~ Theme Song & Soundtrack"@en,
        "蛇香のライラ ～Allure of MUSK～ 主題歌&サウンドトラック"@ja,
        "Jakou no Lyla ~Allure of MUSK~ Theme Song & Soundtrack"@ja-latn ;
    mo:performance_of <album/86830#musicalwork> ;
    mo:performer <artist/69#subject>,
        <artist/90#subject> ;
    mo:recorded_as <album/86830#musicalexpression> ;
    schema:byArtist <artist/69#subject>,
        <artist/90#subject> ;
    schema:name "Jakou no Lyla ~Allure of MUSK~ Theme Song & Soundtrack"@en,
        "蛇香のライラ ～Allure of MUSK～ 主題歌&サウンドトラック"@ja,
        "Jakou no Lyla ~Allure of MUSK~ Theme Song & Soundtrack"@ja-latn ;
    schema:workPerformed <album/86830#musicalwork> .

<album/86830#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-09-20"^^xsd:date ;
    dcterms:title "Jakou no Lyla ~Allure of MUSK~ Theme Song & Soundtrack"@en,
        "蛇香のライラ ～Allure of MUSK～ 主題歌&サウンドトラック"@ja,
        "Jakou no Lyla ~Allure of MUSK~ Theme Song & Soundtrack"@ja-latn ;
    mo:catalogue_number "FFCP-0041" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/86828>,
        <album/86829> ;
    mo:publication_of <album/86830#musicalexpression> ;
    mo:publisher <org/1369#subject> ;
    mo:record _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Jakou no Lyla ~Allure of MUSK~"@en ;
            foaf:name "Jakou no Lyla ~Allure of MUSK~"@en ] ;
    schema:byArtist <artist/69#subject>,
        <artist/90#subject> ;
    schema:datePublished "2019-09-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/86830/86830-1565682301.jpg> ;
    schema:name "Jakou no Lyla ~Allure of MUSK~ Theme Song & Soundtrack"@en,
        "蛇香のライラ ～Allure of MUSK～ 主題歌&サウンドトラック"@ja,
        "Jakou no Lyla ~Allure of MUSK~ Theme Song & Soundtrack"@ja-latn ;
    schema:publisher <org/1369#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/86830/86830-1565682301.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86830#subject> ;
    schema:name "Takeshi Saitou"@en ;
    foaf:made <album/86830#subject> ;
    foaf:name "Takeshi Saitou"@en .

_:N0103a19b57114fe08f511186f79ca27e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蛇香のライラ ～Allure of MUSK～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "蛇香のライラ ～Allure of MUSK～"@ja .

_:N0962cc5bfea5459f811d147bfeb7fa44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛香のファジュル (instrumental)"@ja ;
    mo:track_number 34 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "愛香のファジュル (instrumental)"@ja .

_:N09b681e56bae42d986feaf21a7239f02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アジアン・ナイト～寵愛の罠～"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "アジアン・ナイト～寵愛の罠～"@ja .

_:N12538a1ddcab419cb080d86e55186dcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "渇愛のエチュード"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "渇愛のエチュード"@ja .

_:N235207a7de5e4f3daaa09ba1cb681bcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迷夢のプレリュード"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "迷夢のプレリュード"@ja .

_:N292fe8444634452eab757e9ecbae343f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛憐に咲く、紅涙"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "愛憐に咲く、紅涙"@ja .

_:N308c0256a0ac4ed190ec7d3423eca422 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルーガンの王子蜂"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "ルーガンの王子蜂"@ja .

_:N31eab17373984303a81bae7810f56e55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クライデルのカナリヤ王子"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "クライデルのカナリヤ王子"@ja .

_:N343a8d3c5af24269887966de5425b31f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ショーサロン・カマル"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "ショーサロン・カマル"@ja .

_:N35ae3080fef842ea964f22ed911c49c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アラビアン・ナイト～共犯の罠～"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "アラビアン・ナイト～共犯の罠～"@ja .

_:N37b1656d381c49b988a52e42fa23f283 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "貪婪なる蛇心"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "貪婪なる蛇心"@ja .

_:N37c31d80c4914d358eaf89b91ae1446d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竹林二宿ル、隠レ月"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "竹林二宿ル、隠レ月"@ja .

_:N3965861af18a4e53a4b66c7b28460b20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛香のファジュル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "愛香のファジュル"@ja .

_:N3bb602901c7e424f8b977ccde80a8b35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lyla"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "Lyla"@ja .

_:N3c6dae5cc74d46f68e2a7f344a28e96c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "寵愛ノ情歌"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "寵愛ノ情歌"@ja .

_:N437a5c2edfba4f22bb36d1841bd682a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "共犯の秘め事"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "共犯の秘め事"@ja .

_:N6293b7f38ef447c3ac1849e8a7a2d53e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lyla (instrumental)"@ja ;
    mo:track_number 33 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "Lyla (instrumental)"@ja .

_:N632e14028ce547ee93d0b073115461d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠の美を叶える薬学"@ja ;
    mo:track_number 32 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "永遠の美を叶える薬学"@ja .

_:N7608f77dc68441df922ebc1460c80e9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シャナーサ王国の眺望"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "シャナーサ王国の眺望"@ja .

_:N9394f7f60b854dac925e663ae337a99f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "熱砂のオアシス"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "熱砂のオアシス"@ja .

_:N9696e9093cb04d5ab0e670df42e78630 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "情炎の果てに"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "情炎の果てに"@ja .

_:N9b1142ae8d87462d843fb549841ec465 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒラール宮殿の招宴"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "ヒラール宮殿の招宴"@ja .

_:N9f43578449f54329be872d0b8a401fd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヘナタトゥーに絡まれて"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "ヘナタトゥーに絡まれて"@ja .

_:Nb04c808c570848f5961292030991ea65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "荊棘の暗澹"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "荊棘の暗澹"@ja .

_:Nbcf5fd595fea4664a483a16ec7aaf872 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "笑壺バザール"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "笑壺バザール"@ja .

_:Nc128f9953f43459a928d9cedd5471296 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "舞妖妃"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "舞妖妃"@ja .

_:Nc406b7eb9c0f4f60895723c957585ec9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "王宮ノ蛇欲ヲ暴ク"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "王宮ノ蛇欲ヲ暴ク"@ja .

_:Nc80e21e0ab1d4aa1bb5b00f8a3f6b575 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "皇運ナル白娘子"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "皇運ナル白娘子"@ja .

_:Nd030d30ae3334feda3ce122e412fb23e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "猛毒のターゲット"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "猛毒のターゲット"@ja .

_:Ndd34edf4a0584f1fa31fb8c7d62a653d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虚飾に彩られたファクト"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "虚飾に彩られたファクト"@ja .

_:Ndf7872f31b084a50929be4fcb67eb16a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "密偵の妙技"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "密偵の妙技"@ja .

_:Nf2b144c1dd2a48a49093fb9850b5db08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蛇恋のカプリチオ"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "蛇恋のカプリチオ"@ja .

_:Nf7bf3d9594e84700aa9288622f05308c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "希求ナル舞闘曲"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "希求ナル舞闘曲"@ja .

_:Nf983b69f2c3b43a9bd8933ef7e09e75d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヨーロピアン・ナイト～渇愛の罠～"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nc90299aba6484c3ca1123f2b93f3d1fc ;
    schema:name "ヨーロピアン・ナイト～渇愛の罠～"@ja .

_:Nc90299aba6484c3ca1123f2b93f3d1fc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0103a19b57114fe08f511186f79ca27e,
        _:N0962cc5bfea5459f811d147bfeb7fa44,
        _:N09b681e56bae42d986feaf21a7239f02,
        _:N12538a1ddcab419cb080d86e55186dcb,
        _:N235207a7de5e4f3daaa09ba1cb681bcd,
        _:N292fe8444634452eab757e9ecbae343f,
        _:N308c0256a0ac4ed190ec7d3423eca422,
        _:N31eab17373984303a81bae7810f56e55,
        _:N343a8d3c5af24269887966de5425b31f,
        _:N35ae3080fef842ea964f22ed911c49c4,
        _:N37b1656d381c49b988a52e42fa23f283,
        _:N37c31d80c4914d358eaf89b91ae1446d,
        _:N3965861af18a4e53a4b66c7b28460b20,
        _:N3bb602901c7e424f8b977ccde80a8b35,
        _:N3c6dae5cc74d46f68e2a7f344a28e96c,
        _:N437a5c2edfba4f22bb36d1841bd682a9,
        _:N6293b7f38ef447c3ac1849e8a7a2d53e,
        _:N632e14028ce547ee93d0b073115461d8,
        _:N7608f77dc68441df922ebc1460c80e9f,
        _:N9394f7f60b854dac925e663ae337a99f,
        _:N9696e9093cb04d5ab0e670df42e78630,
        _:N9b1142ae8d87462d843fb549841ec465,
        _:N9f43578449f54329be872d0b8a401fd1,
        _:Nb04c808c570848f5961292030991ea65,
        _:Nbcf5fd595fea4664a483a16ec7aaf872,
        _:Nc128f9953f43459a928d9cedd5471296,
        _:Nc406b7eb9c0f4f60895723c957585ec9,
        _:Nc80e21e0ab1d4aa1bb5b00f8a3f6b575,
        _:Nd030d30ae3334feda3ce122e412fb23e,
        _:Ndd34edf4a0584f1fa31fb8c7d62a653d,
        _:Ndf7872f31b084a50929be4fcb67eb16a,
        _:Nf2b144c1dd2a48a49093fb9850b5db08,
        _:Nf7bf3d9594e84700aa9288622f05308c,
        _:Nf983b69f2c3b43a9bd8933ef7e09e75d ;
    mo:track_count 34 ;
    schema:duration "PT74:49"^^xsd:interval ;
    schema:numTracks 34 ;
    schema:track _:N0103a19b57114fe08f511186f79ca27e,
        _:N0962cc5bfea5459f811d147bfeb7fa44,
        _:N09b681e56bae42d986feaf21a7239f02,
        _:N12538a1ddcab419cb080d86e55186dcb,
        _:N235207a7de5e4f3daaa09ba1cb681bcd,
        _:N292fe8444634452eab757e9ecbae343f,
        _:N308c0256a0ac4ed190ec7d3423eca422,
        _:N31eab17373984303a81bae7810f56e55,
        _:N343a8d3c5af24269887966de5425b31f,
        _:N35ae3080fef842ea964f22ed911c49c4,
        _:N37b1656d381c49b988a52e42fa23f283,
        _:N37c31d80c4914d358eaf89b91ae1446d,
        _:N3965861af18a4e53a4b66c7b28460b20,
        _:N3bb602901c7e424f8b977ccde80a8b35,
        _:N3c6dae5cc74d46f68e2a7f344a28e96c,
        _:N437a5c2edfba4f22bb36d1841bd682a9,
        _:N6293b7f38ef447c3ac1849e8a7a2d53e,
        _:N632e14028ce547ee93d0b073115461d8,
        _:N7608f77dc68441df922ebc1460c80e9f,
        _:N9394f7f60b854dac925e663ae337a99f,
        _:N9696e9093cb04d5ab0e670df42e78630,
        _:N9b1142ae8d87462d843fb549841ec465,
        _:N9f43578449f54329be872d0b8a401fd1,
        _:Nb04c808c570848f5961292030991ea65,
        _:Nbcf5fd595fea4664a483a16ec7aaf872,
        _:Nc128f9953f43459a928d9cedd5471296,
        _:Nc406b7eb9c0f4f60895723c957585ec9,
        _:Nc80e21e0ab1d4aa1bb5b00f8a3f6b575,
        _:Nd030d30ae3334feda3ce122e412fb23e,
        _:Ndd34edf4a0584f1fa31fb8c7d62a653d,
        _:Ndf7872f31b084a50929be4fcb67eb16a,
        _:Nf2b144c1dd2a48a49093fb9850b5db08,
        _:Nf7bf3d9594e84700aa9288622f05308c,
        _:Nf983b69f2c3b43a9bd8933ef7e09e75d .

