treatments-rdf/data/B6/B4/0C/B6B40C5F0CFDD05D546E68D47E0BEF95.ttl

52 lines
2.1 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/> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/B6B40C5F0CFDD05D546E68D47E0BEF95>
dc:creator "Holovachov, Oleksandr" ;
dc:title "Nagellus borealis Powers, Baldwin & Bell 1983" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nagellus_borealis_Powers_1983> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1165> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.2.e1165>
bibo:endPage "1165" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "1165" ;
bibo:volume "2" ;
dc:creator "Holovachov, Oleksandr" ;
dc:date "2014" ;
dc:title "Nematodes from terrestrial and freshwater habitats in the Arctic" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Nagellus_borealis_Powers_1983>
dwc:authority "Powers, Baldwin & Bell, 1983 *" ;
dwc:genus "Nagellus" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Powers, Baldwin & Bell, 1983" ;
dwc:species "borealis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nagellus_borealis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Nagellus_borealis>
# Warning: Could not determine parent name ;
dwc:genus "Nagellus" ;
dwc:rank "species" ;
dwc:species "borealis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nagellus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nagellus>
dwc:genus "Nagellus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nagellus_borealis> ;
a dwcFP:TaxonName .