treatments-rdf/data/DE/80/BF/DE80BFCE7E54EAE8222132317F6413FD.ttl

69 lines
2.9 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/DE80BFCE7E54EAE8222132317F6413FD>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Formica_Linnaeus_1758>, <http://taxon-concept.plazi.org/id/Animalia/Manica_Jurine_1807>, <http://taxon-concept.plazi.org/id/Animalia/Myrmica_Latreille_1804> ;
dc:creator "Smith, F." ;
dc:title "List of the specimens of British animals in the collection of the British Museum. Part VI. - Hymenoptera Aculeata." ;
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/Formica_Linnaeus_1758>
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:2506" ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1758" ;
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Formica" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Formica> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Myrmica_Latreille_1804>
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:24868" ;
dwc:authorityName "Latreille" ;
dwc:authorityYear "1804" ;
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Myrmica" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Latreille, 1804" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myrmica> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Manica_Jurine_1807>
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:24867" ;
dwc:authorityName "Jurine" ;
dwc:authorityYear "1807" ;
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Manica" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Jurine, 1807" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Manica> ;
a dwcFP:TaxonConcept .