136 lines
4.7 KiB
Turtle
136 lines
4.7 KiB
Turtle
@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/038F8788FF89FFE1D973FA9DFA95246F>
|
|
dc:creator "Iverson, John B." ;
|
|
dc:title "Chrysemys picta" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chrysemys_picta_Schneider_1783> ;
|
|
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Testudo_cinerea_Bonnaterre_1789> ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/megataxa.7.1.1> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/megataxa.7.1.1>
|
|
bibo:endPage "85" ;
|
|
bibo:issue "1" ;
|
|
bibo:journal "Megataxa" ;
|
|
bibo:pubDate "2022-01-25" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "7" ;
|
|
dc:creator "Iverson, John B." ;
|
|
dc:date "2022" ;
|
|
dc:title "A review of Chelonian type specimens (order Testudines)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Chrysemys_picta_Schneider_1783>
|
|
dwc:authority "(Schneider 1783: 348)" ;
|
|
dwc:baseAuthorityName "Schneider" ;
|
|
dwc:baseAuthorityPageNumber "348" ;
|
|
dwc:baseAuthorityYear "1783" ;
|
|
dwc:class "Reptilia" ;
|
|
dwc:family "Emydidae" ;
|
|
dwc:genus "Chrysemys" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Testudines" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "(Schneider, 1783)" ;
|
|
dwc:species "picta" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5YKRV> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chrysemys_picta> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Testudo_cinerea_Bonnaterre_1789>
|
|
dwc:authority "Bonnaterre 1789: 25" ;
|
|
dwc:authorityName "Bonnaterre" ;
|
|
dwc:authorityPageNumber "25" ;
|
|
dwc:authorityYear "1789" ;
|
|
dwc:class "Reptilia" ;
|
|
dwc:family "Testudinidae" ;
|
|
dwc:genus "Testudo" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Testudines" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Bonnaterre, 1789" ;
|
|
dwc:species "cinerea" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Testudo_cinerea> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Chrysemys_picta>
|
|
dwc:class "Reptilia" ;
|
|
dwc:family "Emydidae" ;
|
|
dwc:genus "Chrysemys" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Testudines" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "picta" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysemys> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Chrysemys>
|
|
dwc:genus "Chrysemys" ;
|
|
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 .
|
|
|
|
<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/Testudo_cinerea>
|
|
dwc:class "Reptilia" ;
|
|
dwc:family "Testudinidae" ;
|
|
dwc:genus "Testudo" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Testudines" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "cinerea" ;
|
|
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 .
|