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

<artist/4331#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomoyuki Fumotogawa"@en,
        "麓川智之"@ja ;
    foaf:made <album/10109#lyrics>,
        <album/10109#subject> ;
    foaf:name "Tomoyuki Fumotogawa"@en,
        "麓川智之"@ja .

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

<artist/82#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10109#subject> ;
    schema:name "MANYO"@en ;
    foaf:made <album/10109#composition>,
        <album/10109#subject> ;
    foaf:name "MANYO"@en .

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

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

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

<org/653#subject> schema:name "SUCCESS"@en,
        "株式会社サクセス"@ja,
        "SUCCESS"@ja-latn ;
    foaf:name "SUCCESS"@en,
        "株式会社サクセス"@ja,
        "SUCCESS"@ja-latn .

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

<https://medium-media.vgm.io/albums/90/10109/10109-1218967021.jpg> a schema:ImageObject,
        foaf:Image .

<album/10109#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aoishiro Original Soundtrack"@en,
        "アオイシロ Original Soundtrack"@ja,
        "Aoishiro Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Little Wing"@en ;
            foaf:made <album/10109#composition> ;
            foaf:name "(Little Wing"@en ],
        <artist/82#subject> ;
    mo:produced_work <album/10109#musicalwork> ;
    schema:name "Aoishiro Original Soundtrack"@en,
        "アオイシロ Original Soundtrack"@ja,
        "Aoishiro Original Soundtrack"@ja-latn .

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

<artist/149#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10109#performance> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<artist/202#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10109#performance> ;
    schema:name "Noriko Mitose"@en,
        "みとせのりこ"@ja ;
    foaf:name "Noriko Mitose"@en,
        "みとせのりこ"@ja .

<artist/291#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10109#performance> ;
    schema:name "Rita"@en ;
    foaf:name "Rita"@en .

<album/10109#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aoishiro Original Soundtrack"@en,
        "アオイシロ Original Soundtrack"@ja,
        "Aoishiro Original Soundtrack"@ja-latn ;
    mo:performance_of <album/10109#musicalwork> ;
    mo:performer <artist/149#subject>,
        <artist/202#subject>,
        <artist/291#subject> ;
    mo:recorded_as <album/10109#musicalexpression> ;
    schema:byArtist <artist/149#subject>,
        <artist/202#subject>,
        <artist/291#subject> ;
    schema:name "Aoishiro Original Soundtrack"@en,
        "アオイシロ Original Soundtrack"@ja,
        "Aoishiro Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/10109#musicalwork> .

<album/10109#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-15"^^xsd:date ;
    dcterms:title "Aoishiro Original Soundtrack"@en,
        "アオイシロ Original Soundtrack"@ja,
        "Aoishiro Original Soundtrack"@ja-latn ;
    mo:catalogue_number "HNMP-0003" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/10109#musicalexpression> ;
    mo:publisher <org/653#subject> ;
    mo:record _:N60f92cc9f5574e43a26801c611a49c17,
        _:Ne4d98ddb56a847e1a8b96edb54c091b3 ;
    mo:record_count 2 ;
    mo:release <event/29> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Akaiito"@en ;
            foaf:name "Akaiito"@en ],
        [ a schema:CreativeWork ;
            schema:name "Aoishiro"@en ;
            foaf:name "Aoishiro"@en ] ;
    schema:byArtist <artist/149#subject>,
        <artist/202#subject>,
        <artist/291#subject> ;
    schema:datePublished "2008-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/10109/10109-1218967021.jpg> ;
    schema:name "Aoishiro Original Soundtrack"@en,
        "アオイシロ Original Soundtrack"@ja,
        "Aoishiro Original Soundtrack"@ja-latn ;
    schema:publisher <org/653#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/10109/10109-1218967021.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10109#subject> ;
    schema:name "(Little Wing"@en ;
    foaf:made <album/10109#subject> ;
    foaf:name "(Little Wing"@en .

_:N159f003b610d41268db98e70703b488e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Days That Blossomed in Summer (BLUE Remix)"@en,
        "夏に咲いた日 (BLUE Remix)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N60f92cc9f5574e43a26801c611a49c17 ;
    schema:name "Days That Blossomed in Summer (BLUE Remix)"@en,
        "夏に咲いた日 (BLUE Remix)"@ja .

_:N1a82376b40ab42698cb8679c66f694ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Abyss"@en,
        "暗黒淵"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Ne4d98ddb56a847e1a8b96edb54c091b3 ;
    schema:name "Black Abyss"@en,
        "暗黒淵"@ja .

_:N206f1f62b1ef47599d82ec941a032cd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golden Scenery"@en,
        "きんいろのけしき"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Ne4d98ddb56a847e1a8b96edb54c091b3 ;
    schema:name "Golden Scenery"@en,
        "きんいろのけしき"@ja .

_:N29842a11304d4c6fa1299b84ac1d6516 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From the Other Side of Eternity"@en,
        "悠久の彼方から"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Ne4d98ddb56a847e1a8b96edb54c091b3 ;
    schema:name "From the Other Side of Eternity"@en,
        "悠久の彼方から"@ja .

_:N2eb51d28e07946f9844fd941769dd682 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Darkness"@en,
        "闇の彼方に"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:Ne4d98ddb56a847e1a8b96edb54c091b3 ;
    schema:name "Beyond the Darkness"@en,
        "闇の彼方に"@ja .

_:N3d1a3f0d2c374bb1a446e4978a5a94d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colors of Sal Blossoms"@en,
        "沙羅双樹の花の色"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N60f92cc9f5574e43a26801c611a49c17 ;
    schema:name "Colors of Sal Blossoms"@en,
        "沙羅双樹の花の色"@ja .

_:N4fd596e2c0914b7589776b198bbb7c10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sun That Shines on the Skies and Seas"@en,
        "空と海を照らす太陽"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ne4d98ddb56a847e1a8b96edb54c091b3 ;
    schema:name "The Sun That Shines on the Skies and Seas"@en,
        "空と海を照らす太陽"@ja .

_:N5e04c53c445b4fe1b863e7b138a48807 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trembling Back"@en,
        "震える背中"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Ne4d98ddb56a847e1a8b96edb54c091b3 ;
    schema:name "Trembling Back"@en,
        "震える背中"@ja .

_:N5f3dff677b3d4584ac823680858e29e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If Three of Us Got Together?"@en,
        "三人寄れば？"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Ne4d98ddb56a847e1a8b96edb54c091b3 ;
    schema:name "If Three of Us Got Together?"@en,
        "三人寄れば？"@ja .

_:N601efc09fdae45ec89b10ab5dfb6b098 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illuminated Place (BLUE Remix)"@en,
        "光射す場所 (BLUE Remix)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N60f92cc9f5574e43a26801c611a49c17 ;
    schema:name "Illuminated Place (BLUE Remix)"@en,
        "光射す場所 (BLUE Remix)"@ja .

_:N6249695246e74f648f76c0e6e60e44d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Thousand Hells That Rise from the Throne of the Ocean Depths"@en,
        "海淵の玉座より立ち上がる一千の地獄"@ja ;
    mo:track_number 18 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:Ne4d98ddb56a847e1a8b96edb54c091b3 ;
    schema:name "The Thousand Hells That Rise from the Throne of the Ocean Depths"@en,
        "海淵の玉座より立ち上がる一千の地獄"@ja .

_:N69fb57e50db142209cd0a385d530f6d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Water's Surface (Instrumental)"@en,
        "水面まで (Instrumental)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT7:05"^^xsd:interval ;
    schema:inPlaylist _:N60f92cc9f5574e43a26801c611a49c17 ;
    schema:name "To the Water's Surface (Instrumental)"@en,
        "水面まで (Instrumental)"@ja .

_:N6cd977ad7ede4ef0a84a0a14a2d4d1d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swiftness of a Dragon, Spring of a Tiger"@en,
        "龍攘虎搏"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Ne4d98ddb56a847e1a8b96edb54c091b3 ;
    schema:name "Swiftness of a Dragon, Spring of a Tiger"@en,
        "龍攘虎搏"@ja .

_:N6dde58fc9a0b4e1d88acc2445c92b935 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fill Your Heart With the Morning Mist"@en,
        "胸いっぱいに朝靄を"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Ne4d98ddb56a847e1a8b96edb54c091b3 ;
    schema:name "Fill Your Heart With the Morning Mist"@en,
        "胸いっぱいに朝靄を"@ja .

_:N7200cfc07a454014b1bffc80690ffd8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coil (BLUE Remix)"@en,
        "蟠 (BLUE Remix)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N60f92cc9f5574e43a26801c611a49c17 ;
    schema:name "Coil (BLUE Remix)"@en,
        "蟠 (BLUE Remix)"@ja .

_:N813d3683dede4ed8a5fff919384d8fcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blade and Projectile as One"@en,
        "剣禅一如"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Ne4d98ddb56a847e1a8b96edb54c091b3 ;
    schema:name "Blade and Projectile as One"@en,
        "剣禅一如"@ja .

_:N906864c043eb41f3980f2d6c4fe552cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Afterglow"@en,
        "残照"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ne4d98ddb56a847e1a8b96edb54c091b3 ;
    schema:name "Afterglow"@en,
        "残照"@ja .

