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

63 lines
2.7 KiB
Turtle
Raw Normal View History

@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/E54EC915FFD2FFBFFF55FD37B63BFBF5>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Cypriopachyiulus_henroti_Strasser_1967>, <http://taxon-concept.plazi.org/id/Plantae/Pinus_Strasser_1967> ;
dc:creator "Vagalinski, Boyan; Golovatch, Sergei; Simaiakis, Stylianos Michail; Enghoff, Henrik; Stoev, Pavel" ;
dc:title "Cypriopachyiulus henroti Strasser 1967" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cypriopachyiulus> ;
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/Cypriopachyiulus_henroti_Strasser_1967>
dwc:authority "Strasser, 1967" ;
dwc:authorityName "Strasser" ;
dwc:authorityYear "1967" ;
dwc:class "Diplopoda" ;
dwc:family "Julidae" ;
dwc:genus "Cypriopachyiulus" ;
dwc:kingdom "Animalia" ;
dwc:order "Julida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Strasser, 1967" ;
dwc:species "henroti" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/33J3L> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cypriopachyiulus_henroti> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Pinus_Strasser_1967>
dwc:authority "Strasser, 1967" ;
dwc:authorityName "Strasser" ;
dwc:authorityYear "1967" ;
dwc:class "Pinopsida" ;
dwc:family "Pinaceae" ;
dwc:genus "Pinus" ;
dwc:kingdom "Plantae" ;
dwc:order "Pinales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Strasser, 1967" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6QPY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Pinus> ;
a dwcFP:TaxonConcept .