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

<artist/10211#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mameko"@en,
        "まめこ"@ja ;
    foaf:made <album/60754#subject>,
        <album/60754#vocals> ;
    foaf:name "Mameko"@en,
        "まめこ"@ja .

<artist/13463#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kai Kawasaki"@en,
        "川﨑海"@ja ;
    foaf:made <album/60754#lyrics>,
        <album/60754#subject> ;
    foaf:name "Kai Kawasaki"@en,
        "川﨑海"@ja .

<artist/1399#subject> a schema:Person,
        foaf:Person ;
    schema:name "fripSide"@en ;
    foaf:made <album/60754#subject>,
        <album/60754#vocals> ;
    foaf:name "fripSide"@en .

<artist/3379#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shinichiro Yamashita"@en,
        "山下慎一狼"@ja ;
    foaf:made <album/60754#lyrics>,
        <album/60754#subject> ;
    foaf:name "Shinichiro Yamashita"@en,
        "山下慎一狼"@ja .

<artist/36105#subject> a schema:Person,
        foaf:Person ;
    schema:name "RUCCA"@en ;
    foaf:made <album/60754#lyrics>,
        <album/60754#subject> ;
    foaf:name "RUCCA"@en .

<artist/4306#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuki Nakae"@en,
        "中恵光城"@ja ;
    foaf:made <album/60754#subject>,
        <album/60754#vocals> ;
    foaf:name "Mitsuki Nakae"@en,
        "中恵光城"@ja .

<artist/15106#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60754#subject> ;
    schema:name "Arte Refact"@en ;
    foaf:made <album/60754#composition>,
        <album/60754#subject> ;
    foaf:name "Arte Refact"@en .

<artist/289#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60754#subject> ;
    schema:name "Shinichiro Matsumoto"@en,
        "松本慎一郎"@ja ;
    foaf:made <album/60754#composition>,
        <album/60754#subject> ;
    foaf:name "Shinichiro Matsumoto"@en,
        "松本慎一郎"@ja .

<artist/83#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60754#subject> ;
    schema:name "Ryo Mizutsuki"@en,
        "水月陵"@ja ;
    foaf:made <album/60754#composition>,
        <album/60754#subject> ;
    foaf:name "Ryo Mizutsuki"@en,
        "水月陵"@ja .

<product/8701#subject> a schema:CreativeWork ;
    schema:name "floral flowlove"@en,
        "フローラル・フローラブ"@ja,
        "floral flowlove"@ja-latn ;
    foaf:name "floral flowlove"@en,
        "フローラル・フローラブ"@ja,
        "floral flowlove"@ja-latn .

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

<album/60754#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "floral flowlove COMPLETE SOUNDTRACK"@en,
        "フローラル・フローラブ COMPLETE SOUNDTRACK"@ja,
        "floral flowlove COMPLETE SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/60754#musicalwork> ;
    mo:recorded_as <album/60754#musicalexpression> ;
    schema:name "floral flowlove COMPLETE SOUNDTRACK"@en,
        "フローラル・フローラブ COMPLETE SOUNDTRACK"@ja,
        "floral flowlove COMPLETE SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/60754#musicalwork> .

<org/1554#subject> schema:name "SAGA PLANETS"@en,
        "SAGA PLANETS"@ja,
        "SAGA PLANETS"@ja-latn ;
    foaf:name "SAGA PLANETS"@en,
        "SAGA PLANETS"@ja,
        "SAGA PLANETS"@ja-latn .

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

<https://medium-media.vgm.io/albums/45/60754/60754-1472858261.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/60754#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "floral flowlove COMPLETE SOUNDTRACK"@en,
        "フローラル・フローラブ COMPLETE SOUNDTRACK"@ja,
        "floral flowlove COMPLETE SOUNDTRACK"@ja-latn ;
    mo:composer <artist/15106#subject>,
        <artist/289#subject>,
        <artist/83#subject> ;
    mo:produced_work <album/60754#musicalwork> ;
    schema:name "floral flowlove COMPLETE SOUNDTRACK"@en,
        "フローラル・フローラブ COMPLETE SOUNDTRACK"@ja,
        "floral flowlove COMPLETE SOUNDTRACK"@ja-latn .

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

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

