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

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

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

<album/73204> a mo:Release ;
    mo:catalogue_number "MCOL-0059-CDLE" .

<artist/16186#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73060#subject> ;
    schema:name "Yasuaki Iwata"@en,
        "岩田恭明"@ja ;
    foaf:made <album/73060#composition>,
        <album/73060#subject> ;
    foaf:name "Yasuaki Iwata"@en,
        "岩田恭明"@ja .

<artist/16194#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73060#subject> ;
    schema:name "Manaka Kataoka"@en,
        "片岡真央"@ja ;
    foaf:made <album/73060#composition>,
        <album/73060#subject> ;
    foaf:name "Manaka Kataoka"@en,
        "片岡真央"@ja .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73060#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/73060#composition>,
        <album/73060#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/692#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73060#subject> ;
    schema:name "Hajime Wakai"@en,
        "若井淑"@ja ;
    foaf:made <album/73060#composition>,
        <album/73060#subject> ;
    foaf:name "Hajime Wakai"@en,
        "若井淑"@ja .

<artist/698#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73060#subject> ;
    schema:name "Toru Minegishi"@en,
        "峰岸透"@ja ;
    foaf:made <album/73060#composition>,
        <album/73060#subject> ;
    foaf:name "Toru Minegishi"@en,
        "峰岸透"@ja .

<product/1051#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Skyward Sword"@en,
        "ゼルダの伝説 スカイウォードソード"@ja,
        "Zelda no Densetsu: Skyward Sword"@ja-latn ;
    foaf:name "The Legend of Zelda: Skyward Sword"@en,
        "ゼルダの伝説 スカイウォードソード"@ja,
        "Zelda no Densetsu: Skyward Sword"@ja-latn .

<product/187#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn ;
    foaf:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn .

<product/4600#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Breath of the Wild"@en,
        "ゼルダの伝説 ブレス オブ ザ ワイルド"@ja,
        "Zelda no Densetsu: Breath of the Wild"@ja-latn ;
    foaf:name "The Legend of Zelda: Breath of the Wild"@en,
        "ゼルダの伝説 ブレス オブ ザ ワイルド"@ja,
        "Zelda no Densetsu: Breath of the Wild"@ja-latn .

<product/491#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Twilight Princess"@en,
        "ゼルダの伝説 トワイライトプリンセス"@ja,
        "Zelda no Densetsu Twilight Princess"@ja-latn ;
    foaf:name "The Legend of Zelda: Twilight Princess"@en,
        "ゼルダの伝説 トワイライトプリンセス"@ja,
        "Zelda no Densetsu Twilight Princess"@ja-latn .

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

<org/1517#subject> schema:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn ;
    foaf:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn .

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

<https://medium-media.vgm.io/albums/06/73060/73060-1511594319.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11429#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "Theophany"@en ;
    foaf:name "Theophany"@en .

<artist/17239#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "Kristin Naigus"@en ;
    foaf:name "Kristin Naigus"@en .

<artist/17312#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "ETHEReal String Orchestra"@en ;
    foaf:name "ETHEReal String Orchestra"@en .

<artist/17469#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "Andrew Steffen"@en ;
    foaf:name "Andrew Steffen"@en .

<artist/17592#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "Patti Rudisill"@en ;
    foaf:name "Patti Rudisill"@en .

<artist/18718#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "May Claire La Plante"@en ;
    foaf:name "May Claire La Plante"@en .

<artist/20185#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "Jeff Swingle"@en ;
    foaf:name "Jeff Swingle"@en .

<artist/20436#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "Sam Bobinski"@en ;
    foaf:name "Sam Bobinski"@en .

<artist/20803#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "Ro Rowan"@en ;
    foaf:name "Ro Rowan"@en .

<artist/23245#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "Andrew Stern"@en ;
    foaf:name "Andrew Stern"@en .

<artist/26025#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "Julie Elven"@en ;
    foaf:name "Julie Elven"@en .

<artist/27634#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "Mason Lieberman"@en ;
    foaf:name "Mason Lieberman"@en .

