62 lines
2.7 KiB
Turtle
62 lines
2.7 KiB
Turtle
@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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/038AA365277B2F317DF9FF69FE692F21>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Eriophyes_equiseti_Farkas_1960>, <http://taxon-concept.plazi.org/id/Plantae/Eriocaenus_equiseti_Farkas_1960> ;
|
|
dc:creator "Petanović, Radmila U.; Amrine Jr, James W.; Chetverikov, Philipp E.; Cvrković, Tatjana K." ;
|
|
dc:title "Eriocaenus Petanović, Jr, Chetverikov & Cvrković, 2015, n. gen." ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Eriocaenus_ramosissimi> ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4013.1.3> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/zootaxa.4013.1.3>
|
|
bibo:endPage "66" ;
|
|
bibo:issue "1" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "51" ;
|
|
bibo:volume "4013" ;
|
|
dc:creator "Petanović, Radmila U.; Amrine Jr, James W.; Chetverikov, Philipp E.; Cvrković, Tatjana K." ;
|
|
dc:date "2015" ;
|
|
dc:title "Eriocaenus (Acari: Trombidiformes: Eriophyoidea), a new genus from Equisetum spp. (Equisetaceae): morphological and molecular delimitation of two morphologically similar species" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Eriophyes_equiseti_Farkas_1960>
|
|
dwc:authority "Farkas, 1960" ;
|
|
dwc:authorityName "Farkas" ;
|
|
dwc:authorityYear "1960" ;
|
|
dwc:class "Arachnida" ;
|
|
dwc:family "Eriophyidae" ;
|
|
dwc:genus "Eriophyes" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Prostigmata" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Farkas, 1960" ;
|
|
dwc:species "equiseti" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eriophyes_equiseti> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Plantae/Eriocaenus_equiseti_Farkas_1960>
|
|
dwc:authority "Farkas, 1960" ;
|
|
dwc:authorityName "Farkas" ;
|
|
dwc:authorityYear "1960" ;
|
|
dwc:class "Equisetopsida" ;
|
|
dwc:family "Equisetaceae" ;
|
|
dwc:genus "Eriocaenus" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Equisetales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Farkas, 1960" ;
|
|
dwc:species "equiseti" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Eriocaenus_equiseti> ;
|
|
a dwcFP:TaxonConcept .
|