GG2RDF 2024-11-06T12:38:06.567Z full update: 019 of 262 (plazi/treatments-xml)
This commit is contained in:
parent
a7b66222b0
commit
f0cd82fdf1
2977 changed files with 73060 additions and 63507 deletions
|
|
@ -7,13 +7,12 @@
|
|||
@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/D5F36D09DE779B1C5089A1ED651E4F76>
|
||||
dc:creator "Waqa-Sakiti, Hilda; Winder, Linton; Lingafelter, Steven W." ;
|
||||
dc:title "Ceresium olidum Fairmaire 1850" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ceresium_olidum_Fairmaire_1850> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Hesperophanes_olidus> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ceresium_scutellaris>, <http://taxon-name.plazi.org/id/Animalia/Hesperophanes>, <http://taxon-name.plazi.org/id/Animalia/Hesperophanes_olidus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.532.6070> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ceresium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Ceresium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerambycidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cerambycidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
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> ;
|
||||
|
|
@ -105,26 +89,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hesperophanes_olidus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Hesperophanes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "olidus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hesperophanes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hesperophanes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Hesperophanes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerambycidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
|||
|
|
@ -7,11 +7,11 @@
|
|||
@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/D5F398E30B0EDA23F4541B497EC9F43C>
|
||||
dc:creator "Bernard, F." ;
|
||||
dc:title "Tetramorium lamottei Bernard, 1953, n.sp." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetramorium>, <http://taxon-name.plazi.org/id/Animalia/Tetramorium_setuliferum> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetramorium_lamottei_Bernard_1953> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/EE0D5159B7D5473827B4D3499CE3FE8C> ;
|
||||
a trt:Treatment .
|
||||
|
|
@ -68,34 +68,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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> ;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue