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

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

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

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

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

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

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

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

<artist/698#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73204#subject> ;
    schema:name "Toru Minegishi"@en,
        "峰岸透"@ja ;
    foaf:made <album/73204#composition>,
        <album/73204#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/73204#musicalexpression> a mo:Signal ;
    mo:published_as <album/73204#subject> ;
    mo:records <album/73204#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/40/73204/73204-1512121674.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/73204#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/73204/73204-1512121674.jpg> ;
    foaf:depicts <album/73204#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/73204/73204-1512121674.jpg> .

<https://medium-media.vgm.io/albums/40/73204/73204-1512121674.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

<artist/18718#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73204#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/73204#performance> ;
    schema:name "Jeff Swingle"@en ;
    foaf:name "Jeff Swingle"@en .

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

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

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

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

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

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

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

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

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

<album/73204#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/73204#musicalwork> ;
    schema:name "Sins of Hyrule"@en,
        "Sins of Hyrule"@ja,
        "Sins of Hyrule"@ja-latn .

<album/73204#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-CDLE" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/73060> ;
    mo:publication_of <album/73204#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:N6b220b3ad2864f189798b2858808eb71 ;
    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 "Michelle Deco"@en ;
            foaf:name "Michelle Deco"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "London Strings"@en ;
            foaf:name "London Strings"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "John Calsbeek"@en ;
            foaf:name "John Calsbeek"@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 "Emily Berger"@en ;
            foaf:name "Emily Berger"@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 ],
        <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/40/73204/73204-1512121674.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/40/73204/73204-1512121674.jpg> .

<album/73204#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/73204#musicalwork> ;
    mo:performer _:N122b2de55ddb4461ba0db8becebb039f,
        _:N4a3c8363ea8e4af2858f47323e537250,
        _:N626810b0c1d043f695820be2b01f8122,
        _:Na945b4a514724500b56ae8f2e50368c8,
        _:Nb016c225d4fd49269e8f72f4a4e3424d,
        _:Nbf0981da47474496a1cc64b991f2cd2a,
        _:Nc17665305f474f84853d859b82d0aa17,
        <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/73204#musicalexpression> ;
    schema:byArtist _:N122b2de55ddb4461ba0db8becebb039f,
        _:N4a3c8363ea8e4af2858f47323e537250,
        _:N626810b0c1d043f695820be2b01f8122,
        _:Na945b4a514724500b56ae8f2e50368c8,
        _:Nb016c225d4fd49269e8f72f4a4e3424d,
        _:Nbf0981da47474496a1cc64b991f2cd2a,
        _:Nc17665305f474f84853d859b82d0aa17,
        <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/73204#musicalwork> .

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

_:N3890af2534f44b3fb149424cad13ddce 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 _:N6b220b3ad2864f189798b2858808eb71 ;
    schema:name "Battle for the Sacred Realm"@en .

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

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

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

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

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

_:N9a7f66843af246b390206f9338d8609a 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 _:N6b220b3ad2864f189798b2858808eb71 ;
    schema:name "King of Light and Shadow (Remastered Version)"@en .

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

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

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

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

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

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

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

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

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

_:Nc9ca2810ac0243c79c5a8c085663df47 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 _:N6b220b3ad2864f189798b2858808eb71 ;
    schema:name "Dark Lord Ganondorf (Remastered Version)"@en .

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

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

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

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

_:N6b220b3ad2864f189798b2858808eb71 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3890af2534f44b3fb149424cad13ddce,
        _:N458b7126b7734bc881fbc612d654dcb9,
        _:N57528768b99b4880aa93e9d87b2e7668,
        _:N639e406042f845019febfba75cad4834,
        _:N9a7f66843af246b390206f9338d8609a,
        _:Na3362d6b3ad84c729da7abd0585baca0,
        _:Na5170d1e5f534f53828ee3dbd4ffa739,
        _:Nacd5812934b64074b07d5d483f2c13d8,
        _:Nafcac9ab003146178c522d90c82d49a6,
        _:Nc302afc02b0b441c86f63483218dff84,
        _:Nc9ca2810ac0243c79c5a8c085663df47,
        _:Ncde4b4b048234672aa7c3fd6c970c68a,
        _:Ndc6ab364eb8a44ef83c5e6c967e03690,
        _:Ne4b9679d6fa94d56a9c1089dead6db31,
        _:Ne9629e50d26f4e04a43e92c937fd35e2 ;
    mo:track_count 15 ;
    schema:duration "PT70:14"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N3890af2534f44b3fb149424cad13ddce,
        _:N458b7126b7734bc881fbc612d654dcb9,
        _:N57528768b99b4880aa93e9d87b2e7668,
        _:N639e406042f845019febfba75cad4834,
        _:N9a7f66843af246b390206f9338d8609a,
        _:Na3362d6b3ad84c729da7abd0585baca0,
        _:Na5170d1e5f534f53828ee3dbd4ffa739,
        _:Nacd5812934b64074b07d5d483f2c13d8,
        _:Nafcac9ab003146178c522d90c82d49a6,
        _:Nc302afc02b0b441c86f63483218dff84,
        _:Nc9ca2810ac0243c79c5a8c085663df47,
        _:Ncde4b4b048234672aa7c3fd6c970c68a,
        _:Ndc6ab364eb8a44ef83c5e6c967e03690,
        _:Ne4b9679d6fa94d56a9c1089dead6db31,
        _:Ne9629e50d26f4e04a43e92c937fd35e2 .

