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

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

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

<product/20009#subject> a schema:CreativeWork ;
    schema:name "The Lord of the Rings: Return to Moria"@en,
        "The Lord of the Rings: Return to Moria"@ja,
        "The Lord of the Rings: Return to Moria"@ja-latn ;
    foaf:name "The Lord of the Rings: Return to Moria"@en,
        "The Lord of the Rings: Return to Moria"@ja,
        "The Lord of the Rings: Return to Moria"@ja-latn .

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

<album/147034#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Lord of the Rings: Return to Moria™ Soundtrack"@en,
        "The Lord of the Rings: Return to Moria™ Soundtrack"@ja,
        "The Lord of the Rings: Return to Moria™ Soundtrack"@ja-latn ;
    mo:performance_of <album/147034#musicalwork> ;
    mo:recorded_as <album/147034#musicalexpression> ;
    schema:name "The Lord of the Rings: Return to Moria™ Soundtrack"@en,
        "The Lord of the Rings: Return to Moria™ Soundtrack"@ja,
        "The Lord of the Rings: Return to Moria™ Soundtrack"@ja-latn ;
    schema:workPerformed <album/147034#musicalwork> .

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

<https://medium-media.vgm.io/albums/43/147034/147034-b17206e053e3.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/147034#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Lord of the Rings: Return to Moria™ Soundtrack"@en,
        "The Lord of the Rings: Return to Moria™ Soundtrack"@ja,
        "The Lord of the Rings: Return to Moria™ Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Max Lescohier"@en ;
            foaf:made <album/147034#composition> ;
            foaf:name "Max Lescohier"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Teddy Edelston"@en ;
            foaf:made <album/147034#composition> ;
            foaf:name "Teddy Edelston"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jason Butler"@en ;
            foaf:made <album/147034#composition> ;
            foaf:name "Jason Butler"@en ] ;
    mo:produced_work <album/147034#musicalwork> ;
    schema:name "The Lord of the Rings: Return to Moria™ Soundtrack"@en,
        "The Lord of the Rings: Return to Moria™ Soundtrack"@ja,
        "The Lord of the Rings: Return to Moria™ Soundtrack"@ja-latn .

<album/147034#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-08-27"^^xsd:date ;
    dcterms:title "The Lord of the Rings: Return to Moria™ Soundtrack"@en,
        "The Lord of the Rings: Return to Moria™ Soundtrack"@ja,
        "The Lord of the Rings: Return to Moria™ Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/147034#musicalexpression> ;
    mo:publisher _:Nbcbc8cadcb40446786a9498e64a6e97f ;
    mo:record _:N00f335d2c8464a29a7394ecc9a183707 ;
    mo:record_count 1 ;
    schema:about <product/20009#subject> ;
    schema:datePublished "2024-08-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/147034/147034-b17206e053e3.jpg> ;
    schema:name "The Lord of the Rings: Return to Moria™ Soundtrack"@en,
        "The Lord of the Rings: Return to Moria™ Soundtrack"@ja,
        "The Lord of the Rings: Return to Moria™ Soundtrack"@ja-latn ;
    schema:publisher _:Nbcbc8cadcb40446786a9498e64a6e97f ;
    foaf:depiction <https://media.vgm.io/albums/43/147034/147034-b17206e053e3.jpg> .

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

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

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

_:N050627ea82bf45f6ba13d9c3048daee4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Barrels Bound for Erebor"@en ;
    mo:track_number 28 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "Barrels Bound for Erebor"@en .

_:N058c3304d05b4a26a05710a17c2b8b11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ale of Shining Gold"@en ;
    mo:track_number 32 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "Ale of Shining Gold"@en .

_:N1728e4f492a24934afdebfcb3424ad80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old Elga (18 Pints of Ale)"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "Old Elga (18 Pints of Ale)"@en .

_:N235625293ca14809864d6a91a9f7501a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My One True Love"@en ;
    mo:track_number 31 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "My One True Love"@en .

_:N23ed3f762c7b49e7be2a1b17b0d0928b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tavern in the Deep"@en ;
    mo:track_number 26 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "Tavern in the Deep"@en .

_:N360a34e16b1141849b751b735e3e61a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exploration Music 1"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "Exploration Music 1"@en .

_:N4309f6a268f542ffb34653a02de461f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The King Beneath The Mountains"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "The King Beneath The Mountains"@en .

_:N49cdd639f49b4d838c4036e389fd830d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Door Won't Open"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "The Door Won't Open"@en .

_:N532f42da27e043e9a1f4fc659839a2bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exploration Music 2"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "Exploration Music 2"@en .

