57 lines
2.2 KiB
Turtle
57 lines
2.2 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/A8484F30FC4C07BA19A0E2A169403353>
|
|
dc:creator "Leal-Zanchet, Ana Maria; de Souza, Stella Teles; Ferreira, Rodrigo Lopes" ;
|
|
dc:title "Hausera Leal-Zanchet & Souza, gen. n." ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.442.8199> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Hausera> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.442.8199>
|
|
bibo:endPage "15" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "442" ;
|
|
dc:creator "Leal-Zanchet, Ana Maria; de Souza, Stella Teles; Ferreira, Rodrigo Lopes" ;
|
|
dc:date "2014" ;
|
|
dc:title "A new genus and species for the first recorded cave-dwelling Cavernicola (Platyhelminthes) from South America" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Hausera>
|
|
dwc:genus "Hausera" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Tricladida" ;
|
|
dwc:phylum "Platyhelminthes" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tricladida> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Tricladida>
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Tricladida" ;
|
|
dwc:phylum "Platyhelminthes" ;
|
|
dwc:rank "order" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platyhelminthes> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Platyhelminthes>
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:phylum "Platyhelminthes" ;
|
|
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 .
|