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

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

<artist/15971#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "Akira Ueda"@en,
        "上田晃"@ja ;
    foaf:made <album/2100#composition>,
        <album/2100#subject> ;
    foaf:name "Akira Ueda"@en,
        "上田晃"@ja .

<artist/3021#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "Masanof"@en,
        "Masanori Adachi"@en,
        "安達昌宣"@ja ;
    foaf:made <album/2100#composition>,
        <album/2100#lyrics>,
        <album/2100#subject> ;
    foaf:name "Masanof"@en,
        "Masanori Adachi"@en,
        "安達昌宣"@ja .

<artist/3070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "C.debussy"@en ;
    foaf:made <album/2100#composition>,
        <album/2100#subject> ;
    foaf:name "C.debussy"@en .

<artist/37130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "TOMO"@en ;
    foaf:made <album/2100#composition>,
        <album/2100#lyrics>,
        <album/2100#subject> ;
    foaf:name "TOMO"@en .

<artist/55364#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "masahiko okura"@en ;
    foaf:made <album/2100#composition>,
        <album/2100#subject> ;
    foaf:name "masahiko okura"@en .

<artist/55365#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "masaaki kikuchi"@en ;
    foaf:made <album/2100#composition>,
        <album/2100#subject> ;
    foaf:name "masaaki kikuchi"@en .

<artist/6026#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "MASAKI-OHSHIMA"@en ;
    foaf:made <album/2100#composition>,
        <album/2100#subject> ;
    foaf:name "MASAKI-OHSHIMA"@en .

<artist/6027#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "Takeshi Nakatsuka"@en,
        "中塚武"@ja ;
    foaf:made <album/2100#composition>,
        <album/2100#subject> ;
    foaf:name "Takeshi Nakatsuka"@en,
        "中塚武"@ja .

<artist/6031#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "KINGLET"@en ;
    foaf:made <album/2100#composition>,
        <album/2100#lyrics>,
        <album/2100#subject> ;
    foaf:name "KINGLET"@en .

<artist/63050#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "NICK JAMES"@en ;
    foaf:made <album/2100#composition>,
        <album/2100#lyrics>,
        <album/2100#subject> ;
    foaf:name "NICK JAMES"@en .

<artist/7518#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "Mariko Hata"@en,
        "秦万里子"@ja ;
    foaf:made <album/2100#composition>,
        <album/2100#subject> ;
    foaf:name "Mariko Hata"@en,
        "秦万里子"@ja .

<product/12565#subject> a schema:CreativeWork ;
    schema:name "moon: Remix RPG adventure"@en,
        "moon: Remix RPG adventure"@ja,
        "moon: Remix RPG adventure"@ja-latn ;
    foaf:name "moon: Remix RPG adventure"@en,
        "moon: Remix RPG adventure"@ja,
        "moon: Remix RPG adventure"@ja-latn .

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

<org/64#subject> schema:name "Sten och Flod"@en,
        "Sten och Flod"@ja,
        "Sten och Flod"@ja-latn ;
    foaf:name "Sten och Flod"@en,
        "Sten och Flod"@ja,
        "Sten och Flod"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/2100/2100-1232672079.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10750#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "YOKO JK"@en ;
    foaf:name "YOKO JK"@en .

<artist/5243#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "U.M.A"@en ;
    foaf:name "U.M.A"@en .

<artist/55315#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "FINALOFFSET"@en ;
    foaf:name "FINALOFFSET"@en .

<artist/6033#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "QYPTHONE"@en ;
    foaf:name "QYPTHONE"@en .

<artist/6340#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "Yukie Naruse"@en,
        "成瀬由規枝"@ja ;
    foaf:name "Yukie Naruse"@en,
        "成瀬由規枝"@ja .

<artist/22353#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    mo:performed <album/2100#performance> ;
    schema:name "Mitsuhiro Sonoyama"@en,
        "園山光博"@ja ;
    foaf:made <album/2100#composition>,
        <album/2100#subject> ;
    foaf:name "Mitsuhiro Sonoyama"@en,
        "園山光博"@ja .

<artist/23662#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    mo:performed <album/2100#performance> ;
    schema:name "Asunaro Boys"@en,
        "あすなろボーイズ"@ja ;
    foaf:made <album/2100#composition>,
        <album/2100#subject> ;
    foaf:name "Asunaro Boys"@en,
        "あすなろボーイズ"@ja .

<artist/3157#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    mo:performed <album/2100#performance> ;
    schema:name "Hirofumi Taniguchi"@en,
        "TaniGUCCI"@en,
        "谷口博史"@ja ;
    foaf:made <album/2100#composition>,
        <album/2100#lyrics>,
        <album/2100#subject> ;
    foaf:name "Hirofumi Taniguchi"@en,
        "TaniGUCCI"@en,
        "谷口博史"@ja .

<artist/37311#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    mo:performed <album/2100#performance> ;
    schema:name "Aquila"@en ;
    foaf:made <album/2100#composition>,
        <album/2100#subject> ;
    foaf:name "Aquila"@en .

<artist/427#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    mo:performed <album/2100#performance> ;
    schema:name "THELONIOUS MONKEES"@en ;
    foaf:made <album/2100#composition>,
        <album/2100#subject> ;
    foaf:name "THELONIOUS MONKEES"@en .

<artist/42816#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    mo:performed <album/2100#performance> ;
    schema:name "Taro"@en ;
    foaf:made <album/2100#composition>,
        <album/2100#subject> ;
    foaf:name "Taro"@en .

<artist/429#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    mo:performed <album/2100#performance> ;
    schema:name "THE SLEEPWALK"@en ;
    foaf:made <album/2100#composition>,
        <album/2100#lyrics>,
        <album/2100#subject> ;
    foaf:name "THE SLEEPWALK"@en .

<artist/5241#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    mo:performed <album/2100#performance> ;
    schema:name "Masamichi Kirikae"@en,
        "切替マサミチ"@ja ;
    foaf:made <album/2100#composition>,
        <album/2100#subject> ;
    foaf:name "Masamichi Kirikae"@en,
        "切替マサミチ"@ja .

<artist/5242#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    mo:performed <album/2100#performance> ;
    schema:name "Hiromichi Sakamoto"@en,
        "坂本弘道"@ja ;
    foaf:made <album/2100#composition>,
        <album/2100#subject> ;
    foaf:name "Hiromichi Sakamoto"@en,
        "坂本弘道"@ja .

