GG2RDF 2024-07-04T10:51:45.858Z full update: 043 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
a97194b59f
commit
7b6f09fb05
3000 changed files with 398637 additions and 0 deletions
104
data/D2/C5/CD/D2C5CD8F5E0D29F270304BC33CEFE9E3.ttl
Normal file
104
data/D2/C5/CD/D2C5CD8F5E0D29F270304BC33CEFE9E3.ttl
Normal file
|
|
@ -0,0 +1,104 @@
|
|||
@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/D2C5CD8F5E0D29F270304BC33CEFE9E3>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Chrysomela tanaceti Linnaeus, 1758, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chrysomela_tanaceti_Linnaeus_1758> ;
|
||||
trt:publishedIn <https://doi.org/10.5962/bhl.title.542> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5962/bhl.title.542>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:date "1758" ;
|
||||
dc:title "Systema Naturae per regna tria naturae: secundum classes, ordines, genera, species, cum characteribus, differentiis, synonymis, locis" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chrysomela_tanaceti_Linnaeus_1758>
|
||||
dwc:LSID "urn:lsid:zoobank.org:act:0AC08526-A3B1-4EEE-B164-BB459E4B6B8E" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Chrysomela" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
dwc:species "tanaceti" ;
|
||||
dwc:zbkClass "Insecta" ;
|
||||
dwc:zbkKingdom "Animalia" ;
|
||||
dwc:zbkOrder "Coleoptera" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chrysomela_tanaceti> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chrysomela_tanaceti>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Chrysomela" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tanaceti" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chrysomela>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Chrysomela" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
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…
Add table
Add a link
Reference in a new issue