@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#> .

<http://treatment.plazi.org/id/8D5F87E10A34556B93BF917BC5C4F80B>
    dc:creator "Ghaderi, Reza; Karegar, Akbar; Miraeiz, Esmaeil; Hashemi, Kobra" ;
    dc:title "Nagelus Thorne & Malek 1968" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nagelus_Thorne_1968> ;
    trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4300.4.6> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/zootaxa.4300.4.6>
    bibo:endPage "588" ;
    bibo:issue "4" ;
    bibo:journal "Zootaxa" ;
    bibo:startPage "571" ;
    bibo:volume "4300" ;
    dc:creator "Ghaderi, Reza; Karegar, Akbar; Miraeiz, Esmaeil; Hashemi, Kobra" ;
    dc:date "2017" ;
    dc:title "Comparative morphology of the anterior end of selected taxa of Merliniidae Siddiqi, 1971 (Nematoda: Tylenchoidea), with morphological characterisation of two species and taxonomic keys to several genera" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Nagelus_Thorne_1968>
    dwc:authorityName "Thorne & Malek" ;
    dwc:authorityYear "1968" ;
    dwc:class "Secernentea" ;
    dwc:family "Telotylenchidae" ;
    dwc:genus "Nagelus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Tylenchida" ;
    dwc:phylum "Nematoda" ;
    dwc:rank "genus" ;
    dwc:scientificNameAuthorship "Thorne & Malek, 1968" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nagelus> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Nagelus>
    dwc:class "Secernentea" ;
    dwc:family "Telotylenchidae" ;
    dwc:genus "Nagelus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Tylenchida" ;
    dwc:phylum "Nematoda" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Telotylenchidae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Telotylenchidae>
    dwc:family "Telotylenchidae" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tylenchida> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Tylenchida>
    dwc:order "Tylenchida" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Secernentea> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Secernentea>
    dwc:class "Secernentea" ;
    dwc:rank "class" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nematoda> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Nematoda>
    dwc:phylum "Nematoda" ;
    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 .