<artist/6032#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    mo:performed <album/2100#performance> ;
    schema:name "Minoru Kida"@en,
        "岐田稔"@ja ;
    foaf:made <album/2100#composition>,
        <album/2100#subject> ;
    foaf:name "Minoru Kida"@en,
        "岐田稔"@ja .

<artist/63341#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    mo:performed <album/2100#performance> ;
    schema:name "Hirotoh Morikawa"@en,
        "モリ川ヒロトー"@ja ;
    foaf:made <album/2100#composition>,
        <album/2100#subject> ;
    foaf:name "Hirotoh Morikawa"@en,
        "モリ川ヒロトー"@ja .

<artist/71110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    mo:performed <album/2100#performance> ;
    schema:name "TUCKER"@en ;
    foaf:made <album/2100#composition>,
        <album/2100#subject> ;
    foaf:name "TUCKER"@en .

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

<album/2100#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Sketches of Moondays ~We Kept Our Promise To You~"@en,
        "The Sketches of Moondays ~We Kept Our Promise To You~"@ja,
        "The Sketches of Moondays ~We Kept Our Promise To You~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "nyantara"@en ;
            foaf:made <album/2100#composition> ;
            foaf:name "nyantara"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "NIMURA OVERDRIVE"@en ;
            foaf:made <album/2100#composition> ;
            foaf:name "NIMURA OVERDRIVE"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Wakan Kineya"@en ;
            foaf:made <album/2100#composition> ;
            foaf:name "Wakan Kineya"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "GALACTICA A.K.A"@en ;
            foaf:made <album/2100#composition> ;
            foaf:name "GALACTICA A.K.A"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "D.Tommy"@en ;
            foaf:made <album/2100#composition> ;
            foaf:name "D.Tommy"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Norishige Yoshida"@en ;
            foaf:made <album/2100#composition> ;
            foaf:name "Norishige Yoshida"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "今川亜士牟"@en ;
            foaf:made <album/2100#composition> ;
            foaf:name "今川亜士牟"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "平沢厚士"@en ;
            foaf:made <album/2100#composition> ;
            foaf:name "平沢厚士"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kill the pitch"@en ;
            foaf:made <album/2100#composition> ;
            foaf:name "Kill the pitch"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "TSMUSIC"@en ;
            foaf:made <album/2100#composition> ;
            foaf:name "TSMUSIC"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yushing"@en ;
            foaf:made <album/2100#composition> ;
            foaf:name "Yushing"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Inauini Kagan People"@en ;
            foaf:made <album/2100#composition> ;
            foaf:name "Inauini Kagan People"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "MELAGRANA"@en ;
            foaf:made <album/2100#composition> ;
            foaf:name "MELAGRANA"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "N-Gauge"@en ;
            foaf:made <album/2100#composition> ;
            foaf:name "N-Gauge"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Enzo Honma"@en ;
            foaf:made <album/2100#composition> ;
            foaf:name "Enzo Honma"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "KIN TAII"@en ;
            foaf:made <album/2100#composition> ;
            foaf:name "KIN TAII"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "横川雅大"@en ;
            foaf:made <album/2100#composition> ;
            foaf:name "横川雅大"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Image Soul"@en ;
            foaf:made <album/2100#composition> ;
            foaf:name "Image Soul"@en ],
        <artist/15971#subject>,
        <artist/22353#subject>,
        <artist/23662#subject>,
        <artist/3021#subject>,
        <artist/3070#subject>,
        <artist/3157#subject>,
        <artist/37130#subject>,
        <artist/37311#subject>,
        <artist/427#subject>,
        <artist/42816#subject>,
        <artist/429#subject>,
        <artist/5241#subject>,
        <artist/5242#subject>,
        <artist/55364#subject>,
        <artist/55365#subject>,
        <artist/6026#subject>,
        <artist/6027#subject>,
        <artist/6031#subject>,
        <artist/6032#subject>,
        <artist/63050#subject>,
        <artist/63341#subject>,
        <artist/71110#subject>,
        <artist/7518#subject> ;
    mo:produced_work <album/2100#musicalwork> ;
    schema:name "The Sketches of Moondays ~We Kept Our Promise To You~"@en,
        "The Sketches of Moondays ~We Kept Our Promise To You~"@ja,
        "The Sketches of Moondays ~We Kept Our Promise To You~"@ja-latn .

