@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/0390F260486FF51C86F3DE698510FDB3>
    dc:creator "HALLIDAY, R. B." ;
    dc:title "Sokoloviana cornuta Dabert & Ehrnsberger 1996" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sokoloviana_cornuta_Dabert_1996> ;
    trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5280.1.1> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/zootaxa.5280.1.1>
    bibo:endPage "73" ;
    bibo:issue "1" ;
    bibo:journal "Zootaxa" ;
    bibo:pubDate "2023-05-09" ;
    bibo:startPage "1" ;
    bibo:volume "5280" ;
    dc:creator "HALLIDAY, R. B." ;
    dc:date "2023" ;
    dc:title "Prelude to a study of the feather mites of Australia (Acariformes: Astigmata)" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Sokoloviana_cornuta_Dabert_1996>
    dwc:authority "Dabert & Ehrnsberger, 1996" ;
    dwc:authorityName "Dabert & Ehrnsberger" ;
    dwc:authorityYear "1996" ;
    dwc:class "Arachnida" ;
    dwc:family "Ptiloxenidae" ;
    dwc:genus "Sokoloviana" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Sarcoptiformes" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Dabert & Ehrnsberger, 1996" ;
    dwc:species "cornuta" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sokoloviana_cornuta> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Sokoloviana_cornuta>
    dwc:class "Arachnida" ;
    dwc:family "Ptiloxenidae" ;
    dwc:genus "Sokoloviana" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Sarcoptiformes" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:species "cornuta" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sokoloviana> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Sokoloviana>
    dwc:class "Arachnida" ;
    dwc:family "Ptiloxenidae" ;
    dwc:genus "Sokoloviana" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Sarcoptiformes" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ptiloxenidae> ;
    a dwcFP:TaxonName .

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

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