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

<artist/15250#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sakura Nagahara"@en,
        "永原さくら"@ja ;
    foaf:made <album/63250#lyrics>,
        <album/63250#subject> ;
    foaf:name "Sakura Nagahara"@en,
        "永原さくら"@ja .

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

<artist/31159#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63250#subject> ;
    schema:name "Umigame"@en,
        "ウミガメ"@ja ;
    foaf:made <album/63250#composition>,
        <album/63250#subject> ;
    foaf:name "Umigame"@en,
        "ウミガメ"@ja .

<artist/4680#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63250#subject> ;
    schema:name "Sound Studio B"@en ;
    foaf:made <album/63250#composition>,
        <album/63250#subject> ;
    foaf:name "Sound Studio B"@en .

<event/195> a mo:Release ;
    schema:name "Pre-released at Comic Market 91 (Dec 29, 2016 to Dec 31, 2016)" .

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

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

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

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

<https://medium-media.vgm.io/albums/05/63250/63250-1480076728.jpg> a schema:ImageObject,
        foaf:Image .

<album/63250#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kanojo*Step Original Soundtrack"@en,
        "カノジョ＊ステップ - Original Soundtrack -"@ja,
        "Kanojo*Step Original Soundtrack"@ja-latn ;
    mo:composer <artist/31159#subject>,
        <artist/4680#subject> ;
    mo:produced_work <album/63250#musicalwork> ;
    schema:name "Kanojo*Step Original Soundtrack"@en,
        "カノジョ＊ステップ - Original Soundtrack -"@ja,
        "Kanojo*Step Original Soundtrack"@ja-latn .

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

<artist/23031#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63250#performance> ;
    schema:name "Shiori Sasaki"@en,
        "佐々木詩織"@ja ;
    foaf:name "Shiori Sasaki"@en,
        "佐々木詩織"@ja .

<album/63250#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kanojo*Step Original Soundtrack"@en,
        "カノジョ＊ステップ - Original Soundtrack -"@ja,
        "Kanojo*Step Original Soundtrack"@ja-latn ;
    mo:performance_of <album/63250#musicalwork> ;
    mo:performer _:Nd4ce564d84a44037b122d5542db34638,
        <artist/23031#subject> ;
    mo:recorded_as <album/63250#musicalexpression> ;
    schema:byArtist _:Nd4ce564d84a44037b122d5542db34638,
        <artist/23031#subject> ;
    schema:name "Kanojo*Step Original Soundtrack"@en,
        "カノジョ＊ステップ - Original Soundtrack -"@ja,
        "Kanojo*Step Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/63250#musicalwork> .

<album/63250#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-29"^^xsd:date ;
    dcterms:title "Kanojo*Step Original Soundtrack"@en,
        "カノジョ＊ステップ - Original Soundtrack -"@ja,
        "Kanojo*Step Original Soundtrack"@ja-latn ;
    mo:catalogue_number "LPTN-0029~30" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/63250#musicalexpression> ;
    mo:publisher <org/1625#subject> ;
    mo:record _:N2bc6b6606a9b4a7cac5c2f80e32a0f42,
        _:N449242c97be6448298fa1503f7261da9 ;
    mo:record_count 2 ;
    mo:release <event/195> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kanojo*Step"@en ;
            foaf:name "Kanojo*Step"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "星本美結"@en ;
            foaf:name "星本美結"@en ],
        <artist/23031#subject> ;
    schema:datePublished "2016-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/63250/63250-1480076728.jpg> ;
    schema:name "Kanojo*Step Original Soundtrack"@en,
        "カノジョ＊ステップ - Original Soundtrack -"@ja,
        "Kanojo*Step Original Soundtrack"@ja-latn ;
    schema:publisher <org/1625#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/63250/63250-1480076728.jpg> .

_:N18807f45e06b457ebe7669eee899992e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hot and Humid Great Parade"@en,
        "ムシムシ大行進"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N449242c97be6448298fa1503f7261da9 ;
    schema:name "The Hot and Humid Great Parade"@en,
        "ムシムシ大行進"@ja .

_:N2d5e91e3ffe74e1589d0763298c2d805 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And Then..."@en,
        "それから．．"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N2bc6b6606a9b4a7cac5c2f80e32a0f42 ;
    schema:name "And Then..."@en,
        "それから．．"@ja .

_:N2eca77ec6b484178b8d413e7043a9d62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bugs! Buuugs!!"@en,
        "虫がっ! 虫がぁ!!"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N2bc6b6606a9b4a7cac5c2f80e32a0f42 ;
    schema:name "Bugs! Buuugs!!"@en,
        "虫がっ! 虫がぁ!!"@ja .

_:N34f2fe215d044fc98751cab0cbdd5410 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star, Falling"@en,
        "星､ 満ちて"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N2bc6b6606a9b4a7cac5c2f80e32a0f42 ;
    schema:name "Star, Falling"@en,
        "星､ 満ちて"@ja .

_:N35a867ad7d0f4282819ce0fce3c600d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bring it On!"@en,
        "かかってこいや!"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N2bc6b6606a9b4a7cac5c2f80e32a0f42 ;
    schema:name "Bring it On!"@en,
        "かかってこいや!"@ja .

_:N4ec76fe268b8467894a8714c3375ea0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HAPPY for GOOD Karaoke"@en,
        "HAPPY for GOOD Karaoke"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N2bc6b6606a9b4a7cac5c2f80e32a0f42 ;
    schema:name "HAPPY for GOOD Karaoke"@en,
        "HAPPY for GOOD Karaoke"@ja .

_:N52d0f638b7604930a9c182652dbbda37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smiling Kindly"@en,
        "優しく微笑んで"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N2bc6b6606a9b4a7cac5c2f80e32a0f42 ;
    schema:name "Smiling Kindly"@en,
        "優しく微笑んで"@ja .

_:N58800751279c4a4abdc3301e44213bfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mob, Fall in Love"@en,
        "モブだって恋をする"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N2bc6b6606a9b4a7cac5c2f80e32a0f42 ;
    schema:name "Mob, Fall in Love"@en,
        "モブだって恋をする"@ja .

_:N62fd6f2c828f4beaab1ab493c1114e35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Method of the City Dweller"@en,
        "都会人の流儀"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N449242c97be6448298fa1503f7261da9 ;
    schema:name "Method of the City Dweller"@en,
        "都会人の流儀"@ja .

_:N7ea7e035b6d04646ac2c0bc4f4d49199 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HAPPY for GOOD"@en,
        "HAPPY for GOOD"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N2bc6b6606a9b4a7cac5c2f80e32a0f42 ;
    schema:name "HAPPY for GOOD"@en,
        "HAPPY for GOOD"@ja .

_:N7f33dc635c67471294500966d6faa1ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunny Day Step Inst"@en,
        "ハレノヒステップ Inst"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N449242c97be6448298fa1503f7261da9 ;
    schema:name "Sunny Day Step Inst"@en,
        "ハレノヒステップ Inst"@ja .

_:N8222992ad77d400ebc9dbe798ab8ddca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Page 1 of the Casual Everyday"@en,
        "何気ない日常の1ページ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N449242c97be6448298fa1503f7261da9 ;
    schema:name "Page 1 of the Casual Everyday"@en,
        "何気ない日常の1ページ"@ja .

_:N85169e69d76343fc9d6dcb7e149f9a15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Before Feelings"@en,
        "想いの先に"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N2bc6b6606a9b4a7cac5c2f80e32a0f42 ;
    schema:name "Before Feelings"@en,
        "想いの先に"@ja .

_:N8afeaa1eb17146a897e770b396182035 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunny Day Step Karaoke"@en,
        "ハレノヒステップ Karaoke"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N449242c97be6448298fa1503f7261da9 ;
    schema:name "Sunny Day Step Karaoke"@en,
        "ハレノヒステップ Karaoke"@ja .

_:N8c0661b70d1e4de7bceab4f8c4906739 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scent of Plants Music Box Ver."@en,
        "草木の匂い オルゴールVer."@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N449242c97be6448298fa1503f7261da9 ;
    schema:name "Scent of Plants Music Box Ver."@en,
        "草木の匂い オルゴールVer."@ja .

_:Na3e776e4da314db8af2e537857fca866 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Energetic One is the Girl"@en,
        "元気なアイツは女の子"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N449242c97be6448298fa1503f7261da9 ;
    schema:name "The Energetic One is the Girl"@en,
        "元気なアイツは女の子"@ja .

_:Na9e9a7e80acb480c95e2d857d1136fa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scent of Plants"@en,
        "草木の匂い"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N449242c97be6448298fa1503f7261da9 ;
    schema:name "Scent of Plants"@en,
        "草木の匂い"@ja .