<album/60754#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-09-23"^^xsd:date ;
    dcterms:title "floral flowlove COMPLETE SOUNDTRACK"@en,
        "フローラル・フローラブ COMPLETE SOUNDTRACK"@ja,
        "floral flowlove COMPLETE SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "SPSLA-0017~8" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/60754#musicalexpression> ;
    mo:publisher <org/1554#subject> ;
    mo:record _:N7be61e17b4a5410791574ffc3517f28c,
        _:Ne8043f94875f47c0a3b62ea457072618 ;
    mo:record_count 2 ;
    schema:about <product/8701#subject> ;
    schema:datePublished "2016-09-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/60754/60754-1472858261.jpg> ;
    schema:name "floral flowlove COMPLETE SOUNDTRACK"@en,
        "フローラル・フローラブ COMPLETE SOUNDTRACK"@ja,
        "floral flowlove COMPLETE SOUNDTRACK"@ja-latn ;
    schema:publisher <org/1554#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/60754/60754-1472858261.jpg> .

_:N02c1e053b53943609d01a4191c438dfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セラフィーンの翼"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "セラフィーンの翼"@ja .

_:N043bb3ecadf54af3962fd07bc423b80d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "それは流れる花のように"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Ne8043f94875f47c0a3b62ea457072618 ;
    schema:name "それは流れる花のように"@ja .

_:N04e7108813494f7482e3801181d981b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let there be light"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "Let there be light"@ja .

_:N0caab76b3b4449588a1ed74798b539f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "crossing wind"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Ne8043f94875f47c0a3b62ea457072618 ;
    schema:name "crossing wind"@ja .

_:N16bc840690be41f2a91781166929d8eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "floral summer"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Ne8043f94875f47c0a3b62ea457072618 ;
    schema:name "floral summer"@ja .

_:N1dec6c9b8e3d4b2ea1f9651a02a33f67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トラブル・トラベラー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "トラブル・トラベラー"@ja .

_:N2e33f902913e486eb4b8779e47c41f91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let there be light (インスト)"@ja ;
    mo:track_number 22 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "Let there be light (インスト)"@ja .

_:N30be00a3ebad401fa67fe39991f99f18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あずきばー"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "あずきばー"@ja .

_:N33cae05079b24cc5ad75a7a6f347d8ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小麦のパンに祝福を"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "小麦のパンに祝福を"@ja .

_:N38cdd10875e246038d8ad671e5b0bb0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "your anthology tender ver."@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "your anthology tender ver."@ja .

_:N3a7cd7a44d724f49a548e025869fffc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "見つめるモノ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Ne8043f94875f47c0a3b62ea457072618 ;
    schema:name "見つめるモノ"@ja .

_:N446baa5a900547758b8cf5186ae5b47a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream on Dreamin'"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Ne8043f94875f47c0a3b62ea457072618 ;
    schema:name "Dream on Dreamin'"@ja .

_:N4fc59d55f5c246f8a49f1dfa377424cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "splash summer"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Ne8043f94875f47c0a3b62ea457072618 ;
    schema:name "splash summer"@ja .

_:N5ff69308853c4cea922850218cbb0b59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふたりの足跡"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Ne8043f94875f47c0a3b62ea457072618 ;
    schema:name "ふたりの足跡"@ja .

_:N67058b7eebb24402b1d3213a07e52f45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Acceleration"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Ne8043f94875f47c0a3b62ea457072618 ;
    schema:name "Acceleration"@ja .

_:N6a66660c6d6d422882f875b04087f996 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "深黒晦冥"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Ne8043f94875f47c0a3b62ea457072618 ;
    schema:name "深黒晦冥"@ja .

_:N6e35d648342e45a697e0e62c456ca281 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kissin'Me, Kissin'You"@ja ;
    mo:track_number 20 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Ne8043f94875f47c0a3b62ea457072618 ;
    schema:name "Kissin'Me, Kissin'You"@ja .

_:N6f46cd0d4f0b471fbf0684fc895b74ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Drops"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Ne8043f94875f47c0a3b62ea457072618 ;
    schema:name "Little Drops"@ja .

_:N702a2dcca6934534a412e45d2701188e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whim Princess"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Ne8043f94875f47c0a3b62ea457072618 ;
    schema:name "Whim Princess"@ja .

_:N71ef803f71244034abbb5ee3a0159e58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amazing Grace"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "Amazing Grace"@ja .

_:N73ee250dd4e248c196e4adf4eb1b992c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "your anthology"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Ne8043f94875f47c0a3b62ea457072618 ;
    schema:name "your anthology"@ja .

_:N7894f11b420b449d808f391dfc07c8fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragrance Party"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Ne8043f94875f47c0a3b62ea457072618 ;
    schema:name "Fragrance Party"@ja .

