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

<artist/6748#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyu Yuzuki"@en,
        "柚木美祐"@ja ;
    foaf:made <album/21541#lyrics>,
        <album/21541#subject> ;
    foaf:name "Miyu Yuzuki"@en,
        "柚木美祐"@ja .

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

<artist/12265#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21541#subject> ;
    schema:name "YOFFY"@en ;
    foaf:made <album/21541#composition>,
        <album/21541#lyrics>,
        <album/21541#subject> ;
    foaf:name "YOFFY"@en .

<artist/336#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21541#subject> ;
    schema:name "Hiroshi Takaki"@en,
        "高木洋"@ja ;
    foaf:made <album/21541#composition>,
        <album/21541#subject> ;
    foaf:name "Hiroshi Takaki"@en,
        "高木洋"@ja .

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

<org/2193#subject> schema:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn ;
    foaf:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/21541/21541-1287436647.jpg> a schema:ImageObject,
        foaf:Image .

<album/21541#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Music Album Bouken'ou Beet"@en,
        "ミュージックアルバム 冒険王ビィト"@ja,
        "Music Album Bouken'ou Beet"@ja-latn ;
    mo:composer <artist/12265#subject>,
        <artist/336#subject> ;
    mo:produced_work <album/21541#musicalwork> ;
    schema:name "Music Album Bouken'ou Beet"@en,
        "ミュージックアルバム 冒険王ビィト"@ja,
        "Music Album Bouken'ou Beet"@ja-latn .

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

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

<artist/12264#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21541#performance> ;
    schema:name "PSYCHIC LOVER"@en,
        "サイキックラバー"@ja ;
    foaf:name "PSYCHIC LOVER"@en,
        "サイキックラバー"@ja .

<artist/4441#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21541#performance> ;
    schema:name "Mayumi Gojo"@en,
        "五條真由美"@ja ;
    foaf:name "Mayumi Gojo"@en,
        "五條真由美"@ja .

<album/21541#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Music Album Bouken'ou Beet"@en,
        "ミュージックアルバム 冒険王ビィト"@ja,
        "Music Album Bouken'ou Beet"@ja-latn ;
    mo:performance_of <album/21541#musicalwork> ;
    mo:performer <artist/12264#subject>,
        <artist/4441#subject> ;
    mo:recorded_as <album/21541#musicalexpression> ;
    schema:byArtist <artist/12264#subject>,
        <artist/4441#subject> ;
    schema:name "Music Album Bouken'ou Beet"@en,
        "ミュージックアルバム 冒険王ビィト"@ja,
        "Music Album Bouken'ou Beet"@ja-latn ;
    schema:workPerformed <album/21541#musicalwork> .

<album/21541#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-06-22"^^xsd:date ;
    dcterms:title "Music Album Bouken'ou Beet"@en,
        "ミュージックアルバム 冒険王ビィト"@ja,
        "Music Album Bouken'ou Beet"@ja-latn ;
    mo:catalogue_number "COCX-33237" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21541#musicalexpression> ;
    mo:publisher <org/2193#subject> ;
    mo:record _:Nece4901b30be4d858ba58b203733e000 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Beet the Vandel Buster (Bouken'ou Beet)"@en ;
            foaf:name "Beet the Vandel Buster (Bouken'ou Beet)"@en ] ;
    schema:byArtist <artist/12264#subject>,
        <artist/4441#subject> ;
    schema:datePublished "2005-06-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/14/21541/21541-1287436647.jpg> ;
    schema:name "Music Album Bouken'ou Beet"@en,
        "ミュージックアルバム 冒険王ビィト"@ja,
        "Music Album Bouken'ou Beet"@ja-latn ;
    schema:publisher <org/2193#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/21541/21541-1287436647.jpg> .

_:N0202ffc9e5fc4f6ca2da5ebf0e49a4e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未来の嫁さん"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "未来の嫁さん"@ja .

_:N0d2ce8088f3840a5a5f343f4ebd3b475 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゼノンの思い"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "ゼノンの思い"@ja .

_:N0f81ec4c7b1146debcbb468c3ea9daa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日に希望を"@ja ;
    mo:track_number 33 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "明日に希望を"@ja .

_:N14ff13ad42754c298a909e35d2ca5413 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HERO"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "HERO"@ja .

_:N18844aeef5854ce1897ae788f0cb23ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バスター参上!"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "バスター参上!"@ja .

_:N2a637739b03e4f8787ac6e58cfcbd9d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔物(モンスター)襲来!"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "魔物(モンスター)襲来!"@ja .

