37 lines
1.6 KiB
Turtle
37 lines
1.6 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/03C5EC744A20FFF1A07BFDDAFB66FB95>
|
|
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/03C5EC744A20FFF1A07BFDDAFB66FB95/MA71623> ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Notoplax> ;
|
|
trt:publishedIn <http://doi.org/10.5281/zenodo.6015821> ;
|
|
a trt:Treatment .
|
|
|
|
<http://doi.org/10.5281/zenodo.6015821>
|
|
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://treatment.plazi.org/id/03C5EC744A20FFF1A07BFDDAFB66FB95/MA71623>
|
|
dwc:catalogNumber "MA71623" ;
|
|
dwc:collectionCode "MA" ;
|
|
dwc:locality "Foveaux Strait" ;
|
|
dwc:typeStatus "paratype" ;
|
|
a dwc:MaterialCitation .
|