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

<artist/2384#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuana Miyazawa"@en,
        "宮沢ゆあな"@ja ;
    foaf:made <album/24699#lyrics>,
        <album/24699#subject> ;
    foaf:name "Yuana Miyazawa"@en,
        "宮沢ゆあな"@ja .

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

<artist/10568#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24699#subject> ;
    schema:name "TOY"@en ;
    foaf:made <album/24699#composition>,
        <album/24699#subject> ;
    foaf:name "TOY"@en .

<artist/11210#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24699#subject> ;
    schema:name "Yuuki Xano"@en,
        "クサノユウキ"@ja ;
    foaf:made <album/24699#composition>,
        <album/24699#subject> ;
    foaf:name "Yuuki Xano"@en,
        "クサノユウキ"@ja .

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

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

<org/1843#subject> schema:name "Escu:de"@en,
        "エスクード"@ja,
        "Escu:de"@ja-latn ;
    foaf:name "Escu:de"@en,
        "エスクード"@ja,
        "Escu:de"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/24699/24699-a6fc2ca35bc1.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/24699#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Akatoki! -Yume Koso Masare Koi no Mahou- Original Sound Track"@en,
        "あかときっ！ ―夢こそまされ恋の魔砲― オリジナルサウンドトラック"@ja,
        "Akatoki! -Yume Koso Masare Koi no Mahou- Original Sound Track"@ja-latn ;
    mo:performance_of <album/24699#musicalwork> ;
    mo:performer <artist/2326#subject> ;
    mo:recorded_as <album/24699#musicalexpression> ;
    schema:byArtist <artist/2326#subject> ;
    schema:name "Akatoki! -Yume Koso Masare Koi no Mahou- Original Sound Track"@en,
        "あかときっ！ ―夢こそまされ恋の魔砲― オリジナルサウンドトラック"@ja,
        "Akatoki! -Yume Koso Masare Koi no Mahou- Original Sound Track"@ja-latn ;
    schema:workPerformed <album/24699#musicalwork> .

<artist/2326#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24699#performance> ;
    schema:name "Ringo Aoba"@en,
        "青葉りんご"@ja ;
    foaf:name "Ringo Aoba"@en,
        "青葉りんご"@ja .

<album/24699#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Akatoki! -Yume Koso Masare Koi no Mahou- Original Sound Track"@en,
        "あかときっ！ ―夢こそまされ恋の魔砲― オリジナルサウンドトラック"@ja,
        "Akatoki! -Yume Koso Masare Koi no Mahou- Original Sound Track"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "[Studio Primitive]"@en ;
            foaf:made <album/24699#composition> ;
            foaf:name "[Studio Primitive]"@en ],
        <artist/10568#subject>,
        <artist/11210#subject> ;
    mo:produced_work <album/24699#musicalwork> ;
    schema:name "Akatoki! -Yume Koso Masare Koi no Mahou- Original Sound Track"@en,
        "あかときっ！ ―夢こそまされ恋の魔砲― オリジナルサウンドトラック"@ja,
        "Akatoki! -Yume Koso Masare Koi no Mahou- Original Sound Track"@ja-latn .

<album/24699#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-27"^^xsd:date ;
    dcterms:title "Akatoki! -Yume Koso Masare Koi no Mahou- Original Sound Track"@en,
        "あかときっ！ ―夢こそまされ恋の魔砲― オリジナルサウンドトラック"@ja,
        "Akatoki! -Yume Koso Masare Koi no Mahou- Original Sound Track"@ja-latn ;
    mo:catalogue_number "ele-a009" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/24699#musicalexpression> ;
    mo:publisher <org/1843#subject> ;
    mo:record _:Nebe84850d9054557a1679da626934989,
        _:Nf589aba0c9d64dcaadc3ce280d7585e7 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Akatoki!"@en ;
            foaf:name "Akatoki!"@en ] ;
    schema:byArtist <artist/2326#subject> ;
    schema:datePublished "2011-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/24699/24699-a6fc2ca35bc1.jpg> ;
    schema:name "Akatoki! -Yume Koso Masare Koi no Mahou- Original Sound Track"@en,
        "あかときっ！ ―夢こそまされ恋の魔砲― オリジナルサウンドトラック"@ja,
        "Akatoki! -Yume Koso Masare Koi no Mahou- Original Sound Track"@ja-latn ;
    schema:publisher <org/1843#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/24699/24699-a6fc2ca35bc1.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24699#subject> ;
    schema:name "[Studio Primitive]"@en ;
    foaf:made <album/24699#subject> ;
    foaf:name "[Studio Primitive]"@en .

