treatments-rdf/data/F3/16/68/F3166866A5309B4EFF43F88F5CE7F8DD.ttl

44 lines
1.9 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/F3166866A5309B4EFF43F88F5CE7F8DD>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Dyscoliidae_Fischer_1891> ;
dc:creator "Bitner, Maria Aleksandra; Melnik, Vjacheslav P.; Zezina, Olga N." ;
dc:title "Dyscoliidae Fischer & Oehlert 1891" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3613.3.6> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3613.3.6>
bibo:endPage "288" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:startPage "281" ;
bibo:volume "3613" ;
dc:creator "Bitner, Maria Aleksandra; Melnik, Vjacheslav P.; Zezina, Olga N." ;
dc:date "2013" ;
dc:title "New paedomorphic brachiopods from the abyssal zone of the north-eastern Pacific Ocean" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Dyscoliidae_Fischer_1891>
dwc:authority "Fischer & Oehlert, 1891" ;
dwc:authorityName "Fischer & Oehlert" ;
dwc:authorityYear "1891" ;
dwc:class "Rhynchonellata" ;
dwc:family "Dyscoliidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Terebratulida" ;
dwc:phylum "Brachiopoda" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Fischer & Oehlert, 1891" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/87C4L> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dyscoliidae> ;
a dwcFP:TaxonConcept .