_:N2db464f13e554453bb4f48af0ff48ac5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冒険王ビィト!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "冒険王ビィト!"@ja .

_:N37c9221bc7394eaab138db88828492d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビィトと仲間たち"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "ビィトと仲間たち"@ja .

_:N416193e12342455693a5280c57b73fa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誓い"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "誓い"@ja .

_:N43b7106872214f81ab069bba246a07cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜空を見上げて"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "夜空を見上げて"@ja .

_:N4aa525d9a4b244cf943f92acac865e6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シャギー館長"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "シャギー館長"@ja .

_:N4ca2e8403df443c0a2dee48d79b60522 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アバンタイトルA～ダークネスアイズ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "アバンタイトルA～ダークネスアイズ"@ja .

_:N4e4493712df845179cd59dab0ae5264f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "新たなる敵"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "新たなる敵"@ja .

_:N5464931e550e45668e683e6e26c7e307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "才牙をこの手に"@ja ;
    mo:track_number 31 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "才牙をこの手に"@ja .

_:N5966104b9b5641879a9a2f3d438e5d3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決戦!"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "決戦!"@ja .

_:N5bc7bcae9cde44c695ea8e6e92f91f36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔賓館のテーマ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "魔賓館のテーマ"@ja .

_:N6efb438c9ce34e14834538526a1fd60e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "惨劇の王者ベルトーゼ!"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "惨劇の王者ベルトーゼ!"@ja .

_:N7a9604b8527a4edd9b4ebd1f882dd55e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "前回のあらすじ!"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "前回のあらすじ!"@ja .

_:N7eda9c572f314e6e87b0c8845f6791bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビィトのテーマ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "ビィトのテーマ"@ja .

_:N8e9b93ab921747a0a03c71725b68d274 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "対決!～絶体絶命!～形勢逆転!"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "対決!～絶体絶命!～形勢逆転!"@ja .

_:N93e9aebed6af44678ae59a0c28707a77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サブタイトル"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "サブタイトル"@ja .

_:N96b9c41b5caf4310bbe963ab29cb9ea3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "次回予告!"@ja ;
    mo:track_number 35 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "次回予告!"@ja .

_:Nac09c7b19289457e9013d7c1bf246ed1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グリニデ登場!"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "グリニデ登場!"@ja .

_:Nb17abbc9a66c49b6b6bd3ccc0c967399 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "緊張の糸"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "緊張の糸"@ja .

_:Nb3feea0e743f4d2cb720e47858ccc6c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "タイムサスペンス"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "タイムサスペンス"@ja .

_:Nbc550baa58f045fbb9e448f3d68b5d12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アバンタイトルB"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "アバンタイトルB"@ja .

_:Ncededa77e83f4d70bf174afaf3eac8af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "勝利の一撃!"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "勝利の一撃!"@ja .

_:Nd1045406720440ce875c24910541f442 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "怒り爆発!"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "怒り爆発!"@ja .

_:Nd37adf27c98648ac8027358a48d5dd70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Wing"@ja ;
    mo:track_number 34 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "Eternal Wing"@ja .

_:Ndcbce242f1d94643b0579663dca0544d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "死闘の果てに"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "死闘の果てに"@ja .

_:Nddda8b4581594f53861d4a250506c7cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "邪悪なる気配"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "邪悪なる気配"@ja .

_:Ne26984678714468582da081e991f7138 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "忍び寄る恐怖"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "忍び寄る恐怖"@ja .

_:Neb87c2d6570143a68572337a94b976ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "街のにぎわい"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "街のにぎわい"@ja .

_:Nf1a06907d7d94bbe8a4562c8ffb5ae35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冒険王ビィト メインテーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "冒険王ビィト メインテーマ"@ja .

_:Nf3db5354f89a4212a703c345c4c3a072 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "兄弟の絆"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nece4901b30be4d858ba58b203733e000 ;
    schema:name "兄弟の絆"@ja .

