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

<artist/14534#subject> a schema:Person,
        foaf:Person ;
    schema:name "Meu Koharu"@en,
        "小春めう"@ja ;
    foaf:made <album/91682#subject>,
        <album/91682#vocals> ;
    foaf:name "Meu Koharu"@en,
        "小春めう"@ja .

<artist/31465#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rin"@en ;
    foaf:made <album/91682#lyrics>,
        <album/91682#subject>,
        <album/91682#vocals> ;
    foaf:name "Rin"@en .

<artist/14859#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91682#subject> ;
    schema:name "Koharun"@en,
        "こはるん"@ja ;
    foaf:made <album/91682#composition>,
        <album/91682#lyrics>,
        <album/91682#subject> ;
    foaf:name "Koharun"@en,
        "こはるん"@ja .

<artist/6737#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91682#subject> ;
    schema:name "Toru Hashizaki"@en,
        "橋咲透"@ja ;
    foaf:made <album/91682#composition>,
        <album/91682#subject> ;
    foaf:name "Toru Hashizaki"@en,
        "橋咲透"@ja .

<event/239> a mo:Release ;
    schema:name "Released at Denki-guy Matsuri 2019 WINTER (Dec 27, 2019)" .

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

<album/91682#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KIMAGURE TEMPTATION Memorial CD"@en,
        "きまぐれテンプテーション Memorial CD"@ja,
        "KIMAGURE TEMPTATION Memorial CD"@ja-latn ;
    mo:performance_of <album/91682#musicalwork> ;
    mo:recorded_as <album/91682#musicalexpression> ;
    schema:name "KIMAGURE TEMPTATION Memorial CD"@en,
        "きまぐれテンプテーション Memorial CD"@ja,
        "KIMAGURE TEMPTATION Memorial CD"@ja-latn ;
    schema:workPerformed <album/91682#musicalwork> .

<org/1993#subject> schema:name "SILKY'S PLUS WASABI"@en,
        "シルキーズプラスWASABI"@ja,
        "SILKY'S PLUS WASABI"@ja-latn ;
    foaf:name "SILKY'S PLUS WASABI"@en,
        "シルキーズプラスWASABI"@ja,
        "SILKY'S PLUS WASABI"@ja-latn .

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

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

<album/91682#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KIMAGURE TEMPTATION Memorial CD"@en,
        "きまぐれテンプテーション Memorial CD"@ja,
        "KIMAGURE TEMPTATION Memorial CD"@ja-latn ;
    mo:composer <artist/14859#subject>,
        <artist/6737#subject> ;
    mo:produced_work <album/91682#musicalwork> ;
    schema:name "KIMAGURE TEMPTATION Memorial CD"@en,
        "きまぐれテンプテーション Memorial CD"@ja,
        "KIMAGURE TEMPTATION Memorial CD"@ja-latn .

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

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

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

<album/91682#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-27"^^xsd:date ;
    dcterms:title "KIMAGURE TEMPTATION Memorial CD"@en,
        "きまぐれテンプテーション Memorial CD"@ja,
        "KIMAGURE TEMPTATION Memorial CD"@ja-latn ;
    mo:catalogue_number "SPWC0040" ;
    mo:media_type "CD" ;
    mo:publication_of <album/91682#musicalexpression> ;
    mo:publisher <org/1993#subject> ;
    mo:record _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    mo:record_count 1 ;
    mo:release <event/239> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "KIMAGURE TEMPTATION"@en ;
            foaf:name "KIMAGURE TEMPTATION"@en ] ;
    schema:datePublished "2019-12-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/91682/91682-1578836689.jpg> ;
    schema:name "KIMAGURE TEMPTATION Memorial CD"@en,
        "きまぐれテンプテーション Memorial CD"@ja,
        "KIMAGURE TEMPTATION Memorial CD"@ja-latn ;
    schema:publisher <org/1993#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/91682/91682-1578836689.jpg> .

_:N0f5937d71ac049d0937545a7413cfda5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Steamy Sex"@en,
        "しっとりH"@ja,
        "Shittori H"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Steamy Sex"@en,
        "しっとりH"@ja,
        "Shittori H"@ja-latn .

_:N18ac23d203f849c3a7a1d576ec73dcdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anneliese's Theme"@en,
        "アンネリーゼのテーマ"@ja,
        "Anneliese no Theme"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Anneliese's Theme"@en,
        "アンネリーゼのテーマ"@ja,
        "Anneliese no Theme"@ja-latn .

_:N1f1678c7f18b447895c81b07579d6f27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantastic Conflict (Full Ver.)"@en,
        "主題歌:Fantastic Conflict FullVer."@ja,
        "Fantastic Conflict (Full Ver.)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Fantastic Conflict (Full Ver.)"@en,
        "主題歌:Fantastic Conflict FullVer."@ja,
        "Fantastic Conflict (Full Ver.)"@ja-latn .

_:N201382ec8b2042dda99c95907bd404e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unrest"@en,
        "不穏"@ja,
        "Fuon"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Unrest"@en,
        "不穏"@ja,
        "Fuon"@ja-latn .

_:N2f8925fedfe84e6daecbc1f4b627a542 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serious"@en,
        "シリアス"@ja,
        "Serious"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Serious"@en,
        "シリアス"@ja,
        "Serious"@ja-latn .

_:N2fc16bcb31f34951a62a47850e0f68b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantastic Conflict (Short Ver.)"@en,
        "主題歌:Fantastic Conflict ShortVer."@ja,
        "Fantastic Conflict (Short Ver.)"@ja-latn ;
    mo:track_number 25 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Fantastic Conflict (Short Ver.)"@en,
        "主題歌:Fantastic Conflict ShortVer."@ja,
        "Fantastic Conflict (Short Ver.)"@ja-latn .

_:N4af8fcd85dc04c65b44c2faa1338c4f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tension"@en,
        "緊迫"@ja,
        "Kinpaku"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Tension"@en,
        "緊迫"@ja,
        "Kinpaku"@ja-latn .

_:N4b354ce27b994871b2e1e3422f181403 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night"@en,
        "夜"@ja,
        "Yoru"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Night"@en,
        "夜"@ja,
        "Yoru"@ja-latn .

_:N4bd57df78c4a41e5be4319f51e53cc4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantastic Conflict (Full Instrumental Ver.)"@en,
        "主題歌:Fantastic Conflict FullInstVer."@ja,
        "Fantastic Conflict (Full Instrumental Ver.)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Fantastic Conflict (Full Instrumental Ver.)"@en,
        "主題歌:Fantastic Conflict FullInstVer."@ja,
        "Fantastic Conflict (Full Instrumental Ver.)"@ja-latn .

_:N696cc5bc5f7246f696e92e5787b19af8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under Investigation 1"@en,
        "調査中01"@ja,
        "Chousachuu 1"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Under Investigation 1"@en,
        "調査中01"@ja,
        "Chousachuu 1"@ja-latn .

_:N6b35fd5e412641e99c9133f05dc3d485 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horror"@en,
        "ホラー"@ja,
        "Horror"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Horror"@en,
        "ホラー"@ja,
        "Horror"@ja-latn .

_:N6d60ee1911834bbdb4241265aefc37c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wish (Short Ver.)"@en,
        "エンディング:願い ShortVer."@ja,
        "Negai (Short Ver.)"@ja-latn ;
    mo:track_number 27 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Wish (Short Ver.)"@en,
        "エンディング:願い ShortVer."@ja,
        "Negai (Short Ver.)"@ja-latn .

_:N90c4ca04c7ee47939985f255a30b65e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deeply Moved"@en,
        "感動"@ja,
        "Kandou"@ja-latn ;
    mo:track_number 23 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Deeply Moved"@en,
        "感動"@ja,
        "Kandou"@ja-latn .

_:N9ab4931eb8b1439bb208542f6d026a67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rosy's Theme"@en,
        "ロゥジィのテーマ"@ja,
        "Rosy no Theme"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Rosy's Theme"@en,
        "ロゥジィのテーマ"@ja,
        "Rosy no Theme"@ja-latn .

_:N9c1a35b72ac64d87b32b95c0c7c44bfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under Investigation 2"@en,
        "調査中02"@ja,
        "Chousachuu 2"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Under Investigation 2"@en,
        "調査中02"@ja,
        "Chousachuu 2"@ja-latn .

