treatments-rdf/data/B2/86/BF/B286BF731E8D989AD316CEA9AB615054.ttl

74 lines
2.7 KiB
Turtle
Raw Normal View History

@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/B286BF731E8D989AD316CEA9AB615054>
dc:creator "Smith, F." ;
dc:title "Megachile luctuosa" ;
trt:publishedIn <http://publication.plazi.org/id/C3CEF6947FC0D2FD603F819C8337AF6E> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Megachile_luctuosa> ;
a trt:Treatment .
<http://publication.plazi.org/id/C3CEF6947FC0D2FD603F819C8337AF6E>
bibo:endPage "88" ;
bibo:journal "Journal of the Proceedings of the Linnean Society of London, Zoology" ;
bibo:startPage "42" ;
bibo:volume "2" ;
dc:creator "Smith, F." ;
dc:date "1857" ;
dc:title "Catalogue of the hymenopterous insects collected at Sarawak, Borneo; Mount Ophir, Malacca; and at Singapore, by A. R. Wallace." ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Megachile_luctuosa>
dwc:class "Insecta" ;
dwc:family "Megachilidae" ;
dwc:genus "Megachile" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "luctuosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Megachile> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Megachile>
dwc:genus "Megachile" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Megachilidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Megachilidae>
dwc:family "Megachilidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:order "Hymenoptera" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .