treatments-rdf/data/03/C1/87/03C187C0FFFA2541FF55FBA7EC36F9F1.ttl

62 lines
2.2 KiB
Turtle
Raw Normal View History

@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#> .
<http://treatment.plazi.org/id/03C187C0FFFA2541FF55FBA7EC36F9F1>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Urechis_Seitz_1907> ;
dc:creator "Biseswar, Ramlall" ;
dc:title "Urechidae" ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.282351> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Urechidae> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.282351>
bibo:endPage "76" ;
bibo:journal "Zootaxa" ;
bibo:startPage "69" ;
bibo:volume "3479" ;
dc:creator "Biseswar, Ramlall" ;
dc:date "2012" ;
dc:title "Zoogeography of the echiuran fauna of the East Pacific Ocean (Phylum: Echiura)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Urechis_Seitz_1907>
dwc:authority "Seitz, 1907" ;
dwc:authorityName "Seitz" ;
dwc:authorityYear "1907" ;
dwc:class "Polychaeta" ;
dwc:family "Urechidae" ;
dwc:genus "Urechis" ;
dwc:kingdom "Animalia" ;
dwc:order "Echiuroidea" ;
dwc:phylum "Echiura" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Seitz, 1907" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Urechis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Urechidae>
dwc:family "Urechidae" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Echiura" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echiura> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Echiura>
dwc:phylum "Echiura" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .