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

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

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

<artist/1804#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21449#subject> ;
    schema:name "Naoki Maeda"@en,
        "前田尚紀"@ja ;
    foaf:made <album/21449#composition>,
        <album/21449#subject> ;
    foaf:name "Naoki Maeda"@en,
        "前田尚紀"@ja .

<artist/36202#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21449#subject> ;
    schema:name "jun"@en ;
    foaf:made <album/21449#composition>,
        <album/21449#subject> ;
    foaf:name "jun"@en .

<artist/39347#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21449#subject> ;
    schema:name "NAOKI MAEDA"@en ;
    foaf:made <album/21449#composition>,
        <album/21449#subject> ;
    foaf:name "NAOKI MAEDA"@en .

<artist/44457#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21449#subject> ;
    schema:name "TOMOSUKE"@en ;
    foaf:made <album/21449#composition>,
        <album/21449#subject> ;
    foaf:name "TOMOSUKE"@en .

<artist/48909#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21449#subject> ;
    schema:name "D-crew"@en ;
    foaf:made <album/21449#composition>,
        <album/21449#subject> ;
    foaf:name "D-crew"@en .

<artist/48999#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21449#subject> ;
    schema:name "NM SEQUENCE UNLIMITED"@en ;
    foaf:made <album/21449#composition>,
        <album/21449#subject> ;
    foaf:name "NM SEQUENCE UNLIMITED"@en .

<product/2401#subject> a schema:CreativeWork ;
    schema:name "DanceEvolution"@en,
        "ダンスの進化"@ja,
        "Dansu no shinka"@ja-latn ;
    foaf:name "DanceEvolution"@en,
        "ダンスの進化"@ja,
        "Dansu no shinka"@ja-latn .

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

<album/21449#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DanceEvolution Original Soundtrack"@en,
        "DanceEvolution Original Soundtrack"@ja,
        "DanceEvolution Original Soundtrack"@ja-latn ;
    mo:performance_of <album/21449#musicalwork> ;
    mo:recorded_as <album/21449#musicalexpression> ;
    schema:name "DanceEvolution Original Soundtrack"@en,
        "DanceEvolution Original Soundtrack"@ja,
        "DanceEvolution Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/21449#musicalwork> .

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

<https://media.vgm.io/albums/94/21449/21449-1389145158.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/21449#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/94/21449/21449-1389145158.png> ;
    foaf:depicts <album/21449#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/94/21449/21449-1389145158.png> .

<https://medium-media.vgm.io/albums/94/21449/21449-1389145158.png> a schema:ImageObject,
        foaf:Image .

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

<album/21449#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DanceEvolution Original Soundtrack"@en,
        "DanceEvolution Original Soundtrack"@ja,
        "DanceEvolution Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "LEA DROP"@en ;
            foaf:made <album/21449#composition> ;
            foaf:name "LEA DROP"@en ],
        <artist/1804#subject>,
        <artist/36202#subject>,
        <artist/39347#subject>,
        <artist/44457#subject>,
        <artist/48909#subject>,
        <artist/48999#subject> ;
    mo:produced_work <album/21449#musicalwork> ;
    schema:name "DanceEvolution Original Soundtrack"@en,
        "DanceEvolution Original Soundtrack"@ja,
        "DanceEvolution Original Soundtrack"@ja-latn .

<album/21449#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-11-20"^^xsd:date ;
    dcterms:title "DanceEvolution Original Soundtrack"@en,
        "DanceEvolution Original Soundtrack"@ja,
        "DanceEvolution Original Soundtrack"@ja-latn ;
    mo:catalogue_number "LC1963" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21449#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    mo:record_count 1 ;
    schema:about <product/2401#subject> ;
    schema:datePublished "2010-11-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/21449/21449-1389145158.png> ;
    schema:name "DanceEvolution Original Soundtrack"@en,
        "DanceEvolution Original Soundtrack"@ja,
        "DanceEvolution Original Soundtrack"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/21449/21449-1389145158.png> .

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

_:N0411dc4fae5f4427bc72fabbd0cd1204 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Rendez-vous"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "Secret Rendez-vous"@ja .

_:N0caf3409828d471f80f252db1564f681 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BABY BABY GIMME YOUR LOVE"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "BABY BABY GIMME YOUR LOVE"@ja .

_:N0ecdae2f69c1419aa31a0274b810d002 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lover's High"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "Lover's High"@ja .

