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

<artist/23061#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junya Enoki"@en,
        "榎木淳弥"@ja ;
    foaf:made <album/151821#subject>,
        <album/151821#vocals> ;
    foaf:name "Junya Enoki"@en,
        "榎木淳弥"@ja .

<album/151821#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PUNIRU is a KAWAII SLIME 2 KAWAII SOUNDTRACK"@en,
        "『ぷにるはかわいいスライム』2期 かわいいサウンドトラック"@ja,
        "PUNIRU is a KAWAII SLIME 2 KAWAII SOUNDTRACK"@ja-latn ;
    mo:produced_work <album/151821#musicalwork> ;
    schema:name "PUNIRU is a KAWAII SLIME 2 KAWAII SOUNDTRACK"@en,
        "『ぷにるはかわいいスライム』2期 かわいいサウンドトラック"@ja,
        "PUNIRU is a KAWAII SLIME 2 KAWAII SOUNDTRACK"@ja-latn .

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

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

<album/151821#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PUNIRU is a KAWAII SLIME 2 KAWAII SOUNDTRACK"@en,
        "『ぷにるはかわいいスライム』2期 かわいいサウンドトラック"@ja,
        "PUNIRU is a KAWAII SLIME 2 KAWAII SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/151821#musicalwork> ;
    mo:recorded_as <album/151821#musicalexpression> ;
    schema:name "PUNIRU is a KAWAII SLIME 2 KAWAII SOUNDTRACK"@en,
        "『ぷにるはかわいいスライム』2期 かわいいサウンドトラック"@ja,
        "PUNIRU is a KAWAII SLIME 2 KAWAII SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/151821#musicalwork> .

<org/1134#subject> schema:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn ;
    foaf:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn .

<https://media.vgm.io/albums/12/151821/151821-0c7f062bb23c.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151821#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/12/151821/151821-0c7f062bb23c.webp> ;
    foaf:depicts <album/151821#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/12/151821/151821-0c7f062bb23c.webp> .

<https://medium-media.vgm.io/albums/12/151821/151821-0c7f062bb23c.webp> a schema:ImageObject,
        foaf:Image .

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

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

<album/151821#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-08-04"^^xsd:date ;
    dcterms:title "PUNIRU is a KAWAII SLIME 2 KAWAII SOUNDTRACK"@en,
        "『ぷにるはかわいいスライム』2期 かわいいサウンドトラック"@ja,
        "PUNIRU is a KAWAII SLIME 2 KAWAII SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/151821#musicalexpression> ;
    mo:publisher <org/1134#subject> ;
    mo:record _:N862429fe9b554421969a44e32e645440 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Puniru is a Kawaii Slime 2"@en ;
            foaf:name "Puniru is a Kawaii Slime 2"@en ] ;
    schema:datePublished "2025-08-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/12/151821/151821-0c7f062bb23c.webp> ;
    schema:name "PUNIRU is a KAWAII SLIME 2 KAWAII SOUNDTRACK"@en,
        "『ぷにるはかわいいスライム』2期 かわいいサウンドトラック"@ja,
        "PUNIRU is a KAWAII SLIME 2 KAWAII SOUNDTRACK"@ja-latn ;
    schema:publisher <org/1134#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/151821/151821-0c7f062bb23c.webp> .

[] a schema:Person,
        foaf:Person ;
    schema:name "TOMMY"@en ;
    foaf:made <album/151821#subject> ;
    foaf:name "TOMMY"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "TOMMY"@en ;
    foaf:made <album/151821#vocals> ;
    foaf:name "TOMMY"@en .

_:N007080d5ed2647ef9b96aaabbd3d0cb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "繁殖"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "繁殖"@ja .

_:N0732ecf6450b468ea37d02180c3fb740 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔王城"@ja ;
    mo:track_number 31 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "魔王城"@ja .

_:N0a4dbcca5de9429a8fb44a5a6eb5a20b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏限定！キュティちゃんショップ"@ja ;
    mo:track_number 34 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "夏限定！キュティちゃんショップ"@ja .

_:N0b8ae9c70dbe4da8859c3e62da52cb58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぷにゃらCan't Stop"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "ぷにゃらCan't Stop"@ja .

_:N19b0b542df5a4d15a54c669847ea758a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ほのぼのぷにる"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "ほのぼのぷにる"@ja .

_:N2673704c7e5f4af19b6c97e3fca328f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "この気持ちは一体"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "この気持ちは一体"@ja .