_:Na0bef90c82cf45d59f84606028881680 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantastic Conflict (Short Instrumental Ver.)"@en,
        "主題歌:Fantastic Conflict ShortInstVer."@ja,
        "Fantastic Conflict (Short Instrumental Ver.)"@ja-latn ;
    mo:track_number 26 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Fantastic Conflict (Short Instrumental Ver.)"@en,
        "主題歌:Fantastic Conflict ShortInstVer."@ja,
        "Fantastic Conflict (Short Instrumental Ver.)"@ja-latn .

_:Na76c132b23084402b8b85987e14440e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feigned Ignorance"@en,
        "おとぼけ"@ja,
        "Otoboke"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Feigned Ignorance"@en,
        "おとぼけ"@ja,
        "Otoboke"@ja-latn .

_:Nac9759743aec4ff78a29ff8b96b67ecf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Sex"@en,
        "甘いH"@ja,
        "Amai H"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Sweet Sex"@en,
        "甘いH"@ja,
        "Amai H"@ja-latn .

_:Nb3eccc90d56c4e38874b578af004f959 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wish (Full Ver.)"@en,
        "エンディング:願い FullVer."@ja,
        "Negai (Full ver.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Wish (Full Ver.)"@en,
        "エンディング:願い FullVer."@ja,
        "Negai (Full ver.)"@ja-latn .

_:Nbbc8b09e05d940158ed7c5615d847c57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cooley's Theme"@en,
        "クーリィーのテーマ"@ja,
        "Cooley no Theme"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Cooley's Theme"@en,
        "クーリィーのテーマ"@ja,
        "Cooley no Theme"@ja-latn .

_:Nc1d2321ffdad4da7b9a3450a38d0b535 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sally's Theme"@en,
        "サリィのテーマ"@ja,
        "Sally no Theme"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Sally's Theme"@en,
        "サリィのテーマ"@ja,
        "Sally no Theme"@ja-latn .

_:Nc41110e6802b4595b7e45071779bfc63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wish (Full Instrumental Ver.)"@en,
        "エンディング:願い FullInstVer."@ja,
        "Negai (Full Instrumental Ver.)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Wish (Full Instrumental Ver.)"@en,
        "エンディング:願い FullInstVer."@ja,
        "Negai (Full Instrumental Ver.)"@ja-latn .

_:Nc79dbc335136428384784e0ae081e668 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning"@en,
        "朝"@ja,
        "Asa"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Morning"@en,
        "朝"@ja,
        "Asa"@ja-latn .

_:Nc9b45c61b6fc4f28b4293aba52a8e36c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wish (Short Instrumental Ver.)"@en,
        "エンディング:願い ShortInstVer."@ja,
        "Negai (Short Instrumental Ver.)"@ja-latn ;
    mo:track_number 28 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Wish (Short Instrumental Ver.)"@en,
        "エンディング:願い ShortInstVer."@ja,
        "Negai (Short Instrumental Ver.)"@ja-latn .

_:Nd8f81f46831c45ac9ca31fa2342092e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovers"@en,
        "恋人同士"@ja,
        "Koibito Doushi"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Lovers"@en,
        "恋人同士"@ja,
        "Koibito Doushi"@ja-latn .

_:Ne9a2f64d8df542d18556fe14d0317abb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantastic Conflict (Piano Arrange Ver.)"@en,
        "主題歌:Fantastic Conflict Pianoarrange-Ver."@ja,
        "Fantastic Conflict (Piano Arrange Ver.)"@ja-latn ;
    mo:track_number 24 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Fantastic Conflict (Piano Arrange Ver.)"@en,
        "主題歌:Fantastic Conflict Pianoarrange-Ver."@ja,
        "Fantastic Conflict (Piano Arrange Ver.)"@ja-latn .

_:Neab5a9d1dce743d2b0bae44832e8802c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harvey's Theme"@en,
        "ハーヴィーのテーマ"@ja,
        "Harvey no Theme"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Harvey's Theme"@en,
        "ハーヴィーのテーマ"@ja,
        "Harvey no Theme"@ja-latn .

