treatments-rdf/data/E5/4E/C9/E54EC915FFD2FFBFFF55FF5CB29FFDFD.ttl

46 lines
2 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/E54EC915FFD2FFBFFF55FF5CB29FFDFD>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Catamicrophyllum_caifanum_Verhoeff_1900> ;
dc:creator "Vagalinski, Boyan; Golovatch, Sergei; Simaiakis, Stylianos Michail; Enghoff, Henrik; Stoev, Pavel" ;
dc:title "Catamicrophyllum caifanum Verhoeff 1900" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3835.4.5> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3835.4.5>
bibo:endPage "548" ;
bibo:issue "4" ;
bibo:journal "Zootaxa" ;
bibo:startPage "528" ;
bibo:volume "3835" ;
dc:creator "Vagalinski, Boyan; Golovatch, Sergei; Simaiakis, Stylianos Michail; Enghoff, Henrik; Stoev, Pavel" ;
dc:date "2014" ;
dc:title "Millipedes of Cyprus (Myriapoda: Diplopoda)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Catamicrophyllum_caifanum_Verhoeff_1900>
dwc:authority "Verhoeff, 1900" ;
dwc:authorityName "Verhoeff" ;
dwc:authorityYear "1900" ;
dwc:class "Diplopoda" ;
dwc:family "Julidae" ;
dwc:genus "Catamicrophyllum" ;
dwc:kingdom "Animalia" ;
dwc:order "Julida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Verhoeff, 1900" ;
dwc:species "caifanum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/RS2D> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Catamicrophyllum_caifanum> ;
a dwcFP:TaxonConcept .