46 lines
2 KiB
Turtle
46 lines
2 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, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/2415CA5653E8A6E9935D55795987E688>
|
|
dc:creator "Cuezzo, Carolina; Nickle, David A." ;
|
|
dc:title "Sinqasapatermes Cuezzo & Nickle, 2011, gen. n." ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sinqasapatermes_Cuezzo_2011> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.159.2311> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.159.2311>
|
|
bibo:endPage "9" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "159" ;
|
|
dc:creator "Cuezzo, Carolina; Nickle, David A." ;
|
|
dc:date "2011" ;
|
|
dc:title "A new genus and species of termites (Isoptera, Termitidae, Nasutitermitinae) from the rainforest of northern Peru" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Sinqasapatermes_Cuezzo_2011>
|
|
# Info: authority attributes generated from docAuthor ;
|
|
dwc:LSID "urn:lsid:zoobank.org:act:15D04831-D8C0-4059-BC6D-75E77AAA7C46" ;
|
|
dwc:authority "Cuezzo & Nickle, 2011" ;
|
|
dwc:authorityName "Cuezzo & Nickle" ;
|
|
dwc:authorityYear "2011" ;
|
|
dwc:genus "Sinqasapatermes" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Cuezzo & Nickle, 2011" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinqasapatermes> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Sinqasapatermes>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Sinqasapatermes" ;
|
|
dwc:rank "genus" ;
|
|
a dwcFP:TaxonName .
|