<album/2100#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Sketches of Moondays ~We Kept Our Promise To You~"@en,
        "The Sketches of Moondays ~We Kept Our Promise To You~"@ja,
        "The Sketches of Moondays ~We Kept Our Promise To You~"@ja-latn ;
    mo:performance_of <album/2100#musicalwork> ;
    mo:performer _:N0bb1cca78b514c1faa2cb59f919b6e8d,
        _:N121e92996f394433894ff7526e76bba5,
        _:N1a74754097124667b450f9ab13438610,
        _:N251d2a476fee4947a96370aad7c03064,
        _:N277bf48e59dd4ac398f543e2102fcecc,
        _:N2c48a4bafa784f74a9c31b5bd339e4dd,
        _:N2d4d4c08e7094c77b3d5a01a0b9ce391,
        _:N2e046aa63c27478d83dd10cf57beb35c,
        _:N34761f3509f745a6bb196bb69b0dc3ae,
        _:N44a3fbd02e544510a27725ce336dbc7a,
        _:N4be4c124953b41a396ab9794e4b69933,
        _:N5d776209e959475e9af9ffb7056e2374,
        _:N600e8ba8bc434c6caaeebe73a280494f,
        _:N61aaef38f18f47af875d1505600d8de7,
        _:N7053fa1bf9ed46418fd04b4809f583d8,
        _:N803a8fb4ea51422793efd0b41ff032f4,
        _:N95197a68be5741008557cec38f383067,
        _:N97ed978e860248569714d5e996667ef3,
        _:Na2c667aeea75419cbaad1619a3984c04,
        _:Na44b1344266c4123b830fd5ac581295c,
        _:Nb595ef2958da4c3cb88632db0a5701e5,
        _:Ncfbb3d6b7974408a891b624adabc336e,
        _:Nda4e37fcb35e4a0ebbce44bf7b51fd15,
        _:Ne9c00d743a83451d8b0d0a1319d3f68c,
        <artist/10750#subject>,
        <artist/22353#subject>,
        <artist/23662#subject>,
        <artist/3157#subject>,
        <artist/37311#subject>,
        <artist/427#subject>,
        <artist/42816#subject>,
        <artist/429#subject>,
        <artist/5241#subject>,
        <artist/5242#subject>,
        <artist/5243#subject>,
        <artist/55315#subject>,
        <artist/6032#subject>,
        <artist/6033#subject>,
        <artist/63341#subject>,
        <artist/6340#subject>,
        <artist/71110#subject> ;
    mo:recorded_as <album/2100#musicalexpression> ;
    schema:byArtist _:N0bb1cca78b514c1faa2cb59f919b6e8d,
        _:N121e92996f394433894ff7526e76bba5,
        _:N1a74754097124667b450f9ab13438610,
        _:N251d2a476fee4947a96370aad7c03064,
        _:N277bf48e59dd4ac398f543e2102fcecc,
        _:N2c48a4bafa784f74a9c31b5bd339e4dd,
        _:N2d4d4c08e7094c77b3d5a01a0b9ce391,
        _:N2e046aa63c27478d83dd10cf57beb35c,
        _:N34761f3509f745a6bb196bb69b0dc3ae,
        _:N44a3fbd02e544510a27725ce336dbc7a,
        _:N4be4c124953b41a396ab9794e4b69933,
        _:N5d776209e959475e9af9ffb7056e2374,
        _:N600e8ba8bc434c6caaeebe73a280494f,
        _:N61aaef38f18f47af875d1505600d8de7,
        _:N7053fa1bf9ed46418fd04b4809f583d8,
        _:N803a8fb4ea51422793efd0b41ff032f4,
        _:N95197a68be5741008557cec38f383067,
        _:N97ed978e860248569714d5e996667ef3,
        _:Na2c667aeea75419cbaad1619a3984c04,
        _:Na44b1344266c4123b830fd5ac581295c,
        _:Nb595ef2958da4c3cb88632db0a5701e5,
        _:Ncfbb3d6b7974408a891b624adabc336e,
        _:Nda4e37fcb35e4a0ebbce44bf7b51fd15,
        _:Ne9c00d743a83451d8b0d0a1319d3f68c,
        <artist/10750#subject>,
        <artist/22353#subject>,
        <artist/23662#subject>,
        <artist/3157#subject>,
        <artist/37311#subject>,
        <artist/427#subject>,
        <artist/42816#subject>,
        <artist/429#subject>,
        <artist/5241#subject>,
        <artist/5242#subject>,
        <artist/5243#subject>,
        <artist/55315#subject>,
        <artist/6032#subject>,
        <artist/6033#subject>,
        <artist/63341#subject>,
        <artist/6340#subject>,
        <artist/71110#subject> ;
    schema:name "The Sketches of Moondays ~We Kept Our Promise To You~"@en,
        "The Sketches of Moondays ~We Kept Our Promise To You~"@ja,
        "The Sketches of Moondays ~We Kept Our Promise To You~"@ja-latn ;
    schema:workPerformed <album/2100#musicalwork> .

<album/2100#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-12-05"^^xsd:date ;
    dcterms:title "The Sketches of Moondays ~We Kept Our Promise To You~"@en,
        "The Sketches of Moondays ~We Kept Our Promise To You~"@ja,
        "The Sketches of Moondays ~We Kept Our Promise To You~"@ja-latn ;
    mo:catalogue_number "STF-0006~8" ;
    mo:media_type "3 CD" ;
    mo:publication_of <album/2100#musicalexpression> ;
    mo:publisher <org/64#subject> ;
    mo:record _:N5e01b9f486c34947ae2b04d78b9c6c4f,
        _:Nc6cb0365896e45bcadf732188a3c68d3,
        _:Ncd143adf924d4d7481f0d3e54360074e ;
    mo:record_count 3 ;
    schema:about <product/12565#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "AKIRA"@en ;
            foaf:name "AKIRA"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "NIMURA OVERDRIVE"@en ;
            foaf:name "NIMURA OVERDRIVE"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "D.T.CONSTRUCTION"@en ;
            foaf:name "D.T.CONSTRUCTION"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "N-Gauge"@en ;
            foaf:name "N-Gauge"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kill the pitch"@en ;
            foaf:name "Kill the pitch"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "TSMUSIC"@en ;
            foaf:name "TSMUSIC"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "KIN TAII"@en ;
            foaf:name "KIN TAII"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "LAMPUPPA"@en ;
            foaf:name "LAMPUPPA"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "JUNKO"@en ;
            foaf:name "JUNKO"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "A-bow"@en ;
            foaf:name "A-bow"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dioramic Phono Odor"@en ;
            foaf:name "Dioramic Phono Odor"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Image Soul"@en ;
            foaf:name "Image Soul"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Denpazar"@en ;
            foaf:name "Denpazar"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Wakan"@en ;
            foaf:name "Wakan"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "UBIK"@en ;
            foaf:name "UBIK"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "SON CALLIGRAPHIE'"@en ;
            foaf:name "SON CALLIGRAPHIE'"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "nyantara"@en ;
            foaf:name "nyantara"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "GALACTICA A.K.A"@en ;
            foaf:name "GALACTICA A.K.A"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "MELAGRANA"@en ;
            foaf:name "MELAGRANA"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Krysta"@en ;
            foaf:name "Krysta"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yushing"@en ;
            foaf:name "Yushing"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tsutomu Imagawa"@en ;
            foaf:name "Tsutomu Imagawa"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "大ちゃん"@en ;
            foaf:name "大ちゃん"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Inauini Kagan People"@en ;
            foaf:name "Inauini Kagan People"@en ],
        <artist/10750#subject>,
        <artist/22353#subject>,
        <artist/23662#subject>,
        <artist/3157#subject>,
        <artist/37311#subject>,
        <artist/427#subject>,
        <artist/42816#subject>,
        <artist/429#subject>,
        <artist/5241#subject>,
        <artist/5242#subject>,
        <artist/5243#subject>,
        <artist/55315#subject>,
        <artist/6032#subject>,
        <artist/6033#subject>,
        <artist/63341#subject>,
        <artist/6340#subject>,
        <artist/71110#subject> ;
    schema:datePublished "2002-12-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/2100/2100-1232672079.jpg> ;
    schema:name "The Sketches of Moondays ~We Kept Our Promise To You~"@en,
        "The Sketches of Moondays ~We Kept Our Promise To You~"@ja,
        "The Sketches of Moondays ~We Kept Our Promise To You~"@ja-latn ;
    schema:publisher <org/64#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/2100/2100-1232672079.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "TSMUSIC"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "TSMUSIC"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "KIN TAII"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "KIN TAII"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Miki"@en ;
    foaf:made <album/2100#lyrics> ;
    foaf:name "Miki"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "Kill the pitch"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "Kill the pitch"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "今川亜士牟"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "今川亜士牟"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "MELAGRANA"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "MELAGRANA"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "Wakan Kineya"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "Wakan Kineya"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "横川雅大"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "横川雅大"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "N-Gauge"@en ;
    foaf:made <album/2100#lyrics> ;
    foaf:name "N-Gauge"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "N-Gauge"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "N-Gauge"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "Enzo Honma"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "Enzo Honma"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Wakan Kineya"@en ;
    foaf:made <album/2100#lyrics> ;
    foaf:name "Wakan Kineya"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Inauini Kagan People"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "Inauini Kagan People"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "N-Gauge"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "N-Gauge"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "NIMURA OVERDRIVE"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "NIMURA OVERDRIVE"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "平沢厚士"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "平沢厚士"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "Image Soul"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "Image Soul"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Miki"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "Miki"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "GALACTICA A.K.A"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "GALACTICA A.K.A"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "D.Tommy"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "D.Tommy"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Wakan Kineya"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "Wakan Kineya"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Inauini Kagan People"@en ;
    foaf:made <album/2100#lyrics> ;
    foaf:name "Inauini Kagan People"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "nyantara"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "nyantara"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "Norishige Yoshida"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "Norishige Yoshida"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "Yushing"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "Yushing"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2100#subject> ;
    schema:name "Inauini Kagan People"@en ;
    foaf:made <album/2100#subject> ;
    foaf:name "Inauini Kagan People"@en .

