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

<artist/3830#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kou Satsuki"@en,
        "五月攻"@ja ;
    foaf:made <album/29083#lyrics>,
        <album/29083#subject> ;
    foaf:name "Kou Satsuki"@en,
        "五月攻"@ja .

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

<artist/6558#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29083#subject> ;
    schema:name "MARI"@en,
        "鞠"@ja ;
    foaf:made <album/29083#composition>,
        <album/29083#subject> ;
    foaf:name "MARI"@en,
        "鞠"@ja .

<album/29083#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mother Goose no Himitsu no Yakata Image Album \"Residents of dear book\""@en,
        "マザーグースの秘密の館 イメージアルバム「Residents of dear book」"@ja,
        "Mother Goose no Himitsu no Yakata Image Album \"Residents of dear book\""@ja-latn ;
    mo:composer <artist/6558#subject> ;
    mo:produced_work <album/29083#musicalwork> ;
    schema:name "Mother Goose no Himitsu no Yakata Image Album \"Residents of dear book\""@en,
        "マザーグースの秘密の館 イメージアルバム「Residents of dear book」"@ja,
        "Mother Goose no Himitsu no Yakata Image Album \"Residents of dear book\""@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/38/29083/29083-1316968846.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5946#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29083#performance> ;
    schema:name "Mai Kotohge"@en,
        "小峠舞"@ja ;
    foaf:name "Mai Kotohge"@en,
        "小峠舞"@ja .

<artist/6559#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29083#performance> ;
    schema:name "Hisano"@en,
        "ヒサノ"@ja ;
    foaf:name "Hisano"@en,
        "ヒサノ"@ja .

<album/29083#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mother Goose no Himitsu no Yakata Image Album \"Residents of dear book\""@en,
        "マザーグースの秘密の館 イメージアルバム「Residents of dear book」"@ja,
        "Mother Goose no Himitsu no Yakata Image Album \"Residents of dear book\""@ja-latn ;
    mo:performance_of <album/29083#musicalwork> ;
    mo:performer <artist/5946#subject>,
        <artist/6559#subject> ;
    mo:recorded_as <album/29083#musicalexpression> ;
    schema:byArtist <artist/5946#subject>,
        <artist/6559#subject> ;
    schema:name "Mother Goose no Himitsu no Yakata Image Album \"Residents of dear book\""@en,
        "マザーグースの秘密の館 イメージアルバム「Residents of dear book」"@ja,
        "Mother Goose no Himitsu no Yakata Image Album \"Residents of dear book\""@ja-latn ;
    schema:workPerformed <album/29083#musicalwork> .

<album/29083#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-09-30"^^xsd:date ;
    dcterms:title "Mother Goose no Himitsu no Yakata Image Album \"Residents of dear book\""@en,
        "マザーグースの秘密の館 イメージアルバム「Residents of dear book」"@ja,
        "Mother Goose no Himitsu no Yakata Image Album \"Residents of dear book\""@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29083#musicalexpression> ;
    mo:publisher <org/1078#subject> ;
    mo:record _:Na0114aca22f040c9b02cc420acf82e25 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mother Goose no Himitsu no Yakata"@en ;
            foaf:name "Mother Goose no Himitsu no Yakata"@en ] ;
    schema:byArtist <artist/5946#subject>,
        <artist/6559#subject> ;
    schema:datePublished "2011-09-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/29083/29083-1316968846.jpg> ;
    schema:name "Mother Goose no Himitsu no Yakata Image Album \"Residents of dear book\""@en,
        "マザーグースの秘密の館 イメージアルバム「Residents of dear book」"@ja,
        "Mother Goose no Himitsu no Yakata Image Album \"Residents of dear book\""@ja-latn ;
    schema:publisher <org/1078#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/29083/29083-1316968846.jpg> .

_:N04eacb20d5fb4139ba5aa77db585a8ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロローグ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "プロローグ"@ja .