_:N92c56207fe0442f788bd6f4c3628a827 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corridor of Wind (BLUE Remix)"@en,
        "風の回廊 (BLUE Remix)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N60f92cc9f5574e43a26801c611a49c17 ;
    schema:name "Corridor of Wind (BLUE Remix)"@en,
        "風の回廊 (BLUE Remix)"@ja .

_:N9736db220e65487299a0c27522fdf899 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Water's Surface"@en,
        "水面まで"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:07"^^xsd:interval ;
    schema:inPlaylist _:N60f92cc9f5574e43a26801c611a49c17 ;
    schema:name "To the Water's Surface"@en,
        "水面まで"@ja .

_:Na885f8e01b6a4425a031e53a4b917676 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Palace of Lapis Lazuli"@en,
        "瑠璃の宮処"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Ne4d98ddb56a847e1a8b96edb54c091b3 ;
    schema:name "Palace of Lapis Lazuli"@en,
        "瑠璃の宮処"@ja .

_:Nb6b02746a8de45c1a56312ef55a4c9b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Droplets of Time (BLUE Remix)"@en,
        "時の雫 (BLUE Remix)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N60f92cc9f5574e43a26801c611a49c17 ;
    schema:name "Droplets of Time (BLUE Remix)"@en,
        "時の雫 (BLUE Remix)"@ja .

_:Nc4322e8cff1c48ceb8850032c5c4c351 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warm Ripples"@en,
        "あたたかなさざなみ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Ne4d98ddb56a847e1a8b96edb54c091b3 ;
    schema:name "Warm Ripples"@en,
        "あたたかなさざなみ"@ja .

_:Nc84fe0236f454d338cf579f91a9bcf32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drawing Water"@en,
        "誘水"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N60f92cc9f5574e43a26801c611a49c17 ;
    schema:name "Drawing Water"@en,
        "誘水"@ja .

_:Nd4eb728a4a7c48b980b493be7cb8be10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Look Up to the Skies Above (BLUE Remix)"@en,
        "高い空を見上げて (BLUE Remix)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N60f92cc9f5574e43a26801c611a49c17 ;
    schema:name "Look Up to the Skies Above (BLUE Remix)"@en,
        "高い空を見上げて (BLUE Remix)"@ja .

_:Ndec74e9d67004fa6ab98f1778eea6d7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Darkness (Instrumental)"@en,
        "闇の彼方に (Instrumental)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N60f92cc9f5574e43a26801c611a49c17 ;
    schema:name "Beyond the Darkness (Instrumental)"@en,
        "闇の彼方に (Instrumental)"@ja .

_:Ne6529007f2634b2487d1def1f5b96ea7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Honnyaka Monmaka (BLUE Remix)"@en,
        "ホンニャカモンマカ (BLUE Remix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N60f92cc9f5574e43a26801c611a49c17 ;
    schema:name "Honnyaka Monmaka (BLUE Remix)"@en,
        "ホンニャカモンマカ (BLUE Remix)"@ja .

_:Ne7909d3a20114dd181c88e0432e0ed32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cold Flesh"@en,
        "冷たい肌"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Ne4d98ddb56a847e1a8b96edb54c091b3 ;
    schema:name "Cold Flesh"@en,
        "冷たい肌"@ja .

_:Ne7c47d54104848fc8a7581bd5458e210 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Trailblazer Surpasses Death"@en,
        "道征く死を越え"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N60f92cc9f5574e43a26801c611a49c17 ;
    schema:name "A Trailblazer Surpasses Death"@en,
        "道征く死を越え"@ja .

_:Nefcbbce6e2cb433887ec817ed361bd1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ocean Waves"@en,
        "海つ波"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N60f92cc9f5574e43a26801c611a49c17 ;
    schema:name "Ocean Waves"@en,
        "海つ波"@ja .

_:Nf2cb341df8a041c18830c7781d90fe6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water Murmurs"@en,
        "水の囁き"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Ne4d98ddb56a847e1a8b96edb54c091b3 ;
    schema:name "Water Murmurs"@en,
        "水の囁き"@ja .

_:Nf34dfc4ade8f4bf5a9141465a77df571 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surging Waves"@en,
        "逆巻く波涛"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ne4d98ddb56a847e1a8b96edb54c091b3 ;
    schema:name "Surging Waves"@en,
        "逆巻く波涛"@ja .

_:Nffa53ab628af41b0853a05f3845b49f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Put a Shell to Your Ear and Close Your Eyes"@en,
        "貝殻を耳に目を閉じて"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Ne4d98ddb56a847e1a8b96edb54c091b3 ;
    schema:name "Put a Shell to Your Ear and Close Your Eyes"@en,
        "貝殻を耳に目を閉じて"@ja .

