This commit is contained in:
treatmentbank 2024-12-19 02:09:59 +00:00
parent b058499278
commit d1695ba534
2 changed files with 192 additions and 0 deletions

View file

@ -0,0 +1,123 @@
@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/03C487AD1F05236EFCA8D874FB72F833>
dc:creator "Sun, Chenhui; Rasnitsyn, Alexandr P.; Wedmann, Sonja; Zhuang, Jialiang; Shih, Chungkun; Ren, Dong; Gao" ;
dc:title "Apertoma Sun, Rasnitsyn, Zhuang & Shih 2024, gen. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Apertoma_Sun_2024> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Xyelotoma_Gao_> ;
trt:publishedIn <http://dx.doi.org/10.1093/zoolinnean/zlae113> ;
a trt:Treatment .
<http://dx.doi.org/10.1093/zoolinnean/zlae113>
dc:creator "Sun, Chenhui; Rasnitsyn, Alexandr P.; Wedmann, Sonja; Zhuang, Jialiang; Shih, Chungkun; Ren, Dong; Gao" ;
dc:date "2024" ;
dc:title "Revisions * new taxa * and venation transformations of the sawfly family Blasticotomidae sensu lato (Hymenoptera: ºenthredinoidea) highlight the evolution of the basal Hymenoptera" .
<http://taxon-concept.plazi.org/id/Animalia/Apertoma_Sun_2024>
dwc:authority "Sun, Rasnitsyn, Zhuang & Shih" ;
dwc:authorityName "Sun, Rasnitsyn, Zhuang & Shih" ;
dwc:authorityYear "2024" ;
dwc:class "Insecta" ;
dwc:family "Blasticotomidae" ;
dwc:genus "Apertoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Sun, Rasnitsyn, Zhuang & Shih, 2024" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Apertoma> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Xyelotoma_Gao_>
dwc:authority "Gao" ;
dwc:authorityName "Gao" ;
dwc:class "Insecta" ;
dwc:family "Xyelotomidae" ;
dwc:genus "Xyelotoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Gao" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Xyelotoma> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Xyelotoma_macroclada_Gao_>
dwc:authority "Gao" ;
dwc:authorityName "Gao" ;
dwc:class "Insecta" ;
dwc:family "Xyelotomidae" ;
dwc:genus "Xyelotoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gao" ;
dwc:species "macroclada" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Xyelotoma_macroclada> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Apertoma>
dwc:class "Insecta" ;
dwc:family "Blasticotomidae" ;
dwc:genus "Apertoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Blasticotomidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Blasticotomidae>
dwc:family "Blasticotomidae" ;
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/Xyelotoma>
dwc:class "Insecta" ;
dwc:family "Xyelotomidae" ;
dwc:genus "Xyelotoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Xyelotomidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Xyelotomidae>
dwc:family "Xyelotomidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,69 @@
@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/03C487AD1F0F2360FC54D98CFED6FE16>
dc:creator "Sun, Chenhui; Rasnitsyn, Alexandr P.; Wedmann, Sonja; Zhuang, Jialiang; Shih, Chungkun; Ren, Dong; Gao" ;
dc:title "Xyelotomidae Rasnitsyn 1968" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Xyelotomidae_Rasnitsyn_1968> ;
trt:publishedIn <http://dx.doi.org/10.1093/zoolinnean/zlae113> ;
a trt:Treatment .
<http://dx.doi.org/10.1093/zoolinnean/zlae113>
dc:creator "Sun, Chenhui; Rasnitsyn, Alexandr P.; Wedmann, Sonja; Zhuang, Jialiang; Shih, Chungkun; Ren, Dong; Gao" ;
dc:date "2024" ;
dc:title "Revisions * new taxa * and venation transformations of the sawfly family Blasticotomidae sensu lato (Hymenoptera: ºenthredinoidea) highlight the evolution of the basal Hymenoptera" .
<http://taxon-concept.plazi.org/id/Animalia/Xyelotomidae_Rasnitsyn_1968>
dwc:authority "Rasnitsyn 1968: p. 224" ;
dwc:authorityName "Rasnitsyn" ;
dwc:authorityPageNumber "224" ;
dwc:authorityYear "1968" ;
dwc:class "Insecta" ;
dwc:family "Xyelotomidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Rasnitsyn, 1968" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Xyelotomidae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Xyelotomidae>
dwc:class "Insecta" ;
dwc:family "Xyelotomidae" ;
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: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 .