treatments-rdf/data/5F/FD/49/5FFD49D0CA45B55385EE15580DF85311.ttl

54 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#> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/5FFD49D0CA45B55385EE15580DF85311>
dc:creator "Holovachov, Oleksandr" ;
dc:title "Nagellus parobscurus Mulvey 1969" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nagellus_parobscurus_Mulvey_1969> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Tylenchorhynchus_parobscurus> ;
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_parobscurus_Mulvey_1969>
dwc:authority "Mulvey, 1969" ;
dwc:authorityName "Mulvey" ;
dwc:authorityYear "1969" ;
dwc:genus "Nagellus" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mulvey, 1969" ;
dwc:species "parobscurus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nagellus_parobscurus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Nagellus_parobscurus>
# Warning: Could not determine parent name ;
dwc:genus "Nagellus" ;
dwc:rank "species" ;
dwc:species "parobscurus" ;
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_parobscurus> ;
a dwcFP:TaxonName .