2024-07-04 12:53:03 +02:00
|
|
|
@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/7C7D4EC69E62EB7C1412E77B0DDE228B>
|
|
|
|
dc:creator "Smith, F." ;
|
|
|
|
dc:title "Formica lacteipennis" ;
|
|
|
|
trt:publishedIn <http://publication.plazi.org/id/913D7CCA2C271185BA478FF390B73E80> ;
|
2024-11-06 13:42:23 +01:00
|
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Formica_lacteipennis> ;
|
2024-07-04 12:53:03 +02:00
|
|
|
a trt:Treatment .
|
|
|
|
|
|
|
|
<http://publication.plazi.org/id/913D7CCA2C271185BA478FF390B73E80>
|
|
|
|
dc:creator "Smith, F." ;
|
|
|
|
dc:date "1858" ;
|
|
|
|
dc:title "Catalogue of the hymenopterous insects in the collection of the British Museum. Part VI. Formicidae." ;
|
|
|
|
a fabio:Book .
|
|
|
|
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Formica_lacteipennis>
|
|
|
|
dwc:class "Insecta" ;
|
|
|
|
dwc:family "Formicidae" ;
|
|
|
|
dwc:genus "Formica" ;
|
|
|
|
dwc:kingdom "Animalia" ;
|
|
|
|
dwc:order "Hymenoptera" ;
|
|
|
|
dwc:phylum "Arthropoda" ;
|
|
|
|
dwc:rank "species" ;
|
|
|
|
dwc:species "lacteipennis" ;
|
|
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formica> ;
|
|
|
|
a dwcFP:TaxonName .
|
|
|
|
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Formica>
|
|
|
|
dwc:genus "Formica" ;
|
|
|
|
dwc:rank "genus" ;
|
|
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
|
|
|
a dwcFP:TaxonName .
|
|
|
|
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
|
|
|
dwc:family "Formicidae" ;
|
|
|
|
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 .
|