GG2RDF 2024-08-15T14:53:28.787Z (plazi/treatments-xml)
This commit is contained in:
parent
ce21e8d412
commit
220aadd79d
79
data/03/B9/87/03B98783FFCCFFB1FF26FE33FA51FBD2.ttl
Normal file
79
data/03/B9/87/03B98783FFCCFFB1FF26FE33FA51FBD2.ttl
Normal file
|
@ -0,0 +1,79 @@
|
|||
@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/03B98783FFCCFFB1FF26FE33FA51FBD2>
|
||||
dc:creator "Ermilov, Sergey G.; Bayartogtokh, Badamdorj" ;
|
||||
dc:title "Oribatodes" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5485.1.8> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Oribatodes> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5485.1.8>
|
||||
bibo:endPage "91" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-07-23" ;
|
||||
bibo:startPage "73" ;
|
||||
bibo:volume "5485" ;
|
||||
dc:creator "Ermilov, Sergey G.; Bayartogtokh, Badamdorj" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Contribution to knowledge of the oribatid mite genus Oribatodes (Acari, Oribatida, Cepheusidae), with supplementary descriptions of two species and data on juvenile instars" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oribatodes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Cepheusidae" ;
|
||||
dwc:genus "Oribatodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cepheusidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cepheusidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Cepheusidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sarcoptiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sarcoptiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
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