_:N03cfd00827244b1b9919613b7f33b6cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENTRY SONG"@en,
        "ENTRY SONG"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "ENTRY SONG"@en,
        "ENTRY SONG"@ja .

_:N06402912020c4534ad309492798a46b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SIMONE"@en,
        "SIMONE"@ja ;
    mo:track_number 16 ;
    schema:duration "PT7:15"^^xsd:interval ;
    schema:inPlaylist _:N5e01b9f486c34947ae2b04d78b9c6c4f ;
    schema:name "SIMONE"@en,
        "SIMONE"@ja .

_:N07179617cc374e1486f19bbf40d77fd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HORIZON"@en,
        "HORIZON"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N5e01b9f486c34947ae2b04d78b9c6c4f ;
    schema:name "HORIZON"@en,
        "HORIZON"@ja .

_:N0bb1cca78b514c1faa2cb59f919b6e8d a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "LAMPUPPA"@en ;
    foaf:name "LAMPUPPA"@en .

_:N121e92996f394433894ff7526e76bba5 a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "GALACTICA A.K.A"@en ;
    foaf:name "GALACTICA A.K.A"@en .

_:N13feaba169c54b5695a12b010d467a9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promise (dream version)"@en,
        "プロミス (dream version)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "Promise (dream version)"@en,
        "プロミス (dream version)"@ja .

_:N152df0474dcc4a1a972d2c89b9cddd6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "suisei"@en,
        "suisei"@ja ;
    mo:track_number 21 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "suisei"@en,
        "suisei"@ja .

_:N1a74754097124667b450f9ab13438610 a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "Tsutomu Imagawa"@en ;
    foaf:name "Tsutomu Imagawa"@en .

_:N24ef06a030f940f3b6204cd5d0c7f3a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Hero Fights Until Death ~ The Hero - Last Fight"@en,
        "勇者は死ぬまで斗う～勇者 最後の闘い"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "A Hero Fights Until Death ~ The Hero - Last Fight"@en,
        "勇者は死ぬまで斗う～勇者 最後の闘い"@ja .

_:N251d2a476fee4947a96370aad7c03064 a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "大ちゃん"@en ;
    foaf:name "大ちゃん"@en .

_:N264f3d1a0fd3445d9f3d903e8a051fb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From FLOWER TRILOGY ~ Harpflower Elegy"@en,
        "FLOWER　TRILOGYより～ハーブ花エレジー"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "From FLOWER TRILOGY ~ Harpflower Elegy"@en,
        "FLOWER　TRILOGYより～ハーブ花エレジー"@ja .

_:N277bf48e59dd4ac398f543e2102fcecc a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "Dioramic Phono Odor"@en ;
    foaf:name "Dioramic Phono Odor"@en .

_:N27dc130cbb724e4d99e654961a7d69e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears of machine"@en,
        "Tears of machine"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "Tears of machine"@en,
        "Tears of machine"@ja .

_:N281c122dd94140dab1f0d024fb63ef22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Hole in Your Socks"@en,
        "くつしたの穴"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Ncd143adf924d4d7481f0d3e54360074e ;
    schema:name "A Hole in Your Socks"@en,
        "くつしたの穴"@ja .

_:N291d241e68fc411491dee07cd1bbb924 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moon TRILOGY ~ Promise ~ \"Finale\""@en,
        "moon TRILOGY～プロミス～\"フィナーレ\""@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "moon TRILOGY ~ Promise ~ \"Finale\""@en,
        "moon TRILOGY～プロミス～\"フィナーレ\""@ja .

_:N2c48a4bafa784f74a9c31b5bd339e4dd a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "KIN TAII"@en ;
    foaf:name "KIN TAII"@en .

_:N2d4d4c08e7094c77b3d5a01a0b9ce391 a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "Yushing"@en ;
    foaf:name "Yushing"@en .

_:N2e046aa63c27478d83dd10cf57beb35c a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "nyantara"@en ;
    foaf:name "nyantara"@en .

_:N34761f3509f745a6bb196bb69b0dc3ae a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "NIMURA OVERDRIVE"@en ;
    foaf:name "NIMURA OVERDRIVE"@en .

_:N37dd3d28e5b049b0b375184e172b7337 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "departure"@en,
        "departure"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "departure"@en,
        "departure"@ja .

_:N3ae40d1485ba47e59111cc89490039ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KERA-MA-GO (full version)"@en,
        "KERA-MA-GO (full version)"@ja ;
    mo:track_number 25 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "KERA-MA-GO (full version)"@en,
        "KERA-MA-GO (full version)"@ja .

_:N3b6e8346b2404890ac3e86a22f0c6e36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S.C.DRIFT EPISODE II"@en,
        "S.C.DRIFT　EPISODEⅡ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N5e01b9f486c34947ae2b04d78b9c6c4f ;
    schema:name "S.C.DRIFT EPISODE II"@en,
        "S.C.DRIFT　EPISODEⅡ"@ja .

_:N3fae0bdfe9874d478673439bdbd14d3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlit Jongara Road"@en,
        "月アカリじょんがらロード"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N5e01b9f486c34947ae2b04d78b9c6c4f ;
    schema:name "Moonlit Jongara Road"@en,
        "月アカリじょんがらロード"@ja .