_:N07a427ae64e94d2888a23405dd784530 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life Style IV"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "Life Style IV"@ja .

_:N09432c6ff39344a09cd369ba63a5a719 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life Style III"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "Life Style III"@ja .

_:N0db32d838a034e8fb5f6bb0b2cfea803 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time Stretch"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "Time Stretch"@ja .

_:N173aaae264c74bddbded3b598f466efa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life Style I"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "Life Style I"@ja .

_:N189293681fc040c9848efe18821238f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Play I"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "Play I"@ja .

_:N2002f0cc1922419ba179ef7963c0b9c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quiz II"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "Quiz II"@ja .

_:N2acfad7b595a46d6ba95256462e26770 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Good"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "No Good"@ja .

_:N2e06eaf4a21f436cb53abca096505989 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quiz I"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "Quiz I"@ja .

_:N33030041569d45bba7ed669400a34bec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "教訓"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "教訓"@ja .

_:N3a9c4c474d444473897015143a0787aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fortune"@ja ;
    mo:track_number 22 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "Fortune"@ja .

_:N424352a650974420a68b629eea7c33be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迷い人"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "迷い人"@ja .

_:N4f59e308eb814554ad0fbac4a86bce18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Antique Blue"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "Antique Blue"@ja .

_:N5251cda2e90c41e5aeb45ee83ae4b2e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "残酷な遊び"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "残酷な遊び"@ja .

_:N53ba4b7e504f4618a9379d75ad1f975d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quiz III"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "Quiz III"@ja .

_:N76398a0ff8904b529a2091550827cc50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rustle WaltzM"@ja ;
    mo:track_number 45 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "Rustle WaltzM"@ja .

_:N7ca08b625d0140aebf282be6c0f6180e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Play II"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "Play II"@ja .

_:N8464c88ebabb413ea139af61bb49f2f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frantic Handling"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "Frantic Handling"@ja .

_:N8982e43a177e47adb339a3d799839461 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-Livingstone-"@ja ;
    mo:track_number 43 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "-Livingstone-"@ja .

_:N8b5893b5f8c646659dd6bbf699a63828 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Story"@ja ;
    mo:track_number 37 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "Love Story"@ja .

_:N94c19938918f4362bcdebff1f970cc43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-Mintz-"@ja ;
    mo:track_number 41 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "-Mintz-"@ja .

_:N9cc915d1b9ee4324ac2565e9e5548224 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-Knolles-"@ja ;
    mo:track_number 42 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "-Knolles-"@ja .

_:Na6422fd1324b4eb79bb0d366f4126953 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-Fritche-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "-Fritche-"@ja .

_:Nae5621eb6bab456fb4adaf898d0352a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life Style II"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "Life Style II"@ja .

_:Nb193dcba05254beea3bd49024024c494 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秘密の館"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "秘密の館"@ja .

_:Nb3ceaa1ef51a4c279ce01a45c88ee3b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "散歩"@ja ;
    mo:track_number 38 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "散歩"@ja .

_:Nb3e753a1f1e44e2198f4798f4221e393 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-Frockhart-"@ja ;
    mo:track_number 40 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "-Frockhart-"@ja .

_:Nb4eeba9713424c63b2086aa624518b3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "活気のある下町"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "活気のある下町"@ja .

_:Nbcf80555727d4bf0b0d131bbdaaa1eff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "昔話"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "昔話"@ja .

_:Nbff4916a14934a3d96c78c2482d0b026 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Street Quiet"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "Street Quiet"@ja .

_:Nc1c923aae1bf42bea4f2b590edde7551 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-Noble-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "-Noble-"@ja .

_:Nd4c93e7b27034211aae48848873a6f42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "豪華な邸宅"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "豪華な邸宅"@ja .

_:Nd572083815ad4e9ca364a64c88283c92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-Burrell-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "-Burrell-"@ja .

