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

<artist/25793#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sarara Yashima"@en,
        "八島さらら"@ja ;
    foaf:made <album/77284#subject>,
        <album/77284#vocals> ;
    foaf:name "Sarara Yashima"@en,
        "八島さらら"@ja .

<artist/16036#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77284#subject> ;
    schema:name "Kazuki Higashihara"@en,
        "東原一輝"@ja ;
    foaf:made <album/77284#composition>,
        <album/77284#subject> ;
    foaf:name "Kazuki Higashihara"@en,
        "東原一輝"@ja .

<artist/1824#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77284#subject> ;
    schema:name "Yoshimi Kudo"@en,
        "工藤吉三"@ja ;
    foaf:made <album/77284#composition>,
        <album/77284#subject> ;
    foaf:name "Yoshimi Kudo"@en,
        "工藤吉三"@ja .

<artist/1827#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77284#subject> ;
    schema:name "Azusa Chiba"@en,
        "千葉梓"@ja ;
    foaf:made <album/77284#composition>,
        <album/77284#lyrics>,
        <album/77284#subject>,
        <album/77284#vocals> ;
    foaf:name "Azusa Chiba"@en,
        "千葉梓"@ja .

<artist/26581#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77284#subject> ;
    schema:name "Rikako Watanabe"@en,
        "渡邊里佳子"@ja ;
    foaf:made <album/77284#composition>,
        <album/77284#subject> ;
    foaf:name "Rikako Watanabe"@en,
        "渡邊里佳子"@ja .

<artist/295#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77284#subject> ;
    schema:name "Masaharu Iwata"@en,
        "岩田匡治"@ja ;
    foaf:made <album/77284#composition>,
        <album/77284#subject> ;
    foaf:name "Masaharu Iwata"@en,
        "岩田匡治"@ja .

<artist/29566#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77284#subject> ;
    schema:name "Daisuke Yamaguchi"@en,
        "山口大介"@ja ;
    foaf:made <album/77284#composition>,
        <album/77284#subject> ;
    foaf:name "Daisuke Yamaguchi"@en,
        "山口大介"@ja .

<artist/620#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77284#subject> ;
    schema:name "Mitsuhiro Kaneda"@en,
        "金田充弘"@ja ;
    foaf:made <album/77284#composition>,
        <album/77284#subject> ;
    foaf:name "Mitsuhiro Kaneda"@en,
        "金田充弘"@ja .

<product/11727#subject> a schema:CreativeWork ;
    schema:name "CARAVAN STORIES"@en,
        "CARAVAN STORIES"@ja,
        "CARAVAN STORIES"@ja-latn ;
    foaf:name "CARAVAN STORIES"@en,
        "CARAVAN STORIES"@ja,
        "CARAVAN STORIES"@ja-latn .

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

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

<album/77284#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CARAVAN STORIES Original Soundtrack Vol.1"@en,
        "キャラバンストーリーズ オリジナル・サウンドトラック Vol.1"@ja,
        "CARAVAN STORIES Original Soundtrack Vol.1"@ja-latn ;
    mo:performance_of <album/77284#musicalwork> ;
    mo:recorded_as <album/77284#musicalexpression> ;
    schema:name "CARAVAN STORIES Original Soundtrack Vol.1"@en,
        "キャラバンストーリーズ オリジナル・サウンドトラック Vol.1"@ja,
        "CARAVAN STORIES Original Soundtrack Vol.1"@ja-latn ;
    schema:workPerformed <album/77284#musicalwork> .

<org/405#subject> schema:name "Basiscape Records"@en,
        "Basiscape Records"@ja,
        "Basiscape Records"@ja-latn ;
    foaf:name "Basiscape Records"@en,
        "Basiscape Records"@ja,
        "Basiscape Records"@ja-latn .

<https://media.vgm.io/albums/48/77284/77284-70d64b1f7fb6.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/77284#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/77284/77284-70d64b1f7fb6.png> ;
    foaf:depicts <album/77284#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/77284/77284-70d64b1f7fb6.png> .

<https://medium-media.vgm.io/albums/48/77284/77284-70d64b1f7fb6.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/77284#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CARAVAN STORIES Original Soundtrack Vol.1"@en,
        "キャラバンストーリーズ オリジナル・サウンドトラック Vol.1"@ja,
        "CARAVAN STORIES Original Soundtrack Vol.1"@ja-latn ;
    mo:composer <artist/16036#subject>,
        <artist/1824#subject>,
        <artist/1827#subject>,
        <artist/26581#subject>,
        <artist/295#subject>,
        <artist/29566#subject>,
        <artist/620#subject> ;
    mo:produced_work <album/77284#musicalwork> ;
    schema:name "CARAVAN STORIES Original Soundtrack Vol.1"@en,
        "キャラバンストーリーズ オリジナル・サウンドトラック Vol.1"@ja,
        "CARAVAN STORIES Original Soundtrack Vol.1"@ja-latn .

