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

<artist/2378#subject> a schema:Person,
        foaf:Person ;
    schema:name "KAORU"@en ;
    foaf:made <album/456#subject>,
        <album/456#vocals> ;
    foaf:name "KAORU"@en .

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

<artist/1004#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/456#subject> ;
    schema:name "Toshiharu Yamanishi"@en,
        "山西利治"@ja ;
    foaf:made <album/456#composition>,
        <album/456#subject> ;
    foaf:name "Toshiharu Yamanishi"@en,
        "山西利治"@ja .

<artist/1534#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/456#subject> ;
    schema:name "Tomomi Otani"@en,
        "大谷智巳"@ja ;
    foaf:made <album/456#composition>,
        <album/456#subject> ;
    foaf:name "Tomomi Otani"@en,
        "大谷智巳"@ja .

<artist/2376#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/456#subject> ;
    schema:name "Naosuke Arai"@en,
        "新井直介"@ja ;
    foaf:made <album/456#composition>,
        <album/456#subject> ;
    foaf:name "Naosuke Arai"@en,
        "新井直介"@ja .

<product/9900#subject> a schema:CreativeWork ;
    schema:name "Thunder Force III"@en,
        "サンダーフォースIII"@ja,
        "Thunder Force III"@ja-latn ;
    foaf:name "Thunder Force III"@en,
        "サンダーフォースIII"@ja,
        "Thunder Force III"@ja-latn .

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

<album/456#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Thunder Force III/Tecno Soft GAME MUSIC COLLECTION VOL.3"@en,
        "サンダーフォースIII/テクノソフト・ゲームミュージック・コレクション VOL.3"@ja,
        "Thunder Force III/Tecno Soft GAME MUSIC COLLECTION VOL.3"@ja-latn ;
    mo:performance_of <album/456#musicalwork> ;
    mo:recorded_as <album/456#musicalexpression> ;
    schema:name "Thunder Force III/Tecno Soft GAME MUSIC COLLECTION VOL.3"@en,
        "サンダーフォースIII/テクノソフト・ゲームミュージック・コレクション VOL.3"@ja,
        "Thunder Force III/Tecno Soft GAME MUSIC COLLECTION VOL.3"@ja-latn ;
    schema:workPerformed <album/456#musicalwork> .

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

<org/34#subject> schema:name "TechnoSoft"@en,
        "テクノソフト"@ja,
        "TechnoSoft"@ja-latn ;
    foaf:name "TechnoSoft"@en,
        "テクノソフト"@ja,
        "TechnoSoft"@ja-latn .

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

<https://medium-media.vgm.io/albums/65/456/456-1281050135.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/456#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Thunder Force III/Tecno Soft GAME MUSIC COLLECTION VOL.3"@en,
        "サンダーフォースIII/テクノソフト・ゲームミュージック・コレクション VOL.3"@ja,
        "Thunder Force III/Tecno Soft GAME MUSIC COLLECTION VOL.3"@ja-latn ;
    mo:composer <artist/1004#subject>,
        <artist/1534#subject>,
        <artist/2376#subject> ;
    mo:produced_work <album/456#musicalwork> ;
    schema:name "Thunder Force III/Tecno Soft GAME MUSIC COLLECTION VOL.3"@en,
        "サンダーフォースIII/テクノソフト・ゲームミュージック・コレクション VOL.3"@ja,
        "Thunder Force III/Tecno Soft GAME MUSIC COLLECTION VOL.3"@ja-latn .

<album/456#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-07-01"^^xsd:date ;
    dcterms:title "Thunder Force III/Tecno Soft GAME MUSIC COLLECTION VOL.3"@en,
        "サンダーフォースIII/テクノソフト・ゲームミュージック・コレクション VOL.3"@ja,
        "Thunder Force III/Tecno Soft GAME MUSIC COLLECTION VOL.3"@ja-latn ;
    mo:catalogue_number "TCS-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/456#musicalexpression> ;
    mo:publisher <org/34#subject> ;
    mo:record _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    mo:record_count 1 ;
    schema:about <product/9900#subject> ;
    schema:datePublished "1990-07-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/456/456-1281050135.jpg> ;
    schema:name "Thunder Force III/Tecno Soft GAME MUSIC COLLECTION VOL.3"@en,
        "サンダーフォースIII/テクノソフト・ゲームミュージック・コレクション VOL.3"@ja,
        "Thunder Force III/Tecno Soft GAME MUSIC COLLECTION VOL.3"@ja-latn ;
    schema:publisher <org/34#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/456/456-1281050135.jpg> .

_:N05338af411704d3295cfc099d990e54f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be menaced by Orn"@en,
        "Be menaced by Orn"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "Be menaced by Orn"@en,
        "Be menaced by Orn"@ja .

_:N066d2380bbcd4178b3d32758e5a90306 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "His behavior inspired us with distrust (Stage6)"@en,
        "His behavior inspired us with distrust (ステージ6)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "His behavior inspired us with distrust (Stage6)"@en,
        "His behavior inspired us with distrust (ステージ6)"@ja .

