56 lines
2.4 KiB
Turtle
56 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/DFC29B314743AB0F749E2AB64019E673>
|
|
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhithrogeniella_ornata>' due to issues with rank ;
|
|
dc:creator "Boonsoong, Boonsatien; Braasch, Dietrich" ;
|
|
dc:title "Rhithrogeniella ornata Ulmer 1939" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhithrogeniella_ornata_Ulmer_1939> ;
|
|
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_ornata_Ulmer_1939>
|
|
dwc:LSID "http://species-id.net/wiki/Rhithrogeniella_ornata" ;
|
|
dwc:authority "Ulmer, 1939" ;
|
|
dwc:authorityName "Ulmer" ;
|
|
dwc:authorityYear "1939" ;
|
|
dwc:genus "Rhithrogeniella" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Ulmer, 1939" ;
|
|
dwc:species "ornata" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/47NDC> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhithrogeniella_ornata> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Rhithrogeniella_ornata>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Rhithrogeniella" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "ornata" ;
|
|
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_ornata> ;
|
|
a dwcFP:TaxonName .
|