<artist/27635#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "Trisha Hildebrandt"@en ;
    foaf:name "Trisha Hildebrandt"@en .

<artist/45292#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "Reven"@en ;
    foaf:name "Reven"@en .

<artist/9408#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "Laura Intravia"@en ;
    foaf:name "Laura Intravia"@en .

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

<album/73060#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sins of Hyrule"@en,
        "Sins of Hyrule"@ja,
        "Sins of Hyrule"@ja-latn ;
    mo:composer <artist/15834#subject>,
        <artist/16186#subject>,
        <artist/16194#subject>,
        <artist/190#subject>,
        <artist/692#subject>,
        <artist/698#subject> ;
    mo:produced_work <album/73060#musicalwork> ;
    schema:name "Sins of Hyrule"@en,
        "Sins of Hyrule"@ja,
        "Sins of Hyrule"@ja-latn .

<album/73060#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-01"^^xsd:date ;
    dcterms:title "Sins of Hyrule"@en,
        "Sins of Hyrule"@ja,
        "Sins of Hyrule"@ja-latn ;
    mo:catalogue_number "MCOL-0059" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/73204> ;
    mo:publication_of <album/73060#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:N7194f8d9752f4a0989c7a08271fb53ee ;
    mo:record_count 1 ;
    schema:about <product/1051#subject>,
        <product/187#subject>,
        <product/4600#subject>,
        <product/491#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "London Strings"@en ;
            foaf:name "London Strings"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Michelle Deco"@en ;
            foaf:name "Michelle Deco"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Voices of Termina"@en ;
            foaf:name "Voices of Termina"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Maxxxwell Carlisle"@en ;
            foaf:name "Maxxxwell Carlisle"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Heath Hyman"@en ;
            foaf:name "Heath Hyman"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "John Calsbeek"@en ;
            foaf:name "John Calsbeek"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Emily Berger"@en ;
            foaf:name "Emily Berger"@en ],
        <artist/11429#subject>,
        <artist/15834#subject>,
        <artist/17239#subject>,
        <artist/17312#subject>,
        <artist/17469#subject>,
        <artist/17592#subject>,
        <artist/18718#subject>,
        <artist/20185#subject>,
        <artist/20436#subject>,
        <artist/20803#subject>,
        <artist/23245#subject>,
        <artist/26025#subject>,
        <artist/27634#subject>,
        <artist/27635#subject>,
        <artist/45292#subject>,
        <artist/9408#subject> ;
    schema:datePublished "2017-12-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/73060/73060-1511594319.jpg> ;
    schema:name "Sins of Hyrule"@en,
        "Sins of Hyrule"@ja,
        "Sins of Hyrule"@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/73060/73060-1511594319.jpg> .

