@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/82CB0537C972C8290812E412EF427DC9>
    dc:creator "Slapcinsky, John; Kraus, Fred" ;
    dc:title "Sphendone Slapcinsky & Kraus, 2016, gen. n." ;
    trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sphendone_Slapcinsky_2016> ;
    trt:publishedIn <http://dx.doi.org/10.3897/zookeys.614.8807> ;
    a trt:Treatment .

<http://dx.doi.org/10.3897/zookeys.614.8807>
    bibo:endPage "49" ;
    bibo:journal "ZooKeys" ;
    bibo:startPage "27" ;
    bibo:volume "614" ;
    dc:creator "Slapcinsky, John; Kraus, Fred" ;
    dc:date "2016" ;
    dc:title "Revision of Partulidae (Gastropoda, Stylommatophora) of Palau, with description of a new genus for an unusual ground-dwelling species" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Sphendone_Slapcinsky_2016>
    # Info: authority attributes generated from docAuthor ;
    dwc:LSID "http://zoobank.org/FBC28415-B5A9-4549-B4CC-27D0F7B9850B" ;
    dwc:authority "Slapcinsky & Kraus, 2016" ;
    dwc:authorityName "Slapcinsky & Kraus" ;
    dwc:authorityYear "2016" ;
    dwc:class "Gastropoda" ;
    dwc:family "Partulidae" ;
    dwc:genus "Sphendone" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Stylommatophora" ;
    dwc:phylum "Mollusca" ;
    dwc:rank "genus" ;
    dwc:scientificNameAuthorship "Slapcinsky & Kraus, 2016" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphendone> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Sphendone>
    dwc:class "Gastropoda" ;
    dwc:family "Partulidae" ;
    dwc:genus "Sphendone" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Stylommatophora" ;
    dwc:phylum "Mollusca" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Partulidae> ;
    a dwcFP:TaxonName .

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

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

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

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