_:Nd72ed7234f1542d09c1dc4de335e4ea8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-Moore-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "-Moore-"@ja .

_:Nda0feb055ae44194a3aca59c286212b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Short Story"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "Short Story"@ja .

_:Ndb379f73b81647d6bc304870cd497266 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Lesson"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "Secret Lesson"@ja .

_:Ndb7f668b0af14fee89fb5c390fbc59e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空回りの時間"@ja ;
    mo:track_number 39 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "空回りの時間"@ja .

_:Ne0bce7f1a4f747f5a16c01bfdfbc5d95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-Grace-"@ja ;
    mo:track_number 44 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "-Grace-"@ja .

_:Ne5fcfb8412524f01bbe91445b9d50c16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flashing"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "Flashing"@ja .

_:Neb2e928d41424db09071df099becea23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "Memories"@ja .

_:Neb870b90e0134bbba42d18f8dbc01731 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-Lindgren-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "-Lindgren-"@ja .

_:Nec06a3d34531440bb976250627f40b9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Antique Red"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "Antique Red"@ja .

_:Nf071c5f2076542de8ff0c87c665831a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕暮れ住宅街"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "夕暮れ住宅街"@ja .

_:Nf4279763d6b24ad29da0d0270ae9ba96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "傾いた肖像"@ja ;
    mo:track_number 36 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "傾いた肖像"@ja .

_:Nfa7ff006aee142bf891156788e898727 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽霊屋敷"@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Na0114aca22f040c9b02cc420acf82e25 ;
    schema:name "幽霊屋敷"@ja .