<album/73060#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sins of Hyrule"@en,
        "Sins of Hyrule"@ja,
        "Sins of Hyrule"@ja-latn ;
    mo:performance_of <album/73060#musicalwork> ;
    mo:performer _:N08f4b520c3024a7c87dc0d91105651e5,
        _:N48e9940bf17540fd9a71ccb8ad3653a8,
        _:N707ea2219b8a426ab8a28464b7ac86a2,
        _:N965bbebe25ef4af3a9019563e1f396bd,
        _:Nc73ae68e4062471db286ac866d8cd12f,
        _:Nd16b85130a9c41bcb14dead4f535cb40,
        _:Nfb42fc160b82444bb8f9460acb9fd6ec,
        <artist/11429#subject>,
        <artist/15834#subject>,
        <artist/17239#subject>,
        <artist/17312#subject>,
        <artist/17469#subject>,
        <artist/17592#subject>,
        <artist/18718#subject>,
        <artist/20185#subject>,
        <artist/20436#subject>,
        <artist/20803#subject>,
        <artist/23245#subject>,
        <artist/26025#subject>,
        <artist/27634#subject>,
        <artist/27635#subject>,
        <artist/45292#subject>,
        <artist/9408#subject> ;
    mo:recorded_as <album/73060#musicalexpression> ;
    schema:byArtist _:N08f4b520c3024a7c87dc0d91105651e5,
        _:N48e9940bf17540fd9a71ccb8ad3653a8,
        _:N707ea2219b8a426ab8a28464b7ac86a2,
        _:N965bbebe25ef4af3a9019563e1f396bd,
        _:Nc73ae68e4062471db286ac866d8cd12f,
        _:Nd16b85130a9c41bcb14dead4f535cb40,
        _:Nfb42fc160b82444bb8f9460acb9fd6ec,
        <artist/11429#subject>,
        <artist/15834#subject>,
        <artist/17239#subject>,
        <artist/17312#subject>,
        <artist/17469#subject>,
        <artist/17592#subject>,
        <artist/18718#subject>,
        <artist/20185#subject>,
        <artist/20436#subject>,
        <artist/20803#subject>,
        <artist/23245#subject>,
        <artist/26025#subject>,
        <artist/27634#subject>,
        <artist/27635#subject>,
        <artist/45292#subject>,
        <artist/9408#subject> ;
    schema:name "Sins of Hyrule"@en,
        "Sins of Hyrule"@ja,
        "Sins of Hyrule"@ja-latn ;
    schema:workPerformed <album/73060#musicalwork> .

_:N08f4b520c3024a7c87dc0d91105651e5 a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "Michelle Deco"@en ;
    foaf:name "Michelle Deco"@en .

_:N14d3fc4b5b0a40ab934260ed6d611feb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thief Reborn (Remastered Version)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N7194f8d9752f4a0989c7a08271fb53ee ;
    schema:name "Thief Reborn (Remastered Version)"@en .

_:N176d8b4b8e5e4239a8ec6bee6c2057db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle for the Sacred Realm"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N7194f8d9752f4a0989c7a08271fb53ee ;
    schema:name "Battle for the Sacred Realm"@en .

_:N1fccaa127ef341d9bb20ffcd1bc2fd9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monarchy in Shadows"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N7194f8d9752f4a0989c7a08271fb53ee ;
    schema:name "Monarchy in Shadows"@en .

_:N220e51f7a6034bcebb13bcd5a912f14f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle in Ruins"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N7194f8d9752f4a0989c7a08271fb53ee ;
    schema:name "Castle in Ruins"@en .

_:N250386e4323f49789737e2fe20460548 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Lord Ganondorf (Remastered Version)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N7194f8d9752f4a0989c7a08271fb53ee ;
    schema:name "Dark Lord Ganondorf (Remastered Version)"@en .

_:N2c2065cc18e94d2699057754a74f4134 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ballad of the Goddess"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N7194f8d9752f4a0989c7a08271fb53ee ;
    schema:name "Ballad of the Goddess"@en .

_:N39ef8f6bb3224b7f8bc95ac5d47d271e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calamity"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N7194f8d9752f4a0989c7a08271fb53ee ;
    schema:name "Calamity"@en .

_:N48e9940bf17540fd9a71ccb8ad3653a8 a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "Heath Hyman"@en ;
    foaf:name "Heath Hyman"@en .

_:N52945792b4b948a1aecf3ff83027546f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "King of Light and Shadow (Remastered Version)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N7194f8d9752f4a0989c7a08271fb53ee ;
    schema:name "King of Light and Shadow (Remastered Version)"@en .

_:N5bcd9c8ea1134b42b88917e885072410 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sins of Hyrule"@en ;
    mo:track_number 15 ;
    schema:duration "PT8:00"^^xsd:interval ;
    schema:inPlaylist _:N7194f8d9752f4a0989c7a08271fb53ee ;
    schema:name "Sins of Hyrule"@en .

_:N68ff8314dc2e455c9645593079ecfd48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breath of the Wild"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N7194f8d9752f4a0989c7a08271fb53ee ;
    schema:name "Breath of the Wild"@en .

_:N707ea2219b8a426ab8a28464b7ac86a2 a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "John Calsbeek"@en ;
    foaf:name "John Calsbeek"@en .

