@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/3440950E4BC95F45B0557AFBC0D4489F>
    dc:creator "Arabuli, Lela; Murvanidze, Lali; Faltynkova, Anna; Mumladze, Levan" ;
    dc:title "Echinochasmus perfoliatus (Ratz, 1908) Gedoelst 1911" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Echinochasmus_perfoliatus_Ratz_1908> ;
    trt:publishedIn <http://dx.doi.org/10.3897/BDJ.12.e110201> ;
    a trt:Treatment .

<http://dx.doi.org/10.3897/BDJ.12.e110201>
    bibo:endPage "110201" ;
    bibo:journal "Biodiversity Data Journal" ;
    bibo:pubDate "2024-01-08" ;
    bibo:startPage "110201" ;
    bibo:volume "12" ;
    dc:creator "Arabuli, Lela; Murvanidze, Lali; Faltynkova, Anna; Mumladze, Levan" ;
    dc:date "2024" ;
    dc:title "Checklist of digeneans (Platyhelminthes, Trematoda, Digenea) of Georgia" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Echinochasmus_perfoliatus_Ratz_1908>
    # Warning: Removing "(Ratz, 1908)" from authority ;
    dwc:LSID "3440950E-4BC9-5F45-B055-7AFBC0D4489F" ;
    dwc:authority "(Ratz, 1908) Gedoelst, 1911" ;
    dwc:authorityName "(Ratz, 1908) Gedoelst" ;
    dwc:authorityYear "1911" ;
    dwc:baseAuthorityName "Ratz" ;
    dwc:baseAuthorityYear "1908" ;
    dwc:class "Trematoda" ;
    dwc:family "Echinochasmidae" ;
    dwc:genus "Echinochasmus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Plagiorchiida" ;
    dwc:phylum "Platyhelminthes" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "(Ratz, 1908)" ;
    dwc:species "perfoliatus" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/848HW> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Echinochasmus_perfoliatus> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Echinochasmus_perfoliatus>
    dwc:class "Trematoda" ;
    dwc:family "Echinochasmidae" ;
    dwc:genus "Echinochasmus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Plagiorchiida" ;
    dwc:phylum "Platyhelminthes" ;
    dwc:rank "species" ;
    dwc:species "perfoliatus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinochasmus> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Echinochasmus>
    dwc:class "Trematoda" ;
    dwc:family "Echinochasmidae" ;
    dwc:genus "Echinochasmus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Plagiorchiida" ;
    dwc:phylum "Platyhelminthes" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinochasmidae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Echinochasmidae>
    dwc:class "Trematoda" ;
    dwc:family "Echinochasmidae" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Plagiorchiida" ;
    dwc:phylum "Platyhelminthes" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plagiorchiida> ;
    a dwcFP:TaxonName .

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

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

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