GG2RDF 2024-07-04T10:51:45.858Z full update: 004 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
d68008a560
commit
9227c29e85
3000 changed files with 408727 additions and 0 deletions
121
data/05/AC/DF/05ACDF9635D452EB22AF7AA3A84C822B.ttl
Normal file
121
data/05/AC/DF/05ACDF9635D452EB22AF7AA3A84C822B.ttl
Normal file
|
|
@ -0,0 +1,121 @@
|
|||
@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/05ACDF9635D452EB22AF7AA3A84C822B>
|
||||
dc:creator "Nefediev, Pavel S.; Farzalieva, Gyulli Sh.; Tuf, Ivan H.; Nedoev, Khozhiakbar Kh.; Niyazov, Saparmurad T." ;
|
||||
dc:title "Lithobius (Ezembius) sibiricus Gerstfeldt 1858" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lithobius_sibiricus_Gerstfeldt_1858> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lithobius_sibiricus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.741.21936> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.741.21936>
|
||||
bibo:endPage "254" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "219" ;
|
||||
bibo:volume "741" ;
|
||||
dc:creator "Nefediev, Pavel S.; Farzalieva, Gyulli Sh.; Tuf, Ivan H.; Nedoev, Khozhiakbar Kh.; Niyazov, Saparmurad T." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Millipede and centipede assemblages on the northern and southern slopes of the lowland Altais, southwestern Siberia, Russia (Diplopoda, Chilopoda)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lithobius_sibiricus_Gerstfeldt_1858>
|
||||
dwc:authority "Gerstfeldt, 1858" ;
|
||||
dwc:authorityName "Gerstfeldt" ;
|
||||
dwc:authorityYear "1858" ;
|
||||
dwc:class "Chilopoda" ;
|
||||
dwc:family "Lithobiidae" ;
|
||||
dwc:genus "Lithobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lithobiomorpha" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gerstfeldt, 1858" ;
|
||||
dwc:species "sibiricus" ;
|
||||
dwc:subGenus "Ezembius" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VHTX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lithobius_sibiricus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lithobius_sibiricus>
|
||||
dwc:class "Chilopoda" ;
|
||||
dwc:family "Lithobiidae" ;
|
||||
dwc:genus "Lithobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lithobiomorpha" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sibiricus" ;
|
||||
dwc:subGenus "Ezembius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lithobius_Ezembius>, <http://taxon-name.plazi.org/id/Animalia/Lithobius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lithobius_Ezembius>
|
||||
dwc:class "Chilopoda" ;
|
||||
dwc:family "Lithobiidae" ;
|
||||
dwc:genus "Lithobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lithobiomorpha" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Ezembius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lithobius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lithobius>
|
||||
dwc:class "Chilopoda" ;
|
||||
dwc:family "Lithobiidae" ;
|
||||
dwc:genus "Lithobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lithobiomorpha" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lithobiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lithobiidae>
|
||||
dwc:class "Chilopoda" ;
|
||||
dwc:family "Lithobiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lithobiomorpha" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lithobiomorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lithobiomorpha>
|
||||
dwc:class "Chilopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lithobiomorpha" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chilopoda>
|
||||
dwc:class "Chilopoda" ;
|
||||
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