131 lines
4.6 KiB
Turtle
131 lines
4.6 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#> .
|
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
|
|
|
<http://treatment.plazi.org/id/925F8F592CEC4FB5DE495E6D4A2BCDE9>
|
|
dc:creator "Smith, F." ;
|
|
dc:title "Mutilla calva Villers 1789" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mutilla_calva_Villers_1789> ;
|
|
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Mutilla_nigrita_Panz_> ;
|
|
trt:publishedIn <http://publication.plazi.org/id/F4C959118C8C94377D908658D7932243> ;
|
|
a trt:Treatment .
|
|
|
|
<http://publication.plazi.org/id/F4C959118C8C94377D908658D7932243>
|
|
dc:creator "Smith, F." ;
|
|
dc:date "1851" ;
|
|
dc:title "List of the specimens of British animals in the collection of the British Museum. Part VI. - Hymenoptera Aculeata." ;
|
|
a fabio:Book .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Mutilla_calva_Villers_1789>
|
|
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:233587" ;
|
|
dwc:authorityName "Villers" ;
|
|
dwc:authorityYear "1789" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Crabronidae" ;
|
|
dwc:genus "Mutilla" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hymenoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Villers, 1789" ;
|
|
dwc:species "calva" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mutilla_calva> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Mutilla_nigrita_Panz_>
|
|
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:233588" ;
|
|
dwc:authority ", Panz." ;
|
|
dwc:authorityName "Panz." ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Crabronidae" ;
|
|
dwc:genus "Mutilla" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hymenoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Panz." ;
|
|
dwc:species "nigrita" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mutilla_nigrita> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Mutilla_calva>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Crabronidae" ;
|
|
dwc:genus "Mutilla" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hymenoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "calva" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mutilla> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Mutilla>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Crabronidae" ;
|
|
dwc:genus "Mutilla" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hymenoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crabronidae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Crabronidae>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Crabronidae" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hymenoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
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:class "Insecta" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hymenoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
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:kingdom "Animalia" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
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:kingdom "Animalia" ;
|
|
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 .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Mutilla_nigrita>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Crabronidae" ;
|
|
dwc:genus "Mutilla" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hymenoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "nigrita" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mutilla> ;
|
|
a dwcFP:TaxonName .
|