_:N5ba1962cb4d84cae853ed06092a2b26a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bath Song"@en ;
    mo:track_number 22 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "The Bath Song"@en .

_:N6b48861fe71e4ae9bc3cf67432c919f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Make Me the Perfect Miner"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "Make Me the Perfect Miner"@en .

_:N6c9eb4174e3a4133b4cf67befa6334c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Song of Durin, verse 4"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "The Song of Durin, verse 4"@en .

_:N6dce9e38407e4fb2955307044b9835bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return to Moria"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "Return to Moria"@en .

_:N6fafdc82ab244e7a93af5849f70b18e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bright As Brass"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "Bright As Brass"@en .

_:N703172de413c4b29b68c03319fa0d09f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Song of Durin, verse 3"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "The Song of Durin, verse 3"@en .

_:N768916e12bb7449ea2b0888035e1d013 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exploration Music 3"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "Exploration Music 3"@en .

_:N774a17560d0d402b8cad8d9611f75716 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Song of Durin, verse 6"@en ;
    mo:track_number 30 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "The Song of Durin, verse 6"@en .

_:N7e41f5646e7a4b8e9b77920099ecfeb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Man in the Moon Stayed Up Too Late"@en ;
    mo:track_number 27 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "The Man in the Moon Stayed Up Too Late"@en .

_:N9394b2bb80f04b99a5c257e723ae8c09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gimli's Call"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "Gimli's Call"@en .

_:N93e3aa84db6748938215dfacfd5e7e4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Song of Durin, verse 5"@en ;
    mo:track_number 25 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "The Song of Durin, verse 5"@en .

_:N9a3abc93a84d4d16acf36cc3e8042d24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Courage Tags"@en ;
    mo:track_number 33 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "Courage Tags"@en .

_:N9a7b1e6b2f6846619e0d2a7442e6b8e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ale in Hand"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "Ale in Hand"@en .

_:Nac9a9ead855b47baa460ac500501ee31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exploration Music 5"@en ;
    mo:track_number 23 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "Exploration Music 5"@en .

_:Nbcbc8cadcb40446786a9498e64a6e97f schema:name "North Beach Games"@en,
        "North Beach Games"@ja,
        "North Beach Games"@ja-latn ;
    foaf:name "North Beach Games"@en,
        "North Beach Games"@ja,
        "North Beach Games"@ja-latn .

_:Nc884e65b43314ccbb6c68798a0a540a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exploration Music 4"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "Exploration Music 4"@en .

_:Ncac48884a72a4c69ae802513a3c4e307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gundabad March"@en ;
    mo:track_number 29 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "Gundabad March"@en .

_:Nd97b16417c334bfbb5837f61d0644439 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iron Hills Farewell (Keep Your Belly Full)"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "Iron Hills Farewell (Keep Your Belly Full)"@en .

_:Ndd0b3b98b4c34e4c9a83f1a73831c8cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell"@en ;
    mo:track_number 34 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "Farewell"@en .

_:Ne93f787ed8cf4e149aef0e3e554a3661 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Song of Durin, verse 1"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "The Song of Durin, verse 1"@en .

_:Necc803e7b4344d95942206baceb0b7eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knocking at Bilbo's Door"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "Knocking at Bilbo's Door"@en .

_:Nf4cd3a3c75564b62a6a9072ceec657c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hearth Music"@en ;
    mo:track_number 24 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "Hearth Music"@en .

_:Nf51fa855313b420b805e2fcb04bf1109 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dinner for Me"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "Dinner for Me"@en .

_:Nf8742de79c084b08a59766a76e438fab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All that is Gold Does Not Glitter"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "All that is Gold Does Not Glitter"@en .

_:Nf93a2a0d8eb04258a7fcbaa6a60816cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Song of Durin, verse 2"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "The Song of Durin, verse 2"@en .

_:Nfd149dfe44ff439c926c8cb8e7e7009b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I've Ne'er Beheld My Khazad-dum"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N00f335d2c8464a29a7394ecc9a183707 ;
    schema:name "I've Ne'er Beheld My Khazad-dum"@en .