_:Na0114aca22f040c9b02cc420acf82e25 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04eacb20d5fb4139ba5aa77db585a8ed,
        _:N07a427ae64e94d2888a23405dd784530,
        _:N09432c6ff39344a09cd369ba63a5a719,
        _:N0db32d838a034e8fb5f6bb0b2cfea803,
        _:N173aaae264c74bddbded3b598f466efa,
        _:N189293681fc040c9848efe18821238f3,
        _:N2002f0cc1922419ba179ef7963c0b9c9,
        _:N2acfad7b595a46d6ba95256462e26770,
        _:N2e06eaf4a21f436cb53abca096505989,
        _:N33030041569d45bba7ed669400a34bec,
        _:N3a9c4c474d444473897015143a0787aa,
        _:N424352a650974420a68b629eea7c33be,
        _:N4f59e308eb814554ad0fbac4a86bce18,
        _:N5251cda2e90c41e5aeb45ee83ae4b2e4,
        _:N53ba4b7e504f4618a9379d75ad1f975d,
        _:N76398a0ff8904b529a2091550827cc50,
        _:N7ca08b625d0140aebf282be6c0f6180e,
        _:N8464c88ebabb413ea139af61bb49f2f2,
        _:N8982e43a177e47adb339a3d799839461,
        _:N8b5893b5f8c646659dd6bbf699a63828,
        _:N94c19938918f4362bcdebff1f970cc43,
        _:N9cc915d1b9ee4324ac2565e9e5548224,
        _:Na6422fd1324b4eb79bb0d366f4126953,
        _:Nae5621eb6bab456fb4adaf898d0352a2,
        _:Nb193dcba05254beea3bd49024024c494,
        _:Nb3ceaa1ef51a4c279ce01a45c88ee3b3,
        _:Nb3e753a1f1e44e2198f4798f4221e393,
        _:Nb4eeba9713424c63b2086aa624518b3f,
        _:Nbcf80555727d4bf0b0d131bbdaaa1eff,
        _:Nbff4916a14934a3d96c78c2482d0b026,
        _:Nc1c923aae1bf42bea4f2b590edde7551,
        _:Nd4c93e7b27034211aae48848873a6f42,
        _:Nd572083815ad4e9ca364a64c88283c92,
        _:Nd72ed7234f1542d09c1dc4de335e4ea8,
        _:Nda0feb055ae44194a3aca59c286212b9,
        _:Ndb379f73b81647d6bc304870cd497266,
        _:Ndb7f668b0af14fee89fb5c390fbc59e3,
        _:Ne0bce7f1a4f747f5a16c01bfdfbc5d95,
        _:Ne5fcfb8412524f01bbe91445b9d50c16,
        _:Neb2e928d41424db09071df099becea23,
        _:Neb870b90e0134bbba42d18f8dbc01731,
        _:Nec06a3d34531440bb976250627f40b9e,
        _:Nf071c5f2076542de8ff0c87c665831a5,
        _:Nf4279763d6b24ad29da0d0270ae9ba96,
        _:Nfa7ff006aee142bf891156788e898727 ;
    mo:track_count 45 ;
    schema:duration "PT68:48"^^xsd:interval ;
    schema:numTracks 45 ;
    schema:track _:N04eacb20d5fb4139ba5aa77db585a8ed,
        _:N07a427ae64e94d2888a23405dd784530,
        _:N09432c6ff39344a09cd369ba63a5a719,
        _:N0db32d838a034e8fb5f6bb0b2cfea803,
        _:N173aaae264c74bddbded3b598f466efa,
        _:N189293681fc040c9848efe18821238f3,
        _:N2002f0cc1922419ba179ef7963c0b9c9,
        _:N2acfad7b595a46d6ba95256462e26770,
        _:N2e06eaf4a21f436cb53abca096505989,
        _:N33030041569d45bba7ed669400a34bec,
        _:N3a9c4c474d444473897015143a0787aa,
        _:N424352a650974420a68b629eea7c33be,
        _:N4f59e308eb814554ad0fbac4a86bce18,
        _:N5251cda2e90c41e5aeb45ee83ae4b2e4,
        _:N53ba4b7e504f4618a9379d75ad1f975d,
        _:N76398a0ff8904b529a2091550827cc50,
        _:N7ca08b625d0140aebf282be6c0f6180e,
        _:N8464c88ebabb413ea139af61bb49f2f2,
        _:N8982e43a177e47adb339a3d799839461,
        _:N8b5893b5f8c646659dd6bbf699a63828,
        _:N94c19938918f4362bcdebff1f970cc43,
        _:N9cc915d1b9ee4324ac2565e9e5548224,
        _:Na6422fd1324b4eb79bb0d366f4126953,
        _:Nae5621eb6bab456fb4adaf898d0352a2,
        _:Nb193dcba05254beea3bd49024024c494,
        _:Nb3ceaa1ef51a4c279ce01a45c88ee3b3,
        _:Nb3e753a1f1e44e2198f4798f4221e393,
        _:Nb4eeba9713424c63b2086aa624518b3f,
        _:Nbcf80555727d4bf0b0d131bbdaaa1eff,
        _:Nbff4916a14934a3d96c78c2482d0b026,
        _:Nc1c923aae1bf42bea4f2b590edde7551,
        _:Nd4c93e7b27034211aae48848873a6f42,
        _:Nd572083815ad4e9ca364a64c88283c92,
        _:Nd72ed7234f1542d09c1dc4de335e4ea8,
        _:Nda0feb055ae44194a3aca59c286212b9,
        _:Ndb379f73b81647d6bc304870cd497266,
        _:Ndb7f668b0af14fee89fb5c390fbc59e3,
        _:Ne0bce7f1a4f747f5a16c01bfdfbc5d95,
        _:Ne5fcfb8412524f01bbe91445b9d50c16,
        _:Neb2e928d41424db09071df099becea23,
        _:Neb870b90e0134bbba42d18f8dbc01731,
        _:Nec06a3d34531440bb976250627f40b9e,
        _:Nf071c5f2076542de8ff0c87c665831a5,
        _:Nf4279763d6b24ad29da0d0270ae9ba96,
        _:Nfa7ff006aee142bf891156788e898727 .

