67 lines
2.5 KiB
Turtle
67 lines
2.5 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#> .
|
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
|
|
|
<http://treatment.plazi.org/id/85CED443306AFE4EE77FF4705DE456F3>
|
|
dc:creator "James D. Williams; David A. Neely; Stephen J. Walsh; Noel M. Burkhead" ;
|
|
dc:title "Percina" ;
|
|
trt:publishedIn <http://publication.plazi.org/id/5BCABC01FB3C198A29CC90B1B8FEE40A> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Percina> ;
|
|
a trt:Treatment .
|
|
|
|
<http://publication.plazi.org/id/5BCABC01FB3C198A29CC90B1B8FEE40A>
|
|
bibo:endPage "28" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "1549" ;
|
|
dc:creator "James D. Williams; David A. Neely; Stephen J. Walsh; Noel M. Burkhead" ;
|
|
dc:date "2007" ;
|
|
dc:title "Three new percid fishes (Percidae: Percina) from the Mobile Basin drainage of Alabama, Georgia, and Tennessee." ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Percina>
|
|
dwc:family "Percidae" ;
|
|
dwc:genus "Percina" ;
|
|
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 .
|