This commit is contained in:
parent
7777c6dda9
commit
77fc049b5a
95
data/03/C8/87/03C887C4361C34140D84D3D6BF26BCC4.ttl
Normal file
95
data/03/C8/87/03C887C4361C34140D84D3D6BF26BCC4.ttl
Normal file
|
@ -0,0 +1,95 @@
|
|||
@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/03C887C4361C34140D84D3D6BF26BCC4>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Lagriomorpha_Champion_1916>' due to issues with rank ;
|
||||
dc:creator "Telnov, Dmitry" ;
|
||||
dc:title "Lemodes Boheman 1858" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lemodes_Boheman_1858> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5501.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5501.3.1>
|
||||
bibo:endPage "424" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-09-02" ;
|
||||
bibo:startPage "401" ;
|
||||
bibo:volume "5501" ;
|
||||
dc:creator "Telnov, Dmitry" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "On the taxonomy of some South American and Australo-Pacific Anthicidae Latreille, 1819 (Coleoptera) with new subfamily and tribe-rank synonymies" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lemodes_Boheman_1858>
|
||||
dwc:authority "Boheman, 1858" ;
|
||||
dwc:authorityName "Boheman" ;
|
||||
dwc:authorityYear "1858" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Lemodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Boheman, 1858" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lemodes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lemodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Lemodes" ;
|
||||
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 .
|
145
data/03/C8/87/03C887C4361C34140D84D585BD44BAF0.ttl
Normal file
145
data/03/C8/87/03C887C4361C34140D84D585BD44BAF0.ttl
Normal file
|
@ -0,0 +1,145 @@
|
|||
@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/03C887C4361C34140D84D585BD44BAF0>
|
||||
dc:creator "Telnov, Dmitry" ;
|
||||
dc:title "Copobaenus Fairmaire & Germain 1863" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Copobaenus_Fairmaire_1863> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Trichananca_Blackburn_1891>, <http://taxon-concept.plazi.org/id/Animalia/Cribroanthicus_Pic_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5501.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5501.3.1>
|
||||
bibo:endPage "424" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-09-02" ;
|
||||
bibo:startPage "401" ;
|
||||
bibo:volume "5501" ;
|
||||
dc:creator "Telnov, Dmitry" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "On the taxonomy of some South American and Australo-Pacific Anthicidae Latreille, 1819 (Coleoptera) with new subfamily and tribe-rank synonymies" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Copobaenus_Fairmaire_1863>
|
||||
dwc:authority "Fairmaire & Germain, 1863" ;
|
||||
dwc:authorityName "Fairmaire & Germain" ;
|
||||
dwc:authorityYear "1863" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Copobaenus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Fairmaire & Germain, 1863" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Copobaenus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trichananca_Blackburn_1891>
|
||||
dwc:authority "Blackburn, 1891" ;
|
||||
dwc:authorityName "Blackburn" ;
|
||||
dwc:authorityYear "1891" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Trichananca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Blackburn, 1891" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichananca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cribroanthicus_Pic_1913>
|
||||
dwc:authority "Pic, 1913" ;
|
||||
dwc:authorityName "Pic" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:genus "Cribroanthicus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Pic, 1913" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cribroanthicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Copobaenus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Copobaenus" ;
|
||||
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/Trichananca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anthicidae" ;
|
||||
dwc:genus "Trichananca" ;
|
||||
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/Cribroanthicus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:genus "Cribroanthicus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
Loading…
Reference in a new issue