_:N1028985d7027441da37b0b71d84ea3f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mess With My Emotions"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "Mess With My Emotions"@ja .

_:N22b6f2a359864433a1477330f928c384 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Geisha's Dream"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "A Geisha's Dream"@ja .

_:N23dc406965894b3a9fd3960688e96031 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DM STAR"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "DM STAR"@ja .

_:N242f09aa539443099f9bec6712db1e42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crazy Control for TGS"@ja ;
    mo:track_number 31 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "Crazy Control for TGS"@ja .

_:N26fd72cc24514681adbb5215ca68a650 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crazy Control"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "Crazy Control"@ja .

_:N2b11fa347e9d4682807ba5acbc435956 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let the beat hit em! (CLASSIC R&B STYLE)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "Let the beat hit em! (CLASSIC R&B STYLE)"@ja .

_:N2e6bfb9ba7a94a04a3d64bae72dfffb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STILL IN MY HEART"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "STILL IN MY HEART"@ja .

_:N33293b611f614908be839779aa5e7933 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Open Your Eyes"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "Open Your Eyes"@ja .

_:N45c0149d80644209a6e6c6d800de4798 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep on movin'"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "Keep on movin'"@ja .

_:N6338833fd8a845f68a13f15fd99a3490 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Every Day, Every Night (NM STYLE)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "Every Day, Every Night (NM STYLE)"@ja .

_:N652a9e1ccee84c0cbf8e339702f68909 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HIGHER"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "HIGHER"@ja .

_:N67658981256848c99e4146f28d3ed03f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KIMONO♥PRINCESS (TGS2010 Ver.)"@ja ;
    mo:track_number 30 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "KIMONO♥PRINCESS (TGS2010 Ver.)"@ja .

_:N6b92ffd2374540dfbd86aba944507795 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUPER SAMURAI"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "SUPER SAMURAI"@ja .

_:N6c9084da515d46d399ffa2ceb9367824 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unity"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "Unity"@ja .

_:N6d74a8880e6a44d1a84b7ab4e2ad1d86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Can Win the Fight"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "We Can Win the Fight"@ja .

_:N719f13dcc8ee4e2b8f78dfe3d3b72907 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HYSTERIA 2001"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "HYSTERIA 2001"@ja .

_:N71c45d1f5e2c4ccaaa48637781d20790 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brilliant 2U"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "Brilliant 2U"@ja .

_:N78961667bbcf41bb8678a01ff66698c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DM STAR -Full style for TGS-"@ja ;
    mo:track_number 32 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "DM STAR -Full style for TGS-"@ja .

_:N7af3762bc0b84c5788835512656cea70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BURNIN' THE FLOOR"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "BURNIN' THE FLOOR"@ja .

_:N7d6b2d79f9aa427a97694d2a8dba1dfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La receta"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "La receta"@ja .

_:N976f30d9d5a64012a4198c3f6ee70390 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "桜"@ja .

_:Na6319aa1c8d64472b2b4a95f89c5ca97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KIMONO♥PRINCESS"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "KIMONO♥PRINCESS"@ja .

_:Na9564aa94bc946e793cb8ee972ec2f35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Only Shining Star"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "My Only Shining Star"@ja .

_:Nbd787c9d967148db90f38fec0e92ab59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L'amour et la liberté (Darwin & DJ Silver remix)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "L'amour et la liberté (Darwin & DJ Silver remix)"@ja .

_:Nccfbefb0b3534341a537454c6f1e494f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "exotic ethnic"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "exotic ethnic"@ja .

_:Nd6aebe0fb0fe4438b2e57a5223693c1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CAN'T STOP FALLIN' IN LOVE -super euro version-"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "CAN'T STOP FALLIN' IN LOVE -super euro version-"@ja .

