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

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

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

<artist/46531#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137966#subject> ;
    schema:name "Thomas Dolby"@en ;
    foaf:made <album/137966#composition>,
        <album/137966#subject> ;
    foaf:name "Thomas Dolby"@en .

<artist/47017#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137966#subject> ;
    schema:name "Paul Sebastien"@en ;
    foaf:made <album/137966#composition>,
        <album/137966#subject> ;
    foaf:name "Paul Sebastien"@en .

<artist/48846#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137966#subject> ;
    schema:name "J. S. Bach"@en ;
    foaf:made <album/137966#composition>,
        <album/137966#subject> ;
    foaf:name "J. S. Bach"@en .

<artist/49727#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137966#subject> ;
    schema:name "Brian Salter"@en ;
    foaf:made <album/137966#composition>,
        <album/137966#subject> ;
    foaf:name "Brian Salter"@en .

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

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

<https://media.vgm.io/albums/66/137966/137966-fcb94f1e274a.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/137966#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/137966/137966-fcb94f1e274a.gif> ;
    foaf:depicts <album/137966#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/137966/137966-fcb94f1e274a.gif> .

<https://medium-media.vgm.io/albums/66/137966/137966-fcb94f1e274a.gif> a schema:ImageObject,
        foaf:Image .

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

<album/137966#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Headspace RMF Vol. 1: Mellow"@en,
        "Headspace RMF Vol. 1: Mellow"@ja,
        "Headspace RMF Vol. 1: Mellow"@ja-latn ;
    mo:performance_of <album/137966#musicalwork> ;
    mo:performer <artist/62579#subject> ;
    mo:recorded_as <album/137966#musicalexpression> ;
    schema:byArtist <artist/62579#subject> ;
    schema:name "Headspace RMF Vol. 1: Mellow"@en,
        "Headspace RMF Vol. 1: Mellow"@ja,
        "Headspace RMF Vol. 1: Mellow"@ja-latn ;
    schema:workPerformed <album/137966#musicalwork> .

<artist/62579#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/137966#performance> ;
    schema:name "Headspace"@en ;
    foaf:name "Headspace"@en .

<album/137966#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Headspace RMF Vol. 1: Mellow"@en,
        "Headspace RMF Vol. 1: Mellow"@ja,
        "Headspace RMF Vol. 1: Mellow"@ja-latn ;
    mo:composer <artist/46531#subject>,
        <artist/47017#subject>,
        <artist/48846#subject>,
        <artist/49727#subject> ;
    mo:produced_work <album/137966#musicalwork> ;
    schema:name "Headspace RMF Vol. 1: Mellow"@en,
        "Headspace RMF Vol. 1: Mellow"@ja,
        "Headspace RMF Vol. 1: Mellow"@ja-latn .

<album/137966#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-01-01"^^xsd:date ;
    dcterms:title "Headspace RMF Vol. 1: Mellow"@en,
        "Headspace RMF Vol. 1: Mellow"@ja,
        "Headspace RMF Vol. 1: Mellow"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/137966#musicalexpression> ;
    mo:publisher <org/4157#subject> ;
    mo:record _:Nd371000b96484f33bcd45d5c10687d6e ;
    mo:record_count 1 ;
    schema:byArtist <artist/62579#subject> ;
    schema:datePublished "1997-01-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/66/137966/137966-fcb94f1e274a.gif> ;
    schema:name "Headspace RMF Vol. 1: Mellow"@en,
        "Headspace RMF Vol. 1: Mellow"@ja,
        "Headspace RMF Vol. 1: Mellow"@ja-latn ;
    schema:publisher <org/4157#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/137966/137966-fcb94f1e274a.gif> .

_:N0209dc7ffce0433fa605310897ee0712 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "garden-of-time-short"@en ;
    mo:track_number 32 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "garden-of-time-short"@en .

_:N03cc1181fa3847878790cfee7f7d5b71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "celestial-flourish03"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "celestial-flourish03"@en .

_:N0873471dcfa74d0792149f2f3976e57e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pastorale-w-samples"@en ;
    mo:track_number 44 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "pastorale-w-samples"@en .