_:Nf4492332eea0433eae3210eadf868802 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under Investigation 3"@en,
        "調査中03"@ja,
        "Chousachuu 3"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Ndb76d98a8c4943d48f8d2717cc4fee1c ;
    schema:name "Under Investigation 3"@en,
        "調査中03"@ja,
        "Chousachuu 3"@ja-latn .

_:Ndb76d98a8c4943d48f8d2717cc4fee1c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f5937d71ac049d0937545a7413cfda5,
        _:N18ac23d203f849c3a7a1d576ec73dcdd,
        _:N1f1678c7f18b447895c81b07579d6f27,
        _:N201382ec8b2042dda99c95907bd404e4,
        _:N2f8925fedfe84e6daecbc1f4b627a542,
        _:N2fc16bcb31f34951a62a47850e0f68b6,
        _:N4af8fcd85dc04c65b44c2faa1338c4f9,
        _:N4b354ce27b994871b2e1e3422f181403,
        _:N4bd57df78c4a41e5be4319f51e53cc4c,
        _:N696cc5bc5f7246f696e92e5787b19af8,
        _:N6b35fd5e412641e99c9133f05dc3d485,
        _:N6d60ee1911834bbdb4241265aefc37c0,
        _:N90c4ca04c7ee47939985f255a30b65e3,
        _:N9ab4931eb8b1439bb208542f6d026a67,
        _:N9c1a35b72ac64d87b32b95c0c7c44bfa,
        _:Na0bef90c82cf45d59f84606028881680,
        _:Na76c132b23084402b8b85987e14440e2,
        _:Nac9759743aec4ff78a29ff8b96b67ecf,
        _:Nb3eccc90d56c4e38874b578af004f959,
        _:Nbbc8b09e05d940158ed7c5615d847c57,
        _:Nc1d2321ffdad4da7b9a3450a38d0b535,
        _:Nc41110e6802b4595b7e45071779bfc63,
        _:Nc79dbc335136428384784e0ae081e668,
        _:Nc9b45c61b6fc4f28b4293aba52a8e36c,
        _:Nd8f81f46831c45ac9ca31fa2342092e6,
        _:Ne9a2f64d8df542d18556fe14d0317abb,
        _:Neab5a9d1dce743d2b0bae44832e8802c,
        _:Nf4492332eea0433eae3210eadf868802 ;
    mo:track_count 28 ;
    schema:duration "PT73:50"^^xsd:interval ;
    schema:numTracks 28 ;
    schema:track _:N0f5937d71ac049d0937545a7413cfda5,
        _:N18ac23d203f849c3a7a1d576ec73dcdd,
        _:N1f1678c7f18b447895c81b07579d6f27,
        _:N201382ec8b2042dda99c95907bd404e4,
        _:N2f8925fedfe84e6daecbc1f4b627a542,
        _:N2fc16bcb31f34951a62a47850e0f68b6,
        _:N4af8fcd85dc04c65b44c2faa1338c4f9,
        _:N4b354ce27b994871b2e1e3422f181403,
        _:N4bd57df78c4a41e5be4319f51e53cc4c,
        _:N696cc5bc5f7246f696e92e5787b19af8,
        _:N6b35fd5e412641e99c9133f05dc3d485,
        _:N6d60ee1911834bbdb4241265aefc37c0,
        _:N90c4ca04c7ee47939985f255a30b65e3,
        _:N9ab4931eb8b1439bb208542f6d026a67,
        _:N9c1a35b72ac64d87b32b95c0c7c44bfa,
        _:Na0bef90c82cf45d59f84606028881680,
        _:Na76c132b23084402b8b85987e14440e2,
        _:Nac9759743aec4ff78a29ff8b96b67ecf,
        _:Nb3eccc90d56c4e38874b578af004f959,
        _:Nbbc8b09e05d940158ed7c5615d847c57,
        _:Nc1d2321ffdad4da7b9a3450a38d0b535,
        _:Nc41110e6802b4595b7e45071779bfc63,
        _:Nc79dbc335136428384784e0ae081e668,
        _:Nc9b45c61b6fc4f28b4293aba52a8e36c,
        _:Nd8f81f46831c45ac9ca31fa2342092e6,
        _:Ne9a2f64d8df542d18556fe14d0317abb,
        _:Neab5a9d1dce743d2b0bae44832e8802c,
        _:Nf4492332eea0433eae3210eadf868802 .

