treatments-rdf/data/03/C5/EC/03C5EC744A20FFF1A07BFF05FB66FD80.ttl

55 lines
2.4 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/03C5EC744A20FFF1A07BFF05FB66FD80>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Acanthochiton_foveauxensis_Mestayer_1926> ;
dc:creator "Wilma M. Blom" ;
dc:title "Fossil and Recent molluscan types in the Auckland War Memorial Museum. Part 2: Polyplacophora and Scaphopoda" ;
dwc:basisOfRecord <http://treatment.plazi.org/id/03C5EC744A20FFF1A07BFF05FB66FD80/MA71624> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Notoplax> ;
trt:publishedIn <http://doi.org/10.5281/zenodo.6015819> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.6015819>
bibo:endPage "76" ;
bibo:journal "Records of the Auckland Museum" ;
bibo:pubDate "2017-12-31" ;
bibo:startPage "71" ;
bibo:volume "52" ;
dc:creator "Wilma M. Blom" ;
dc:date "2017" ;
dc:title "Fossil and Recent molluscan types in the Auckland War Memorial Museum. Part 2: Polyplacophora and Scaphopoda" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Acanthochiton_foveauxensis_Mestayer_1926>
dwc:authority "Mestayer, 1926 Mestayer, M. K., 1926" ;
dwc:authorityName "Mestayer, 1926 Mestayer, M.K." ;
dwc:authorityYear "1926" ;
dwc:class "Polyplacophora" ;
dwc:family "Acanthochitonidae" ;
dwc:genus "Acanthochiton" ;
dwc:kingdom "Animalia" ;
dwc:order "Neoloricata" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mestayer, 1926" ;
dwc:species "foveauxensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acanthochiton_foveauxensis> ;
a dwcFP:TaxonConcept .
<http://treatment.plazi.org/id/03C5EC744A20FFF1A07BFF05FB66FD80/MA71624>
dwc:catalogNumber "MA71624" ;
dwc:collectionCode "MA" ;
dwc:locality "Foveaux Strait" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "32" ;
a dwc:MaterialCitation .