_:Ndcad21e2d8e040128eea8a0a2494b712 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INTO YOUR HEART (Ruffage remix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "INTO YOUR HEART (Ruffage remix)"@ja .

_:Nee5e3ca6fb0d4e2fa4f8f6b951b8ece3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MY SUMMER LOVE"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "MY SUMMER LOVE"@ja .

_:Nfd5d7b0b901c4bc28a15e78abe61c4c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AFRONOVA PRIMEVAL"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Ne3b4e0a6fe134d6eb570be0f9e43870b ;
    schema:name "AFRONOVA PRIMEVAL"@ja .

_:Ne3b4e0a6fe134d6eb570be0f9e43870b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0411dc4fae5f4427bc72fabbd0cd1204,
        _:N0caf3409828d471f80f252db1564f681,
        _:N0ecdae2f69c1419aa31a0274b810d002,
        _:N1028985d7027441da37b0b71d84ea3f1,
        _:N22b6f2a359864433a1477330f928c384,
        _:N23dc406965894b3a9fd3960688e96031,
        _:N242f09aa539443099f9bec6712db1e42,
        _:N26fd72cc24514681adbb5215ca68a650,
        _:N2b11fa347e9d4682807ba5acbc435956,
        _:N2e6bfb9ba7a94a04a3d64bae72dfffb3,
        _:N33293b611f614908be839779aa5e7933,
        _:N45c0149d80644209a6e6c6d800de4798,
        _:N6338833fd8a845f68a13f15fd99a3490,
        _:N652a9e1ccee84c0cbf8e339702f68909,
        _:N67658981256848c99e4146f28d3ed03f,
        _:N6b92ffd2374540dfbd86aba944507795,
        _:N6c9084da515d46d399ffa2ceb9367824,
        _:N6d74a8880e6a44d1a84b7ab4e2ad1d86,
        _:N719f13dcc8ee4e2b8f78dfe3d3b72907,
        _:N71c45d1f5e2c4ccaaa48637781d20790,
        _:N78961667bbcf41bb8678a01ff66698c9,
        _:N7af3762bc0b84c5788835512656cea70,
        _:N7d6b2d79f9aa427a97694d2a8dba1dfe,
        _:N976f30d9d5a64012a4198c3f6ee70390,
        _:Na6319aa1c8d64472b2b4a95f89c5ca97,
        _:Na9564aa94bc946e793cb8ee972ec2f35,
        _:Nbd787c9d967148db90f38fec0e92ab59,
        _:Nccfbefb0b3534341a537454c6f1e494f,
        _:Nd6aebe0fb0fe4438b2e57a5223693c1e,
        _:Ndcad21e2d8e040128eea8a0a2494b712,
        _:Nee5e3ca6fb0d4e2fa4f8f6b951b8ece3,
        _:Nfd5d7b0b901c4bc28a15e78abe61c4c8 ;
    mo:track_count 32 ;
    schema:duration "PT58:44"^^xsd:interval ;
    schema:numTracks 32 ;
    schema:track _:N0411dc4fae5f4427bc72fabbd0cd1204,
        _:N0caf3409828d471f80f252db1564f681,
        _:N0ecdae2f69c1419aa31a0274b810d002,
        _:N1028985d7027441da37b0b71d84ea3f1,
        _:N22b6f2a359864433a1477330f928c384,
        _:N23dc406965894b3a9fd3960688e96031,
        _:N242f09aa539443099f9bec6712db1e42,
        _:N26fd72cc24514681adbb5215ca68a650,
        _:N2b11fa347e9d4682807ba5acbc435956,
        _:N2e6bfb9ba7a94a04a3d64bae72dfffb3,
        _:N33293b611f614908be839779aa5e7933,
        _:N45c0149d80644209a6e6c6d800de4798,
        _:N6338833fd8a845f68a13f15fd99a3490,
        _:N652a9e1ccee84c0cbf8e339702f68909,
        _:N67658981256848c99e4146f28d3ed03f,
        _:N6b92ffd2374540dfbd86aba944507795,
        _:N6c9084da515d46d399ffa2ceb9367824,
        _:N6d74a8880e6a44d1a84b7ab4e2ad1d86,
        _:N719f13dcc8ee4e2b8f78dfe3d3b72907,
        _:N71c45d1f5e2c4ccaaa48637781d20790,
        _:N78961667bbcf41bb8678a01ff66698c9,
        _:N7af3762bc0b84c5788835512656cea70,
        _:N7d6b2d79f9aa427a97694d2a8dba1dfe,
        _:N976f30d9d5a64012a4198c3f6ee70390,
        _:Na6319aa1c8d64472b2b4a95f89c5ca97,
        _:Na9564aa94bc946e793cb8ee972ec2f35,
        _:Nbd787c9d967148db90f38fec0e92ab59,
        _:Nccfbefb0b3534341a537454c6f1e494f,
        _:Nd6aebe0fb0fe4438b2e57a5223693c1e,
        _:Ndcad21e2d8e040128eea8a0a2494b712,
        _:Nee5e3ca6fb0d4e2fa4f8f6b951b8ece3,
        _:Nfd5d7b0b901c4bc28a15e78abe61c4c8 .