_:N06a9d6350e554a57927b9a06d1b75ff6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The wind blew all day long (Opening)"@en,
        "The wind blew all day long (オープニング)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "The wind blew all day long (Opening)"@en,
        "The wind blew all day long (オープニング)"@ja .

_:N09366291e8234e87839fe23d2938fe7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hunger made them desperate (Stage7)"@en,
        "Hunger made them desperate (ステージ7)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "Hunger made them desperate (Stage7)"@en,
        "Hunger made them desperate (ステージ7)"@ja .

_:N09b61f911e59463ba840ac2ff77b9868 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Present ~ Orgel"@en,
        "Present ~ オルゴール"@ja ;
    mo:track_number 28 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "Present ~ Orgel"@en,
        "Present ~ オルゴール"@ja .

_:N0e495592573b41d6be047d489cc7f5f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orgel ~ Back to the fire"@en,
        "オルゴール ~ Back to the fire"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "Orgel ~ Back to the fire"@en,
        "オルゴール ~ Back to the fire"@ja .

_:N11ba95c430c34aaea3ae6ed63b93fc68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final point (Stage8)"@en,
        "Final point (ステージ8)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "Final point (Stage8)"@en,
        "Final point (ステージ8)"@ja .

_:N1dd5aacd61314d659d312b8f2622f45e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final take a chance (Stage5)"@en,
        "Final take a chance (ステージ5)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "Final take a chance (Stage5)"@en,
        "Final take a chance (ステージ5)"@ja .

_:N41490a6494c14875ab1e4a0f60876721 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the peace (Stage Select)"@en,
        "Beyond the peace (ステージセレクト)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "Beyond the peace (Stage Select)"@en,
        "Beyond the peace (ステージセレクト)"@ja .

_:N672ff664e8c34e90b41b9a7c19463237 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Truth (Stage4)"@en,
        "Truth (ステージ4)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "Truth (Stage4)"@en,
        "Truth (ステージ4)"@ja .

_:N6d410883fe8e4ab8956d78e099a8c5bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back to the fire (Stage1)"@en,
        "Back to the fire (ステージ1)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "Back to the fire (Stage1)"@en,
        "Back to the fire (ステージ1)"@ja .

_:N7c51a9f6bf6d4b5e929de5b6b52c3e95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "G lobster (Boss4)"@en,
        "G lobster (ボス4)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "G lobster (Boss4)"@en,
        "G lobster (ボス4)"@ja .

_:N7d2346b7411545c2b171df9b36457be3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Present (Staff Roll)"@en,
        "Present (スタッフロール)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "Present (Staff Roll)"@en,
        "Present (スタッフロール)"@ja .

_:N8824ee76bf4c490e9303acce9c01283c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Venus fire (Stage2)"@en,
        "Venus fire (ステージ2)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "Venus fire (Stage2)"@en,
        "Venus fire (ステージ2)"@ja .

_:N8a252fb4389d4ce3a55ffec552d15211 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A war without the end (Ending)"@en,
        "A war without the end (エンディング)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "A war without the end (Ending)"@en,
        "A war without the end (エンディング)"@ja .

_:N8b37899875e442a89037c1db78a783ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Venus Fire"@en,
        "Venus Fire"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "Venus Fire"@en,
        "Venus Fire"@ja .

_:N9f008a2c10df41ca8194d2cbaf0b2ede a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final take a chance"@en,
        "Final take a chance"@ja ;
    mo:track_number 25 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "Final take a chance"@en,
        "Final take a chance"@ja .

_:Na3fc9536dcd448f5b407c9280fbd47cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The grubby dark blue (Stage3)"@en,
        "The grubby dark blue (ステージ3)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "The grubby dark blue (Stage3)"@en,
        "The grubby dark blue (ステージ3)"@ja .

_:Na737495827c847afbac65d08ca49e962 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The grubby dark blue"@en,
        "The grubby dark blue"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "The grubby dark blue"@en,
        "The grubby dark blue"@ja .

_:Nb3fff3b392854bfe8b274aefe15ff08b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twin vulcan (Boss2)"@en,
        "Twin vulcan (ボス2)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "Twin vulcan (Boss2)"@en,
        "Twin vulcan (ボス2)"@ja .

_:Nb6b33310446d4f60b0333091c69537b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A war without the end"@en,
        "A war without the end"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "A war without the end"@en,
        "A war without the end"@ja .

_:Ncd89dd7905e848fcb0378a67b9f8e9d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game over ~ continue (Game Over~Continue)"@en,
        "Game over ~ continue (ゲームオーバー~コンティニュー)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "Game over ~ continue (Game Over~Continue)"@en,
        "Game over ~ continue (ゲームオーバー~コンティニュー)"@ja .

_:Ncf2002a9e5c54e8fab9c9cf5840f93df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "King fish (Boss3)"@en,
        "King fish (ボス3)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "King fish (Boss3)"@en,
        "King fish (ボス3)"@ja .

_:Nda34f1fb5ffe41b3b502aa7720f0a32f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Truth"@en,
        "Truth"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "Truth"@en,
        "Truth"@ja .