_:N0b9e9555f767482faf224b1dac1b03f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "garden-of-time-groove"@en ;
    mo:track_number 31 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "garden-of-time-groove"@en .

_:N127a577e586841748c10bfbef74527a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pastorale-short"@en ;
    mo:track_number 40 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "pastorale-short"@en .

_:N154e21a279dc4763afd7bafd2509a9cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sunlane-flourish03"@en ;
    mo:track_number 54 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "sunlane-flourish03"@en .

_:N1641119885f44b2c8c474c419b8dcbaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "badinerie-full-alt"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "badinerie-full-alt"@en .

_:N17d7af51e392407d9c94d7cf637828c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "grinning-pound-groove"@en ;
    mo:track_number 37 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "grinning-pound-groove"@en .

_:N254ee827ea124ed1a65fad78b4765e1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "grinning-pound-short"@en ;
    mo:track_number 38 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "grinning-pound-short"@en .

_:N255eecd2433349e69278f12430721776 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sunlane-short"@en ;
    mo:track_number 56 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "sunlane-short"@en .

_:N257c0839427b4e019d81d7898440b7aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "grinning-pound-flourish03"@en ;
    mo:track_number 36 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "grinning-pound-flourish03"@en .

_:N2fd990eac8824294b3ef5ade8e113c06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "celestial-flourish04"@en ;
    mo:track_number 20 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "celestial-flourish04"@en .

_:N3035a35cac544baeafc41aa876ee7197 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "garden-of-time-flourish02"@en ;
    mo:track_number 29 ;
    schema:duration "PT0:04"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "garden-of-time-flourish02"@en .

_:N38010e04e7d6484a99a30b5b8780b295 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sunlane-full"@en ;
    mo:track_number 51 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "sunlane-full"@en .

_:N38b18a16d3b449b68633ab1c9e29d6ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "grinning-pound-full"@en ;
    mo:track_number 33 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "grinning-pound-full"@en .

_:N4e4a21f97c9b4c18b1994f7e96bc7fbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chillin-full"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "chillin-full"@en .

_:N57d35fac00d3451e8b46770b477a6e8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pastorale-full"@en ;
    mo:track_number 39 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "pastorale-full"@en .

_:N59b9095beed5443f84a3e75e29a9f400 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "camelworld-groove"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "camelworld-groove"@en .

_:N5f5f3b395f044ed58f5dd4f48caea48d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sunlane-w-samples"@en ;
    mo:track_number 57 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "sunlane-w-samples"@en .

_:N5ff817d602fa4937936bc5a6f059b531 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sunlane-flourish01"@en ;
    mo:track_number 52 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "sunlane-flourish01"@en .

_:N64bce92086394612803ee9a4ae130740 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "camelworld-flourish02"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "camelworld-flourish02"@en .

_:N65efe919d2394a73b443ea9168a19b37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "smoothgroov-flourish01"@en ;
    mo:track_number 49 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "smoothgroov-flourish01"@en .

_:N734fa89034f14e2d9ab2d2b4010ab74b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chillin-flourish02"@en ;
    mo:track_number 26 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "chillin-flourish02"@en .

_:N74ee9be6d50e475e9591367e5433e942 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "celestial-w-samples"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "celestial-w-samples"@en .

_:N76168b22dfbc4dd7a2bb3f9fdf0ef4f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "camelworld-flourish01"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:03"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "camelworld-flourish01"@en .

_:N774ba61c277f4097b570480189bbdf6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aqua-sky-flourish01"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "aqua-sky-flourish01"@en .

_:N7c7b7570f1ce47a8ab13a21638e3e123 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "smoothgroov-groove01"@en ;
    mo:track_number 47 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "smoothgroov-groove01"@en .

_:N7f795e7b64c14e4182d8d337078fd537 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "camelworld-short"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "camelworld-short"@en .

_:N8170f2e9acc143aea2dbbcd773a631f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aqua-sky-short"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "aqua-sky-short"@en .

_:N823071ddf10249d3aafeda05b4e364fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aqua-sky-full"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "aqua-sky-full"@en .