_:N00f335d2c8464a29a7394ecc9a183707 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N050627ea82bf45f6ba13d9c3048daee4,
        _:N058c3304d05b4a26a05710a17c2b8b11,
        _:N1728e4f492a24934afdebfcb3424ad80,
        _:N235625293ca14809864d6a91a9f7501a,
        _:N23ed3f762c7b49e7be2a1b17b0d0928b,
        _:N360a34e16b1141849b751b735e3e61a8,
        _:N4309f6a268f542ffb34653a02de461f2,
        _:N49cdd639f49b4d838c4036e389fd830d,
        _:N532f42da27e043e9a1f4fc659839a2bc,
        _:N5ba1962cb4d84cae853ed06092a2b26a,
        _:N6b48861fe71e4ae9bc3cf67432c919f3,
        _:N6c9eb4174e3a4133b4cf67befa6334c9,
        _:N6dce9e38407e4fb2955307044b9835bd,
        _:N6fafdc82ab244e7a93af5849f70b18e9,
        _:N703172de413c4b29b68c03319fa0d09f,
        _:N768916e12bb7449ea2b0888035e1d013,
        _:N774a17560d0d402b8cad8d9611f75716,
        _:N7e41f5646e7a4b8e9b77920099ecfeb5,
        _:N9394b2bb80f04b99a5c257e723ae8c09,
        _:N93e3aa84db6748938215dfacfd5e7e4f,
        _:N9a3abc93a84d4d16acf36cc3e8042d24,
        _:N9a7b1e6b2f6846619e0d2a7442e6b8e6,
        _:Nac9a9ead855b47baa460ac500501ee31,
        _:Nc884e65b43314ccbb6c68798a0a540a8,
        _:Ncac48884a72a4c69ae802513a3c4e307,
        _:Nd97b16417c334bfbb5837f61d0644439,
        _:Ndd0b3b98b4c34e4c9a83f1a73831c8cb,
        _:Ne93f787ed8cf4e149aef0e3e554a3661,
        _:Necc803e7b4344d95942206baceb0b7eb,
        _:Nf4cd3a3c75564b62a6a9072ceec657c7,
        _:Nf51fa855313b420b805e2fcb04bf1109,
        _:Nf8742de79c084b08a59766a76e438fab,
        _:Nf93a2a0d8eb04258a7fcbaa6a60816cd,
        _:Nfd149dfe44ff439c926c8cb8e7e7009b ;
    mo:track_count 34 ;
    schema:duration "PT57:38"^^xsd:interval ;
    schema:numTracks 34 ;
    schema:track _:N050627ea82bf45f6ba13d9c3048daee4,
        _:N058c3304d05b4a26a05710a17c2b8b11,
        _:N1728e4f492a24934afdebfcb3424ad80,
        _:N235625293ca14809864d6a91a9f7501a,
        _:N23ed3f762c7b49e7be2a1b17b0d0928b,
        _:N360a34e16b1141849b751b735e3e61a8,
        _:N4309f6a268f542ffb34653a02de461f2,
        _:N49cdd639f49b4d838c4036e389fd830d,
        _:N532f42da27e043e9a1f4fc659839a2bc,
        _:N5ba1962cb4d84cae853ed06092a2b26a,
        _:N6b48861fe71e4ae9bc3cf67432c919f3,
        _:N6c9eb4174e3a4133b4cf67befa6334c9,
        _:N6dce9e38407e4fb2955307044b9835bd,
        _:N6fafdc82ab244e7a93af5849f70b18e9,
        _:N703172de413c4b29b68c03319fa0d09f,
        _:N768916e12bb7449ea2b0888035e1d013,
        _:N774a17560d0d402b8cad8d9611f75716,
        _:N7e41f5646e7a4b8e9b77920099ecfeb5,
        _:N9394b2bb80f04b99a5c257e723ae8c09,
        _:N93e3aa84db6748938215dfacfd5e7e4f,
        _:N9a3abc93a84d4d16acf36cc3e8042d24,
        _:N9a7b1e6b2f6846619e0d2a7442e6b8e6,
        _:Nac9a9ead855b47baa460ac500501ee31,
        _:Nc884e65b43314ccbb6c68798a0a540a8,
        _:Ncac48884a72a4c69ae802513a3c4e307,
        _:Nd97b16417c334bfbb5837f61d0644439,
        _:Ndd0b3b98b4c34e4c9a83f1a73831c8cb,
        _:Ne93f787ed8cf4e149aef0e3e554a3661,
        _:Necc803e7b4344d95942206baceb0b7eb,
        _:Nf4cd3a3c75564b62a6a9072ceec657c7,
        _:Nf51fa855313b420b805e2fcb04bf1109,
        _:Nf8742de79c084b08a59766a76e438fab,
        _:Nf93a2a0d8eb04258a7fcbaa6a60816cd,
        _:Nfd149dfe44ff439c926c8cb8e7e7009b .

