48 lines
2.1 KiB
Turtle
48 lines
2.1 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/9D1387B3FFAFFF92FF77FD1DFC9DFD57>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Acanthogyrus_barmeshoori_Amin_2013> ;
|
|
dc:creator "Tavakol, Sareh; Amin, Omar M.; Luus-Powell, Wilmien J.; Halajian, Ali" ;
|
|
dc:title "Acanthogyrus (Acanthosentis) barmeshoori Amin, Gholami, Akhlaghi & Heckman 2013" ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4033.2.3> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/zootaxa.4033.2.3>
|
|
bibo:endPage "258" ;
|
|
bibo:issue "2" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:pubDate "2015-10-22" ;
|
|
bibo:startPage "237" ;
|
|
bibo:volume "4033" ;
|
|
dc:creator "Tavakol, Sareh; Amin, Omar M.; Luus-Powell, Wilmien J.; Halajian, Ali" ;
|
|
dc:date "2015" ;
|
|
dc:title "The acanthocephalan fauna of Iran, a check list" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Acanthogyrus_barmeshoori_Amin_2013>
|
|
dwc:authority "Amin, Gholami, Akhlaghi & Heckman, 2013" ;
|
|
dwc:authorityName "Amin, Gholami, Akhlaghi & Heckman" ;
|
|
dwc:authorityYear "2013" ;
|
|
dwc:class "Eoacanthocephala" ;
|
|
dwc:family "Quadrigyridae" ;
|
|
dwc:genus "Acanthogyrus" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Gyracanthocephala" ;
|
|
dwc:phylum "Acanthocephala" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Amin, Gholami, Akhlaghi & Heckman, 2013" ;
|
|
dwc:species "barmeshoori" ;
|
|
dwc:subGenus "Acanthosentis" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7Q982> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acanthogyrus_barmeshoori> ;
|
|
a dwcFP:TaxonConcept .
|