_:Nece4901b30be4d858ba58b203733e000 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0202ffc9e5fc4f6ca2da5ebf0e49a4e9,
        _:N0d2ce8088f3840a5a5f343f4ebd3b475,
        _:N0f81ec4c7b1146debcbb468c3ea9daa3,
        _:N14ff13ad42754c298a909e35d2ca5413,
        _:N18844aeef5854ce1897ae788f0cb23ba,
        _:N2a637739b03e4f8787ac6e58cfcbd9d1,
        _:N2db464f13e554453bb4f48af0ff48ac5,
        _:N37c9221bc7394eaab138db88828492d8,
        _:N416193e12342455693a5280c57b73fa9,
        _:N43b7106872214f81ab069bba246a07cc,
        _:N4aa525d9a4b244cf943f92acac865e6d,
        _:N4ca2e8403df443c0a2dee48d79b60522,
        _:N4e4493712df845179cd59dab0ae5264f,
        _:N5464931e550e45668e683e6e26c7e307,
        _:N5966104b9b5641879a9a2f3d438e5d3e,
        _:N5bc7bcae9cde44c695ea8e6e92f91f36,
        _:N6efb438c9ce34e14834538526a1fd60e,
        _:N7a9604b8527a4edd9b4ebd1f882dd55e,
        _:N7eda9c572f314e6e87b0c8845f6791bd,
        _:N8e9b93ab921747a0a03c71725b68d274,
        _:N93e9aebed6af44678ae59a0c28707a77,
        _:N96b9c41b5caf4310bbe963ab29cb9ea3,
        _:Nac09c7b19289457e9013d7c1bf246ed1,
        _:Nb17abbc9a66c49b6b6bd3ccc0c967399,
        _:Nb3feea0e743f4d2cb720e47858ccc6c1,
        _:Nbc550baa58f045fbb9e448f3d68b5d12,
        _:Ncededa77e83f4d70bf174afaf3eac8af,
        _:Nd1045406720440ce875c24910541f442,
        _:Nd37adf27c98648ac8027358a48d5dd70,
        _:Ndcbce242f1d94643b0579663dca0544d,
        _:Nddda8b4581594f53861d4a250506c7cb,
        _:Ne26984678714468582da081e991f7138,
        _:Neb87c2d6570143a68572337a94b976ea,
        _:Nf1a06907d7d94bbe8a4562c8ffb5ae35,
        _:Nf3db5354f89a4212a703c345c4c3a072 ;
    mo:track_count 35 ;
    schema:duration "PT62:51"^^xsd:interval ;
    schema:numTracks 35 ;
    schema:track _:N0202ffc9e5fc4f6ca2da5ebf0e49a4e9,
        _:N0d2ce8088f3840a5a5f343f4ebd3b475,
        _:N0f81ec4c7b1146debcbb468c3ea9daa3,
        _:N14ff13ad42754c298a909e35d2ca5413,
        _:N18844aeef5854ce1897ae788f0cb23ba,
        _:N2a637739b03e4f8787ac6e58cfcbd9d1,
        _:N2db464f13e554453bb4f48af0ff48ac5,
        _:N37c9221bc7394eaab138db88828492d8,
        _:N416193e12342455693a5280c57b73fa9,
        _:N43b7106872214f81ab069bba246a07cc,
        _:N4aa525d9a4b244cf943f92acac865e6d,
        _:N4ca2e8403df443c0a2dee48d79b60522,
        _:N4e4493712df845179cd59dab0ae5264f,
        _:N5464931e550e45668e683e6e26c7e307,
        _:N5966104b9b5641879a9a2f3d438e5d3e,
        _:N5bc7bcae9cde44c695ea8e6e92f91f36,
        _:N6efb438c9ce34e14834538526a1fd60e,
        _:N7a9604b8527a4edd9b4ebd1f882dd55e,
        _:N7eda9c572f314e6e87b0c8845f6791bd,
        _:N8e9b93ab921747a0a03c71725b68d274,
        _:N93e9aebed6af44678ae59a0c28707a77,
        _:N96b9c41b5caf4310bbe963ab29cb9ea3,
        _:Nac09c7b19289457e9013d7c1bf246ed1,
        _:Nb17abbc9a66c49b6b6bd3ccc0c967399,
        _:Nb3feea0e743f4d2cb720e47858ccc6c1,
        _:Nbc550baa58f045fbb9e448f3d68b5d12,
        _:Ncededa77e83f4d70bf174afaf3eac8af,
        _:Nd1045406720440ce875c24910541f442,
        _:Nd37adf27c98648ac8027358a48d5dd70,
        _:Ndcbce242f1d94643b0579663dca0544d,
        _:Nddda8b4581594f53861d4a250506c7cb,
        _:Ne26984678714468582da081e991f7138,
        _:Neb87c2d6570143a68572337a94b976ea,
        _:Nf1a06907d7d94bbe8a4562c8ffb5ae35,
        _:Nf3db5354f89a4212a703c345c4c3a072 .

