GG2RDF 2024-07-12T01:09:35.164Z (plazi/treatments-xml)
This commit is contained in:
parent
d80aaa862f
commit
201bbc2e69
4030 changed files with 374669 additions and 13705 deletions
|
|
@ -68,10 +68,12 @@
|
|||
<http://taxon-concept.plazi.org/id/Animalia/Petrricia_vernicina_Lamarck_1816>
|
||||
dwc:baseAuthorityName "Lamarck" ;
|
||||
dwc:baseAuthorityYear "1816" ;
|
||||
dwc:class "Asteroidea" ;
|
||||
dwc:family "Asteropseidae" ;
|
||||
dwc:genus "Petrricia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Valvatida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Lamarck, 1816)" ;
|
||||
dwc:species "vernicina" ;
|
||||
|
|
@ -117,7 +119,7 @@
|
|||
dwc:order "Valvatida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asteroidea>, <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asteroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asteroidea>
|
||||
|
|
@ -174,20 +176,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Petrricia_vernicina>
|
||||
dwc:class "Asteroidea" ;
|
||||
dwc:family "Asteropseidae" ;
|
||||
dwc:genus "Petrricia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Valvatida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vernicina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Petrricia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Petrricia>
|
||||
dwc:class "Asteroidea" ;
|
||||
dwc:family "Asteropseidae" ;
|
||||
dwc:genus "Petrricia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Valvatida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asteropseidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
|||
135
data/03/FA/87/03FA8797FF991464FDB3EDCA7ADC9BFE.ttl
Normal file
135
data/03/FA/87/03FA8797FF991464FDB3EDCA7ADC9BFE.ttl
Normal file
|
|
@ -0,0 +1,135 @@
|
|||
@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#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03FA8797FF991464FDB3EDCA7ADC9BFE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12587149>, <http://dx.doi.org/10.5281/zenodo.12587135> ;
|
||||
dc:creator "Papp, J" ;
|
||||
dc:title "Dinotrema tricarinae Papp, 2003, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FF991464FDB3EDCA7ADC9BFE.mc.3B3B3CDCFF991466FEAFEE637AF19A32>, <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FF991464FDB3EDCA7ADC9BFE.mc.3B3B3CDCFF9B1464FD94EF6E7AA39BFE> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dinotrema_tricarinae_Papp_2003> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12587131> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12587131>
|
||||
bibo:endPage "152" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Acta Zoologica Academiae Scientiarum Hungaricae" ;
|
||||
bibo:startPage "115" ;
|
||||
bibo:volume "49" ;
|
||||
dc:creator "Papp, J" ;
|
||||
dc:date "2003" ;
|
||||
dc:title "Braconidae (Hymenoptera) From Korea, Xxi. Species Of Fifteen Subfamilies" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12587149>, <http://dx.doi.org/10.5281/zenodo.12587135> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dinotrema_tricarinae_Papp_2003>
|
||||
dwc:authorityName "Papp" ;
|
||||
dwc:authorityYear "2003" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Papp, 2003" ;
|
||||
dwc:species "tricarinae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/369SF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dinotrema_tricarinae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dinotrema_tricarinae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tricarinae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dinotrema> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dinotrema>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
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://dx.doi.org/10.5281/zenodo.12587149>
|
||||
dc:description "Figs 81–91. 81–86 = Dinotrema tricarinae sp. n.: 81 = head in dorsal view, 82 = mandible, 83 = propodeum, 84 = hind femur, 85 = discal (1–2CU1) and recurrent veins (m–cu) offore wing, 86 = first tergite.– 87 =D.crux sp. n.: discal (1–2CU1) and recurrent veins (m–cu) offore wing.– 88–91 = D. spiniphorae (FISCHER): 88 = head in dorsal view, 89 = mandible, 90 = hind femur, 91 =" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12587149/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12587135>
|
||||
dc:description "Figs 16–26. 16–21 = Dinotrema crux sp. n.: 16 = head in dorsal view, 17 = mandible, 18 = propodeum, 19 = hind femur, 20–21 = first tergite: female (20) and male (21). – 22–24 = D. macrocera (THOMSON): 22 = head in dorsal view, 23 = mandible, 24 = propodeum. – 25–26. = D. cruciforme" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12587135/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FF991464FDB3EDCA7ADC9BFE.mc.3B3B3CDCFF991466FEAFEE637AF19A32>
|
||||
dwc:collectionCode "KU" ;
|
||||
dwc:eventDate "1993-08-04" ;
|
||||
dwc:locality "Material" ;
|
||||
dwc:recordedBy "Coll. D. - S." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FF991464FDB3EDCA7ADC9BFE#3B3B3CDCFF991466FEAFEE637AF19A32> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FF991464FDB3EDCA7ADC9BFE.mc.3B3B3CDCFF9B1464FD94EF6E7AA39BFE>
|
||||
dwc:collectionCode "ACHTERBERG, T, KU, MUNK, V, TOBIAS" ;
|
||||
dwc:locality "VAN" ;
|
||||
dwc:recordedBy "Dr C. & Dr S. A. & Dr M. & Dr D. - S. & Sankt-Petersburg" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FF991464FDB3EDCA7ADC9BFE#3B3B3CDCFF9B1464FD94EF6E7AA39BFE> ;
|
||||
a dwc:MaterialCitation .
|
||||
150
data/03/FA/87/03FA8797FFA0145DFD86EDCA7AEB9A9E.ttl
Normal file
150
data/03/FA/87/03FA8797FFA0145DFD86EDCA7AEB9A9E.ttl
Normal file
|
|
@ -0,0 +1,150 @@
|
|||
@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#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03FA8797FFA0145DFD86EDCA7AEB9A9E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12587141> ;
|
||||
dc:creator "Papp, J" ;
|
||||
dc:title "Dinotrema hebescum Papp, 2003, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA0145DFD86EDCA7AEB9A9E.mc.3B3B3CDCFFA0145FFEAFEE637A389A32>, <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA0145DFD86EDCA7AEB9A9E.mc.3B3B3CDCFFA0145FFBFEEE477FDF9AEB>, <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA0145DFD86EDCA7AEB9A9E.mc.3B3B3CDCFFA0145FFE1FEE097C4F9AC7>, <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA0145DFD86EDCA7AEB9A9E.mc.3B3B3CDCFFA0145FFEAFEED37A449A9F>, <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA0145DFD86EDCA7AEB9A9E.mc.3B3B3CDCFFA1145DFEECEA9C7DCE9A75> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dinotrema_hebescum_Papp_2003> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12587131> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12587131>
|
||||
bibo:endPage "152" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Acta Zoologica Academiae Scientiarum Hungaricae" ;
|
||||
bibo:startPage "115" ;
|
||||
bibo:volume "49" ;
|
||||
dc:creator "Papp, J" ;
|
||||
dc:date "2003" ;
|
||||
dc:title "Braconidae (Hymenoptera) From Korea, Xxi. Species Of Fifteen Subfamilies" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12587141> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dinotrema_hebescum_Papp_2003>
|
||||
dwc:authorityName "Papp" ;
|
||||
dwc:authorityYear "2003" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Papp, 2003" ;
|
||||
dwc:species "hebescum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/369NK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dinotrema_hebescum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dinotrema_hebescum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hebescum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dinotrema> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dinotrema>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
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://dx.doi.org/10.5281/zenodo.12587141>
|
||||
dc:description "Figs 45–52. 45–49 = Dinotrema hebescum sp. n.: 45 = head in dorsal view, 46 = mandible, 47 = propodeum, 48 = hind femur, 49 = first tergite. – 50–52 = D.erythropa (FÖRSTER): 50 = head in dor-" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12587141/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA0145DFD86EDCA7AEB9A9E.mc.3B3B3CDCFFA0145FFEAFEE637A389A32>
|
||||
dwc:collectionCode "PAPP" ;
|
||||
dwc:eventDate "1971-08-05" ;
|
||||
dwc:locality "Material" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "2" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFA0145DFD86EDCA7AEB9A9E#3B3B3CDCFFA0145FFEAFEE637A389A32> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA0145DFD86EDCA7AEB9A9E.mc.3B3B3CDCFFA0145FFBFEEE477FDF9AEB>
|
||||
dwc:collectionCode "KU" ;
|
||||
dwc:eventDate "1993-07-07" ;
|
||||
dwc:locality "Gyeong Nam Chinju" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFA0145DFD86EDCA7AEB9A9E#3B3B3CDCFFA0145FFBFEEE477FDF9AEB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA0145DFD86EDCA7AEB9A9E.mc.3B3B3CDCFFA0145FFE1FEE097C4F9AC7>
|
||||
dwc:collectionCode "KU" ;
|
||||
dwc:eventDate "1993-07-14" ;
|
||||
dwc:locality "Chinju-shi Kajwadong" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFA0145DFD86EDCA7AEB9A9E#3B3B3CDCFFA0145FFE1FEE097C4F9AC7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA0145DFD86EDCA7AEB9A9E.mc.3B3B3CDCFFA0145FFEAFEED37A449A9F>
|
||||
dwc:locality "Budapest" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFA0145DFD86EDCA7AEB9A9E#3B3B3CDCFFA0145FFEAFEED37A449A9F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA0145DFD86EDCA7AEB9A9E.mc.3B3B3CDCFFA1145DFEECEA9C7DCE9A75>
|
||||
dwc:locality "Female" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFA0145DFD86EDCA7AEB9A9E#3B3B3CDCFFA1145DFEECEA9C7DCE9A75> ;
|
||||
a dwc:MaterialCitation .
|
||||
135
data/03/FA/87/03FA8797FFA2145CFDB9EF317DDE9F52.ttl
Normal file
135
data/03/FA/87/03FA8797FFA2145CFDB9EF317DDE9F52.ttl
Normal file
|
|
@ -0,0 +1,135 @@
|
|||
@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#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03FA8797FFA2145CFDB9EF317DDE9F52>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12587143> ;
|
||||
dc:creator "Papp, J" ;
|
||||
dc:title "Dinotrema irekabi Papp, 2003, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA2145CFDB9EF317DDE9F52.mc.3B3B3CDCFFA2145DFEAFEFCF7CA19C3A>, <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA2145CFDB9EF317DDE9F52.mc.3B3B3CDCFFA2145DFEAFE8227AC89CF0>, <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA2145CFDB9EF317DDE9F52.mc.3B3B3CDCFFA3145CFEABEFBF7A989BBE> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dinotrema_irekabi_Papp_2003> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12587131> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12587131>
|
||||
bibo:endPage "152" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Acta Zoologica Academiae Scientiarum Hungaricae" ;
|
||||
bibo:startPage "115" ;
|
||||
bibo:volume "49" ;
|
||||
dc:creator "Papp, J" ;
|
||||
dc:date "2003" ;
|
||||
dc:title "Braconidae (Hymenoptera) From Korea, Xxi. Species Of Fifteen Subfamilies" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12587143> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dinotrema_irekabi_Papp_2003>
|
||||
dwc:authorityName "Papp" ;
|
||||
dwc:authorityYear "2003" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Papp, 2003" ;
|
||||
dwc:species "irekabi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6D874> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dinotrema_irekabi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dinotrema_irekabi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "irekabi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dinotrema> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dinotrema>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
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://dx.doi.org/10.5281/zenodo.12587143>
|
||||
dc:description "Figs 53–60. Dinotrema irekabi sp. n.: 53 = female head in dorsal view, 54 = mandible, 55 = female propodeum, 56 = hind femur, 57 = distal part of right fore wing, 58 = first tergite, 59 = male head in" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12587143/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA2145CFDB9EF317DDE9F52.mc.3B3B3CDCFFA2145DFEAFEFCF7CA19C3A>
|
||||
dwc:collectionCode "DELY, PAPP" ;
|
||||
dwc:eventDate "1970-06-07" ;
|
||||
dwc:locality "Female" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "2" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFA2145CFDB9EF317DDE9F52#3B3B3CDCFFA2145DFEAFEFCF7CA19C3A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA2145CFDB9EF317DDE9F52.mc.3B3B3CDCFFA2145DFEAFE8227AC89CF0>
|
||||
dwc:locality "Hungarian Natural History Museum" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFA2145CFDB9EF317DDE9F52#3B3B3CDCFFA2145DFEAFE8227AC89CF0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA2145CFDB9EF317DDE9F52.mc.3B3B3CDCFFA3145CFEABEFBF7A989BBE>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:locality "Female" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFA2145CFDB9EF317DDE9F52#3B3B3CDCFFA3145CFEABEFBF7A989BBE> ;
|
||||
a dwc:MaterialCitation .
|
||||
152
data/03/FA/87/03FA8797FFA4145AFDB0EDCA7AEB9C66.ttl
Normal file
152
data/03/FA/87/03FA8797FFA4145AFDB0EDCA7AEB9C66.ttl
Normal file
|
|
@ -0,0 +1,152 @@
|
|||
@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#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03FA8797FFA4145AFDB0EDCA7AEB9C66>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12587145> ;
|
||||
dc:creator "Papp, J" ;
|
||||
dc:title "Dinotrema longisoma Papp, 2003, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA4145AFDB0EDCA7AEB9C66.mc.3B3B3CDCFFA4145BFBF6EE477CD09AE8>, <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA4145AFDB0EDCA7AEB9C66.mc.3B3B3CDCFFA4145BFD20EE097F729AA6>, <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA4145AFDB0EDCA7AEB9C66.mc.3B3B3CDCFFA4145BFE56EED37C0D9A82>, <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA4145AFDB0EDCA7AEB9C66.mc.3B3B3CDCFFA4145BFDFDEEB77D659A9F>, <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA4145AFDB0EDCA7AEB9C66.mc.3B3B3CDCFFA4145BFEAFEF5C7D759B12> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dinotrema_longisoma_Papp_2003> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12587131> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12587131>
|
||||
bibo:endPage "152" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Acta Zoologica Academiae Scientiarum Hungaricae" ;
|
||||
bibo:startPage "115" ;
|
||||
bibo:volume "49" ;
|
||||
dc:creator "Papp, J" ;
|
||||
dc:date "2003" ;
|
||||
dc:title "Braconidae (Hymenoptera) From Korea, Xxi. Species Of Fifteen Subfamilies" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12587145> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dinotrema_longisoma_Papp_2003>
|
||||
dwc:authorityName "Papp" ;
|
||||
dwc:authorityYear "2003" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Papp, 2003" ;
|
||||
dwc:species "longisoma" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/369P8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dinotrema_longisoma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dinotrema_longisoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "longisoma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dinotrema> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dinotrema>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
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://dx.doi.org/10.5281/zenodo.12587145>
|
||||
dc:description "Figs 61–71. 61–68 = Dinotrema longisoma sp. n.: 61 = head in dorsal view, 62 = mandible ofthe holotype, 63 = propodeum, 64 = hind femur, 65 = hind tarsomeres 1–4, 66 = discal (1–2CU1) and recurrent veins (m–cu) offore wing, 67 = tergites 1–2, 68 = mandible ofthe paratype. – 69–71 = D. glabrum (STELFOX et GRAHAM): 69 =tergites 1–2, 70 = headin dorsal view, 71= hind tarsomeres 1–4" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12587145/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA4145AFDB0EDCA7AEB9C66.mc.3B3B3CDCFFA4145BFBF6EE477CD09AE8>
|
||||
dwc:collectionCode "PAPP" ;
|
||||
dwc:eventDate "1971-09-02" ;
|
||||
dwc:locality "Prov. South Pyongan" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFA4145AFDB0EDCA7AEB9C66#3B3B3CDCFFA4145BFBF6EE477CD09AE8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA4145AFDB0EDCA7AEB9C66.mc.3B3B3CDCFFA4145BFD20EE097F729AA6>
|
||||
dwc:collectionCode "PAPP" ;
|
||||
dwc:eventDate "1971-09-05" ;
|
||||
dwc:locality "Prov. South Pyongan" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFA4145AFDB0EDCA7AEB9C66#3B3B3CDCFFA4145BFD20EE097F729AA6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA4145AFDB0EDCA7AEB9C66.mc.3B3B3CDCFFA4145BFE56EED37C0D9A82>
|
||||
dwc:collectionCode "PAPP" ;
|
||||
dwc:eventDate "1975-07-19" ;
|
||||
dwc:locality "Prov. South Pyongan" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFA4145AFDB0EDCA7AEB9C66#3B3B3CDCFFA4145BFE56EED37C0D9A82> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA4145AFDB0EDCA7AEB9C66.mc.3B3B3CDCFFA4145BFDFDEEB77D659A9F>
|
||||
dwc:collectionCode "PAPP" ;
|
||||
dwc:eventDate "1975-08-04" ;
|
||||
dwc:locality "Prov. Gang-von" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFA4145AFDB0EDCA7AEB9C66#3B3B3CDCFFA4145BFDFDEEB77D659A9F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA4145AFDB0EDCA7AEB9C66.mc.3B3B3CDCFFA4145BFEAFEF5C7D759B12>
|
||||
dwc:locality "The" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFA4145AFDB0EDCA7AEB9C66#3B3B3CDCFFA4145BFEAFEF5C7D759B12> ;
|
||||
a dwc:MaterialCitation .
|
||||
144
data/03/FA/87/03FA8797FFA61467FDAFEDCA7AEB9B7D.ttl
Normal file
144
data/03/FA/87/03FA8797FFA61467FDAFEDCA7AEB9B7D.ttl
Normal file
|
|
@ -0,0 +1,144 @@
|
|||
@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#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03FA8797FFA61467FDAFEDCA7AEB9B7D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12587147> ;
|
||||
dc:creator "Papp, J" ;
|
||||
dc:title "Dinotrema senex Papp, 2003, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA61467FDAFEDCA7AEB9B7D.mc.3B3B3CDCFFA61459FC2DEE477D149AE8>, <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA61467FDAFEDCA7AEB9B7D.mc.3B3B3CDCFFA61459FCF8EE097F729AA6>, <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA61467FDAFEDCA7AEB9B7D.mc.3B3B3CDCFFA61459FE5AEED37C3B9A82>, <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA61467FDAFEDCA7AEB9B7D.mc.3B3B3CDCFFA61459FEAFEE9A7AC29B78> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dinotrema_senex_Papp_2003> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12587131> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12587131>
|
||||
bibo:endPage "152" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Acta Zoologica Academiae Scientiarum Hungaricae" ;
|
||||
bibo:startPage "115" ;
|
||||
bibo:volume "49" ;
|
||||
dc:creator "Papp, J" ;
|
||||
dc:date "2003" ;
|
||||
dc:title "Braconidae (Hymenoptera) From Korea, Xxi. Species Of Fifteen Subfamilies" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12587147> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dinotrema_senex_Papp_2003>
|
||||
dwc:authorityName "Papp" ;
|
||||
dwc:authorityYear "2003" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Papp, 2003" ;
|
||||
dwc:species "senex" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/369R3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dinotrema_senex> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dinotrema_senex>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "senex" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dinotrema> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dinotrema>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
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://dx.doi.org/10.5281/zenodo.12587147>
|
||||
dc:description "Figs 72–80. 72–76 = Dinotrema senex sp. n.: 72 = head in dorsal view, 73 = mandible, 74 = propodeum, 75 = hind femur, 76 = first tergite. – 77–78 = D.cratocera (THOMSON): 77 = first tergite," ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12587147/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA61467FDAFEDCA7AEB9B7D.mc.3B3B3CDCFFA61459FC2DEE477D149AE8>
|
||||
dwc:collectionCode "PAPP" ;
|
||||
dwc:eventDate "1975-07-24" ;
|
||||
dwc:locality "Chann-pay" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "2000" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFA61467FDAFEDCA7AEB9B7D#3B3B3CDCFFA61459FC2DEE477D149AE8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA61467FDAFEDCA7AEB9B7D.mc.3B3B3CDCFFA61459FCF8EE097F729AA6>
|
||||
dwc:collectionCode "DELY" ;
|
||||
dwc:eventDate "1977-07-19" ;
|
||||
dwc:locality "Mt. Pektu" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFA61467FDAFEDCA7AEB9B7D#3B3B3CDCFFA61459FCF8EE097F729AA6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA61467FDAFEDCA7AEB9B7D.mc.3B3B3CDCFFA61459FE5AEED37C3B9A82>
|
||||
dwc:eventDate "1985-06-04" ;
|
||||
dwc:locality "Samziyan" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFA61467FDAFEDCA7AEB9B7D#3B3B3CDCFFA61459FE5AEED37C3B9A82> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA61467FDAFEDCA7AEB9B7D.mc.3B3B3CDCFFA61459FEAFEE9A7AC29B78>
|
||||
dwc:locality "Hungarian Natural History Museum" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFA61467FDAFEDCA7AEB9B7D#3B3B3CDCFFA61459FEAFEE9A7AC29B78> ;
|
||||
a dwc:MaterialCitation .
|
||||
143
data/03/FA/87/03FA8797FFA91454FDA8EFEF7D539E91.ttl
Normal file
143
data/03/FA/87/03FA8797FFA91454FDA8EFEF7D539E91.ttl
Normal file
|
|
@ -0,0 +1,143 @@
|
|||
@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#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03FA8797FFA91454FDA8EFEF7D539E91>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12587135>, <http://dx.doi.org/10.5281/zenodo.12587149> ;
|
||||
dc:creator "Papp, J" ;
|
||||
dc:title "Dinotrema crux Papp, 2003, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA91454FDA8EFEF7D539E91.mc.3B3B3CDCFFA91456FEAFEF847F459CE3>, <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA91454FDA8EFEF7D539E91.mc.3B3B3CDCFFA91456FEA8E8117C2F9CFF>, <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA91454FDA8EFEF7D539E91.mc.3B3B3CDCFFA91456FEAFE8DB7A4A9C97> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dinotrema_crux_Papp_2003> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12587131> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12587131>
|
||||
bibo:endPage "152" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Acta Zoologica Academiae Scientiarum Hungaricae" ;
|
||||
bibo:startPage "115" ;
|
||||
bibo:volume "49" ;
|
||||
dc:creator "Papp, J" ;
|
||||
dc:date "2003" ;
|
||||
dc:title "Braconidae (Hymenoptera) From Korea, Xxi. Species Of Fifteen Subfamilies" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12587135>, <http://dx.doi.org/10.5281/zenodo.12587149> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dinotrema_crux_Papp_2003>
|
||||
dwc:authorityName "Papp" ;
|
||||
dwc:authorityYear "2003" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Papp, 2003" ;
|
||||
dwc:species "crux" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6CW6S> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dinotrema_crux> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dinotrema_crux>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "crux" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dinotrema> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dinotrema>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
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://dx.doi.org/10.5281/zenodo.12587135>
|
||||
dc:description "Figs 16–26. 16–21 = Dinotrema crux sp. n.: 16 = head in dorsal view, 17 = mandible, 18 = propodeum, 19 = hind femur, 20–21 = first tergite: female (20) and male (21). – 22–24 = D. macrocera (THOMSON): 22 = head in dorsal view, 23 = mandible, 24 = propodeum. – 25–26. = D. cruciforme" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12587135/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12587149>
|
||||
dc:description "Figs 81–91. 81–86 = Dinotrema tricarinae sp. n.: 81 = head in dorsal view, 82 = mandible, 83 = propodeum, 84 = hind femur, 85 = discal (1–2CU1) and recurrent veins (m–cu) offore wing, 86 = first tergite.– 87 =D.crux sp. n.: discal (1–2CU1) and recurrent veins (m–cu) offore wing.– 88–91 = D. spiniphorae (FISCHER): 88 = head in dorsal view, 89 = mandible, 90 = hind femur, 91 =" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12587149/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA91454FDA8EFEF7D539E91.mc.3B3B3CDCFFA91456FEAFEF847F459CE3>
|
||||
dwc:collectionCode "KU" ;
|
||||
dwc:eventDate "1970-05-23" ;
|
||||
dwc:locality "Female" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "6" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFA91454FDA8EFEF7D539E91#3B3B3CDCFFA91456FEAFEF847F459CE3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA91454FDA8EFEF7D539E91.mc.3B3B3CDCFFA91456FEA8E8117C2F9CFF>
|
||||
dwc:collectionCode "KU" ;
|
||||
dwc:eventDate "1993-05-28" ;
|
||||
dwc:locality "Kyongbuk" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFA91454FDA8EFEF7D539E91#3B3B3CDCFFA91456FEA8E8117C2F9CFF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFA91454FDA8EFEF7D539E91.mc.3B3B3CDCFFA91456FEAFE8DB7A4A9C97>
|
||||
dwc:collectionCode "KU" ;
|
||||
dwc:locality "Hungarian Natural History Museum" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFA91454FDA8EFEF7D539E91#3B3B3CDCFFA91456FEAFE8DB7A4A9C97> ;
|
||||
a dwc:MaterialCitation .
|
||||
122
data/03/FA/87/03FA8797FFAC1452FDBCEDCA7AEB9F45.ttl
Normal file
122
data/03/FA/87/03FA8797FFAC1452FDBCEDCA7AEB9F45.ttl
Normal file
|
|
@ -0,0 +1,122 @@
|
|||
@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#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03FA8797FFAC1452FDBCEDCA7AEB9F45>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12587137> ;
|
||||
dc:creator "Papp, J" ;
|
||||
dc:title "Dinotrema erectum Papp, 2003, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFAC1452FDBCEDCA7AEB9F45.mc.3B3B3CDCFFAC1453FEAFEE637AF39A0F> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dinotrema_erectum_Papp_2003> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12587131> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12587131>
|
||||
bibo:endPage "152" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Acta Zoologica Academiae Scientiarum Hungaricae" ;
|
||||
bibo:startPage "115" ;
|
||||
bibo:volume "49" ;
|
||||
dc:creator "Papp, J" ;
|
||||
dc:date "2003" ;
|
||||
dc:title "Braconidae (Hymenoptera) From Korea, Xxi. Species Of Fifteen Subfamilies" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12587137> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dinotrema_erectum_Papp_2003>
|
||||
dwc:authorityName "Papp" ;
|
||||
dwc:authorityYear "2003" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Papp, 2003" ;
|
||||
dwc:species "erectum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/369N4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dinotrema_erectum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dinotrema_erectum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "erectum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dinotrema> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dinotrema>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
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://dx.doi.org/10.5281/zenodo.12587137>
|
||||
dc:description "Figs 27–36. 27–32 = Dinotrema erectum sp. n.: 27 = head in dorsal view, 28 = mandible, 29 = pubescence of face and antenna, 30 = propodeum, 31 = hind femur, 32 = pubescence of costal and marginal veins.– 33–36 = D.mediocorne (FISCHER): 33 = head in dorsal view, 34 = pubescence offace andan -" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12587137/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFAC1452FDBCEDCA7AEB9F45.mc.3B3B3CDCFFAC1453FEAFEE637AF39A0F>
|
||||
dwc:eventDate "1978-10-12" ;
|
||||
dwc:locality "Material" ;
|
||||
dwc:recordedBy "Hungarian Natural History Museum & Department & Budapest & Hym. Typ. No." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFAC1452FDBCEDCA7AEB9F45#3B3B3CDCFFAC1453FEAFEE637AF39A0F> ;
|
||||
a dwc:MaterialCitation .
|
||||
135
data/03/FA/87/03FA8797FFAE1450FDB7EDCA7AEB9EB1.ttl
Normal file
135
data/03/FA/87/03FA8797FFAE1450FDB7EDCA7AEB9EB1.ttl
Normal file
|
|
@ -0,0 +1,135 @@
|
|||
@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#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03FA8797FFAE1450FDB7EDCA7AEB9EB1>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12587139>, <http://dx.doi.org/10.5281/zenodo.12587133> ;
|
||||
dc:creator "Papp, J" ;
|
||||
dc:title "Dinotrema gradatim Papp, 2003, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFAE1450FDB7EDCA7AEB9EB1.mc.3B3B3CDCFFAE1451FEAFEE637A679A0F>, <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFAE1450FDB7EDCA7AEB9EB1.mc.3B3B3CDCFFAE1451FEAFEE097D119AC5> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dinotrema_gradatim_Papp_2003> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12587131> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12587131>
|
||||
bibo:endPage "152" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Acta Zoologica Academiae Scientiarum Hungaricae" ;
|
||||
bibo:startPage "115" ;
|
||||
bibo:volume "49" ;
|
||||
dc:creator "Papp, J" ;
|
||||
dc:date "2003" ;
|
||||
dc:title "Braconidae (Hymenoptera) From Korea, Xxi. Species Of Fifteen Subfamilies" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12587139>, <http://dx.doi.org/10.5281/zenodo.12587133> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dinotrema_gradatim_Papp_2003>
|
||||
dwc:authorityName "Papp" ;
|
||||
dwc:authorityYear "2003" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Papp, 2003" ;
|
||||
dwc:species "gradatim" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/369NG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dinotrema_gradatim> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dinotrema_gradatim>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gradatim" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dinotrema> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dinotrema>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
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://dx.doi.org/10.5281/zenodo.12587139>
|
||||
dc:description "Figs 37–44. 37–42 = Dinotrema gradatim sp. n.: 37 = head in dorsal view, 38 = mandible, 39 = propodeum, 40 = hind femur, 41 = discal (1–2CU1) and recurrent vein (m–cu) of fore wing, 42 = first" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12587139/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12587133>
|
||||
dc:description "Figs 1–15. 1–5 =Aspilotafarra sp. n.: 1 = head in dorsal view, 2 =mandible, 3 = propodeum, 4 = hind femur, 5 = tergite 1–2. – 6–9 = A.laevinotum TOBIAS: 6 = head in dorsal view, 7 = mandible, 8 = hind femur, 9 = tergite 1. – 10–13 = Dinotrema alboacutum sp. n.: 10 = head in dorsal view, 11 = mandible, 12 = distal part ofright fore wing, 13 = propodeum. – 14–15 = D. dentatum (TOBIAS): 14 = head" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12587133/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFAE1450FDB7EDCA7AEB9EB1.mc.3B3B3CDCFFAE1451FEAFEE637A679A0F>
|
||||
dwc:collectionCode "MERKL, GY, SZEL" ;
|
||||
dwc:eventDate "1988-06-27" ;
|
||||
dwc:locality "Material" ;
|
||||
dwc:recordedBy "Hungarian Natural History Museum & Budapest & Hym. Typ. No." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1500" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFAE1450FDB7EDCA7AEB9EB1#3B3B3CDCFFAE1451FEAFEE637A679A0F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFAE1450FDB7EDCA7AEB9EB1.mc.3B3B3CDCFFAE1451FEAFEE097D119AC5>
|
||||
dwc:collectionCode "T" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFAE1450FDB7EDCA7AEB9EB1#3B3B3CDCFFAE1451FEAFEE097D119AC5> ;
|
||||
a dwc:MaterialCitation .
|
||||
124
data/03/FA/87/03FA8797FFB51448FD5EE8F97AEB9D4D.ttl
Normal file
124
data/03/FA/87/03FA8797FFB51448FD5EE8F97AEB9D4D.ttl
Normal file
|
|
@ -0,0 +1,124 @@
|
|||
@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#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03FA8797FFB51448FD5EE8F97AEB9D4D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12587133> ;
|
||||
dc:creator "Papp, J" ;
|
||||
dc:title "Aspilota farra Papp, 2003, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFB51448FD5EE8F97AEB9D4D.mc.3B3B3CDCFFB5144AFEAFE8977D109D35> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aspilota_farra_Papp_2003> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12587131> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12587131>
|
||||
bibo:endPage "152" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Acta Zoologica Academiae Scientiarum Hungaricae" ;
|
||||
bibo:startPage "115" ;
|
||||
bibo:volume "49" ;
|
||||
dc:creator "Papp, J" ;
|
||||
dc:date "2003" ;
|
||||
dc:title "Braconidae (Hymenoptera) From Korea, Xxi. Species Of Fifteen Subfamilies" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12587133> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aspilota_farra_Papp_2003>
|
||||
dwc:authorityName "Papp" ;
|
||||
dwc:authorityYear "2003" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Aspilota" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Papp, 2003" ;
|
||||
dwc:species "farra" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5VV5Y> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aspilota_farra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aspilota_farra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Aspilota" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "farra" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aspilota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aspilota>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Aspilota" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
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://dx.doi.org/10.5281/zenodo.12587133>
|
||||
dc:description "Figs 1–15. 1–5 =Aspilotafarra sp. n.: 1 = head in dorsal view, 2 =mandible, 3 = propodeum, 4 = hind femur, 5 = tergite 1–2. – 6–9 = A.laevinotum TOBIAS: 6 = head in dorsal view, 7 = mandible, 8 = hind femur, 9 = tergite 1. – 10–13 = Dinotrema alboacutum sp. n.: 10 = head in dorsal view, 11 = mandible, 12 = distal part ofright fore wing, 13 = propodeum. – 14–15 = D. dentatum (TOBIAS): 14 = head" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12587133/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFB51448FD5EE8F97AEB9D4D.mc.3B3B3CDCFFB5144AFEAFE8977D109D35>
|
||||
dwc:collectionCode "MERKL, SZEL" ;
|
||||
dwc:eventDate "1988-06-26" ;
|
||||
dwc:locality "Material" ;
|
||||
dwc:recordedBy "Gy. & Hungarian Natural History Museum & Budapest & Hym. Typ. No. & The" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1000" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFB51448FD5EE8F97AEB9D4D#3B3B3CDCFFB5144AFEAFE8977D109D35> ;
|
||||
a dwc:MaterialCitation .
|
||||
165
data/03/FA/87/03FA8797FFB71456FD87E9027AEB9B20.ttl
Normal file
165
data/03/FA/87/03FA8797FFB71456FD87E9027AEB9B20.ttl
Normal file
|
|
@ -0,0 +1,165 @@
|
|||
@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#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03FA8797FFB71456FD87E9027AEB9B20>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12587133>, <http://dx.doi.org/10.5281/zenodo.12587135> ;
|
||||
dc:creator "Papp, J" ;
|
||||
dc:title "Dinotrema alboacutum Papp, 2003, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFB71456FD87E9027AEB9B20.mc.3B3B3CDCFFB71448FEAFE99B7CC39E0D>, <http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFB71456FD87E9027AEB9B20.mc.3B3B3CDCFFA81457FEECE8917AE89DD4> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dinotrema_alboacutum_Papp_2003> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Dinotrema_dentatum_Tobias_1962> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12587131> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12587131>
|
||||
bibo:endPage "152" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Acta Zoologica Academiae Scientiarum Hungaricae" ;
|
||||
bibo:startPage "115" ;
|
||||
bibo:volume "49" ;
|
||||
dc:creator "Papp, J" ;
|
||||
dc:date "2003" ;
|
||||
dc:title "Braconidae (Hymenoptera) From Korea, Xxi. Species Of Fifteen Subfamilies" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12587133>, <http://dx.doi.org/10.5281/zenodo.12587135> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dinotrema_alboacutum_Papp_2003>
|
||||
dwc:authorityName "Papp" ;
|
||||
dwc:authorityYear "2003" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Papp, 2003" ;
|
||||
dwc:species "alboacutum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/369HX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dinotrema_alboacutum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dinotrema_dentatum_Tobias_1962>
|
||||
dwc:authority "(TOBIAS, 1962)" ;
|
||||
dwc:baseAuthorityName "TOBIAS" ;
|
||||
dwc:baseAuthorityYear "1962" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Tobias, 1962)" ;
|
||||
dwc:species "dentatum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/369HX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dinotrema_dentatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dinotrema_alboacutum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "alboacutum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dinotrema> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dinotrema>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
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/Dinotrema_dentatum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Dinotrema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dentatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dinotrema> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12587133>
|
||||
dc:description "Figs 1–15. 1–5 =Aspilotafarra sp. n.: 1 = head in dorsal view, 2 =mandible, 3 = propodeum, 4 = hind femur, 5 = tergite 1–2. – 6–9 = A.laevinotum TOBIAS: 6 = head in dorsal view, 7 = mandible, 8 = hind femur, 9 = tergite 1. – 10–13 = Dinotrema alboacutum sp. n.: 10 = head in dorsal view, 11 = mandible, 12 = distal part ofright fore wing, 13 = propodeum. – 14–15 = D. dentatum (TOBIAS): 14 = head" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12587133/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12587135>
|
||||
dc:description "Figs 16–26. 16–21 = Dinotrema crux sp. n.: 16 = head in dorsal view, 17 = mandible, 18 = propodeum, 19 = hind femur, 20–21 = first tergite: female (20) and male (21). – 22–24 = D. macrocera (THOMSON): 22 = head in dorsal view, 23 = mandible, 24 = propodeum. – 25–26. = D. cruciforme" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12587135/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFB71456FD87E9027AEB9B20.mc.3B3B3CDCFFB71448FEAFE99B7CC39E0D>
|
||||
dwc:collectionCode "PAPP" ;
|
||||
dwc:eventDate "1975-08-01" ;
|
||||
dwc:locality "Material" ;
|
||||
dwc:recordedBy "Hungarian Natural History Museum & Buda & Hym. Typ. No. & The" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFB71456FD87E9027AEB9B20#3B3B3CDCFFB71448FEAFE99B7CC39E0D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03FA8797FFB71456FD87E9027AEB9B20.mc.3B3B3CDCFFA81457FEECE8917AE89DD4>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:locality "Female" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03FA8797FFB71456FD87E9027AEB9B20#3B3B3CDCFFA81457FEECE8917AE89DD4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
@ -44,6 +44,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Souza-Dias & Borille & Campos, 2022" ;
|
||||
dwc:species "zikani" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BSWHH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bambuina_zikani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue