@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/7E07FBBF62B17FDD518AAA95EB436E6E>
    dc:creator "Soenmez, Serdar; Sak, Serdar; Karaytug, Suephan" ;
    dc:title "Arenosetella CB Wilson 1932" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Arenosetella_Wilson_1932> ;
    trt:publishedIn <http://dx.doi.org/10.3897/zse.92.7003> ;
    a trt:Treatment .

<http://dx.doi.org/10.3897/zse.92.7003>
    bibo:endPage "129" ;
    bibo:issue "1" ;
    bibo:journal "Zoosystematics and Evolution" ;
    bibo:startPage "119" ;
    bibo:volume "92" ;
    dc:creator "Soenmez, Serdar; Sak, Serdar; Karaytug, Suephan" ;
    dc:date "2016" ;
    dc:title "A new species of Arenosetella Wilson, 1932 from Turkey with notes on the genus (Copepoda, Harpacticoida, Ectinosomatidae)" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Arenosetella_Wilson_1932>
    dwc:authority "CB Wilson, 1932" ;
    dwc:authorityName "CB Wilson" ;
    dwc:authorityYear "1932" ;
    dwc:class "Copepoda" ;
    dwc:family "Ectinosomatidae" ;
    dwc:genus "Arenosetella" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Harpacticoida" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "genus" ;
    dwc:scientificNameAuthorship "Cb Wilson, 1932" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NPNB> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Arenosetella> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Arenosetella>
    dwc:class "Copepoda" ;
    dwc:family "Ectinosomatidae" ;
    dwc:genus "Arenosetella" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Harpacticoida" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectinosomatidae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Ectinosomatidae>
    dwc:class "Copepoda" ;
    dwc:family "Ectinosomatidae" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Harpacticoida" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Harpacticoida> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Harpacticoida>
    dwc:class "Copepoda" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Harpacticoida" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Copepoda> ;
    a dwcFP:TaxonName .

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