_:N0249fcb8823c436f8b02dc86735ed48d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "once time"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nf589aba0c9d64dcaadc3ce280d7585e7 ;
    schema:name "once time"@ja .

_:N030f98f8fc8f4576ae0b2f2bdaf0acaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pedestal"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nebe84850d9054557a1679da626934989 ;
    schema:name "pedestal"@ja .

_:N06a1143f31de4103bcebba6231ad8e1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "an odd bit"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nebe84850d9054557a1679da626934989 ;
    schema:name "an odd bit"@ja .

_:N0c45efbe24ab401398e0a87d7cc25c09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "covered of darkness"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nebe84850d9054557a1679da626934989 ;
    schema:name "covered of darkness"@ja .

_:N14aced2a85944e68bb7be9e2943d150c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in a calm"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nf589aba0c9d64dcaadc3ce280d7585e7 ;
    schema:name "in a calm"@ja .

_:N1547cc89e91f400bb3bcf32a3d541dd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "places of unrest"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nebe84850d9054557a1679da626934989 ;
    schema:name "places of unrest"@ja .

_:N286aee112d1a4490bc4137491236b4cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "violenty beating"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nf589aba0c9d64dcaadc3ce280d7585e7 ;
    schema:name "violenty beating"@ja .

_:N2d4cb6223bd2497abc1ceb3ccfb80f6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the skies viewed a memories"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nf589aba0c9d64dcaadc3ce280d7585e7 ;
    schema:name "the skies viewed a memories"@ja .

_:N31403e5fd8eb44ad9e1d3b21dd97036d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I like sushi!!"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nebe84850d9054557a1679da626934989 ;
    schema:name "I like sushi!!"@ja .

_:N36e259ec939147f9ae6dfa136237f689 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "destructive anthem"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nebe84850d9054557a1679da626934989 ;
    schema:name "destructive anthem"@ja .

_:N39ffdc0fc18e4973a1ff405b0f9da5bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "overlap"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nebe84850d9054557a1679da626934989 ;
    schema:name "overlap"@ja .

_:N47eb7be380124cbd8984e9af47f44c5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "deadwood"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nebe84850d9054557a1679da626934989 ;
    schema:name "deadwood"@ja .

_:N4b6b29c609e345fcabc06f921e921421 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "keep the breath"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nebe84850d9054557a1679da626934989 ;
    schema:name "keep the breath"@ja .

_:N503d1000beb14086964b25700a2c92e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "an ordinary day"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nf589aba0c9d64dcaadc3ce280d7585e7 ;
    schema:name "an ordinary day"@ja .

_:N55e4b7ddda8f45e295a93e8792517c8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hurry up your work"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nf589aba0c9d64dcaadc3ce280d7585e7 ;
    schema:name "hurry up your work"@ja .

_:N57f88671341f412cac8bed6a8eba1c70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "手をつないで game-OP ver."@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nebe84850d9054557a1679da626934989 ;
    schema:name "手をつないで game-OP ver."@ja .

_:N5cc8057094174f2887d1b9762e69baeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "reminiscence"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nf589aba0c9d64dcaadc3ce280d7585e7 ;
    schema:name "reminiscence"@ja .

_:N6add439fcc5a46f8b5542e017b9432bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a cheerful talker"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nf589aba0c9d64dcaadc3ce280d7585e7 ;
    schema:name "a cheerful talker"@ja .

