@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/03EA87901139FFB5FF4A60C1D1F4FB0F>
    dc:creator "Mills, V. Sadie; O'Hara, Timothy D." ;
    dc:title "Ophiopeza cylindrica Hutton 1872" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ophiopeza_cylindrica_Hutton_1872> ;
    trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3613.5.1> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/zootaxa.3613.5.1>
    bibo:endPage "444" ;
    bibo:issue "5" ;
    bibo:journal "Zootaxa" ;
    bibo:startPage "401" ;
    bibo:volume "3613" ;
    dc:creator "Mills, V. Sadie; O'Hara, Timothy D." ;
    dc:date "2013" ;
    dc:title "Ophiuroids (Echinodermata; Ophiuroidea) of biogenic habitats on the continental shelf of New Zealand" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Ophiopeza_cylindrica_Hutton_1872>
    dwc:authority "Hutton, 1872" ;
    dwc:authorityName "Hutton" ;
    dwc:authorityYear "1872" ;
    dwc:class "Ophiuroidea" ;
    dwc:family "Ophiodermatidae" ;
    dwc:genus "Ophiopeza" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Ophiurida" ;
    dwc:phylum "Echinodermata" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Hutton, 1872" ;
    dwc:species "cylindrica" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ophiopeza_cylindrica> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Ophiopeza_cylindrica>
    dwc:class "Ophiuroidea" ;
    dwc:family "Ophiodermatidae" ;
    dwc:genus "Ophiopeza" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Ophiurida" ;
    dwc:phylum "Echinodermata" ;
    dwc:rank "species" ;
    dwc:species "cylindrica" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophiopeza> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Ophiopeza>
    dwc:class "Ophiuroidea" ;
    dwc:family "Ophiodermatidae" ;
    dwc:genus "Ophiopeza" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Ophiurida" ;
    dwc:phylum "Echinodermata" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophiodermatidae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Ophiodermatidae>
    dwc:class "Ophiuroidea" ;
    dwc:family "Ophiodermatidae" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Ophiurida" ;
    dwc:phylum "Echinodermata" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophiurida> ;
    a dwcFP:TaxonName .

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

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

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