<album/77284#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-29"^^xsd:date ;
    dcterms:title "CARAVAN STORIES Original Soundtrack Vol.1"@en,
        "キャラバンストーリーズ オリジナル・サウンドトラック Vol.1"@ja,
        "CARAVAN STORIES Original Soundtrack Vol.1"@ja-latn ;
    mo:catalogue_number "BSPE-1071" ;
    mo:media_type "CD" ;
    mo:publication_of <album/77284#musicalexpression> ;
    mo:publisher <org/405#subject> ;
    mo:record _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    mo:record_count 1 ;
    schema:about <product/11727#subject> ;
    schema:datePublished "2018-06-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/77284/77284-70d64b1f7fb6.png> ;
    schema:name "CARAVAN STORIES Original Soundtrack Vol.1"@en,
        "キャラバンストーリーズ オリジナル・サウンドトラック Vol.1"@ja,
        "CARAVAN STORIES Original Soundtrack Vol.1"@ja-latn ;
    schema:publisher <org/405#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/77284/77284-70d64b1f7fb6.png> .

_:N055364fb9c684d0ea22be692a7851037 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gold Dungeon"@en,
        "ゴールドダンジョン"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Gold Dungeon"@en,
        "ゴールドダンジョン"@ja .

_:N169f86a59c67460a941a27e70cb2ed7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Entrust a Will"@en,
        "託された意志"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Entrust a Will"@en,
        "託された意志"@ja .

_:N35c14b2821dc4ad59e3a3e81a947050d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outpouring of Armaments"@en,
        "ほとばしる剣戟"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Outpouring of Armaments"@en,
        "ほとばしる剣戟"@ja .

_:N3634e03fb0dd40c0998a9cb3065aed81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underworld Song"@en,
        "異界の冥歌"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Underworld Song"@en,
        "異界の冥歌"@ja .

_:N41294565b2324d70a46bb5402dd32992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle with Demon"@en,
        "魔獣との戦い"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Battle with Demon"@en,
        "魔獣との戦い"@ja .

_:N4f35ed19ee864b08a68bc13ec42e7d6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blasting Blade"@en,
        "せめぎあう刃"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Blasting Blade"@en,
        "せめぎあう刃"@ja .

_:N56efcd57e7684fb396fdf28df994ea13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory in Battle"@en,
        "戦闘勝利"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Victory in Battle"@en,
        "戦闘勝利"@ja .

_:N6e30feff879b45e289426c44b85f5032 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle at the Colosseum"@en,
        "コロシアムバトル"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Battle at the Colosseum"@en,
        "コロシアムバトル"@ja .

_:N78345c988f094a72a7dbdc69edbd1629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fanfare for the Battle Begins"@en,
        "開戦のファンファーレ"@ja ;
    mo:track_number 22 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Fanfare for the Battle Begins"@en,
        "開戦のファンファーレ"@ja .

_:N8382f9227acb4efcb922b96b3719ba22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enigma Rips the Sky (PV Version)"@en,
        "天を裂くエニグマ(PV Version)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Enigma Rips the Sky (PV Version)"@en,
        "天を裂くエニグマ(PV Version)"@ja .

_:N8bcf5b4a178442e7852cbcaa7a42bf6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Impending Crisis"@en,
        "迫りくる危機"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Impending Crisis"@en,
        "迫りくる危機"@ja .

_:N9261054c545c4b119726bcae163912f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defeat in Battle"@en,
        "戦闘敗北"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Defeat in Battle"@en,
        "戦闘敗北"@ja .

_:N97f9221e0f5f4478a75e2f07845cb83b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Discovery of Caravan"@en,
        "キャラバン発見"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Discovery of Caravan"@en,
        "キャラバン発見"@ja .

_:N992f35704ada4f88bb7809fe5c92f0ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Longing (Short Version)"@en,
        "あこがれ(Short Version)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Longing (Short Version)"@en,
        "あこがれ(Short Version)"@ja .

_:N9d8c319d78d748e68c63cd45cec1db2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toasting Dance"@en,
        "乾杯の踊り"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Toasting Dance"@en,
        "乾杯の踊り"@ja .

_:Na1c186907b314c90a9b7fc9c8a4c3e1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Check in at the Colosseum"@en,
        "コロシアム受付"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Check in at the Colosseum"@en,
        "コロシアム受付"@ja .

_:Na375aefcac49449a9d483f3c0d7486cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Free City of Nero"@en,
        "自由都市ネロ"@ja ;
    mo:track_number 25 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Free City of Nero"@en,
        "自由都市ネロ"@ja .

_:Naafc04c0a3294b249f82b62e1bce8117 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iyarr Ancestral Song (CM Version)"@en,
        "イアルのつたえうた(CM Version)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Iyarr Ancestral Song (CM Version)"@en,
        "イアルのつたえうた(CM Version)"@ja .

_:Nbc2beacf31314382a38da3a9f01ede69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Trials"@en,
        "試練のとき"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "In Trials"@en,
        "試練のとき"@ja .

_:Nbf96a105b0d041f59a3099b513df86c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iyarr's Narrator"@en,
        "イアルのかたりて"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Iyarr's Narrator"@en,
        "イアルのかたりて"@ja .

_:Ndfe9a5c5564e45a1b91802507a61de2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Longing (Full Version)"@en,
        "あこがれ(Full Version)"@ja ;
    mo:track_number 27 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Longing (Full Version)"@en,
        "あこがれ(Full Version)"@ja .