_:N41ab3130b38e43d28e571fa95774acc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE OTHER JET"@en,
        "THE OTHER JET"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Ncd143adf924d4d7481f0d3e54360074e ;
    schema:name "THE OTHER JET"@en,
        "THE OTHER JET"@ja .

_:N431f66c979d5479c91bf279784a6d013 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BUBBLE STAR"@en,
        "BUBBLE STAR"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N5e01b9f486c34947ae2b04d78b9c6c4f ;
    schema:name "BUBBLE STAR"@en,
        "BUBBLE STAR"@ja .

_:N44661e9a6d1149d4862eb0148250e1d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Killah Blues"@en,
        "Killah Blues"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N5e01b9f486c34947ae2b04d78b9c6c4f ;
    schema:name "Killah Blues"@en,
        "Killah Blues"@ja .

_:N44a3fbd02e544510a27725ce336dbc7a a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "Wakan"@en ;
    foaf:name "Wakan"@en .

_:N49b660ac187043cf81b4ceb4b2c9c618 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day of the Space Festival"@en,
        "宇宙のお祭り日"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ncd143adf924d4d7481f0d3e54360074e ;
    schema:name "Day of the Space Festival"@en,
        "宇宙のお祭り日"@ja .

_:N49dc2c18985c48649c159695ba9c55d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clair de Luna"@en,
        "Clair de Luna"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Ncd143adf924d4d7481f0d3e54360074e ;
    schema:name "Clair de Luna"@en,
        "Clair de Luna"@ja .

_:N4be4c124953b41a396ab9794e4b69933 a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "Inauini Kagan People"@en ;
    foaf:name "Inauini Kagan People"@en .

_:N565b963ae58e4dc9b458fdc22987cd9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'M WAITING FOR THE NIGHT"@en,
        "I'M WAITING FOR THE NIGHT"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Ncd143adf924d4d7481f0d3e54360074e ;
    schema:name "I'M WAITING FOR THE NIGHT"@en,
        "I'M WAITING FOR THE NIGHT"@ja .

_:N5d776209e959475e9af9ffb7056e2374 a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "Krysta"@en ;
    foaf:name "Krysta"@en .

_:N600e8ba8bc434c6caaeebe73a280494f a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "A-bow"@en ;
    foaf:name "A-bow"@en .

_:N61aaef38f18f47af875d1505600d8de7 a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "Image Soul"@en ;
    foaf:name "Image Soul"@en .

_:N6300127a96ef401c8a4bef4aa64fe30e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Fish - Prologue"@en,
        "月魚・プロローグ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N5e01b9f486c34947ae2b04d78b9c6c4f ;
    schema:name "Moon Fish - Prologue"@en,
        "月魚・プロローグ"@ja .

_:N654079d7977a41f6aed60447d7b13491 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From FLOWER TRILOGY ~ FLOWER WALTZ"@en,
        "FLOWER TRILOGYより～FLOWER WALTZ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Ncd143adf924d4d7481f0d3e54360074e ;
    schema:name "From FLOWER TRILOGY ~ FLOWER WALTZ"@en,
        "FLOWER TRILOGYより～FLOWER WALTZ"@ja .

_:N699131bdd01f4ac8ba62261e7b4c57c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "POP MAY DAY (MOON VERSION)"@en,
        "POP MAY DAY(MOON VERSION)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Ncd143adf924d4d7481f0d3e54360074e ;
    schema:name "POP MAY DAY (MOON VERSION)"@en,
        "POP MAY DAY(MOON VERSION)"@ja .

_:N7053fa1bf9ed46418fd04b4809f583d8 a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "D.T.CONSTRUCTION"@en ;
    foaf:name "D.T.CONSTRUCTION"@en .

_:N75909dd3c75a4e73a5adc08ff972d054 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLUE"@en,
        "BLUE"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N5e01b9f486c34947ae2b04d78b9c6c4f ;
    schema:name "BLUE"@en,
        "BLUE"@ja .

_:N7667829a4c4849059270de80aecd0707 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adder Electro"@en,
        "アダー・エレクトロ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "Adder Electro"@en,
        "アダー・エレクトロ"@ja .

_:N7b1922a65564496e93dcf9e606d0aa4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water Scenery"@en,
        "水の情景"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Ncd143adf924d4d7481f0d3e54360074e ;
    schema:name "Water Scenery"@en,
        "水の情景"@ja .

_:N803a8fb4ea51422793efd0b41ff032f4 a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "SON CALLIGRAPHIE'"@en ;
    foaf:name "SON CALLIGRAPHIE'"@en .

_:N84e47fb12a464f969ef76d9eaed80d7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REACH-AIR-BURST"@en,
        "REACH-AIR-BURST"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "REACH-AIR-BURST"@en,
        "REACH-AIR-BURST"@ja .

_:N9056021d01824f618333cae881c288f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPOONJAM2MD"@en,
        "SPOONJAM2MD"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Ncd143adf924d4d7481f0d3e54360074e ;
    schema:name "SPOONJAM2MD"@en,
        "SPOONJAM2MD"@ja .

_:N9444f5f1e5de434090b756f6118c5f2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE MOONCHILD"@en,
        "LOVE MOONCHILD"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Ncd143adf924d4d7481f0d3e54360074e ;
    schema:name "LOVE MOONCHILD"@en,
        "LOVE MOONCHILD"@ja .

_:N95197a68be5741008557cec38f383067 a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "N-Gauge"@en ;
    foaf:name "N-Gauge"@en .

_:N96bfee43b0e3406e86b398a135984583 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mask"@en,
        "面"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N5e01b9f486c34947ae2b04d78b9c6c4f ;
    schema:name "Mask"@en,
        "面"@ja .

_:N97ed978e860248569714d5e996667ef3 a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "AKIRA"@en ;
    foaf:name "AKIRA"@en .

_:N9c2bec6aa988420eb22a7e30c05ece47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heads in the clouds"@en,
        "Heads in the clouds"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Ncd143adf924d4d7481f0d3e54360074e ;
    schema:name "Heads in the clouds"@en,
        "Heads in the clouds"@ja .

_:Na2c667aeea75419cbaad1619a3984c04 a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "UBIK"@en ;
    foaf:name "UBIK"@en .

_:Na44b1344266c4123b830fd5ac581295c a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "TSMUSIC"@en ;
    foaf:name "TSMUSIC"@en .