_:N88850a94e3e742bdb43af40c989db4a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "寂寞の花園で"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "寂寞の花園で"@ja .

_:N8ddcfce26dfd4e62a180578c18e73c63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミを待つ夕暮れ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "キミを待つ夕暮れ"@ja .

_:N8df9de116c474d98943c5651719d6611 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Salvation Lullaby"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "Salvation Lullaby"@ja .

_:N964898cfb30f456690bec0c5143421a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "floral summer (インスト)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "floral summer (インスト)"@ja .

_:N98df55f5212a4aa58cea11f675f26c6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネコとしっぽの協奏曲"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "ネコとしっぽの協奏曲"@ja .

_:N99c8aa7e59df4c11aca11320caba466f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "インサイドモーセ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "インサイドモーセ"@ja .

_:N9aca5eafbd5842aa8cca709d305ea0f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kissin'Me, Kissin'You (インスト)"@ja ;
    mo:track_number 21 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "Kissin'Me, Kissin'You (インスト)"@ja .

_:Na562ec1d37b44fada9a7e70c983bf3ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "万花繚乱"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Ne8043f94875f47c0a3b62ea457072618 ;
    schema:name "万花繚乱"@ja .

_:Nb40c690f41ed42078e5022df717e2de3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "innocence song"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Ne8043f94875f47c0a3b62ea457072618 ;
    schema:name "innocence song"@ja .

_:Nb83dd4c68a834943a3f8975422dcc26c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖徒の回廊"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "聖徒の回廊"@ja .

_:Nbfadc7fb87d8445391e162c16abd14d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mind murderer"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "mind murderer"@ja .

_:Nc0ef484ada7e4c3aab17a0c84e1892b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Growing Love"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Ne8043f94875f47c0a3b62ea457072618 ;
    schema:name "Growing Love"@ja .

_:Nc1555c77bd034e62b1590ef0adb027e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "安息のひととき"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "安息のひととき"@ja .

_:Nc4e90b010f6043ab9122aa7e78c100be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Persona"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Ne8043f94875f47c0a3b62ea457072618 ;
    schema:name "Persona"@ja .

_:Nc91ff37a9d104f478933c27e1cc64b7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖ガブリエルの栄光"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ne8043f94875f47c0a3b62ea457072618 ;
    schema:name "聖ガブリエルの栄光"@ja .

_:Ne12759e0523048b1804014e809aa0317 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pop'n dance"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "pop'n dance"@ja .

_:Nee6e56a7d75149f8b6d0dbb333e0e368 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "予兆"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "予兆"@ja .

_:Nf3dbb54662634e5691b7a08bb4f89045 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "noise chord"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "noise chord"@ja .

_:Nf577a81812d54c99b261f1625f2f6ae9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "癒しの翠雨"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Ne8043f94875f47c0a3b62ea457072618 ;
    schema:name "癒しの翠雨"@ja .

_:Nfc9f1849224b4dbfb48932580001c716 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "time goes by"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N7be61e17b4a5410791574ffc3517f28c ;
    schema:name "time goes by"@ja .

_:Ne8043f94875f47c0a3b62ea457072618 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N043bb3ecadf54af3962fd07bc423b80d,
        _:N0caab76b3b4449588a1ed74798b539f6,
        _:N16bc840690be41f2a91781166929d8eb,
        _:N3a7cd7a44d724f49a548e025869fffc2,
        _:N446baa5a900547758b8cf5186ae5b47a,
        _:N4fc59d55f5c246f8a49f1dfa377424cb,
        _:N5ff69308853c4cea922850218cbb0b59,
        _:N67058b7eebb24402b1d3213a07e52f45,
        _:N6a66660c6d6d422882f875b04087f996,
        _:N6e35d648342e45a697e0e62c456ca281,
        _:N6f46cd0d4f0b471fbf0684fc895b74ef,
        _:N702a2dcca6934534a412e45d2701188e,
        _:N73ee250dd4e248c196e4adf4eb1b992c,
        _:N7894f11b420b449d808f391dfc07c8fa,
        _:Na562ec1d37b44fada9a7e70c983bf3ab,
        _:Nb40c690f41ed42078e5022df717e2de3,
        _:Nc0ef484ada7e4c3aab17a0c84e1892b8,
        _:Nc4e90b010f6043ab9122aa7e78c100be,
        _:Nc91ff37a9d104f478933c27e1cc64b7c,
        _:Nf577a81812d54c99b261f1625f2f6ae9 ;
    mo:track_count 20 ;
    schema:duration "PT64:11"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N043bb3ecadf54af3962fd07bc423b80d,
        _:N0caab76b3b4449588a1ed74798b539f6,
        _:N16bc840690be41f2a91781166929d8eb,
        _:N3a7cd7a44d724f49a548e025869fffc2,
        _:N446baa5a900547758b8cf5186ae5b47a,
        _:N4fc59d55f5c246f8a49f1dfa377424cb,
        _:N5ff69308853c4cea922850218cbb0b59,
        _:N67058b7eebb24402b1d3213a07e52f45,
        _:N6a66660c6d6d422882f875b04087f996,
        _:N6e35d648342e45a697e0e62c456ca281,
        _:N6f46cd0d4f0b471fbf0684fc895b74ef,
        _:N702a2dcca6934534a412e45d2701188e,
        _:N73ee250dd4e248c196e4adf4eb1b992c,
        _:N7894f11b420b449d808f391dfc07c8fa,
        _:Na562ec1d37b44fada9a7e70c983bf3ab,
        _:Nb40c690f41ed42078e5022df717e2de3,
        _:Nc0ef484ada7e4c3aab17a0c84e1892b8,
        _:Nc4e90b010f6043ab9122aa7e78c100be,
        _:Nc91ff37a9d104f478933c27e1cc64b7c,
        _:Nf577a81812d54c99b261f1625f2f6ae9 .

