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

<album/4547> a mo:Release ;
    mo:catalogue_number "K32X-7708" .

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

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

<artist/148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5190#subject> ;
    schema:name "Yuzo Koshiro"@en,
        "古代祐三"@ja ;
    foaf:made <album/5190#composition>,
        <album/5190#subject> ;
    foaf:name "Yuzo Koshiro"@en,
        "古代祐三"@ja .

<artist/1686#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5190#subject> ;
    schema:name "Takahito Abe"@en,
        "阿部隆人"@ja ;
    foaf:made <album/5190#composition>,
        <album/5190#subject> ;
    foaf:name "Takahito Abe"@en,
        "阿部隆人"@ja .

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5190#subject> ;
    schema:name "Nihon Falcom"@en ;
    foaf:made <album/5190#composition>,
        <album/5190#subject> ;
    foaf:name "Nihon Falcom"@en .

<artist/700#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5190#subject> ;
    schema:name "Mieko Ishikawa"@en,
        "石川三恵子"@ja ;
    foaf:made <album/5190#composition>,
        <album/5190#subject> ;
    foaf:name "Mieko Ishikawa"@en,
        "石川三恵子"@ja .

<product/1075#subject> a schema:CreativeWork ;
    schema:name "Sorcerian"@en,
        "ソーサリアン"@ja,
        "Sorcerian"@ja-latn ;
    foaf:name "Sorcerian"@en,
        "ソーサリアン"@ja,
        "Sorcerian"@ja-latn .

<release/2538#subject> a schema:CreativeWork ;
    schema:name "SORCERIAN SYSTEM SCENARIO Vol.1"@en,
        "追加シナリオVol.1"@ja,
        "SORCERIAN SYSTEM SCENARIO Vol.1"@ja-latn ;
    foaf:name "SORCERIAN SYSTEM SCENARIO Vol.1"@en,
        "追加シナリオVol.1"@ja,
        "SORCERIAN SYSTEM SCENARIO Vol.1"@ja-latn .

<release/2543#subject> a schema:CreativeWork ;
    schema:name "SORCERIAN UTILITY Vol.1"@en,
        "ソーサリアン ユーティリティVol.1"@ja,
        "SORCERIAN UTILITY Vol.1"@ja-latn ;
    foaf:name "SORCERIAN UTILITY Vol.1"@en,
        "ソーサリアン ユーティリティVol.1"@ja,
        "SORCERIAN UTILITY Vol.1"@ja-latn .

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

<album/5190#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sorcerian Super Arrange Version II Plus Sorcerian System Vol.1"@en,
        "ソーサリアン・スパー・アレンジ・バージョン II プラス ソーサリアン システム Vol.1"@ja,
        "Sorcerian Super Arrange Version II Plus Sorcerian System Vol.1"@ja-latn ;
    mo:performance_of <album/5190#musicalwork> ;
    mo:recorded_as <album/5190#musicalexpression> ;
    schema:name "Sorcerian Super Arrange Version II Plus Sorcerian System Vol.1"@en,
        "ソーサリアン・スパー・アレンジ・バージョン II プラス ソーサリアン システム Vol.1"@ja,
        "Sorcerian Super Arrange Version II Plus Sorcerian System Vol.1"@ja-latn ;
    schema:workPerformed <album/5190#musicalwork> .

<org/4028#subject> schema:name "CGM Series"@en,
        "CGM Series"@ja,
        "CGM Series"@ja-latn ;
    foaf:name "CGM Series"@en,
        "CGM Series"@ja,
        "CGM Series"@ja-latn .

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

<https://medium-media.vgm.io/albums/09/5190/5190-1498368625.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5190#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sorcerian Super Arrange Version II Plus Sorcerian System Vol.1"@en,
        "ソーサリアン・スパー・アレンジ・バージョン II プラス ソーサリアン システム Vol.1"@ja,
        "Sorcerian Super Arrange Version II Plus Sorcerian System Vol.1"@ja-latn ;
    mo:composer <artist/148#subject>,
        <artist/1686#subject>,
        <artist/293#subject>,
        <artist/700#subject> ;
    mo:produced_work <album/5190#musicalwork> ;
    schema:name "Sorcerian Super Arrange Version II Plus Sorcerian System Vol.1"@en,
        "ソーサリアン・スパー・アレンジ・バージョン II プラス ソーサリアン システム Vol.1"@ja,
        "Sorcerian Super Arrange Version II Plus Sorcerian System Vol.1"@ja-latn .

<album/5190#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-09-21"^^xsd:date ;
    dcterms:title "Sorcerian Super Arrange Version II Plus Sorcerian System Vol.1"@en,
        "ソーサリアン・スパー・アレンジ・バージョン II プラス ソーサリアン システム Vol.1"@ja,
        "Sorcerian Super Arrange Version II Plus Sorcerian System Vol.1"@ja-latn ;
    mo:catalogue_number "K28H-4708" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/4547> ;
    mo:publication_of <album/5190#musicalexpression> ;
    mo:publisher <org/4028#subject> ;
    mo:record _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    mo:record_count 1 ;
    schema:about <product/1075#subject>,
        <release/2538#subject>,
        <release/2543#subject> ;
    schema:datePublished "1988-09-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/5190/5190-1498368625.jpg> ;
    schema:name "Sorcerian Super Arrange Version II Plus Sorcerian System Vol.1"@en,
        "ソーサリアン・スパー・アレンジ・バージョン II プラス ソーサリアン システム Vol.1"@ja,
        "Sorcerian Super Arrange Version II Plus Sorcerian System Vol.1"@ja-latn ;
    schema:publisher <org/4028#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/5190/5190-1498368625.jpg> .

