treatments-rdf/data/B2/B5/7F/B2B57F37639C9EE41A66CCDCE31A6617.ttl

86 lines
2.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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/B2B57F37639C9EE41A66CCDCE31A6617>
dc:creator "Roberts" ;
dc:title "Nesticus cellulanus" ;
trt:publishedIn <http://publication.plazi.org/id/49CC45D6B497E6D97BDDF3C0D38289E2> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Nesticus_cellulanus> ;
a trt:Treatment .
<http://publication.plazi.org/id/49CC45D6B497E6D97BDDF3C0D38289E2>
dc:creator "Roberts" ;
dc:date "1998" ;
dc:title "Spinnengids" ;
a fabio:Book .
<http://taxon-name.plazi.org/id/Animalia/Nesticus_cellulanus>
dwc:class "Arachnida" ;
dwc:family "Nesticidae" ;
dwc:genus "Nesticus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cellulanus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nesticus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nesticus>
dwc:class "Arachnida" ;
dwc:family "Nesticidae" ;
dwc:genus "Nesticus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nesticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nesticidae>
dwc:class "Arachnida" ;
dwc:family "Nesticidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
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 .