2024-07-04 13:42:54 +02:00
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/03C0879AA705FFC9A98430759CEA58D6>
cito: cites <http://dx.doi.org/10.5281/zenodo.3577019> ;
dc: creator " Choi, Jin-Kyung; Kolarov, Janko; Lee, Jong-Wook " ;
dc: title " Brachyzapus nitidus " ;
dwc: basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9AB1831079B625B12> , <http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9A98431639A065B36> , <http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9AD5031639DEB5BDA> , <http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9AD24315F9A935BFE> , <http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9ADF231BB9A545B82> , <http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9AD8031979B965B82> , <http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9A9D931F39FE65BA6> , <http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9AB2E31F39B675BA6> , <http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9A984322F9A48584A> , <http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9AD6E322F9D15586E> , <http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9AA46320B9F105832> , <http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9A86332679AB85832> ;
trt: augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Brachyzapus_nitidus_Hao_2002> ;
trt: deprecates <http://taxon-concept.plazi.org/id/Animalia/Zabrachypus_nitidus_Hao_2002> ;
trt: publishedIn <http://dx.doi.org/10.11646/zootaxa.4711.2.4> ;
a trt: Treatment .
<http://dx.doi.org/10.11646/zootaxa.4711.2.4>
bibo: endPage " 306 " ;
bibo: issue " 2 " ;
bibo: journal " Zootaxa " ;
bibo: pubDate " 2019-12-16 " ;
bibo: startPage " 293 " ;
bibo: volume " 4711 " ;
dc: creator " Choi, Jin-Kyung; Kolarov, Janko; Lee, Jong-Wook " ;
dc: date " 2019 " ;
dc: title " Descriptions of two new species of Brachyzapus Gauld & Dubois (Hymenoptera: Ichneumonidae: Pimplinae) from South Korea with key to a Palaearctic species " ;
fabio: hasPart <http://dx.doi.org/10.5281/zenodo.3577019> ;
a fabio: JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Brachyzapus_nitidus_Hao_2002>
dwc: authority " (Hao & Sheng, 2002) " ;
dwc: baseAuthorityName " Hao & Sheng " ;
dwc: baseAuthorityYear " 2002 " ;
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Brachyzapus " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " (Hao & Sheng, 2002) " ;
dwc: species " nitidus " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachyzapus_nitidus> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Zabrachypus_nitidus_Hao_2002>
dwc: authority " Hao & Sheng, 2002: 95 " ;
dwc: authorityName " Hao & Sheng " ;
dwc: authorityPageNumber " 95 " ;
dwc: authorityYear " 2002 " ;
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Zabrachypus " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Hao & Sheng, 2002 " ;
dwc: species " nitidus " ;
2024-11-06 15:41:20 +01:00
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/7GB75> ;
2024-07-04 13:42:54 +02:00
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zabrachypus_nitidus> ;
a dwcFP: TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Brachyzapus_nitidus>
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Brachyzapus " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " nitidus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Brachyzapus> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Brachyzapus>
dwc: genus " Brachyzapus " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
dwc: family " Ichneumonidae " ;
dwc: rank " family " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc: order " Hymenoptera " ;
dwc: rank " order " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc: class " Insecta " ;
dwc: rank " class " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc: phylum " Arthropoda " ;
dwc: rank " phylum " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc: kingdom " Animalia " ;
dwc: rank " kingdom " ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Zabrachypus_nitidus>
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Zabrachypus " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " nitidus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Zabrachypus> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Zabrachypus>
dwc: genus " Zabrachypus " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
a dwcFP: TaxonName .
<http://dx.doi.org/10.5281/zenodo.3577019>
dc: description " FIGURES 15– 21. Brachyzapus nitidus: 15– Habitus in lateral view; 16– Habitus in dorsal view; 17– Head in frontal view; 18– Head in dorsal view; 19– Mesoscutum and propodeum; 20– Mesosoma in lateral view; 21– Wings. Scale bars: 1 mm=15,16,20,21; 0.5 mm=19; 0.2 mm=17,18. " ;
fabio: hasRepresentation <https://zenodo.org/record/3577019/files/figure.png> ;
a fabio: Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9AB1831079B625B12>
dwc: collectionCode " CN " ;
dwc: eventDate " 2005-06-17 " ;
dwc: locality " Jaecheon-si " ;
dwc: recordedBy " J. C. Son " ;
trt: gbifOccurrenceId " 2512877871 " ;
trt: httpUri <https://treatment.plazi.org/id/03C0879AA705FFC9A98430759CEA58D6#3B013CD1A705FFC9AB1831079B625B12> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9A98431639A065B36>
dwc: collectionCode " GB " ;
dwc: eventDate " 1999-05-16 " ;
dwc: locality " Boryeong-gun " ;
dwc: recordedBy " Mt. Oseosan, M. T. & D. S. Ku " ;
trt: gbifOccurrenceId " 2512877898 " ;
trt: httpUri <https://treatment.plazi.org/id/03C0879AA705FFC9A98430759CEA58D6#3B013CD1A705FFC9A98431639A065B36> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9AD5031639DEB5BDA>
dwc: eventDate " 2009-05-15 " ;
dwc: locality " Chengdo-gun " ;
dwc: recordedBy " J. W. Lee " ;
dwc: verbatimLatitude " 35.647224 " ;
dwc: verbatimLongitude " 128.97194 " ;
trt: gbifOccurrenceId " 2512877876 " ;
trt: httpUri <https://treatment.plazi.org/id/03C0879AA705FFC9A98430759CEA58D6#3B013CD1A705FFC9AD5031639DEB5BDA> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9AD24315F9A935BFE>
dwc: eventDate " 2012-06-28 " ;
dwc: locality " Cheongdo-gun " ;
dwc: recordedBy " J. W. Lee " ;
dwc: verbatimLatitude " 35.63556 " ;
dwc: verbatimLongitude " 129.02417 " ;
trt: gbifOccurrenceId " 2512877886 " ;
trt: httpUri <https://treatment.plazi.org/id/03C0879AA705FFC9A98430759CEA58D6#3B013CD1A705FFC9AD24315F9A935BFE> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9ADF231BB9A545B82>
dwc: eventDate " 2014-06-25 " ;
dwc: locality " Yeongyang-gun " ;
dwc: recordedBy " G. W. Kang " ;
dwc: verbatimLatitude " 36.808056 " ;
dwc: verbatimLongitude " 129.09027 " ;
trt: gbifOccurrenceId " 2512877887 " ;
trt: httpUri <https://treatment.plazi.org/id/03C0879AA705FFC9A98430759CEA58D6#3B013CD1A705FFC9ADF231BB9A545B82> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9AD8031979B965B82>
dwc: eventDate " 2014-06-25 " ;
dwc: locality " Yeongyang-gun " ;
dwc: recordedBy " B. A. Park " ;
dwc: verbatimLatitude " 36.808056 " ;
dwc: verbatimLongitude " 129.09027 " ;
trt: gbifOccurrenceId " 2512877900 " ;
trt: httpUri <https://treatment.plazi.org/id/03C0879AA705FFC9A98430759CEA58D6#3B013CD1A705FFC9AD8031979B965B82> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9A9D931F39FE65BA6>
dwc: eventDate " 2014-06-25 " ;
dwc: locality " Yeongyang-gun " ;
dwc: recordedBy " G. M. Song " ;
dwc: verbatimLatitude " 36.808056 " ;
dwc: verbatimLongitude " 129.09027 " ;
trt: gbifOccurrenceId " 2512877903 " ;
trt: httpUri <https://treatment.plazi.org/id/03C0879AA705FFC9A98430759CEA58D6#3B013CD1A705FFC9A9D931F39FE65BA6> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9AB2E31F39B675BA6>
dwc: collectionCode " GG " ;
dwc: eventDate " 1999-06-20 " ;
dwc: locality " Uljin-gun " ;
dwc: recordedBy " D. S. Ku " ;
trt: gbifOccurrenceId " 2512877835 " ;
trt: httpUri <https://treatment.plazi.org/id/03C0879AA705FFC9A98430759CEA58D6#3B013CD1A705FFC9AB2E31F39B675BA6> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9A984322F9A48584A>
dwc: collectionCode " GN " ;
dwc: eventDate " 1999-06-29 " ;
dwc: locality " Mt. Myeongjisan " ;
dwc: recordedBy " D. H. Hwang " ;
trt: gbifOccurrenceId " 2512877840 " ;
trt: httpUri <https://treatment.plazi.org/id/03C0879AA705FFC9A98430759CEA58D6#3B013CD1A705FFC9A984322F9A48584A> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9AD6E322F9D15586E>
dwc: collectionCode " GW " ;
dwc: eventDate " 1989-06-14 " ;
dwc: locality " Mt. Jirisan National Park " ;
dwc: recordedBy " Jayeonhakseupwon, J. S " ;
trt: gbifOccurrenceId " 2512877881 " ;
trt: httpUri <https://treatment.plazi.org/id/03C0879AA705FFC9A98430759CEA58D6#3B013CD1A705FFC9AD6E322F9D15586E> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9AA46320B9F105832>
dwc: eventDate " 1995-08-15 " ;
dwc: locality " Mt. Bangtaesan " ;
dwc: recordedBy " S. M. Ryu " ;
trt: gbifOccurrenceId " 2512877873 " ;
trt: httpUri <https://treatment.plazi.org/id/03C0879AA705FFC9A98430759CEA58D6#3B013CD1A705FFC9AA46320B9F105832> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C0879AA705FFC9A98430759CEA58D6.mc.3B013CD1A705FFC9A86332679AB85832>
dwc: eventDate " 1999-06-20 " ;
dwc: locality " Mt. Taebaeksan National Park " ;
dwc: recordedBy " D. S. Ku " ;
trt: gbifOccurrenceId " 2512877859 " ;
trt: httpUri <https://treatment.plazi.org/id/03C0879AA705FFC9A98430759CEA58D6#3B013CD1A705FFC9A86332679AB85832> ;
a dwc: MaterialCitation .