_:N2d77c0f637f44389bde5dcc5fc061189 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぷにるギャグ3"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "ぷにるギャグ3"@ja .

_:N32bd7009a16a4db1a111ab41eba6030b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ちょっとだけ大人のドキドキ"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "ちょっとだけ大人のドキドキ"@ja .

_:N36f3ecfe4df448e38db1a67240e061f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぷにるのテーマ2"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "ぷにるのテーマ2"@ja .

_:N38809bbdc9384e2f8e278a46bff05178 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぷんぷんです！"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "ぷんぷんです！"@ja .

_:N46bdeec5935741c28d5b1e755960546e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大相撲ショップ「どすこい」"@ja ;
    mo:track_number 35 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "大相撲ショップ「どすこい」"@ja .

_:N51fdfb18f98e40dabf2f3f4b06b320e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルンルの自問"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "ルンルの自問"@ja .

_:N58aa31e3774345c5b85d4b4df3d51ab1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "取り込まれたぷにる"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "取り込まれたぷにる"@ja .

_:N6437f5dca68c4521a0b00e9a46387052 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦え！モンスーラ"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "戦え！モンスーラ"@ja .

_:N6f841f32f5d643659f9748e2bb1bce85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖母きらら先輩2"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "聖母きらら先輩2"@ja .

_:N813989984be44a28a50e3ef20887e806 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雲母家のテーマ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "雲母家のテーマ"@ja .

_:N84efe79d50b34ecc92260496cbd2aa88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぷにるギャグ5"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "ぷにるギャグ5"@ja .

_:N8781d44c5c334bf7b0049ba569e973c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嫌なヨカン"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "嫌なヨカン"@ja .

_:N913545185f244b66966ee82a225eae52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルンルが喋った"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "ルンルが喋った"@ja .

_:N969ec7f9a3ae4994af544d62712b0eac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "拮抗勝負"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "拮抗勝負"@ja .

_:N9eb557b670e54e28b982397d7e95bba0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぷにるの想い"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "ぷにるの想い"@ja .

_:N9ec0250151d74f0d963cfefcbc9807ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一緒に過ごした時間"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "一緒に過ごした時間"@ja .

_:Nab5f18dd41c04df8a100b24486192cae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぷにるギャグ4"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "ぷにるギャグ4"@ja .

_:Nb977c8720aab42058cd0e4aa39db9bfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "走るコタロー"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "走るコタロー"@ja .

_:Nbd78c4d57af645e2b69e2b89cd3e297c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まだまだTo be continuedです"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "まだまだTo be continuedです"@ja .

_:Nc785ca4a32af4e8bb4cfabc38e46cf90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "本当の自分"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "本当の自分"@ja .

_:Ncd2df4365e014a1484563bb374302db0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "帰ってきた！ぷにる"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "帰ってきた！ぷにる"@ja .

_:Nd0cbea7175b84e548ae2bef448686d1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジュレの暴走"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "ジュレの暴走"@ja .

_:Nd1519dd63bb64f44b62467690b05b316 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジュレのテーマ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "ジュレのテーマ"@ja .

_:Nd2c875aa48a94bcfb0628a45e2556d20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジュレの誘惑"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "ジュレの誘惑"@ja .

_:Nd8c29fc0c21e417ab0d47fe93be6af0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オレは勇者だ"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "オレは勇者だ"@ja .

_:Nd9a17fc79192469085a11d635c7c42ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖女を守れ！"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "聖女を守れ！"@ja .

_:Ndfc6d8fa7e0a45d99bd3c2ce7ced501b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コタローの過去"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "コタローの過去"@ja .

_:Necb3b28e286c40f8be360c03782d875a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぷにるランドのテーマ～ワールドバージョン～"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "ぷにるランドのテーマ～ワールドバージョン～"@ja .

_:Nfb10a35bbeef4ac18e4f0596a7e0f7f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パーフェクトなAI"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N862429fe9b554421969a44e32e645440 ;
    schema:name "パーフェクトなAI"@ja .

