61 lines
2.2 KiB
Turtle
61 lines
2.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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/038287EEFFE8067AFF16FE37A72FFD85>
|
|
dc:creator "Lamas, Carlos José Einicker; Evenhuis, Neal L." ;
|
|
dc:title "Hemipenthes Loew" ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4122.1.31> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/zootaxa.4122.1.31>
|
|
bibo:endPage "381" ;
|
|
bibo:issue "1" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "372" ;
|
|
bibo:volume "4122" ;
|
|
dc:creator "Lamas, Carlos José Einicker; Evenhuis, Neal L." ;
|
|
dc:date "2016" ;
|
|
dc:title "FAMILY BOMBYLIIDAE" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Hemipenthes_Loew_>
|
|
dwc:ID-ENA "247596" ;
|
|
dwc:authority "Loew" ;
|
|
dwc:authorityName "Loew" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Bombyliidae" ;
|
|
dwc:genus "Hemipenthes" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Diptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Loew" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/637JS> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemipenthes> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Hemipenthes_Loew_1869>
|
|
dwc:authority "Loew, 1869: 28" ;
|
|
dwc:authorityName "Loew" ;
|
|
dwc:authorityPageNumber "28" ;
|
|
dwc:authorityYear "1869" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Bombyliidae" ;
|
|
dwc:genus "Hemipenthes" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Diptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Loew, 1869" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/637JS> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemipenthes> ;
|
|
a dwcFP:TaxonConcept .
|