44 lines
2 KiB
Turtle
44 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#> .
|
|
|
|
<http://treatment.plazi.org/id/37607C47FF825F43A290C969FA93FD7C>
|
|
# Warning: Could not add treatment taxon because sigEpithet "larvae, thailand" contains invalid characters ;
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Chironomidae_al_2012> ;
|
|
dc:creator "Cranston, Peter S." ;
|
|
dc:title "Conochironomus larvae, thailand" ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Conochironomus>, <http://taxon-name.plazi.org/id/Animalia/Conochironomus_larvaethailand>, <http://taxon-name.plazi.org/id/Animalia/Stictochironomus> ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4109.3.3> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/zootaxa.4109.3.3>
|
|
bibo:endPage "331" ;
|
|
bibo:issue "3" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "315" ;
|
|
bibo:volume "4109" ;
|
|
dc:creator "Cranston, Peter S." ;
|
|
dc:date "2016" ;
|
|
dc:title "Conochironomus (Diptera: Chironomidae) in Asia: new and redescribed species and vouchering issues" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Chironomidae_al_2012>
|
|
dwc:authority "Cranston et al. 2012" ;
|
|
dwc:authorityName "Cranston et al." ;
|
|
dwc:authorityYear "2012" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Chironomidae" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Diptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "family" ;
|
|
dwc:scientificNameAuthorship "Cranston et al., 2012" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chironomidae> ;
|
|
a dwcFP:TaxonConcept .
|