_:Nadfe6eda62fa4087bcdce0bdca7d5977 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Presentiment of New Life"@en,
        "新生活の予感"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N449242c97be6448298fa1503f7261da9 ;
    schema:name "Presentiment of New Life"@en,
        "新生活の予感"@ja .

_:Naf1a4e46ec72481ea166716f0ef609e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scent of Summer Grass"@en,
        "夏草の匂い"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N449242c97be6448298fa1503f7261da9 ;
    schema:name "Scent of Summer Grass"@en,
        "夏草の匂い"@ja .

_:Nb2324641d4674ef3aa33b420158dcbfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far Into the Sky"@en,
        "空を遠く"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N2bc6b6606a9b4a7cac5c2f80e32a0f42 ;
    schema:name "Far Into the Sky"@en,
        "空を遠く"@ja .

_:Nbce195afc0db48cca4cdd55851e9fae7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunny Day Step"@en,
        "ハレノヒステップ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N449242c97be6448298fa1503f7261da9 ;
    schema:name "Sunny Day Step"@en,
        "ハレノヒステップ"@ja .

_:Nd4b06e9303f64b998ed20b5a1f0f52ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Thanks\" To You"@en,
        "キミに届ける｢ありがとう｣"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N2bc6b6606a9b4a7cac5c2f80e32a0f42 ;
    schema:name "\"Thanks\" To You"@en,
        "キミに届ける｢ありがとう｣"@ja .

_:Nd4ce564d84a44037b122d5542db34638 a schema:Person,
        foaf:Person ;
    mo:performed <album/63250#performance> ;
    schema:name "星本美結"@en ;
    foaf:name "星本美結"@en .

_:Nd82f4d2836db423198ddc097428f2f78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yahhoi Wahhoi"@en,
        "Yahhoi Wahhoi"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N2bc6b6606a9b4a7cac5c2f80e32a0f42 ;
    schema:name "Yahhoi Wahhoi"@en,
        "Yahhoi Wahhoi"@ja .

_:Nda2970af7d1e459c853f8889e0c8897d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scent of Plants Recorder Ver."@en,
        "草木の匂い リコーダーVer."@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N449242c97be6448298fa1503f7261da9 ;
    schema:name "Scent of Plants Recorder Ver."@en,
        "草木の匂い リコーダーVer."@ja .

_:Ndc29727029b541bdbf24ec112784cd9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ahh, I don't wanna wake up"@en,
        "起きるのやだなぁ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N2bc6b6606a9b4a7cac5c2f80e32a0f42 ;
    schema:name "Ahh, I don't wanna wake up"@en,
        "起きるのやだなぁ"@ja .

_:Ndde910d493344b939963d8bc9e92ec4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High in the Sky"@en,
        "空は高くに"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N449242c97be6448298fa1503f7261da9 ;
    schema:name "High in the Sky"@en,
        "空は高くに"@ja .

_:Ne626648c9fe74168b8c76c49722e5a28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Next to You"@en,
        "君のとなりに"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N2bc6b6606a9b4a7cac5c2f80e32a0f42 ;
    schema:name "Next to You"@en,
        "君のとなりに"@ja .

_:Ne76030123e334168a1c6825a751f564d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Proper Way to Spend Time After School"@en,
        "正しい放課後の過ごし方"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N449242c97be6448298fa1503f7261da9 ;
    schema:name "The Proper Way to Spend Time After School"@en,
        "正しい放課後の過ごし方"@ja .

_:Neee5ad2de06a46718d92fcf3b3b77e39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Absolutely Unrivaled Head of the Student Council"@en,
        "絶対無敵の生徒会長"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N449242c97be6448298fa1503f7261da9 ;
    schema:name "The Absolutely Unrivaled Head of the Student Council"@en,
        "絶対無敵の生徒会長"@ja .

_:Nf9c18fdf7b2b47068dc01e532939a372 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Two of Us From Today"@en,
        "今日から二人は"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N2bc6b6606a9b4a7cac5c2f80e32a0f42 ;
    schema:name "The Two of Us From Today"@en,
        "今日から二人は"@ja .

_:Nfc3aa226ec4d43cd90e83d1f9448d742 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HAPPY for GOOD Inst"@en,
        "HAPPY for GOOD Inst"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N2bc6b6606a9b4a7cac5c2f80e32a0f42 ;
    schema:name "HAPPY for GOOD Inst"@en,
        "HAPPY for GOOD Inst"@ja .