_:N7bc94512edb24a31a54fbf21fd99c359 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "anger deepened"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nebe84850d9054557a1679da626934989 ;
    schema:name "anger deepened"@ja .

_:N880151b65c09425eab7adf90f33ed351 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the moon hid itself"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nebe84850d9054557a1679da626934989 ;
    schema:name "the moon hid itself"@ja .

_:N8a287e613a544131b68fa0975b520b8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the time of quite another"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nf589aba0c9d64dcaadc3ce280d7585e7 ;
    schema:name "the time of quite another"@ja .

_:N9aa54659f1c84a2e8697777132a4dff6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "take my hand"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nf589aba0c9d64dcaadc3ce280d7585e7 ;
    schema:name "take my hand"@ja .

_:N9bd15515b9294f6ea1b983e3fd2c8051 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dodge the trouble"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nf589aba0c9d64dcaadc3ce280d7585e7 ;
    schema:name "dodge the trouble"@ja .

_:Naa7962b3a4b749d4b12b665deaf78f65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "make up your mind"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nebe84850d9054557a1679da626934989 ;
    schema:name "make up your mind"@ja .

_:Nae0232fa9f554430a32ff6eb8fcfb10f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "unusual places"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nebe84850d9054557a1679da626934989 ;
    schema:name "unusual places"@ja .

_:Nb7d76a3dbac6455796373087b8ca3aec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "welcome to Akatoki!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:Nf589aba0c9d64dcaadc3ce280d7585e7 ;
    schema:name "welcome to Akatoki!"@ja .

_:Nb85125c4df1a4ef5a076f5cc14fdea63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ties of heart"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nebe84850d9054557a1679da626934989 ;
    schema:name "ties of heart"@ja .

_:Nbf358ea2785d469787ffb318b979d0ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "give a sigh of relief"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nf589aba0c9d64dcaadc3ce280d7585e7 ;
    schema:name "give a sigh of relief"@ja .

_:Ncdb17f0215e54135a08f317a7e13f0c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the signs"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nf589aba0c9d64dcaadc3ce280d7585e7 ;
    schema:name "the signs"@ja .

_:Ndd8c8755060e447a8121cae8d51d22d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in a bossa mood"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nf589aba0c9d64dcaadc3ce280d7585e7 ;
    schema:name "in a bossa mood"@ja .

_:Nddefc8f14757438ebfa7318dfe69ec8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the regular"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nf589aba0c9d64dcaadc3ce280d7585e7 ;
    schema:name "the regular"@ja .

_:Nea02f51ee3f441eeab1c3b1ab2405291 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm a poop and a poop"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nebe84850d9054557a1679da626934989 ;
    schema:name "I'm a poop and a poop"@ja .

_:Nf786a37660d445fdb0c98b6c48852b4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "funk time"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nf589aba0c9d64dcaadc3ce280d7585e7 ;
    schema:name "funk time"@ja .

_:Nfe2b503628b947358b9927214e34d869 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flight to fight"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nebe84850d9054557a1679da626934989 ;
    schema:name "flight to fight"@ja .

_:Nebe84850d9054557a1679da626934989 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N030f98f8fc8f4576ae0b2f2bdaf0acaa,
        _:N06a1143f31de4103bcebba6231ad8e1a,
        _:N0c45efbe24ab401398e0a87d7cc25c09,
        _:N1547cc89e91f400bb3bcf32a3d541dd9,
        _:N31403e5fd8eb44ad9e1d3b21dd97036d,
        _:N36e259ec939147f9ae6dfa136237f689,
        _:N39ffdc0fc18e4973a1ff405b0f9da5bd,
        _:N47eb7be380124cbd8984e9af47f44c5a,
        _:N4b6b29c609e345fcabc06f921e921421,
        _:N57f88671341f412cac8bed6a8eba1c70,
        _:N7bc94512edb24a31a54fbf21fd99c359,
        _:N880151b65c09425eab7adf90f33ed351,
        _:Naa7962b3a4b749d4b12b665deaf78f65,
        _:Nae0232fa9f554430a32ff6eb8fcfb10f,
        _:Nb85125c4df1a4ef5a076f5cc14fdea63,
        _:Nea02f51ee3f441eeab1c3b1ab2405291,
        _:Nfe2b503628b947358b9927214e34d869 ;
    mo:track_count 17 ;
    schema:duration "PT42:37"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N030f98f8fc8f4576ae0b2f2bdaf0acaa,
        _:N06a1143f31de4103bcebba6231ad8e1a,
        _:N0c45efbe24ab401398e0a87d7cc25c09,
        _:N1547cc89e91f400bb3bcf32a3d541dd9,
        _:N31403e5fd8eb44ad9e1d3b21dd97036d,
        _:N36e259ec939147f9ae6dfa136237f689,
        _:N39ffdc0fc18e4973a1ff405b0f9da5bd,
        _:N47eb7be380124cbd8984e9af47f44c5a,
        _:N4b6b29c609e345fcabc06f921e921421,
        _:N57f88671341f412cac8bed6a8eba1c70,
        _:N7bc94512edb24a31a54fbf21fd99c359,
        _:N880151b65c09425eab7adf90f33ed351,
        _:Naa7962b3a4b749d4b12b665deaf78f65,
        _:Nae0232fa9f554430a32ff6eb8fcfb10f,
        _:Nb85125c4df1a4ef5a076f5cc14fdea63,
        _:Nea02f51ee3f441eeab1c3b1ab2405291,
        _:Nfe2b503628b947358b9927214e34d869 .

_:Nf589aba0c9d64dcaadc3ce280d7585e7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0249fcb8823c436f8b02dc86735ed48d,
        _:N14aced2a85944e68bb7be9e2943d150c,
        _:N286aee112d1a4490bc4137491236b4cf,
        _:N2d4cb6223bd2497abc1ceb3ccfb80f6e,
        _:N503d1000beb14086964b25700a2c92e1,
        _:N55e4b7ddda8f45e295a93e8792517c8f,
        _:N5cc8057094174f2887d1b9762e69baeb,
        _:N6add439fcc5a46f8b5542e017b9432bb,
        _:N8a287e613a544131b68fa0975b520b8e,
        _:N9aa54659f1c84a2e8697777132a4dff6,
        _:N9bd15515b9294f6ea1b983e3fd2c8051,
        _:Nb7d76a3dbac6455796373087b8ca3aec,
        _:Nbf358ea2785d469787ffb318b979d0ef,
        _:Ncdb17f0215e54135a08f317a7e13f0c6,
        _:Ndd8c8755060e447a8121cae8d51d22d7,
        _:Nddefc8f14757438ebfa7318dfe69ec8a,
        _:Nf786a37660d445fdb0c98b6c48852b4a ;
    mo:track_count 17 ;
    schema:duration "PT41:40"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0249fcb8823c436f8b02dc86735ed48d,
        _:N14aced2a85944e68bb7be9e2943d150c,
        _:N286aee112d1a4490bc4137491236b4cf,
        _:N2d4cb6223bd2497abc1ceb3ccfb80f6e,
        _:N503d1000beb14086964b25700a2c92e1,
        _:N55e4b7ddda8f45e295a93e8792517c8f,
        _:N5cc8057094174f2887d1b9762e69baeb,
        _:N6add439fcc5a46f8b5542e017b9432bb,
        _:N8a287e613a544131b68fa0975b520b8e,
        _:N9aa54659f1c84a2e8697777132a4dff6,
        _:N9bd15515b9294f6ea1b983e3fd2c8051,
        _:Nb7d76a3dbac6455796373087b8ca3aec,
        _:Nbf358ea2785d469787ffb318b979d0ef,
        _:Ncdb17f0215e54135a08f317a7e13f0c6,
        _:Ndd8c8755060e447a8121cae8d51d22d7,
        _:Nddefc8f14757438ebfa7318dfe69ec8a,
        _:Nf786a37660d445fdb0c98b6c48852b4a .

