treatments-rdf/data/29/70/87/29708788FFCDFFD9FC0BFD67FA86FA64.ttl

45 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/29708788FFCDFFD9FC0BFD67FA86FA64>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Chondrus_sieversi_Mousson_1873> ;
dc:creator "Ruud, A. Bank; Henk P. M. G Menkhorst; Eike Neubert" ;
dc:title "Descriptions of new and little-known land snail taxa from Turkey, and establishment of a new genus (Gastropoda, Pulmonata: Lauriidae, Enidae and Vitrinidae)" ;
trt:publishedIn <http://doi.org/10.5281/zenodo.5672817> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.5672817>
bibo:endPage "30" ;
bibo:issue "1" ;
bibo:journal "Basteria" ;
bibo:startPage "5" ;
bibo:volume "80" ;
dc:creator "Ruud, A. Bank; Henk P. M. G Menkhorst; Eike Neubert" ;
dc:date "2016" ;
dc:title "Descriptions of new and little-known land snail taxa from Turkey, and establishment of a new genus (Gastropoda, Pulmonata: Lauriidae, Enidae and Vitrinidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Chondrus_sieversi_Mousson_1873>
dwc:authority "Mousson, 1873" ;
dwc:authorityName "Mousson" ;
dwc:authorityYear "1873" ;
dwc:class "Gastropoda" ;
dwc:family "Enidae" ;
dwc:genus "Chondrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mousson, 1873" ;
dwc:species "sieversi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chondrus_sieversi> ;
a dwcFP:TaxonConcept .