This commit is contained in:
treatmentbank 2024-09-11 08:02:13 +00:00
parent 21edb1e359
commit cbf9e6a01f

View file

@ -0,0 +1,94 @@
@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/03D687D4FFF86564120A95F4FC9FFB1A>
dc:creator "Near, Thomas J.; Simmons, Jeffrey W.; Strange, Rex M.; Brandt, Stephanie; Thomas, Matthew R.; Harrington, Richard C.; MacGuigan, Daniel J." ;
dc:title "Etheostoma cumberlandicum Jordan and Swain 1883" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Etheostoma_cumberlandicum_Jordan_1883> ;
trt:publishedIn <http://dx.doi.org/10.1643/i2021053> ;
a trt:Treatment .
<http://dx.doi.org/10.1643/i2021053>
bibo:endPage "221" ;
bibo:issue "2" ;
bibo:journal "Ichthyology & Herpetology" ;
bibo:pubDate "2023-04-18" ;
bibo:startPage "203" ;
bibo:volume "111" ;
dc:creator "Near, Thomas J.; Simmons, Jeffrey W.; Strange, Rex M.; Brandt, Stephanie; Thomas, Matthew R.; Harrington, Richard C.; MacGuigan, Daniel J." ;
dc:date "2023" ;
dc:title "Systematics of the Stripetail Darter, Etheostoma kennicotti (Putnam), and the Distinctiveness of the Upper Cumberland Endemic Etheostoma cumberlandicum Jordan and Swain" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Etheostoma_cumberlandicum_Jordan_1883>
dwc:authority "Jordan and Swain, 1883" ;
dwc:authorityName "Jordan and Swain" ;
dwc:authorityYear "1883" ;
dwc:family "Percidae" ;
dwc:genus "Etheostoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Jordan & Swain, 1883" ;
dwc:species "cumberlandicum" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Etheostoma_cumberlandicum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Etheostoma_cumberlandicum>
dwc:family "Percidae" ;
dwc:genus "Etheostoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "cumberlandicum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Etheostoma> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Etheostoma>
dwc:family "Percidae" ;
dwc:genus "Etheostoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Percidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Percidae>
dwc:family "Percidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perciformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Perciformes>
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
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 .