_:Nb197d524729c4f1c824c00b39dfacc63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bubble Song"@en,
        "あわの唄"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Ncd143adf924d4d7481f0d3e54360074e ;
    schema:name "Bubble Song"@en,
        "あわの唄"@ja .

_:Nb30d791a794141aaac63e42e5f29f339 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KERA-MA-GO (live version)"@en,
        "KERA-MA-GO (live version)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "KERA-MA-GO (live version)"@en,
        "KERA-MA-GO (live version)"@ja .

_:Nb499ddf88f0441e09ce2ed1d5e81211e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KERA-MA-GO (MD version)"@en,
        "KERA-MA-GO (MD version)"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Ncd143adf924d4d7481f0d3e54360074e ;
    schema:name "KERA-MA-GO (MD version)"@en,
        "KERA-MA-GO (MD version)"@ja .

_:Nb595ef2958da4c3cb88632db0a5701e5 a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "MELAGRANA"@en ;
    foaf:name "MELAGRANA"@en .

_:Nb89b8e2fd1a643a2b9c8f47a4d9a1fdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MADAM CAR KRUSH"@en,
        "MADAM CAR KRUSH"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Ncd143adf924d4d7481f0d3e54360074e ;
    schema:name "MADAM CAR KRUSH"@en,
        "MADAM CAR KRUSH"@ja .

_:Nb989dd6ba8f04a7cbef6e197d59697b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MOON TRIPS"@en,
        "MOON　TRIPS"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N5e01b9f486c34947ae2b04d78b9c6c4f ;
    schema:name "MOON TRIPS"@en,
        "MOON　TRIPS"@ja .

_:Nbc0aeb55ee414af5b8c8ef8937a4efd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song for Spinning Silver Thread"@en,
        "銀の糸のつむぎ歌"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N5e01b9f486c34947ae2b04d78b9c6c4f ;
    schema:name "Song for Spinning Silver Thread"@en,
        "銀の糸のつむぎ歌"@ja .

_:Nbd2a7a43aa5547b09a51eb6abb03044c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moon TRILOGY ~ ALL WE NEED IS LOVE"@en,
        "moon TRILOGY～ALL WE NEED IS LOVE"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "moon TRILOGY ~ ALL WE NEED IS LOVE"@en,
        "moon TRILOGY～ALL WE NEED IS LOVE"@ja .

_:Nbfbe8b125f6c4d9b9d5b2b19557bd27f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "warp-wet-woods"@en,
        "warp-wet-woods"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Ncd143adf924d4d7481f0d3e54360074e ;
    schema:name "warp-wet-woods"@en,
        "warp-wet-woods"@ja .

_:Nc0ac257c9c4d423599e58be82e21ca33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SEASIDE WALKWAY"@en,
        "SEASIDE　WALKWAY"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "SEASIDE WALKWAY"@en,
        "SEASIDE　WALKWAY"@ja .

_:Nc3b9e282144545a5883ef2366c13c14e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DJ Psyche DANCE MIX ~ Mexican beats ~ TILT ~ Celestial body"@en,
        "DJサイケ DANCE MIX ～Mexican beats～TILT～Celestial body"@ja ;
    mo:track_number 16 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "DJ Psyche DANCE MIX ~ Mexican beats ~ TILT ~ Celestial body"@en,
        "DJサイケ DANCE MIX ～Mexican beats～TILT～Celestial body"@ja .

_:Nc736db36d5604e1c8d9fc1e9f6fc9750 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of the Midnight University"@en,
        "真夜中大学のテーマ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "Theme of the Midnight University"@en,
        "真夜中大学のテーマ"@ja .

_:Ncaf8bdc9c9c4406fa2f589563df86255 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MISTY ISLAND"@en,
        "MISTY ISLAND"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Ncd143adf924d4d7481f0d3e54360074e ;
    schema:name "MISTY ISLAND"@en,
        "MISTY ISLAND"@ja .

_:Ncd2af11e817d44cc97eb89f9408b4619 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Taste for Beauty"@en,
        "美好的"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N5e01b9f486c34947ae2b04d78b9c6c4f ;
    schema:name "A Taste for Beauty"@en,
        "美好的"@ja .

_:Ncf40fa7dbcba48de98ad841490ac1e30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VIP ROOM AMBIENT ~ Children of Poseidon"@en,
        "VIP ROOM　AMBIENT～ポセイドンの子供たち"@ja ;
    mo:track_number 19 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "VIP ROOM AMBIENT ~ Children of Poseidon"@en,
        "VIP ROOM　AMBIENT～ポセイドンの子供たち"@ja .

_:Ncfbb3d6b7974408a891b624adabc336e a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "Kill the pitch"@en ;
    foaf:name "Kill the pitch"@en .

_:Ncfc0125126dd425f893b6d1b648cd395 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VIP ROOM AMBIENT ~ glossy pebbles"@en,
        "VIP ROOM　AMBIENT～glossy pebbles"@ja ;
    mo:track_number 20 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "VIP ROOM AMBIENT ~ glossy pebbles"@en,
        "VIP ROOM　AMBIENT～glossy pebbles"@ja .

_:Nd0495fc312f34be5b8de762620131e07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HAIA"@en,
        "HAIA"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N5e01b9f486c34947ae2b04d78b9c6c4f ;
    schema:name "HAIA"@en,
        "HAIA"@ja .

_:Nd127aeace74f4fd7a3c4355167d1717a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TILT"@en,
        "TILT"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N5e01b9f486c34947ae2b04d78b9c6c4f ;
    schema:name "TILT"@en,
        "TILT"@ja .

_:Nd2e88e7cc68241d980f4826214e300e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scherzare a Notte"@en,
        "スケルツァーレ ア ノッテ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Ncd143adf924d4d7481f0d3e54360074e ;
    schema:name "Scherzare a Notte"@en,
        "スケルツァーレ ア ノッテ"@ja .

_:Nda4e37fcb35e4a0ebbce44bf7b51fd15 a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "JUNKO"@en ;
    foaf:name "JUNKO"@en .

_:Nddff9953068648c0b686dfb845753635 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ADDIOS PISTORA"@en,
        "ADDIOS PISTORA"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N5e01b9f486c34947ae2b04d78b9c6c4f ;
    schema:name "ADDIOS PISTORA"@en,
        "ADDIOS PISTORA"@ja .

_:Ndf1cf8efbd08418695b2cbf4a2dbbf49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Hero Fights Until Death ~ The Hero's Solitude"@en,
        "勇者は死ぬまで斗う～勇者の孤独"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "A Hero Fights Until Death ~ The Hero's Solitude"@en,
        "勇者は死ぬまで斗う～勇者の孤独"@ja .

