@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/03D887CCFFE4FFAC24FBFD08FB7FFA02>
    # Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/name>' due to issues with rank ;
    dc:creator "Dubois, Alain; Bour, Roger" ;
    dc:title "Testudo terrestris Garsault 1764" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Testudo_terrestris_Garsault_1764> ;
    trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Emys_orbicularis_Linnaeus_1758>, <http://taxon-concept.plazi.org/id/Animalia/Testudo_terrestris_Forskal_1775> ;
    trt:publishedIn <http://dx.doi.org/10.5281/zenodo.195113> ;
    a trt:Treatment .

<http://dx.doi.org/10.5281/zenodo.195113>
    bibo:endPage "52" ;
    bibo:journal "Zootaxa" ;
    bibo:startPage "1" ;
    bibo:volume "2447" ;
    dc:creator "Dubois, Alain; Bour, Roger" ;
    dc:date "2010" ;
    dc:title "The nomenclatural status of the nomina of amphibians and reptiles created by Garsault (1764), with a parsimonious solution to an old nomenclatural problem regarding the genus Bufo (Amphibia, Anura), comments on the taxonomy of this genus, and comments on some nomina created by Laurenti (1768)" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Testudo_terrestris_Garsault_1764>
    dwc:authority "Garsault, 1764" ;
    dwc:authorityName "Garsault" ;
    dwc:authorityYear "1764" ;
    dwc:class "Reptilia" ;
    dwc:family "Testudinidae" ;
    dwc:genus "Testudo" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Testudines" ;
    dwc:phylum "Chordata" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Garsault, 1764" ;
    dwc:species "terrestris" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Testudo_terrestris> ;
    a dwcFP:TaxonConcept .

<http://taxon-concept.plazi.org/id/Animalia/Testudo_terrestris_Forskal_1775>
    dwc:authority "Forskal, 1775" ;
    dwc:authorityName "Forskal" ;
    dwc:authorityYear "1775" ;
    dwc:class "Reptilia" ;
    dwc:family "Testudinidae" ;
    dwc:genus "Testudo" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Testudines" ;
    dwc:phylum "Chordata" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Forskal, 1775" ;
    dwc:species "terrestris" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Testudo_terrestris> ;
    a dwcFP:TaxonConcept .

<http://taxon-concept.plazi.org/id/Animalia/Emys_orbicularis_Linnaeus_1758>
    dwc:authority "Linnaeus, 1758" ;
    dwc:authorityName "Linnaeus" ;
    dwc:authorityYear "1758" ;
    dwc:class "Reptilia" ;
    dwc:family "Emydidae" ;
    dwc:genus "Emys" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Testudines" ;
    dwc:phylum "Chordata" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Linnaeus, 1758" ;
    dwc:species "orbicularis" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Emys_orbicularis> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Testudo_terrestris>
    dwc:class "Reptilia" ;
    dwc:family "Testudinidae" ;
    dwc:genus "Testudo" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Testudines" ;
    dwc:phylum "Chordata" ;
    dwc:rank "species" ;
    dwc:species "terrestris" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Testudo> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Testudo>
    dwc:genus "Testudo" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Testudinidae> ;
    a dwcFP:TaxonName .

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

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

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

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

<http://taxon-name.plazi.org/id/Animalia/Emys_orbicularis>
    dwc:class "Reptilia" ;
    dwc:family "Emydidae" ;
    dwc:genus "Emys" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Testudines" ;
    dwc:phylum "Chordata" ;
    dwc:rank "species" ;
    dwc:species "orbicularis" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Emys> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Emys>
    dwc:genus "Emys" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Emydidae> ;
    a dwcFP:TaxonName .

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