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

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

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

<album/11935> a mo:Release ;
    mo:catalogue_number "MMORICDGE30" .

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

<artist/5931#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10991#subject> ;
    schema:name "Brad Spear"@en ;
    foaf:made <album/10991#composition>,
        <album/10991#subject> ;
    foaf:name "Brad Spear"@en .

<release/32310#subject> a schema:CreativeWork ;
    schema:name "The Lord of the Rings Online: Shadows of Angmar"@en,
        "The Lord of the Rings Online: Shadows of Angmar"@ja,
        "The Lord of the Rings Online: Shadows of Angmar"@ja-latn ;
    foaf:name "The Lord of the Rings Online: Shadows of Angmar"@en,
        "The Lord of the Rings Online: Shadows of Angmar"@ja,
        "The Lord of the Rings Online: Shadows of Angmar"@ja-latn .

<release/32312#subject> a schema:CreativeWork ;
    schema:name "The Lord of the Rings Online: Mines of Moria"@en,
        "The Lord of the Rings Online: Mines of Moria"@ja,
        "The Lord of the Rings Online: Mines of Moria"@ja-latn ;
    foaf:name "The Lord of the Rings Online: Mines of Moria"@en,
        "The Lord of the Rings Online: Mines of Moria"@ja,
        "The Lord of the Rings Online: Mines of Moria"@ja-latn .

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

<https://media.vgm.io/albums/19/10991/10991-2d5741ea6fb1.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/10991#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/19/10991/10991-2d5741ea6fb1.jpg> ;
    foaf:depicts <album/10991#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/19/10991/10991-2d5741ea6fb1.jpg> .

<https://medium-media.vgm.io/albums/19/10991/10991-2d5741ea6fb1.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10991#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Lord of the Rings Online: Mines of Moria Bonus Pre-Order Soundtrack"@en,
        "The Lord of the Rings Online: Mines of Moria Bonus Pre-Order Soundtrack"@ja,
        "The Lord of the Rings Online: Mines of Moria Bonus Pre-Order Soundtrack"@ja-latn ;
    mo:performance_of <album/10991#musicalwork> ;
    mo:performer <artist/17333#subject> ;
    mo:recorded_as <album/10991#musicalexpression> ;
    schema:byArtist <artist/17333#subject> ;
    schema:name "The Lord of the Rings Online: Mines of Moria Bonus Pre-Order Soundtrack"@en,
        "The Lord of the Rings Online: Mines of Moria Bonus Pre-Order Soundtrack"@ja,
        "The Lord of the Rings Online: Mines of Moria Bonus Pre-Order Soundtrack"@ja-latn ;
    schema:workPerformed <album/10991#musicalwork> .

<artist/17333#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10991#performance> ;
    schema:name "Utah Film Orchestra"@en ;
    foaf:name "Utah Film Orchestra"@en .

<album/10991#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Lord of the Rings Online: Mines of Moria Bonus Pre-Order Soundtrack"@en,
        "The Lord of the Rings Online: Mines of Moria Bonus Pre-Order Soundtrack"@ja,
        "The Lord of the Rings Online: Mines of Moria Bonus Pre-Order Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Harry Chase"@en ;
            foaf:made <album/10991#composition> ;
            foaf:name "Harry Chase"@en ],
        <artist/5069#subject>,
        <artist/5931#subject> ;
    mo:produced_work <album/10991#musicalwork> ;
    schema:name "The Lord of the Rings Online: Mines of Moria Bonus Pre-Order Soundtrack"@en,
        "The Lord of the Rings Online: Mines of Moria Bonus Pre-Order Soundtrack"@ja,
        "The Lord of the Rings Online: Mines of Moria Bonus Pre-Order Soundtrack"@ja-latn .

<album/10991#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-17"^^xsd:date ;
    dcterms:title "The Lord of the Rings Online: Mines of Moria Bonus Pre-Order Soundtrack"@en,
        "The Lord of the Rings Online: Mines of Moria Bonus Pre-Order Soundtrack"@ja,
        "The Lord of the Rings Online: Mines of Moria Bonus Pre-Order Soundtrack"@ja-latn ;
    mo:catalogue_number "20001" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/11935> ;
    mo:publication_of <album/10991#musicalexpression> ;
    mo:publisher _:N8b165345b8794234874926c7e0cd7677 ;
    mo:record _:N3c34c89b078b4e858b4669033adf40a2 ;
    mo:record_count 1 ;
    schema:about <release/32310#subject>,
        <release/32312#subject> ;
    schema:byArtist <artist/17333#subject> ;
    schema:datePublished "2008-11-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/10991/10991-2d5741ea6fb1.jpg> ;
    schema:name "The Lord of the Rings Online: Mines of Moria Bonus Pre-Order Soundtrack"@en,
        "The Lord of the Rings Online: Mines of Moria Bonus Pre-Order Soundtrack"@ja,
        "The Lord of the Rings Online: Mines of Moria Bonus Pre-Order Soundtrack"@ja-latn ;
    schema:publisher _:N8b165345b8794234874926c7e0cd7677 ;
    foaf:depiction <https://media.vgm.io/albums/19/10991/10991-2d5741ea6fb1.jpg> .

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

