@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/68F319BE408D30B2196A7A3751E2D4D8>
    dc:creator "Info Flora" ;
    dc:title "Utricularia australis R. Br." ;
    trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Utricularia_australis> ;
    trt:publishedIn <http://publication.plazi.org/id/1A8154B86C236E547F63AB784DF00C0F> ;
    trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Utricularia_australis> ;
    a trt:Treatment .

<http://publication.plazi.org/id/1A8154B86C236E547F63AB784DF00C0F>
    dc:creator "Info Flora" ;
    dc:date "2021" ;
    dc:title "Info Flora Schweiz - Lentibulariaceae" .

<http://taxon-name.plazi.org/id/Plantae/Utricularia_australis>
    # Info: Couldn't generate language tag for "Suedlicher Wasserschlauch"@undefined ;
    dwc:class "Magnoliopsida" ;
    dwc:family "Lentibulariaceae" ;
    dwc:genus "Utricularia" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Lamiales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:species "australis" ;
    dwc:vernacularName "Suedlicher Wasserschlauch", "Suedlicher Wasserschlauch"@de, "Uebersehener Wasserschlauch"@de, "Utriculaire meridionale"@fr, "Erba vescica delle risaie"@it ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Utricularia> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Utricularia>
    dwc:class "Magnoliopsida" ;
    dwc:family "Lentibulariaceae" ;
    dwc:genus "Utricularia" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Lamiales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lentibulariaceae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Lentibulariaceae>
    dwc:class "Magnoliopsida" ;
    dwc:family "Lentibulariaceae" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Lamiales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Lamiales>
    dwc:class "Magnoliopsida" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Lamiales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
    a dwcFP:TaxonName .

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

<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
    dwc:kingdom "Plantae" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "phylum" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae>
    dwc:kingdom "Plantae" ;
    dwc:rank "kingdom" ;
    a dwcFP:TaxonName .