61 lines
3 KiB
Turtle
61 lines
3 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/E54EC915FFD4FFBAFF55F969B1BBF9C8>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Typhloglomeris_martensi_Golovatch_1981>, <http://taxon-concept.plazi.org/id/Plantae/Pistacia_Ceatonia_> ;
|
|
dc:creator "Vagalinski, Boyan; Golovatch, Sergei; Simaiakis, Stylianos Michail; Enghoff, Henrik; Stoev, Pavel" ;
|
|
dc:title "Typhloglomeris martensi Golovatch 1981" ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Ceratonia>, <http://taxon-name.plazi.org/id/Plantae/Cistus>, <http://taxon-name.plazi.org/id/Plantae/Equisetum>, <http://taxon-name.plazi.org/id/Plantae/Eucalyptus>, <http://taxon-name.plazi.org/id/Plantae/Eupteris>, <http://taxon-name.plazi.org/id/Plantae/Liquidambar>, <http://taxon-name.plazi.org/id/Plantae/Pinus>, <http://taxon-name.plazi.org/id/Plantae/Platanus_orientalis>, <http://taxon-name.plazi.org/id/Plantae/Quercus_alnifolia> ;
|
|
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/Typhloglomeris_martensi_Golovatch_1981>
|
|
dwc:authority "Golovatch, 1981" ;
|
|
dwc:authorityName "Golovatch" ;
|
|
dwc:authorityYear "1981" ;
|
|
dwc:class "Diplopoda" ;
|
|
dwc:family "Glomeridellidae" ;
|
|
dwc:genus "Typhloglomeris" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Glomerida" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Golovatch, 1981" ;
|
|
dwc:species "martensi" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WSB> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhloglomeris_martensi> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Plantae/Pistacia_Ceatonia_>
|
|
dwc:authority "Ceatonia" ;
|
|
dwc:authorityName "Ceatonia" ;
|
|
dwc:class "Magnoliopsida" ;
|
|
dwc:family "Anacardiaceae" ;
|
|
dwc:genus "Pistacia" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Sapindales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Ceatonia" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Pistacia> ;
|
|
a dwcFP:TaxonConcept .
|