55 lines
2.5 KiB
Turtle
55 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#> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/DAF56F2663A0F34C81094E058F13069C>
|
|
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhithrogeniella_tonkinensis>' due to issues with rank ;
|
|
dc:creator "Boonsoong, Boonsatien; Braasch, Dietrich" ;
|
|
dc:title "Rhithrogeniella tonkinensis Soldan & Braasch 1986" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhithrogeniella_tonkinensis_Soldan_1986> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.272.3638> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.272.3638>
|
|
bibo:endPage "93" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "61" ;
|
|
bibo:volume "272" ;
|
|
dc:creator "Boonsoong, Boonsatien; Braasch, Dietrich" ;
|
|
dc:date "2013" ;
|
|
dc:title "Heptageniidae (Insecta, Ephemeroptera) of Thailand" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Rhithrogeniella_tonkinensis_Soldan_1986>
|
|
dwc:LSID "http://species-id.net/wiki/Rhithrogeniella_tonkinensis" ;
|
|
dwc:authority "Soldan & Braasch, 1986" ;
|
|
dwc:authorityName "Soldan & Braasch" ;
|
|
dwc:authorityYear "1986" ;
|
|
dwc:genus "Rhithrogeniella" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Soldan & Braasch, 1986" ;
|
|
dwc:species "tonkinensis" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhithrogeniella_tonkinensis> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Rhithrogeniella_tonkinensis>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Rhithrogeniella" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "tonkinensis" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhithrogeniella> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Rhithrogeniella>
|
|
dwc:genus "Rhithrogeniella" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhithrogeniella_tonkinensis> ;
|
|
a dwcFP:TaxonName .
|