_:N0258ca02198a49609c3912efa04715a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadows of Angmar"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Shadows of Angmar"@en .

_:N0394c6f26f2347cbbb3b5601e26da478 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hills of the Shire"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Hills of the Shire"@en .

_:N0c2bfdd8914849e8912d5c0b24a0a52f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ring-bearer Sets Forth"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "The Ring-bearer Sets Forth"@en .

_:N1a4262b118de4b34893b5567eeb88544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garth Agarwen"@en ;
    mo:track_number 23 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Garth Agarwen"@en .

_:N2678ce4b79c64e8aae5547dd94e9417d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let Us Sing Together"@en ;
    mo:track_number 32 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Let Us Sing Together"@en .

_:N2c4424eb2aa74404946a0e1e38f49ace a mo:Track,
        schema:MusicRecording ;
    dcterms:title "War Pipes"@en ;
    mo:track_number 31 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "War Pipes"@en .

_:N2d3e6b73e33141908312c665da17db87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Brigand's Tale"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "The Brigand's Tale"@en .

_:N3db3b529e12142de9c5d7ba41a057c61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ride of the Nazgul"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Ride of the Nazgul"@en .

_:N48fc08f70aa543c09e55df52c871c768 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lay of the Free Peoples"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Lay of the Free Peoples"@en .

_:N4f0c1b6cc52e4ae1a07d0a54052d797c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Hope"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Silent Hope"@en .

_:N57368518c60942c093d44b92ce5725ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fell Deeds Awake"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Fell Deeds Awake"@en .

_:N6075f5bbd6ea41a889631017e54ca355 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home from the Hunt"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Home from the Hunt"@en .

_:N6470f73a8a754a778c11e9544a16a9fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Autumn Ale"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Autumn Ale"@en .

_:N6f164de89e3a4dd0b79f705e2659f7ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far Ahead the Road Has Gone"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Far Ahead the Road Has Gone"@en .

_:N72eb62b84bb84b1b9665313a87d6ac0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lament for Oakenshield"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Lament for Oakenshield"@en .

_:N7ca7068659a14ff495d5cc30d4cf3f6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drums in the Deep (Mines of Moria)"@en ;
    mo:track_number 33 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Drums in the Deep (Mines of Moria)"@en .

_:N826b137ba9aa46498d212a15c22bdeaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Nine Draw Nigh"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "The Nine Draw Nigh"@en .

_:N8b165345b8794234874926c7e0cd7677 schema:name "Turbine, Inc."@en ;
    foaf:name "Turbine, Inc."@en .

_:N9c29b105777d44e799c20ea1148c4e72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vale of Imladris"@en ;
    mo:track_number 25 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Vale of Imladris"@en .

_:Na7c851457d144df7a2671d30159467fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baruk Khazad"@en ;
    mo:track_number 27 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Baruk Khazad"@en .

_:Naabcacd81fa94736ad5ba437ae0a35e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Down Down to Goblin-town"@en ;
    mo:track_number 28 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Down Down to Goblin-town"@en .

_:Nab081ffde5f141fabfe7f08d87361d7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Stones and Golden Leaves"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Red Stones and Golden Leaves"@en .

_:Naeae761d1dab4da5aad83960ef05bba4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bree-land Jig"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Bree-land Jig"@en .

_:Nb654c23dbb4443c5993d8b13c194b253 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shadows Linger"@en ;
    mo:track_number 24 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "The Shadows Linger"@en .

_:Nc33d8d35924848f9a9991e65c6d66757 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scattered Allies"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Scattered Allies"@en .

_:Nc87e3f56ff784e80a68f767dbc4a6c2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Other Lights"@en ;
    mo:track_number 29 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "All Other Lights"@en .

_:Ncbfdb572abb54981a0a81ca897f202b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Things to Come"@en ;
    mo:track_number 26 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Things to Come"@en .

_:Nd28b21b5312f4a21820b589296506a55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wreck and Slaughter"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Wreck and Slaughter"@en .

_:Nd44096767d2442e3a23eadf57151f026 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruins of Old"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Ruins of Old"@en .

_:Nda0faf6944384bf9932689fca4839214 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stars and Glory"@en ;
    mo:track_number 30 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Stars and Glory"@en .

_:Ned037a5073f74523a73d5d23b0d8c948 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Courage of Men"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Courage of Men"@en .

_:Nf233c37c63dc41d79f2895e9c2e787bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "East of the Sea"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "East of the Sea"@en .

_:Nf4d16063a7314101bd4d4229216e8e12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frodo's Path"@en ;
    mo:track_number 20 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "Frodo's Path"@en .