_:N965bbebe25ef4af3a9019563e1f396bd a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "Emily Berger"@en ;
    foaf:name "Emily Berger"@en .

_:N994a53eff294475a83979d914b0c0862 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A King is Born"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N7194f8d9752f4a0989c7a08271fb53ee ;
    schema:name "A King is Born"@en .

_:Nb783dd0c9b51431caa48be06354db611 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gerudo Legend"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:22"^^xsd:interval ;
    schema:inPlaylist _:N7194f8d9752f4a0989c7a08271fb53ee ;
    schema:name "Gerudo Legend"@en .

_:Nbc450c1d410d4652baa8a0647926bd58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ancient Battle"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:06"^^xsd:interval ;
    schema:inPlaylist _:N7194f8d9752f4a0989c7a08271fb53ee ;
    schema:name "The Ancient Battle"@en .

_:Nc73ae68e4062471db286ac866d8cd12f a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "Voices of Termina"@en ;
    foaf:name "Voices of Termina"@en .

_:Nd16b85130a9c41bcb14dead4f535cb40 a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "London Strings"@en ;
    foaf:name "London Strings"@en .

_:Nd5254e2be75c4b4abfcd648ab1a99241 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Hylia"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N7194f8d9752f4a0989c7a08271fb53ee ;
    schema:name "Song of Hylia"@en .

_:Nf79da288b3cc466eac240b4ca621b186 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ganon's Requiem"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N7194f8d9752f4a0989c7a08271fb53ee ;
    schema:name "Ganon's Requiem"@en .

_:Nfb42fc160b82444bb8f9460acb9fd6ec a schema:Person,
        foaf:Person ;
    mo:performed <album/73060#performance> ;
    schema:name "Maxxxwell Carlisle"@en ;
    foaf:name "Maxxxwell Carlisle"@en .

_:N7194f8d9752f4a0989c7a08271fb53ee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14d3fc4b5b0a40ab934260ed6d611feb,
        _:N176d8b4b8e5e4239a8ec6bee6c2057db,
        _:N1fccaa127ef341d9bb20ffcd1bc2fd9d,
        _:N220e51f7a6034bcebb13bcd5a912f14f,
        _:N250386e4323f49789737e2fe20460548,
        _:N2c2065cc18e94d2699057754a74f4134,
        _:N39ef8f6bb3224b7f8bc95ac5d47d271e,
        _:N52945792b4b948a1aecf3ff83027546f,
        _:N5bcd9c8ea1134b42b88917e885072410,
        _:N68ff8314dc2e455c9645593079ecfd48,
        _:N994a53eff294475a83979d914b0c0862,
        _:Nb783dd0c9b51431caa48be06354db611,
        _:Nbc450c1d410d4652baa8a0647926bd58,
        _:Nd5254e2be75c4b4abfcd648ab1a99241,
        _:Nf79da288b3cc466eac240b4ca621b186 ;
    mo:track_count 15 ;
    schema:duration "PT70:14"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N14d3fc4b5b0a40ab934260ed6d611feb,
        _:N176d8b4b8e5e4239a8ec6bee6c2057db,
        _:N1fccaa127ef341d9bb20ffcd1bc2fd9d,
        _:N220e51f7a6034bcebb13bcd5a912f14f,
        _:N250386e4323f49789737e2fe20460548,
        _:N2c2065cc18e94d2699057754a74f4134,
        _:N39ef8f6bb3224b7f8bc95ac5d47d271e,
        _:N52945792b4b948a1aecf3ff83027546f,
        _:N5bcd9c8ea1134b42b88917e885072410,
        _:N68ff8314dc2e455c9645593079ecfd48,
        _:N994a53eff294475a83979d914b0c0862,
        _:Nb783dd0c9b51431caa48be06354db611,
        _:Nbc450c1d410d4652baa8a0647926bd58,
        _:Nd5254e2be75c4b4abfcd648ab1a99241,
        _:Nf79da288b3cc466eac240b4ca621b186 .