_:Nf1be521f8787456888c45b7e5a16c1ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Polka"@en,
        "ポルカ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Polka"@en,
        "ポルカ"@ja .

_:Nf4b6a8631857470091dfa167093e9bd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caravan Trip"@en,
        "キャラバンと征く"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Caravan Trip"@en,
        "キャラバンと征く"@ja .

_:Nf5b9afa188f64c0990378c4cc1bdfae7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tension"@en,
        "緊迫"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Tension"@en,
        "緊迫"@ja .

_:Nfa083eb73cf8438e89fd4ca61e5fb00e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Draw in Battle"@en,
        "戦闘引き分け"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Draw in Battle"@en,
        "戦闘引き分け"@ja .

_:Nfb3b69d76c674ba08267f135e839a397 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caravan Stories"@en,
        "CARAVAN STORIES"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Caravan Stories"@en,
        "CARAVAN STORIES"@ja .

_:Nfe098cef467d4ceeb69ab79aacee760e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Open the Map"@en,
        "地図を広げて"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N40e5db1dbf2d4a168c8c2f2f3a23683f ;
    schema:name "Open the Map"@en,
        "地図を広げて"@ja .

_:N40e5db1dbf2d4a168c8c2f2f3a23683f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N055364fb9c684d0ea22be692a7851037,
        _:N169f86a59c67460a941a27e70cb2ed7d,
        _:N35c14b2821dc4ad59e3a3e81a947050d,
        _:N3634e03fb0dd40c0998a9cb3065aed81,
        _:N41294565b2324d70a46bb5402dd32992,
        _:N4f35ed19ee864b08a68bc13ec42e7d6e,
        _:N56efcd57e7684fb396fdf28df994ea13,
        _:N6e30feff879b45e289426c44b85f5032,
        _:N78345c988f094a72a7dbdc69edbd1629,
        _:N8382f9227acb4efcb922b96b3719ba22,
        _:N8bcf5b4a178442e7852cbcaa7a42bf6b,
        _:N9261054c545c4b119726bcae163912f9,
        _:N97f9221e0f5f4478a75e2f07845cb83b,
        _:N992f35704ada4f88bb7809fe5c92f0ec,
        _:N9d8c319d78d748e68c63cd45cec1db2f,
        _:Na1c186907b314c90a9b7fc9c8a4c3e1c,
        _:Na375aefcac49449a9d483f3c0d7486cd,
        _:Naafc04c0a3294b249f82b62e1bce8117,
        _:Nbc2beacf31314382a38da3a9f01ede69,
        _:Nbf96a105b0d041f59a3099b513df86c0,
        _:Ndfe9a5c5564e45a1b91802507a61de2c,
        _:Nf1be521f8787456888c45b7e5a16c1ca,
        _:Nf4b6a8631857470091dfa167093e9bd8,
        _:Nf5b9afa188f64c0990378c4cc1bdfae7,
        _:Nfa083eb73cf8438e89fd4ca61e5fb00e,
        _:Nfb3b69d76c674ba08267f135e839a397,
        _:Nfe098cef467d4ceeb69ab79aacee760e ;
    mo:track_count 27 ;
    schema:duration "PT69:19"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N055364fb9c684d0ea22be692a7851037,
        _:N169f86a59c67460a941a27e70cb2ed7d,
        _:N35c14b2821dc4ad59e3a3e81a947050d,
        _:N3634e03fb0dd40c0998a9cb3065aed81,
        _:N41294565b2324d70a46bb5402dd32992,
        _:N4f35ed19ee864b08a68bc13ec42e7d6e,
        _:N56efcd57e7684fb396fdf28df994ea13,
        _:N6e30feff879b45e289426c44b85f5032,
        _:N78345c988f094a72a7dbdc69edbd1629,
        _:N8382f9227acb4efcb922b96b3719ba22,
        _:N8bcf5b4a178442e7852cbcaa7a42bf6b,
        _:N9261054c545c4b119726bcae163912f9,
        _:N97f9221e0f5f4478a75e2f07845cb83b,
        _:N992f35704ada4f88bb7809fe5c92f0ec,
        _:N9d8c319d78d748e68c63cd45cec1db2f,
        _:Na1c186907b314c90a9b7fc9c8a4c3e1c,
        _:Na375aefcac49449a9d483f3c0d7486cd,
        _:Naafc04c0a3294b249f82b62e1bce8117,
        _:Nbc2beacf31314382a38da3a9f01ede69,
        _:Nbf96a105b0d041f59a3099b513df86c0,
        _:Ndfe9a5c5564e45a1b91802507a61de2c,
        _:Nf1be521f8787456888c45b7e5a16c1ca,
        _:Nf4b6a8631857470091dfa167093e9bd8,
        _:Nf5b9afa188f64c0990378c4cc1bdfae7,
        _:Nfa083eb73cf8438e89fd4ca61e5fb00e,
        _:Nfb3b69d76c674ba08267f135e839a397,
        _:Nfe098cef467d4ceeb69ab79aacee760e .

