treatments-rdf/data/A9/CF/47/A9CF47D030AF297BA91929FC7AD7152D.ttl

54 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/A9CF47D030AF297BA91929FC7AD7152D>
dc:creator "Holovachov, Oleksandr" ;
dc:title "Nagellus lineatus Allen 1955" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nagellus_lineatus_Allen_1955> ;
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_lineatus_Allen_1955>
dwc:authority "Allen, 1955" ;
dwc:authorityName "Allen" ;
dwc:authorityYear "1955" ;
dwc:genus "Nagellus" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Allen, 1955" ;
dwc:species "lineatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nagellus_lineatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Nagellus_lineatus>
# Warning: Could not determine parent name ;
dwc:genus "Nagellus" ;
dwc:rank "species" ;
dwc:species "lineatus" ;
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_lineatus> ;
a dwcFP:TaxonName .