24 lines
1.2 KiB
Turtle
24 lines
1.2 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#> .
|
|
|
|
<http://treatment.plazi.org/id/EBFE2BEC904D546BBFBFCAB55406B74D>
|
|
# Warning: Could not add treatment taxon because sigEpithet "6-guttata" contains invalid characters ;
|
|
dc:creator "Smith, F." ;
|
|
dc:title "Formica 6-guttata" ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Formica_6-guttata>, <http://taxon-name.plazi.org/id/Animalia/Formica_maculata>, <http://taxon-name.plazi.org/id/Animalia/Formica_sexguttata> ;
|
|
trt:publishedIn <http://publication.plazi.org/id/913D7CCA2C271185BA478FF390B73E80> ;
|
|
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 .
|