_:N8973877532264bf3af2cd4d2ed96235d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chillin-groove02"@en ;
    mo:track_number 24 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "chillin-groove02"@en .

_:N9020ad6207c546f7ad57cc528a46ad3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "garden-of-time-flourish03"@en ;
    mo:track_number 30 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "garden-of-time-flourish03"@en .

_:N9dbbb21e5dfa4d53a57ea09b53fa5bf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chillin-short"@en ;
    mo:track_number 22 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "chillin-short"@en .

_:N9e3e846826d448d89871d001da700e92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "smoothgroov-short"@en ;
    mo:track_number 46 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "smoothgroov-short"@en .

_:Na0faf2df9d22407994c89e4f6581a26f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "badinerie-full"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "badinerie-full"@en .

_:Na582dcfd526c496e865424250de8659b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "celestial-flourish01"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "celestial-flourish01"@en .

_:Na6eac80c695647dba59b2bb72ace5ede a mo:Track,
        schema:MusicRecording ;
    dcterms:title "celestial-full"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "celestial-full"@en .

_:Nabdb214f5cf04162bfdd630c944f99ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "celestial-flourish02"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "celestial-flourish02"@en .

_:Nae7d583fe8a4488bacff07c57af0ee88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "grinning-pound-flourish02"@en ;
    mo:track_number 35 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "grinning-pound-flourish02"@en .

_:Nafdf0d86ec68473aa0dbd38f18e62472 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pastorale-flourish02"@en ;
    mo:track_number 43 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "pastorale-flourish02"@en .

_:Nb555cacf22074233bb273ef0390867d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "garden-of-time-full"@en ;
    mo:track_number 27 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "garden-of-time-full"@en .

_:Nbb18add40cb24589a6fd16f84f1d3cf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sunlane-flourish04"@en ;
    mo:track_number 55 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "sunlane-flourish04"@en .

_:Nbed1e7808d644858a7000707532ce87e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "smoothgroov-groove02"@en ;
    mo:track_number 48 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "smoothgroov-groove02"@en .

_:Nc0a55bbeed914b9d80ad5cadcfcbd508 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "celestial-short"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "celestial-short"@en .

_:Nc0e26591b9f140fc9a7e3963fc6d7dd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "garden-of-time-flourish01"@en ;
    mo:track_number 28 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "garden-of-time-flourish01"@en .

_:Ne1c1769c2f424b47b599ce19ad70962f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pastorale-flourish01"@en ;
    mo:track_number 42 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "pastorale-flourish01"@en .

_:Ne46897b7aa9a44b597475016562a0730 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chillin-flourish01"@en ;
    mo:track_number 25 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "chillin-flourish01"@en .

_:Ne75da4ff7a044e2c99572c45fce18024 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sunlane-flourish02"@en ;
    mo:track_number 53 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "sunlane-flourish02"@en .

_:Ne7d19986c3974cee97bad826f66589ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chillin-groove01"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "chillin-groove01"@en .

_:Neb6485e40940413c9618353a2597d2f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "smoothgroov-full"@en ;
    mo:track_number 45 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "smoothgroov-full"@en .

_:Ned9618ea101a44edada799d072f4893a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "badinerie-w-samples"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "badinerie-w-samples"@en .

_:Nef7ab059338c422696d8a264d7f28ac5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "camelworld-flourish03"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "camelworld-flourish03"@en .

_:Nf3176b047d6b42dca4cfc95d923f0fdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "camelworld-full"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "camelworld-full"@en .

_:Nf37f2e77fd1f4ba281903af6a2c25dde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "smoothgroov-flourish02"@en ;
    mo:track_number 50 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "smoothgroov-flourish02"@en .

_:Nf3e7e6ad626547479e58d58209b2fc88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aqua-sky-flourish02"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "aqua-sky-flourish02"@en .

_:Nfbf284bd07084380a4970ed0f7b79ab9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "grinning-pound-flourish01"@en ;
    mo:track_number 34 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "grinning-pound-flourish01"@en .

