@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/03807E4BFF8F1C19FF2BC5132EF1FA6F>
    dc:creator "Esen, Yunus; Pešić, Vladimir; Erman, Orhan" ;
    dc:title "Sperchon (Sperchon) longissimus K. Viets 1920" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sperchon_longissimus_Viets_1920> ;
    trt:publishedIn <http://dx.doi.org/10.5281/zenodo.196102> ;
    a trt:Treatment .

<http://dx.doi.org/10.5281/zenodo.196102>
    bibo:endPage "46" ;
    bibo:journal "Zootaxa" ;
    bibo:startPage "35" ;
    bibo:volume "2514" ;
    dc:creator "Esen, Yunus; Pešić, Vladimir; Erman, Orhan" ;
    dc:date "2010" ;
    dc:title "Water mites of the genus Sperchon Kramer (Acari: Hydrachnidia: Sperchontidae) from Turkey, with description of two new species" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Sperchon_longissimus_Viets_1920>
    dwc:authority "K. Viets, 1920" ;
    dwc:authorityName "K. Viets" ;
    dwc:authorityYear "1920" ;
    dwc:class "Arachnida" ;
    dwc:family "Sperchonidae" ;
    dwc:genus "Sperchon" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Trombidiformes" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Viets, 1920" ;
    dwc:species "longissimus" ;
    dwc:subGenus "Sperchon" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sperchon_longissimus> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Sperchon_longissimus>
    dwc:class "Arachnida" ;
    dwc:family "Sperchonidae" ;
    dwc:genus "Sperchon" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Trombidiformes" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:species "longissimus" ;
    dwc:subGenus "Sperchon" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sperchon_Sperchon> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Sperchon_Sperchon>
    dwc:rank "subGenus" ;
    dwc:subGenus "Sperchon" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sperchon> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Sperchon>
    dwc:genus "Sperchon" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sperchonidae> ;
    a dwcFP:TaxonName .

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

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

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