treatments-rdf/data/0D/23/EC/0D23EC78C92F9EA66050F7DA10B55B25.ttl

45 lines
1.9 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#> .
# Warning: treatment taxon is missing ancestor kingdom
<http://treatment.plazi.org/id/0D23EC78C92F9EA66050F7DA10B55B25>
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/INVALID/Clivinidia>' due to issues with rank ;
# Warning: Could not add treatment taxon because family "" contains invalid characters ;
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Clivina_Latreille_1802> ;
dc:creator "Bousquet, Yves" ;
dc:title "Clivinina Rafinesque 1815" ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.245.3416> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.245.3416>
bibo:endPage "1722" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2012-11-28" ;
bibo:startPage "1" ;
bibo:volume "245" ;
dc:creator "Bousquet, Yves" ;
dc:date "2012" ;
dc:title "Catalogue of Geadephaga (Coleoptera, Adephaga) of America, north of Mexico" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Clivina_Latreille_1802>
dwc:authorityName "Latreille" ;
dwc:authorityYear "1802" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Clivina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Latreille, 1802" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Clivina> ;
a dwcFP:TaxonConcept .