_:Ne296d49fb92240e086fe7235aeeb1cc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From FLOWER TRILOGY ~ Faint Whisperings of the Flowers"@en,
        "FLOWER TRILOGYより～花たちのかすかなささやき"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "From FLOWER TRILOGY ~ Faint Whisperings of the Flowers"@en,
        "FLOWER TRILOGYより～花たちのかすかなささやき"@ja .

_:Ne2999ac4eeaf4e2ea581b5d00f4c9ead a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I kept my promise to you"@en,
        "I kept my promise to you"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N5e01b9f486c34947ae2b04d78b9c6c4f ;
    schema:name "I kept my promise to you"@en,
        "I kept my promise to you"@ja .

_:Ne3777f2f494a4bb79d46909c8f38dc4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MANON MA VIE"@en,
        "MANON MA VIE"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Ncd143adf924d4d7481f0d3e54360074e ;
    schema:name "MANON MA VIE"@en,
        "MANON MA VIE"@ja .

_:Ne3ee42d896fc4200a4abad8fa52228b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2001"@en,
        "2001"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N5e01b9f486c34947ae2b04d78b9c6c4f ;
    schema:name "2001"@en,
        "2001"@ja .

_:Ne9c00d743a83451d8b0d0a1319d3f68c a schema:Person,
        foaf:Person ;
    mo:performed <album/2100#performance> ;
    schema:name "Denpazar"@en ;
    foaf:name "Denpazar"@en .

_:Nead8c4f109b4489c86f6c9a9e0a66f6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moon TRILOGY ~ Promise"@en,
        "moon TRILOGY～プロミス"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "moon TRILOGY ~ Promise"@en,
        "moon TRILOGY～プロミス"@ja .

_:Nee8b43df105b4ec1b9c5e5d86344a893 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To My Father I Ask for Firmness"@en,
        "父よ私に神の力をください"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Ncd143adf924d4d7481f0d3e54360074e ;
    schema:name "To My Father I Ask for Firmness"@en,
        "父よ私に神の力をください"@ja .

_:Nefd879b6a1c945c39d75b18ffd74e1f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moon castle"@en,
        "moon castle"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "moon castle"@en,
        "moon castle"@ja .

_:Nf070d6eb85204197bc6e5e0db9b4460b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EMOTION2"@en,
        "EMOTION2"@ja ;
    mo:track_number 20 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Ncd143adf924d4d7481f0d3e54360074e ;
    schema:name "EMOTION2"@en,
        "EMOTION2"@ja .

_:Nf1d505f076cf4c9bbcfb8d728bcc29ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haunted House ~ Panic"@en,
        "ホーンテッドハウス～パニック"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "Haunted House ~ Panic"@en,
        "ホーンテッドハウス～パニック"@ja .

_:Nfc6c6eff372940f2ac6f6abdb39c661b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "226.46th st."@en,
        "226.46th st."@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Ncd143adf924d4d7481f0d3e54360074e ;
    schema:name "226.46th st."@en,
        "226.46th st."@ja .

_:Nfc795c20bbfc4508b09b4d4597c0dd4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haunted House ~ Tanaka's Whole Life"@en,
        "ホーンテッドハウス～タナカの一生"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "Haunted House ~ Tanaka's Whole Life"@en,
        "ホーンテッドハウス～タナカの一生"@ja .

_:Nfe6d3442bbdc4e78a3d983bcf56debd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VIP ROOM AMBIENT ~ TS2000"@en,
        "VIP ROOM　AMBIENT～TS2000"@ja ;
    mo:track_number 18 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:Nc6cb0365896e45bcadf732188a3c68d3 ;
    schema:name "VIP ROOM AMBIENT ~ TS2000"@en,
        "VIP ROOM　AMBIENT～TS2000"@ja .

_:N5e01b9f486c34947ae2b04d78b9c6c4f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N06402912020c4534ad309492798a46b2,
        _:N07179617cc374e1486f19bbf40d77fd1,
        _:N3b6e8346b2404890ac3e86a22f0c6e36,
        _:N3fae0bdfe9874d478673439bdbd14d3b,
        _:N431f66c979d5479c91bf279784a6d013,
        _:N44661e9a6d1149d4862eb0148250e1d9,
        _:N6300127a96ef401c8a4bef4aa64fe30e,
        _:N75909dd3c75a4e73a5adc08ff972d054,
        _:N96bfee43b0e3406e86b398a135984583,
        _:Nb989dd6ba8f04a7cbef6e197d59697b2,
        _:Nbc0aeb55ee414af5b8c8ef8937a4efd0,
        _:Ncd2af11e817d44cc97eb89f9408b4619,
        _:Nd0495fc312f34be5b8de762620131e07,
        _:Nd127aeace74f4fd7a3c4355167d1717a,
        _:Nddff9953068648c0b686dfb845753635,
        _:Ne2999ac4eeaf4e2ea581b5d00f4c9ead,
        _:Ne3ee42d896fc4200a4abad8fa52228b4 ;
    mo:track_count 17 ;
    schema:duration "PT71:12"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N06402912020c4534ad309492798a46b2,
        _:N07179617cc374e1486f19bbf40d77fd1,
        _:N3b6e8346b2404890ac3e86a22f0c6e36,
        _:N3fae0bdfe9874d478673439bdbd14d3b,
        _:N431f66c979d5479c91bf279784a6d013,
        _:N44661e9a6d1149d4862eb0148250e1d9,
        _:N6300127a96ef401c8a4bef4aa64fe30e,
        _:N75909dd3c75a4e73a5adc08ff972d054,
        _:N96bfee43b0e3406e86b398a135984583,
        _:Nb989dd6ba8f04a7cbef6e197d59697b2,
        _:Nbc0aeb55ee414af5b8c8ef8937a4efd0,
        _:Ncd2af11e817d44cc97eb89f9408b4619,
        _:Nd0495fc312f34be5b8de762620131e07,
        _:Nd127aeace74f4fd7a3c4355167d1717a,
        _:Nddff9953068648c0b686dfb845753635,
        _:Ne2999ac4eeaf4e2ea581b5d00f4c9ead,
        _:Ne3ee42d896fc4200a4abad8fa52228b4 .

