This commit is contained in:
parent
41110c4e81
commit
dc7b2fff94
101
data/03/C3/51/03C351407B27FFE9FF1C881285A5FBC4.ttl
Normal file
101
data/03/C3/51/03C351407B27FFE9FF1C881285A5FBC4.ttl
Normal file
|
@ -0,0 +1,101 @@
|
|||
@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/03C351407B27FFE9FF1C881285A5FBC4>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13757595> ;
|
||||
dc:creator "Telnov, Dmitry" ;
|
||||
dc:title "Nitorus Telnov 2007" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nitorus_Telnov_2007> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5507.2.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5507.2.4>
|
||||
bibo:endPage "312" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-09-12" ;
|
||||
bibo:startPage "285" ;
|
||||
bibo:volume "5507" ;
|
||||
dc:creator "Telnov, Dmitry" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "New species and records of Anthicidae Latreille, 1819 (Coleoptera) from Taiwan with a key to Asian Nitorus Telnov, 2007 species with gibbose pronotum" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13757595> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nitorus_Telnov_2007>
|
||||
dwc:authority "Telnov, 2007" ;
|
||||
dwc:authorityName "Telnov" ;
|
||||
dwc:authorityYear "2007" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Nitorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Telnov, 2007" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nitorus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nitorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Nitorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anthicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
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.13757595>
|
||||
dc:description "FIGURE 6. Nitorus trigibber (Marseul, 1876). A—♀ from ‘14km W of Chihshang’, habitus, dorsal view; B—ditto, lateral view; C—♀ from ‘Japan’ collected by Lewis, forebody, lateral view [not to scale]." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13757595/files/figure.png> ;
|
||||
a fabio:Figure .
|
258
data/03/C3/51/03C351407B3AFFFBFF1C8FDF80C9FA13.ttl
Normal file
258
data/03/C3/51/03C351407B3AFFFBFF1C8FDF80C9FA13.ttl
Normal file
|
@ -0,0 +1,258 @@
|
|||
@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/03C351407B3AFFFBFF1C8FDF80C9FA13>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13757589>, <http://dx.doi.org/10.5281/zenodo.13757593> ;
|
||||
dc:creator "Telnov, Dmitry" ;
|
||||
dc:title "Nitorus mediomaculatus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C351407B3AFFFBFF1C8FDF80C9FA13.mc.3B02EA0B7B38FFF5FDBC8AEF85A0FF64>, <http://tb.plazi.org/GgServer/dwcaRecords/03C351407B3AFFFBFF1C8FDF80C9FA13.mc.3B02EA0B7B38FFF5FF1C8AA78360FEAC>, <http://tb.plazi.org/GgServer/dwcaRecords/03C351407B3AFFFBFF1C8FDF80C9FA13.mc.3B02EA0B7B38FFF5FCEE8B7B80C5FED4> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nitorus_mediomaculatus_Pic_1913> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptaleus_trigibber_mediomaculatus>, <http://taxon-name.plazi.org/id/Animalia/Leptaleus_mediomaculatus>, <http://taxon-name.plazi.org/id/Animalia/Pseudoleptaleus_trigibber> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Leptaleus_trigibber_Mars._2024>, <http://taxon-concept.plazi.org/id/Animalia/Leptaleus_trigibber_Marseul_1876> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5507.2.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5507.2.4>
|
||||
bibo:endPage "312" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-09-12" ;
|
||||
bibo:startPage "285" ;
|
||||
bibo:volume "5507" ;
|
||||
dc:creator "Telnov, Dmitry" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "New species and records of Anthicidae Latreille, 1819 (Coleoptera) from Taiwan with a key to Asian Nitorus Telnov, 2007 species with gibbose pronotum" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13757589>, <http://dx.doi.org/10.5281/zenodo.13757593> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nitorus_mediomaculatus_Pic_1913>
|
||||
dwc:authority "(Pic, 1913)" ;
|
||||
dwc:baseAuthorityName "Pic" ;
|
||||
dwc:baseAuthorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Nitorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Pic, 1913)" ;
|
||||
dwc:species "mediomaculatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nitorus_mediomaculatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptaleus_trigibber_Mars._2024>
|
||||
dwc:authority "Mars." ;
|
||||
dwc:authorityName "Mars." ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Leptaleus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mars., 2024" ;
|
||||
dwc:species "trigibber" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptaleus_trigibber> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptaleus_trigibber_Marseul_1876>
|
||||
dwc:authority "Marseul, 1876" ;
|
||||
dwc:authorityName "Marseul" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Leptaleus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Marseul, 1876" ;
|
||||
dwc:species "trigibber" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptaleus_trigibber> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nitorus_mediomaculatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Nitorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mediomaculatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nitorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nitorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Nitorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anthicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
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/Leptaleus_trigibber>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Leptaleus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "trigibber" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptaleus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptaleus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Leptaleus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptaleus_trigibber_mediomaculatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Leptaleus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "trigibber" ;
|
||||
dwc:variety "mediomaculatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptaleus_trigibber> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptaleus_mediomaculatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Leptaleus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mediomaculatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptaleus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudoleptaleus_trigibber>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Pseudoleptaleus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "trigibber" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudoleptaleus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudoleptaleus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Pseudoleptaleus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13757589>
|
||||
dc:description "FIGURE 4. Nitorus mediomaculatus (Pic, 1913) stat. restit., comb. nov., ♂ from Nantou Country N24°02.530’; E121°12.555’. A—Tergite VII, dorsal view; B—Morphological sternite VII, ventral view; C—Tergite VIII, dorsal view; D—Morphological sternite VIII, ventral view; E—Morphological sternite IX, ventral view; F—Aedeagus; G—ditto, apex, magnified; H—ditto, median portion [not to scale]." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13757589/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13757593>
|
||||
dc:description "FIGURE 5. Nitorus mediomaculatus (Pic, 1913) stat. restit., comb. nov. ♀ from Nantou Country N24°02.530’; E121°12.555’. A—Tergite VII, dorsal view; B—Morphological sternite VII, ventral view; C—Ovipositor [not to scale]." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13757593/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03C351407B3AFFFBFF1C8FDF80C9FA13.mc.3B02EA0B7B38FFF5FDBC8AEF85A0FF64>
|
||||
dwc:collectionCode "HMNH" ;
|
||||
dwc:eventDate "2002-04-20" ;
|
||||
dwc:locality "Mong Gwu" ;
|
||||
dwc:recordedBy "D. A. Anstine & Gy. Fabian & O. Merkl" ;
|
||||
dwc:verbatimElevation "850" ;
|
||||
dwc:verbatimLatitude "24.022783" ;
|
||||
dwc:verbatimLongitude "121.08438" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03C351407B3AFFFBFF1C8FDF80C9FA13#3B02EA0B7B38FFF5FDBC8AEF85A0FF64> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03C351407B3AFFFBFF1C8FDF80C9FA13.mc.3B02EA0B7B38FFF5FF1C8AA78360FEAC>
|
||||
dwc:collectionCode "BMNH" ;
|
||||
dwc:eventDate "2008-08-06" ;
|
||||
dwc:locality "Nantou County" ;
|
||||
dwc:recordedBy "M. V. L. Barclay & H. Mendel & R. Ewers" ;
|
||||
dwc:verbatimElevation "1920" ;
|
||||
dwc:verbatimLatitude "24.042166" ;
|
||||
dwc:verbatimLongitude "121.20925" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03C351407B3AFFFBFF1C8FDF80C9FA13#3B02EA0B7B38FFF5FF1C8AA78360FEAC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03C351407B3AFFFBFF1C8FDF80C9FA13.mc.3B02EA0B7B38FFF5FCEE8B7B80C5FED4>
|
||||
dwc:collectionCode "BMNH" ;
|
||||
dwc:eventDate "2008-08-06" ;
|
||||
dwc:locality "Lushan" ;
|
||||
dwc:recordedBy "H. Mendel & Barclay" ;
|
||||
dwc:verbatimElevation "1165" ;
|
||||
dwc:verbatimLatitude "24.01725" ;
|
||||
dwc:verbatimLongitude "121.18847" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03C351407B3AFFFBFF1C8FDF80C9FA13#3B02EA0B7B38FFF5FCEE8B7B80C5FED4> ;
|
||||
a dwc:MaterialCitation .
|
107
data/03/C3/51/03C351407B3FFFF2FF1C8F9781EBF9C4.ttl
Normal file
107
data/03/C3/51/03C351407B3FFFF2FF1C8F9781EBF9C4.ttl
Normal file
|
@ -0,0 +1,107 @@
|
|||
@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/03C351407B3FFFF2FF1C8F9781EBF9C4>
|
||||
dc:creator "Telnov, Dmitry" ;
|
||||
dc:title "Nitorus bigibbosus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nitorus_bigibbosus_Pic_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5507.2.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5507.2.4>
|
||||
bibo:endPage "312" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-09-12" ;
|
||||
bibo:startPage "285" ;
|
||||
bibo:volume "5507" ;
|
||||
dc:creator "Telnov, Dmitry" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "New species and records of Anthicidae Latreille, 1819 (Coleoptera) from Taiwan with a key to Asian Nitorus Telnov, 2007 species with gibbose pronotum" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nitorus_bigibbosus_Pic_1913>
|
||||
dwc:authority "(Pic, 1913)" ;
|
||||
dwc:baseAuthorityName "Pic" ;
|
||||
dwc:baseAuthorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Nitorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Pic, 1913)" ;
|
||||
dwc:species "bigibbosus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nitorus_bigibbosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nitorus_bigibbosus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Nitorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bigibbosus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nitorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nitorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Nitorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anthicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
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 .
|
Loading…
Reference in a new issue