treatments-rdf/data/A5/16/F2/A516F28B8EAB9DB4367C03CCBFFEB469.ttl

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#> .
# Error: the treatment is lacking the taxon
<http://treatment.plazi.org/id/A516F28B8EAB9DB4367C03CCBFFEB469>
dc:creator "Smith, F." ;
dc:title "Catalogue of the hymenopterous insects in the collection of the British Museum. Part VI. Formicidae." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Formica>, <http://taxon-name.plazi.org/id/Animalia/Hypoclinea>, <http://taxon-name.plazi.org/id/Animalia/Tapinoma> ;
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 .