_:Ne06258fd5b3645388bac77942d18f7ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gargoyle~Stage clear (Boss1~Stage Clear)"@en,
        "Gargoyle~Stage clear (ボス1~ステージクリア)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "Gargoyle~Stage clear (Boss1~Stage Clear)"@en,
        "Gargoyle~Stage clear (ボス1~ステージクリア)"@ja .

_:Ne2f5d1b2e6d943ff81fc775a059e1e74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mobile fort (Boss5)"@en,
        "Mobile fort (ボス5)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "Mobile fort (Boss5)"@en,
        "Mobile fort (ボス5)"@ja .

_:Ne3178444f7d847a686bedc91a0f03870 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be menaced by Orn (Boss8)"@en,
        "Be menaced by Orn (ボス8)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "Be menaced by Orn (Boss8)"@en,
        "Be menaced by Orn (ボス8)"@ja .

_:Ne58730f3ad8a4659b291004a1e3a65ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Off luck (Boss7)"@en,
        "Off luck (ボス7)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N2b67338e02634411b54e3ca3dee4dfc9 ;
    schema:name "Off luck (Boss7)"@en,
        "Off luck (ボス7)"@ja .

_:N2b67338e02634411b54e3ca3dee4dfc9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05338af411704d3295cfc099d990e54f,
        _:N066d2380bbcd4178b3d32758e5a90306,
        _:N06a9d6350e554a57927b9a06d1b75ff6,
        _:N09366291e8234e87839fe23d2938fe7a,
        _:N09b61f911e59463ba840ac2ff77b9868,
        _:N0e495592573b41d6be047d489cc7f5f1,
        _:N11ba95c430c34aaea3ae6ed63b93fc68,
        _:N1dd5aacd61314d659d312b8f2622f45e,
        _:N41490a6494c14875ab1e4a0f60876721,
        _:N672ff664e8c34e90b41b9a7c19463237,
        _:N6d410883fe8e4ab8956d78e099a8c5bb,
        _:N7c51a9f6bf6d4b5e929de5b6b52c3e95,
        _:N7d2346b7411545c2b171df9b36457be3,
        _:N8824ee76bf4c490e9303acce9c01283c,
        _:N8a252fb4389d4ce3a55ffec552d15211,
        _:N8b37899875e442a89037c1db78a783ed,
        _:N9f008a2c10df41ca8194d2cbaf0b2ede,
        _:Na3fc9536dcd448f5b407c9280fbd47cb,
        _:Na737495827c847afbac65d08ca49e962,
        _:Nb3fff3b392854bfe8b274aefe15ff08b,
        _:Nb6b33310446d4f60b0333091c69537b2,
        _:Ncd89dd7905e848fcb0378a67b9f8e9d3,
        _:Ncf2002a9e5c54e8fab9c9cf5840f93df,
        _:Nda34f1fb5ffe41b3b502aa7720f0a32f,
        _:Ne06258fd5b3645388bac77942d18f7ce,
        _:Ne2f5d1b2e6d943ff81fc775a059e1e74,
        _:Ne3178444f7d847a686bedc91a0f03870,
        _:Ne58730f3ad8a4659b291004a1e3a65ec ;
    mo:track_count 28 ;
    schema:duration "PT62:32"^^xsd:interval ;
    schema:numTracks 28 ;
    schema:track _:N05338af411704d3295cfc099d990e54f,
        _:N066d2380bbcd4178b3d32758e5a90306,
        _:N06a9d6350e554a57927b9a06d1b75ff6,
        _:N09366291e8234e87839fe23d2938fe7a,
        _:N09b61f911e59463ba840ac2ff77b9868,
        _:N0e495592573b41d6be047d489cc7f5f1,
        _:N11ba95c430c34aaea3ae6ed63b93fc68,
        _:N1dd5aacd61314d659d312b8f2622f45e,
        _:N41490a6494c14875ab1e4a0f60876721,
        _:N672ff664e8c34e90b41b9a7c19463237,
        _:N6d410883fe8e4ab8956d78e099a8c5bb,
        _:N7c51a9f6bf6d4b5e929de5b6b52c3e95,
        _:N7d2346b7411545c2b171df9b36457be3,
        _:N8824ee76bf4c490e9303acce9c01283c,
        _:N8a252fb4389d4ce3a55ffec552d15211,
        _:N8b37899875e442a89037c1db78a783ed,
        _:N9f008a2c10df41ca8194d2cbaf0b2ede,
        _:Na3fc9536dcd448f5b407c9280fbd47cb,
        _:Na737495827c847afbac65d08ca49e962,
        _:Nb3fff3b392854bfe8b274aefe15ff08b,
        _:Nb6b33310446d4f60b0333091c69537b2,
        _:Ncd89dd7905e848fcb0378a67b9f8e9d3,
        _:Ncf2002a9e5c54e8fab9c9cf5840f93df,
        _:Nda34f1fb5ffe41b3b502aa7720f0a32f,
        _:Ne06258fd5b3645388bac77942d18f7ce,
        _:Ne2f5d1b2e6d943ff81fc775a059e1e74,
        _:Ne3178444f7d847a686bedc91a0f03870,
        _:Ne58730f3ad8a4659b291004a1e3a65ec .

