55 lines
2.4 KiB
Turtle
55 lines
2.4 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/0422DF8D97C5140CDC21D71944786FBC>
|
|
dc:creator "Arefina-Armitage, Tatiana I.; Armitage, Brian J." ;
|
|
dc:title "Cephalopsyche neboissi Arefina-Armitage & Armitage, 2010, sp. n." ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cephalopsyche_neboissi_Arefina_2010> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.65.489> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.65.489>
|
|
bibo:endPage "15" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "65" ;
|
|
dc:creator "Arefina-Armitage, Tatiana I.; Armitage, Brian J." ;
|
|
dc:date "2010" ;
|
|
dc:title "A new caddisfly genus (Trichoptera, Odontoceridae) from Vietnam" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Cephalopsyche_neboissi_Arefina_2010>
|
|
# Info: authority attributes generated from docAuthor ;
|
|
dwc:LSID "urn:lsid:zoobank.org:act:942CF862-BF10-4E4A-AA0A-CF7D699C960C" ;
|
|
dwc:authority "Arefina-Armitage & Armitage, 2010" ;
|
|
dwc:authorityName "Arefina-Armitage & Armitage" ;
|
|
dwc:authorityYear "2010" ;
|
|
dwc:genus "Cephalopsyche" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Arefina-Armitage & Armitage, 2010" ;
|
|
dwc:species "neboissi" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cephalopsyche_neboissi> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Cephalopsyche_neboissi>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Cephalopsyche" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "neboissi" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cephalopsyche> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Cephalopsyche>
|
|
dwc:genus "Cephalopsyche" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cephalopsyche_neboissi> ;
|
|
a dwcFP:TaxonName .
|