_:Nfc5eabedb7a74d44a11237cfbbd97349 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pastorale-full-alt"@en ;
    mo:track_number 41 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nd371000b96484f33bcd45d5c10687d6e ;
    schema:name "pastorale-full-alt"@en .

_:Nd371000b96484f33bcd45d5c10687d6e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0209dc7ffce0433fa605310897ee0712,
        _:N03cc1181fa3847878790cfee7f7d5b71,
        _:N0873471dcfa74d0792149f2f3976e57e,
        _:N0b9e9555f767482faf224b1dac1b03f2,
        _:N127a577e586841748c10bfbef74527a6,
        _:N154e21a279dc4763afd7bafd2509a9cc,
        _:N1641119885f44b2c8c474c419b8dcbaf,
        _:N17d7af51e392407d9c94d7cf637828c9,
        _:N254ee827ea124ed1a65fad78b4765e1b,
        _:N255eecd2433349e69278f12430721776,
        _:N257c0839427b4e019d81d7898440b7aa,
        _:N2fd990eac8824294b3ef5ade8e113c06,
        _:N3035a35cac544baeafc41aa876ee7197,
        _:N38010e04e7d6484a99a30b5b8780b295,
        _:N38b18a16d3b449b68633ab1c9e29d6ac,
        _:N4e4a21f97c9b4c18b1994f7e96bc7fbc,
        _:N57d35fac00d3451e8b46770b477a6e8a,
        _:N59b9095beed5443f84a3e75e29a9f400,
        _:N5f5f3b395f044ed58f5dd4f48caea48d,
        _:N5ff817d602fa4937936bc5a6f059b531,
        _:N64bce92086394612803ee9a4ae130740,
        _:N65efe919d2394a73b443ea9168a19b37,
        _:N734fa89034f14e2d9ab2d2b4010ab74b,
        _:N74ee9be6d50e475e9591367e5433e942,
        _:N76168b22dfbc4dd7a2bb3f9fdf0ef4f7,
        _:N774ba61c277f4097b570480189bbdf6e,
        _:N7c7b7570f1ce47a8ab13a21638e3e123,
        _:N7f795e7b64c14e4182d8d337078fd537,
        _:N8170f2e9acc143aea2dbbcd773a631f4,
        _:N823071ddf10249d3aafeda05b4e364fd,
        _:N8973877532264bf3af2cd4d2ed96235d,
        _:N9020ad6207c546f7ad57cc528a46ad3c,
        _:N9dbbb21e5dfa4d53a57ea09b53fa5bf4,
        _:N9e3e846826d448d89871d001da700e92,
        _:Na0faf2df9d22407994c89e4f6581a26f,
        _:Na582dcfd526c496e865424250de8659b,
        _:Na6eac80c695647dba59b2bb72ace5ede,
        _:Nabdb214f5cf04162bfdd630c944f99ae,
        _:Nae7d583fe8a4488bacff07c57af0ee88,
        _:Nafdf0d86ec68473aa0dbd38f18e62472,
        _:Nb555cacf22074233bb273ef0390867d3,
        _:Nbb18add40cb24589a6fd16f84f1d3cf5,
        _:Nbed1e7808d644858a7000707532ce87e,
        _:Nc0a55bbeed914b9d80ad5cadcfcbd508,
        _:Nc0e26591b9f140fc9a7e3963fc6d7dd1,
        _:Ne1c1769c2f424b47b599ce19ad70962f,
        _:Ne46897b7aa9a44b597475016562a0730,
        _:Ne75da4ff7a044e2c99572c45fce18024,
        _:Ne7d19986c3974cee97bad826f66589ad,
        _:Neb6485e40940413c9618353a2597d2f5,
        _:Ned9618ea101a44edada799d072f4893a,
        _:Nef7ab059338c422696d8a264d7f28ac5,
        _:Nf3176b047d6b42dca4cfc95d923f0fdc,
        _:Nf37f2e77fd1f4ba281903af6a2c25dde,
        _:Nf3e7e6ad626547479e58d58209b2fc88,
        _:Nfbf284bd07084380a4970ed0f7b79ab9,
        _:Nfc5eabedb7a74d44a11237cfbbd97349 ;
    mo:track_count 57 ;
    schema:duration "PT68:59"^^xsd:interval ;
    schema:numTracks 57 ;
    schema:track _:N0209dc7ffce0433fa605310897ee0712,
        _:N03cc1181fa3847878790cfee7f7d5b71,
        _:N0873471dcfa74d0792149f2f3976e57e,
        _:N0b9e9555f767482faf224b1dac1b03f2,
        _:N127a577e586841748c10bfbef74527a6,
        _:N154e21a279dc4763afd7bafd2509a9cc,
        _:N1641119885f44b2c8c474c419b8dcbaf,
        _:N17d7af51e392407d9c94d7cf637828c9,
        _:N254ee827ea124ed1a65fad78b4765e1b,
        _:N255eecd2433349e69278f12430721776,
        _:N257c0839427b4e019d81d7898440b7aa,
        _:N2fd990eac8824294b3ef5ade8e113c06,
        _:N3035a35cac544baeafc41aa876ee7197,
        _:N38010e04e7d6484a99a30b5b8780b295,
        _:N38b18a16d3b449b68633ab1c9e29d6ac,
        _:N4e4a21f97c9b4c18b1994f7e96bc7fbc,
        _:N57d35fac00d3451e8b46770b477a6e8a,
        _:N59b9095beed5443f84a3e75e29a9f400,
        _:N5f5f3b395f044ed58f5dd4f48caea48d,
        _:N5ff817d602fa4937936bc5a6f059b531,
        _:N64bce92086394612803ee9a4ae130740,
        _:N65efe919d2394a73b443ea9168a19b37,
        _:N734fa89034f14e2d9ab2d2b4010ab74b,
        _:N74ee9be6d50e475e9591367e5433e942,
        _:N76168b22dfbc4dd7a2bb3f9fdf0ef4f7,
        _:N774ba61c277f4097b570480189bbdf6e,
        _:N7c7b7570f1ce47a8ab13a21638e3e123,
        _:N7f795e7b64c14e4182d8d337078fd537,
        _:N8170f2e9acc143aea2dbbcd773a631f4,
        _:N823071ddf10249d3aafeda05b4e364fd,
        _:N8973877532264bf3af2cd4d2ed96235d,
        _:N9020ad6207c546f7ad57cc528a46ad3c,
        _:N9dbbb21e5dfa4d53a57ea09b53fa5bf4,
        _:N9e3e846826d448d89871d001da700e92,
        _:Na0faf2df9d22407994c89e4f6581a26f,
        _:Na582dcfd526c496e865424250de8659b,
        _:Na6eac80c695647dba59b2bb72ace5ede,
        _:Nabdb214f5cf04162bfdd630c944f99ae,
        _:Nae7d583fe8a4488bacff07c57af0ee88,
        _:Nafdf0d86ec68473aa0dbd38f18e62472,
        _:Nb555cacf22074233bb273ef0390867d3,
        _:Nbb18add40cb24589a6fd16f84f1d3cf5,
        _:Nbed1e7808d644858a7000707532ce87e,
        _:Nc0a55bbeed914b9d80ad5cadcfcbd508,
        _:Nc0e26591b9f140fc9a7e3963fc6d7dd1,
        _:Ne1c1769c2f424b47b599ce19ad70962f,
        _:Ne46897b7aa9a44b597475016562a0730,
        _:Ne75da4ff7a044e2c99572c45fce18024,
        _:Ne7d19986c3974cee97bad826f66589ad,
        _:Neb6485e40940413c9618353a2597d2f5,
        _:Ned9618ea101a44edada799d072f4893a,
        _:Nef7ab059338c422696d8a264d7f28ac5,
        _:Nf3176b047d6b42dca4cfc95d923f0fdc,
        _:Nf37f2e77fd1f4ba281903af6a2c25dde,
        _:Nf3e7e6ad626547479e58d58209b2fc88,
        _:Nfbf284bd07084380a4970ed0f7b79ab9,
        _:Nfc5eabedb7a74d44a11237cfbbd97349 .