_:N449242c97be6448298fa1503f7261da9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18807f45e06b457ebe7669eee899992e,
        _:N62fd6f2c828f4beaab1ab493c1114e35,
        _:N7f33dc635c67471294500966d6faa1ff,
        _:N8222992ad77d400ebc9dbe798ab8ddca,
        _:N8afeaa1eb17146a897e770b396182035,
        _:N8c0661b70d1e4de7bceab4f8c4906739,
        _:Na3e776e4da314db8af2e537857fca866,
        _:Na9e9a7e80acb480c95e2d857d1136fa5,
        _:Nadfe6eda62fa4087bcdce0bdca7d5977,
        _:Naf1a4e46ec72481ea166716f0ef609e3,
        _:Nbce195afc0db48cca4cdd55851e9fae7,
        _:Nda2970af7d1e459c853f8889e0c8897d,
        _:Ndde910d493344b939963d8bc9e92ec4e,
        _:Ne76030123e334168a1c6825a751f564d,
        _:Neee5ad2de06a46718d92fcf3b3b77e39 ;
    mo:track_count 15 ;
    schema:duration "PT48:48"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N18807f45e06b457ebe7669eee899992e,
        _:N62fd6f2c828f4beaab1ab493c1114e35,
        _:N7f33dc635c67471294500966d6faa1ff,
        _:N8222992ad77d400ebc9dbe798ab8ddca,
        _:N8afeaa1eb17146a897e770b396182035,
        _:N8c0661b70d1e4de7bceab4f8c4906739,
        _:Na3e776e4da314db8af2e537857fca866,
        _:Na9e9a7e80acb480c95e2d857d1136fa5,
        _:Nadfe6eda62fa4087bcdce0bdca7d5977,
        _:Naf1a4e46ec72481ea166716f0ef609e3,
        _:Nbce195afc0db48cca4cdd55851e9fae7,
        _:Nda2970af7d1e459c853f8889e0c8897d,
        _:Ndde910d493344b939963d8bc9e92ec4e,
        _:Ne76030123e334168a1c6825a751f564d,
        _:Neee5ad2de06a46718d92fcf3b3b77e39 .

_:N2bc6b6606a9b4a7cac5c2f80e32a0f42 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2d5e91e3ffe74e1589d0763298c2d805,
        _:N2eca77ec6b484178b8d413e7043a9d62,
        _:N34f2fe215d044fc98751cab0cbdd5410,
        _:N35a867ad7d0f4282819ce0fce3c600d3,
        _:N4ec76fe268b8467894a8714c3375ea0d,
        _:N52d0f638b7604930a9c182652dbbda37,
        _:N58800751279c4a4abdc3301e44213bfa,
        _:N7ea7e035b6d04646ac2c0bc4f4d49199,
        _:N85169e69d76343fc9d6dcb7e149f9a15,
        _:Nb2324641d4674ef3aa33b420158dcbfe,
        _:Nd4b06e9303f64b998ed20b5a1f0f52ba,
        _:Nd82f4d2836db423198ddc097428f2f78,
        _:Ndc29727029b541bdbf24ec112784cd9c,
        _:Ne626648c9fe74168b8c76c49722e5a28,
        _:Nf9c18fdf7b2b47068dc01e532939a372,
        _:Nfc3aa226ec4d43cd90e83d1f9448d742 ;
    mo:track_count 16 ;
    schema:duration "PT51:20"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N2d5e91e3ffe74e1589d0763298c2d805,
        _:N2eca77ec6b484178b8d413e7043a9d62,
        _:N34f2fe215d044fc98751cab0cbdd5410,
        _:N35a867ad7d0f4282819ce0fce3c600d3,
        _:N4ec76fe268b8467894a8714c3375ea0d,
        _:N52d0f638b7604930a9c182652dbbda37,
        _:N58800751279c4a4abdc3301e44213bfa,
        _:N7ea7e035b6d04646ac2c0bc4f4d49199,
        _:N85169e69d76343fc9d6dcb7e149f9a15,
        _:Nb2324641d4674ef3aa33b420158dcbfe,
        _:Nd4b06e9303f64b998ed20b5a1f0f52ba,
        _:Nd82f4d2836db423198ddc097428f2f78,
        _:Ndc29727029b541bdbf24ec112784cd9c,
        _:Ne626648c9fe74168b8c76c49722e5a28,
        _:Nf9c18fdf7b2b47068dc01e532939a372,
        _:Nfc3aa226ec4d43cd90e83d1f9448d742 .