_:N60f92cc9f5574e43a26801c611a49c17 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N159f003b610d41268db98e70703b488e,
        _:N3d1a3f0d2c374bb1a446e4978a5a94d5,
        _:N601efc09fdae45ec89b10ab5dfb6b098,
        _:N69fb57e50db142209cd0a385d530f6d7,
        _:N7200cfc07a454014b1bffc80690ffd8d,
        _:N92c56207fe0442f788bd6f4c3628a827,
        _:N9736db220e65487299a0c27522fdf899,
        _:Nb6b02746a8de45c1a56312ef55a4c9b6,
        _:Nc84fe0236f454d338cf579f91a9bcf32,
        _:Nd4eb728a4a7c48b980b493be7cb8be10,
        _:Ndec74e9d67004fa6ab98f1778eea6d7f,
        _:Ne6529007f2634b2487d1def1f5b96ea7,
        _:Ne7c47d54104848fc8a7581bd5458e210,
        _:Nefcbbce6e2cb433887ec817ed361bd1a ;
    mo:track_count 14 ;
    schema:duration "PT64:15"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N159f003b610d41268db98e70703b488e,
        _:N3d1a3f0d2c374bb1a446e4978a5a94d5,
        _:N601efc09fdae45ec89b10ab5dfb6b098,
        _:N69fb57e50db142209cd0a385d530f6d7,
        _:N7200cfc07a454014b1bffc80690ffd8d,
        _:N92c56207fe0442f788bd6f4c3628a827,
        _:N9736db220e65487299a0c27522fdf899,
        _:Nb6b02746a8de45c1a56312ef55a4c9b6,
        _:Nc84fe0236f454d338cf579f91a9bcf32,
        _:Nd4eb728a4a7c48b980b493be7cb8be10,
        _:Ndec74e9d67004fa6ab98f1778eea6d7f,
        _:Ne6529007f2634b2487d1def1f5b96ea7,
        _:Ne7c47d54104848fc8a7581bd5458e210,
        _:Nefcbbce6e2cb433887ec817ed361bd1a .

_:Ne4d98ddb56a847e1a8b96edb54c091b3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a82376b40ab42698cb8679c66f694ee,
        _:N206f1f62b1ef47599d82ec941a032cd5,
        _:N29842a11304d4c6fa1299b84ac1d6516,
        _:N2eb51d28e07946f9844fd941769dd682,
        _:N4fd596e2c0914b7589776b198bbb7c10,
        _:N5e04c53c445b4fe1b863e7b138a48807,
        _:N5f3dff677b3d4584ac823680858e29e7,
        _:N6249695246e74f648f76c0e6e60e44d4,
        _:N6cd977ad7ede4ef0a84a0a14a2d4d1d6,
        _:N6dde58fc9a0b4e1d88acc2445c92b935,
        _:N813d3683dede4ed8a5fff919384d8fcc,
        _:N906864c043eb41f3980f2d6c4fe552cb,
        _:Na885f8e01b6a4425a031e53a4b917676,
        _:Nc4322e8cff1c48ceb8850032c5c4c351,
        _:Ne7909d3a20114dd181c88e0432e0ed32,
        _:Nf2cb341df8a041c18830c7781d90fe6a,
        _:Nf34dfc4ade8f4bf5a9141465a77df571,
        _:Nffa53ab628af41b0853a05f3845b49f2 ;
    mo:track_count 18 ;
    schema:duration "PT73:06"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N1a82376b40ab42698cb8679c66f694ee,
        _:N206f1f62b1ef47599d82ec941a032cd5,
        _:N29842a11304d4c6fa1299b84ac1d6516,
        _:N2eb51d28e07946f9844fd941769dd682,
        _:N4fd596e2c0914b7589776b198bbb7c10,
        _:N5e04c53c445b4fe1b863e7b138a48807,
        _:N5f3dff677b3d4584ac823680858e29e7,
        _:N6249695246e74f648f76c0e6e60e44d4,
        _:N6cd977ad7ede4ef0a84a0a14a2d4d1d6,
        _:N6dde58fc9a0b4e1d88acc2445c92b935,
        _:N813d3683dede4ed8a5fff919384d8fcc,
        _:N906864c043eb41f3980f2d6c4fe552cb,
        _:Na885f8e01b6a4425a031e53a4b917676,
        _:Nc4322e8cff1c48ceb8850032c5c4c351,
        _:Ne7909d3a20114dd181c88e0432e0ed32,
        _:Nf2cb341df8a041c18830c7781d90fe6a,
        _:Nf34dfc4ade8f4bf5a9141465a77df571,
        _:Nffa53ab628af41b0853a05f3845b49f2 .