_:Ncd143adf924d4d7481f0d3e54360074e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N281c122dd94140dab1f0d024fb63ef22,
        _:N41ab3130b38e43d28e571fa95774acc5,
        _:N49b660ac187043cf81b4ceb4b2c9c618,
        _:N49dc2c18985c48649c159695ba9c55d1,
        _:N565b963ae58e4dc9b458fdc22987cd9f,
        _:N654079d7977a41f6aed60447d7b13491,
        _:N699131bdd01f4ac8ba62261e7b4c57c3,
        _:N7b1922a65564496e93dcf9e606d0aa4b,
        _:N9056021d01824f618333cae881c288f7,
        _:N9444f5f1e5de434090b756f6118c5f2f,
        _:N9c2bec6aa988420eb22a7e30c05ece47,
        _:Nb197d524729c4f1c824c00b39dfacc63,
        _:Nb499ddf88f0441e09ce2ed1d5e81211e,
        _:Nb89b8e2fd1a643a2b9c8f47a4d9a1fdc,
        _:Nbfbe8b125f6c4d9b9d5b2b19557bd27f,
        _:Ncaf8bdc9c9c4406fa2f589563df86255,
        _:Nd2e88e7cc68241d980f4826214e300e8,
        _:Ne3777f2f494a4bb79d46909c8f38dc4e,
        _:Nee8b43df105b4ec1b9c5e5d86344a893,
        _:Nf070d6eb85204197bc6e5e0db9b4460b,
        _:Nfc6c6eff372940f2ac6f6abdb39c661b ;
    mo:track_count 21 ;
    schema:duration "PT68:41"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N281c122dd94140dab1f0d024fb63ef22,
        _:N41ab3130b38e43d28e571fa95774acc5,
        _:N49b660ac187043cf81b4ceb4b2c9c618,
        _:N49dc2c18985c48649c159695ba9c55d1,
        _:N565b963ae58e4dc9b458fdc22987cd9f,
        _:N654079d7977a41f6aed60447d7b13491,
        _:N699131bdd01f4ac8ba62261e7b4c57c3,
        _:N7b1922a65564496e93dcf9e606d0aa4b,
        _:N9056021d01824f618333cae881c288f7,
        _:N9444f5f1e5de434090b756f6118c5f2f,
        _:N9c2bec6aa988420eb22a7e30c05ece47,
        _:Nb197d524729c4f1c824c00b39dfacc63,
        _:Nb499ddf88f0441e09ce2ed1d5e81211e,
        _:Nb89b8e2fd1a643a2b9c8f47a4d9a1fdc,
        _:Nbfbe8b125f6c4d9b9d5b2b19557bd27f,
        _:Ncaf8bdc9c9c4406fa2f589563df86255,
        _:Nd2e88e7cc68241d980f4826214e300e8,
        _:Ne3777f2f494a4bb79d46909c8f38dc4e,
        _:Nee8b43df105b4ec1b9c5e5d86344a893,
        _:Nf070d6eb85204197bc6e5e0db9b4460b,
        _:Nfc6c6eff372940f2ac6f6abdb39c661b .

_:Nc6cb0365896e45bcadf732188a3c68d3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N03cfd00827244b1b9919613b7f33b6cd,
        _:N13feaba169c54b5695a12b010d467a9b,
        _:N152df0474dcc4a1a972d2c89b9cddd6f,
        _:N24ef06a030f940f3b6204cd5d0c7f3a9,
        _:N264f3d1a0fd3445d9f3d903e8a051fb5,
        _:N27dc130cbb724e4d99e654961a7d69e1,
        _:N291d241e68fc411491dee07cd1bbb924,
        _:N37dd3d28e5b049b0b375184e172b7337,
        _:N3ae40d1485ba47e59111cc89490039ba,
        _:N7667829a4c4849059270de80aecd0707,
        _:N84e47fb12a464f969ef76d9eaed80d7e,
        _:Nb30d791a794141aaac63e42e5f29f339,
        _:Nbd2a7a43aa5547b09a51eb6abb03044c,
        _:Nc0ac257c9c4d423599e58be82e21ca33,
        _:Nc3b9e282144545a5883ef2366c13c14e,
        _:Nc736db36d5604e1c8d9fc1e9f6fc9750,
        _:Ncf40fa7dbcba48de98ad841490ac1e30,
        _:Ncfc0125126dd425f893b6d1b648cd395,
        _:Ndf1cf8efbd08418695b2cbf4a2dbbf49,
        _:Ne296d49fb92240e086fe7235aeeb1cc2,
        _:Nead8c4f109b4489c86f6c9a9e0a66f6f,
        _:Nefd879b6a1c945c39d75b18ffd74e1f8,
        _:Nf1d505f076cf4c9bbcfb8d728bcc29ef,
        _:Nfc795c20bbfc4508b09b4d4597c0dd4c,
        _:Nfe6d3442bbdc4e78a3d983bcf56debd5 ;
    mo:track_count 25 ;
    schema:duration "PT70:52"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N03cfd00827244b1b9919613b7f33b6cd,
        _:N13feaba169c54b5695a12b010d467a9b,
        _:N152df0474dcc4a1a972d2c89b9cddd6f,
        _:N24ef06a030f940f3b6204cd5d0c7f3a9,
        _:N264f3d1a0fd3445d9f3d903e8a051fb5,
        _:N27dc130cbb724e4d99e654961a7d69e1,
        _:N291d241e68fc411491dee07cd1bbb924,
        _:N37dd3d28e5b049b0b375184e172b7337,
        _:N3ae40d1485ba47e59111cc89490039ba,
        _:N7667829a4c4849059270de80aecd0707,
        _:N84e47fb12a464f969ef76d9eaed80d7e,
        _:Nb30d791a794141aaac63e42e5f29f339,
        _:Nbd2a7a43aa5547b09a51eb6abb03044c,
        _:Nc0ac257c9c4d423599e58be82e21ca33,
        _:Nc3b9e282144545a5883ef2366c13c14e,
        _:Nc736db36d5604e1c8d9fc1e9f6fc9750,
        _:Ncf40fa7dbcba48de98ad841490ac1e30,
        _:Ncfc0125126dd425f893b6d1b648cd395,
        _:Ndf1cf8efbd08418695b2cbf4a2dbbf49,
        _:Ne296d49fb92240e086fe7235aeeb1cc2,
        _:Nead8c4f109b4489c86f6c9a9e0a66f6f,
        _:Nefd879b6a1c945c39d75b18ffd74e1f8,
        _:Nf1d505f076cf4c9bbcfb8d728bcc29ef,
        _:Nfc795c20bbfc4508b09b4d4597c0dd4c,
        _:Nfe6d3442bbdc4e78a3d983bcf56debd5 .

