62 lines
2.3 KiB
Turtle
62 lines
2.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#> .
|
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
|
|
|
<http://treatment.plazi.org/id/4530776360415D2DA828B20DA509CE5E>
|
|
dc:creator "Neubauer, Thomas A." ;
|
|
dc:title "Melanopsis praemorsa subsp. subvar. subvar. nana Nevill 1884, [unavailable]" ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/nana_Nevill_1884> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.602.8136> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.602.8136>
|
|
bibo:endPage "358" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:pubDate "2016-07-05" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "602" ;
|
|
dc:creator "Neubauer, Thomas A." ;
|
|
dc:date "2016" ;
|
|
dc:title "A nomenclator of extant and fossil taxa of the Melanopsidae (Gastropoda, Cerithioidea)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/nana_Nevill_1884>
|
|
dwc:LSID "45307763-6041-5D2D-A828-B20DA509CE5E" ;
|
|
dwc:authority "Nevill, 1884" ;
|
|
dwc:authorityName "Nevill" ;
|
|
dwc:authorityYear "1884" ;
|
|
dwc:class "Gastropoda" ;
|
|
dwc:family "Melanopsidae" ;
|
|
dwc:genus "Melanopsis" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Sorbeoconcha" ;
|
|
dwc:phylum "Mollusca" ;
|
|
dwc:rank "subVariety" ;
|
|
dwc:scientificNameAuthorship "Nevill, 1884" ;
|
|
dwc:species "praemorsa" ;
|
|
dwc:subSpecies "subvar." ;
|
|
dwc:subVariety "nana" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/nana> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/nana>
|
|
# Warning: abbreviated subSpecies "subvar.", Could not determine parent name ;
|
|
dwc:class "Gastropoda" ;
|
|
dwc:family "Melanopsidae" ;
|
|
dwc:genus "Melanopsis" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Sorbeoconcha" ;
|
|
dwc:phylum "Mollusca" ;
|
|
dwc:rank "subVariety" ;
|
|
dwc:species "praemorsa" ;
|
|
dwc:subSpecies "subvar." ;
|
|
dwc:subVariety "nana" ;
|
|
a dwcFP:TaxonName .
|