_:N862429fe9b554421969a44e32e645440 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N007080d5ed2647ef9b96aaabbd3d0cb8,
        _:N0732ecf6450b468ea37d02180c3fb740,
        _:N0a4dbcca5de9429a8fb44a5a6eb5a20b,
        _:N0b8ae9c70dbe4da8859c3e62da52cb58,
        _:N19b0b542df5a4d15a54c669847ea758a,
        _:N2673704c7e5f4af19b6c97e3fca328f5,
        _:N2d77c0f637f44389bde5dcc5fc061189,
        _:N32bd7009a16a4db1a111ab41eba6030b,
        _:N36f3ecfe4df448e38db1a67240e061f7,
        _:N38809bbdc9384e2f8e278a46bff05178,
        _:N46bdeec5935741c28d5b1e755960546e,
        _:N51fdfb18f98e40dabf2f3f4b06b320e0,
        _:N58aa31e3774345c5b85d4b4df3d51ab1,
        _:N6437f5dca68c4521a0b00e9a46387052,
        _:N6f841f32f5d643659f9748e2bb1bce85,
        _:N813989984be44a28a50e3ef20887e806,
        _:N84efe79d50b34ecc92260496cbd2aa88,
        _:N8781d44c5c334bf7b0049ba569e973c9,
        _:N913545185f244b66966ee82a225eae52,
        _:N969ec7f9a3ae4994af544d62712b0eac,
        _:N9eb557b670e54e28b982397d7e95bba0,
        _:N9ec0250151d74f0d963cfefcbc9807ec,
        _:Nab5f18dd41c04df8a100b24486192cae,
        _:Nb977c8720aab42058cd0e4aa39db9bfc,
        _:Nbd78c4d57af645e2b69e2b89cd3e297c,
        _:Nc785ca4a32af4e8bb4cfabc38e46cf90,
        _:Ncd2df4365e014a1484563bb374302db0,
        _:Nd0cbea7175b84e548ae2bef448686d1a,
        _:Nd1519dd63bb64f44b62467690b05b316,
        _:Nd2c875aa48a94bcfb0628a45e2556d20,
        _:Nd8c29fc0c21e417ab0d47fe93be6af0b,
        _:Nd9a17fc79192469085a11d635c7c42ca,
        _:Ndfc6d8fa7e0a45d99bd3c2ce7ced501b,
        _:Necb3b28e286c40f8be360c03782d875a,
        _:Nfb10a35bbeef4ac18e4f0596a7e0f7f2 ;
    mo:track_count 35 ;
    schema:duration "PT76:03"^^xsd:interval ;
    schema:numTracks 35 ;
    schema:track _:N007080d5ed2647ef9b96aaabbd3d0cb8,
        _:N0732ecf6450b468ea37d02180c3fb740,
        _:N0a4dbcca5de9429a8fb44a5a6eb5a20b,
        _:N0b8ae9c70dbe4da8859c3e62da52cb58,
        _:N19b0b542df5a4d15a54c669847ea758a,
        _:N2673704c7e5f4af19b6c97e3fca328f5,
        _:N2d77c0f637f44389bde5dcc5fc061189,
        _:N32bd7009a16a4db1a111ab41eba6030b,
        _:N36f3ecfe4df448e38db1a67240e061f7,
        _:N38809bbdc9384e2f8e278a46bff05178,
        _:N46bdeec5935741c28d5b1e755960546e,
        _:N51fdfb18f98e40dabf2f3f4b06b320e0,
        _:N58aa31e3774345c5b85d4b4df3d51ab1,
        _:N6437f5dca68c4521a0b00e9a46387052,
        _:N6f841f32f5d643659f9748e2bb1bce85,
        _:N813989984be44a28a50e3ef20887e806,
        _:N84efe79d50b34ecc92260496cbd2aa88,
        _:N8781d44c5c334bf7b0049ba569e973c9,
        _:N913545185f244b66966ee82a225eae52,
        _:N969ec7f9a3ae4994af544d62712b0eac,
        _:N9eb557b670e54e28b982397d7e95bba0,
        _:N9ec0250151d74f0d963cfefcbc9807ec,
        _:Nab5f18dd41c04df8a100b24486192cae,
        _:Nb977c8720aab42058cd0e4aa39db9bfc,
        _:Nbd78c4d57af645e2b69e2b89cd3e297c,
        _:Nc785ca4a32af4e8bb4cfabc38e46cf90,
        _:Ncd2df4365e014a1484563bb374302db0,
        _:Nd0cbea7175b84e548ae2bef448686d1a,
        _:Nd1519dd63bb64f44b62467690b05b316,
        _:Nd2c875aa48a94bcfb0628a45e2556d20,
        _:Nd8c29fc0c21e417ab0d47fe93be6af0b,
        _:Nd9a17fc79192469085a11d635c7c42ca,
        _:Ndfc6d8fa7e0a45d99bd3c2ce7ced501b,
        _:Necb3b28e286c40f8be360c03782d875a,
        _:Nfb10a35bbeef4ac18e4f0596a7e0f7f2 .