_:Nfbcf8dd47e9a49189aa1c9e3d0484e6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Doom of Edhelion"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N3c34c89b078b4e858b4669033adf40a2 ;
    schema:name "The Doom of Edhelion"@en .

_:N3c34c89b078b4e858b4669033adf40a2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0258ca02198a49609c3912efa04715a2,
        _:N0394c6f26f2347cbbb3b5601e26da478,
        _:N0c2bfdd8914849e8912d5c0b24a0a52f,
        _:N1a4262b118de4b34893b5567eeb88544,
        _:N2678ce4b79c64e8aae5547dd94e9417d,
        _:N2c4424eb2aa74404946a0e1e38f49ace,
        _:N2d3e6b73e33141908312c665da17db87,
        _:N3db3b529e12142de9c5d7ba41a057c61,
        _:N48fc08f70aa543c09e55df52c871c768,
        _:N4f0c1b6cc52e4ae1a07d0a54052d797c,
        _:N57368518c60942c093d44b92ce5725ca,
        _:N6075f5bbd6ea41a889631017e54ca355,
        _:N6470f73a8a754a778c11e9544a16a9fe,
        _:N6f164de89e3a4dd0b79f705e2659f7ad,
        _:N72eb62b84bb84b1b9665313a87d6ac0d,
        _:N7ca7068659a14ff495d5cc30d4cf3f6f,
        _:N826b137ba9aa46498d212a15c22bdeaa,
        _:N9c29b105777d44e799c20ea1148c4e72,
        _:Na7c851457d144df7a2671d30159467fe,
        _:Naabcacd81fa94736ad5ba437ae0a35e3,
        _:Nab081ffde5f141fabfe7f08d87361d7b,
        _:Naeae761d1dab4da5aad83960ef05bba4,
        _:Nb654c23dbb4443c5993d8b13c194b253,
        _:Nc33d8d35924848f9a9991e65c6d66757,
        _:Nc87e3f56ff784e80a68f767dbc4a6c2e,
        _:Ncbfdb572abb54981a0a81ca897f202b8,
        _:Nd28b21b5312f4a21820b589296506a55,
        _:Nd44096767d2442e3a23eadf57151f026,
        _:Nda0faf6944384bf9932689fca4839214,
        _:Ned037a5073f74523a73d5d23b0d8c948,
        _:Nf233c37c63dc41d79f2895e9c2e787bc,
        _:Nf4d16063a7314101bd4d4229216e8e12,
        _:Nfbcf8dd47e9a49189aa1c9e3d0484e6d ;
    mo:track_count 33 ;
    schema:duration "PT65:46"^^xsd:interval ;
    schema:numTracks 33 ;
    schema:track _:N0258ca02198a49609c3912efa04715a2,
        _:N0394c6f26f2347cbbb3b5601e26da478,
        _:N0c2bfdd8914849e8912d5c0b24a0a52f,
        _:N1a4262b118de4b34893b5567eeb88544,
        _:N2678ce4b79c64e8aae5547dd94e9417d,
        _:N2c4424eb2aa74404946a0e1e38f49ace,
        _:N2d3e6b73e33141908312c665da17db87,
        _:N3db3b529e12142de9c5d7ba41a057c61,
        _:N48fc08f70aa543c09e55df52c871c768,
        _:N4f0c1b6cc52e4ae1a07d0a54052d797c,
        _:N57368518c60942c093d44b92ce5725ca,
        _:N6075f5bbd6ea41a889631017e54ca355,
        _:N6470f73a8a754a778c11e9544a16a9fe,
        _:N6f164de89e3a4dd0b79f705e2659f7ad,
        _:N72eb62b84bb84b1b9665313a87d6ac0d,
        _:N7ca7068659a14ff495d5cc30d4cf3f6f,
        _:N826b137ba9aa46498d212a15c22bdeaa,
        _:N9c29b105777d44e799c20ea1148c4e72,
        _:Na7c851457d144df7a2671d30159467fe,
        _:Naabcacd81fa94736ad5ba437ae0a35e3,
        _:Nab081ffde5f141fabfe7f08d87361d7b,
        _:Naeae761d1dab4da5aad83960ef05bba4,
        _:Nb654c23dbb4443c5993d8b13c194b253,
        _:Nc33d8d35924848f9a9991e65c6d66757,
        _:Nc87e3f56ff784e80a68f767dbc4a6c2e,
        _:Ncbfdb572abb54981a0a81ca897f202b8,
        _:Nd28b21b5312f4a21820b589296506a55,
        _:Nd44096767d2442e3a23eadf57151f026,
        _:Nda0faf6944384bf9932689fca4839214,
        _:Ned037a5073f74523a73d5d23b0d8c948,
        _:Nf233c37c63dc41d79f2895e9c2e787bc,
        _:Nf4d16063a7314101bd4d4229216e8e12,
        _:Nfbcf8dd47e9a49189aa1c9e3d0484e6d .