_:N0ee2f8cab677445d8c72e0e9fff09453 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending Theme"@en,
        "エンディング・テーマ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "Ending Theme"@en,
        "エンディング・テーマ"@ja .

_:N19d3f103be3040249f6b58a1e2582f06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vanelba"@en,
        "ヴァネルバ"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "Vanelba"@en,
        "ヴァネルバ"@ja .

_:N1bf2fe9785b849eaa59c79d8f71d283b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovely Josephine"@en,
        "いとしのジョセフィーヌ"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "Lovely Josephine"@en,
        "いとしのジョセフィーヌ"@ja .

_:N26a8df12cfc14bad889005975f11744d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending II"@en,
        "エンディングII"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "Ending II"@en,
        "エンディングII"@ja .

_:N304db7297eec45c68b08622522dca0c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earth Worm"@en,
        "アース・ウォーム"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "Earth Worm"@en,
        "アース・ウォーム"@ja .

_:N352bb56fbc854f4eb866c139be8e4864 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Village (Medusa's Head)"@en,
        "村 〈メデューサの首〉"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "Village (Medusa's Head)"@en,
        "村 〈メデューサの首〉"@ja .

_:N441642549dcb418591aedf9cf6cfabff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BEAUTIFUL DAY"@en,
        "BEAUTIFUL DAY"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "BEAUTIFUL DAY"@en,
        "BEAUTIFUL DAY"@ja .

_:N595e688bab484f2eb56d1dde124b3555 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moth Giant"@en,
        "モス・ジャイアント"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "Moth Giant"@en,
        "モス・ジャイアント"@ja .

_:N61219ab252b84c4ea15d0ec6531c61ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SIGH AND TEAR"@en,
        "SIGH AND TEAR"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "SIGH AND TEAR"@en,
        "SIGH AND TEAR"@ja .

_:N72dd9c2c356b425f86cbcf0b07e6d1e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joanna"@en,
        "ジョアンナ"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "Joanna"@en,
        "ジョアンナ"@ja .

_:N77aed69b8545466096bae04d849a8d0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE CHOICE IS YOURS"@en,
        "THE CHOICE IS YOURS"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "THE CHOICE IS YOURS"@en,
        "THE CHOICE IS YOURS"@ja .

_:N79db857548cf4465beccb698b76ef5f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demonic Isle"@en,
        "魔性の島"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "Demonic Isle"@en,
        "魔性の島"@ja .

_:N80c46f48ea2743e7a499987f9aadc0c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE CHOICE IS YOURS"@en,
        "THE CHOICE IS YOURS"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "THE CHOICE IS YOURS"@en,
        "THE CHOICE IS YOURS"@ja .

_:N82ab461f30f445f08d641bd4ee0f1860 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "El Gina"@en,
        "エル・ジーナ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "El Gina"@en,
        "エル・ジーナ"@ja .

_:N974e967b4993447dbd9fbd5e2bd64458 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nice to Meet You"@en,
        "はじめまして"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "Nice to Meet You"@en,
        "はじめまして"@ja .

_:N98a2f0ea6d684eca82aaecbd53ee13dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harp (The Gods in the Heavens)"@en,
        "竪琴 〈天の神々たち〉"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "Harp (The Gods in the Heavens)"@en,
        "竪琴 〈天の神々たち〉"@ja .

_:Na2ac3e8064fa4700b693d784e12ab33a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BEAUTIFUL DAY"@en,
        "BEAUTIFUL DAY"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "BEAUTIFUL DAY"@en,
        "BEAUTIFUL DAY"@ja .

_:Nb1f46e6c607844c1b7e8cc2de7da84ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demonic Isle"@en,
        "魔性の島"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "Demonic Isle"@en,
        "魔性の島"@ja .

_:Nbc6774fbc8d84e64a4d26ab73e4afd61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rescue Laura"@en,
        "ローラを救え"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "Rescue Laura"@en,
        "ローラを救え"@ja .

_:Nc35017babe6e46a19d63a8749c9b40f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rock Demon"@en,
        "ロック・デーモン"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "Rock Demon"@en,
        "ロック・デーモン"@ja .

_:Nd23d36f06e3f49aca74a52e930c5aa03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Flower Under the Demon"@en,
        "悪魔に魅いられた花"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "The Flower Under the Demon"@en,
        "悪魔に魅いられた花"@ja .

_:Ndbf0aa34fd8849b3a296416c38213708 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CONGRATULATION!"@en,
        "CONGRATULATION!"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "CONGRATULATION!"@en,
        "CONGRATULATION!"@ja .

_:Ne28b16b9a6894ecc8e5afb8d1000e0a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Village (The Gods in the Heavens)"@en,
        "村 〈天の神々たち〉"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "Village (The Gods in the Heavens)"@en,
        "村 〈天の神々たち〉"@ja .

_:Nf3321704b26946039f876392ca3ed4ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HAPPY! HAPPY!"@en,
        "HAPPY! HAPPY!"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "HAPPY! HAPPY!"@en,
        "HAPPY! HAPPY!"@ja .

_:Nf8c94340ef3b4fa4b38260b5d28ce966 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golem"@en,
        "ゴーレム"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "Golem"@en,
        "ゴーレム"@ja .

_:Nfcc5a393f6b541aba0c51b5b0e70bff1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Minotauros"@en,
        "ミノタウロス"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "Minotauros"@en,
        "ミノタウロス"@ja .

_:Nfdb776c72d90429b8338f8590e76f5a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I am a Gamer"@en,
        "僕はゲーマーだ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Nd96cbacf997f4daf8cc05b2d33e25df7 ;
    schema:name "I am a Gamer"@en,
        "僕はゲーマーだ"@ja .

_:Nd96cbacf997f4daf8cc05b2d33e25df7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ee2f8cab677445d8c72e0e9fff09453,
        _:N19d3f103be3040249f6b58a1e2582f06,
        _:N1bf2fe9785b849eaa59c79d8f71d283b,
        _:N26a8df12cfc14bad889005975f11744d,
        _:N304db7297eec45c68b08622522dca0c9,
        _:N352bb56fbc854f4eb866c139be8e4864,
        _:N441642549dcb418591aedf9cf6cfabff,
        _:N595e688bab484f2eb56d1dde124b3555,
        _:N61219ab252b84c4ea15d0ec6531c61ad,
        _:N72dd9c2c356b425f86cbcf0b07e6d1e1,
        _:N77aed69b8545466096bae04d849a8d0c,
        _:N79db857548cf4465beccb698b76ef5f3,
        _:N80c46f48ea2743e7a499987f9aadc0c2,
        _:N82ab461f30f445f08d641bd4ee0f1860,
        _:N974e967b4993447dbd9fbd5e2bd64458,
        _:N98a2f0ea6d684eca82aaecbd53ee13dc,
        _:Na2ac3e8064fa4700b693d784e12ab33a,
        _:Nb1f46e6c607844c1b7e8cc2de7da84ee,
        _:Nbc6774fbc8d84e64a4d26ab73e4afd61,
        _:Nc35017babe6e46a19d63a8749c9b40f2,
        _:Nd23d36f06e3f49aca74a52e930c5aa03,
        _:Ndbf0aa34fd8849b3a296416c38213708,
        _:Ne28b16b9a6894ecc8e5afb8d1000e0a2,
        _:Nf3321704b26946039f876392ca3ed4ef,
        _:Nf8c94340ef3b4fa4b38260b5d28ce966,
        _:Nfcc5a393f6b541aba0c51b5b0e70bff1,
        _:Nfdb776c72d90429b8338f8590e76f5a7 ;
    mo:track_count 27 ;
    schema:duration "PT49:15"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N0ee2f8cab677445d8c72e0e9fff09453,
        _:N19d3f103be3040249f6b58a1e2582f06,
        _:N1bf2fe9785b849eaa59c79d8f71d283b,
        _:N26a8df12cfc14bad889005975f11744d,
        _:N304db7297eec45c68b08622522dca0c9,
        _:N352bb56fbc854f4eb866c139be8e4864,
        _:N441642549dcb418591aedf9cf6cfabff,
        _:N595e688bab484f2eb56d1dde124b3555,
        _:N61219ab252b84c4ea15d0ec6531c61ad,
        _:N72dd9c2c356b425f86cbcf0b07e6d1e1,
        _:N77aed69b8545466096bae04d849a8d0c,
        _:N79db857548cf4465beccb698b76ef5f3,
        _:N80c46f48ea2743e7a499987f9aadc0c2,
        _:N82ab461f30f445f08d641bd4ee0f1860,
        _:N974e967b4993447dbd9fbd5e2bd64458,
        _:N98a2f0ea6d684eca82aaecbd53ee13dc,
        _:Na2ac3e8064fa4700b693d784e12ab33a,
        _:Nb1f46e6c607844c1b7e8cc2de7da84ee,
        _:Nbc6774fbc8d84e64a4d26ab73e4afd61,
        _:Nc35017babe6e46a19d63a8749c9b40f2,
        _:Nd23d36f06e3f49aca74a52e930c5aa03,
        _:Ndbf0aa34fd8849b3a296416c38213708,
        _:Ne28b16b9a6894ecc8e5afb8d1000e0a2,
        _:Nf3321704b26946039f876392ca3ed4ef,
        _:Nf8c94340ef3b4fa4b38260b5d28ce966,
        _:Nfcc5a393f6b541aba0c51b5b0e70bff1,
        _:Nfdb776c72d90429b8338f8590e76f5a7 .