_:N7be61e17b4a5410791574ffc3517f28c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N02c1e053b53943609d01a4191c438dfe,
        _:N04e7108813494f7482e3801181d981b5,
        _:N1dec6c9b8e3d4b2ea1f9651a02a33f67,
        _:N2e33f902913e486eb4b8779e47c41f91,
        _:N30be00a3ebad401fa67fe39991f99f18,
        _:N33cae05079b24cc5ad75a7a6f347d8ba,
        _:N38cdd10875e246038d8ad671e5b0bb0a,
        _:N71ef803f71244034abbb5ee3a0159e58,
        _:N88850a94e3e742bdb43af40c989db4a0,
        _:N8ddcfce26dfd4e62a180578c18e73c63,
        _:N8df9de116c474d98943c5651719d6611,
        _:N964898cfb30f456690bec0c5143421a8,
        _:N98df55f5212a4aa58cea11f675f26c6e,
        _:N99c8aa7e59df4c11aca11320caba466f,
        _:N9aca5eafbd5842aa8cca709d305ea0f5,
        _:Nb83dd4c68a834943a3f8975422dcc26c,
        _:Nbfadc7fb87d8445391e162c16abd14d4,
        _:Nc1555c77bd034e62b1590ef0adb027e8,
        _:Ne12759e0523048b1804014e809aa0317,
        _:Nee6e56a7d75149f8b6d0dbb333e0e368,
        _:Nf3dbb54662634e5691b7a08bb4f89045,
        _:Nfc9f1849224b4dbfb48932580001c716 ;
    mo:track_count 22 ;
    schema:duration "PT73:37"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N02c1e053b53943609d01a4191c438dfe,
        _:N04e7108813494f7482e3801181d981b5,
        _:N1dec6c9b8e3d4b2ea1f9651a02a33f67,
        _:N2e33f902913e486eb4b8779e47c41f91,
        _:N30be00a3ebad401fa67fe39991f99f18,
        _:N33cae05079b24cc5ad75a7a6f347d8ba,
        _:N38cdd10875e246038d8ad671e5b0bb0a,
        _:N71ef803f71244034abbb5ee3a0159e58,
        _:N88850a94e3e742bdb43af40c989db4a0,
        _:N8ddcfce26dfd4e62a180578c18e73c63,
        _:N8df9de116c474d98943c5651719d6611,
        _:N964898cfb30f456690bec0c5143421a8,
        _:N98df55f5212a4aa58cea11f675f26c6e,
        _:N99c8aa7e59df4c11aca11320caba466f,
        _:N9aca5eafbd5842aa8cca709d305ea0f5,
        _:Nb83dd4c68a834943a3f8975422dcc26c,
        _:Nbfadc7fb87d8445391e162c16abd14d4,
        _:Nc1555c77bd034e62b1590ef0adb027e8,
        _:Ne12759e0523048b1804014e809aa0317,
        _:Nee6e56a7d75149f8b6d0dbb333e0e368,
        _:Nf3dbb54662634e5691b7a08bb4f89045,
        _:Nfc9f1849224b4dbfb48932580001c716 .

