64 lines
2.5 KiB
Turtle
64 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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/038287EEFFED067FFF16F9A8A707F919>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Exoprosopa_flavinevris_Macquart_1846>, <http://taxon-concept.plazi.org/id/Animalia/Ulosometa_falcata_Hull_1973> ;
|
|
dc:creator "Lamas, Carlos José Einicker; Evenhuis, Neal L." ;
|
|
dc:title "Exoprosopa flavinevris Macquart 1846" ;
|
|
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/Exoprosopa_flavinevris_Macquart_1846>
|
|
dwc:authority "Macquart, 1846: 237" ;
|
|
dwc:authorityName "Macquart" ;
|
|
dwc:authorityPageNumber "237" ;
|
|
dwc:authorityYear "1846" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Bombyliidae" ;
|
|
dwc:genus "Exoprosopa" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Diptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Macquart, 1846" ;
|
|
dwc:species "flavinevris" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8H3XV> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Exoprosopa_flavinevris> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Ulosometa_falcata_Hull_1973>
|
|
dwc:authority "Hull, 1973: 360" ;
|
|
dwc:authorityName "Hull" ;
|
|
dwc:authorityPageNumber "360" ;
|
|
dwc:authorityYear "1973" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Bombyliidae" ;
|
|
dwc:genus "Ulosometa" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Diptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Hull, 1973" ;
|
|
dwc:species "falcata" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ulosometa_falcata> ;
|
|
a dwcFP:TaxonConcept .
|