treatments-rdf/data/03/C2/87/03C2878BFFD0FFD4F3D4D52432D0FCEB.ttl

75 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/03C2878BFFD0FFD4F3D4D52432D0FCEB>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Amblyopone_Armigera_Mayr_1887>, <http://taxon-concept.plazi.org/id/Animalia/Amblyopone_Erichson_1842>, <http://taxon-concept.plazi.org/id/Animalia/Amblyopone_Lurilabes_Lattke_1991> ;
dc:creator "Wild, Alexander L." ;
dc:title "Amblyopone Erichson 1842" ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.179222> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.179222>
bibo:endPage "55" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "1622" ;
dc:creator "Wild, Alexander L." ;
dc:date "2007" ;
dc:title "A catalogue of the ants of Paraguay (Hymenoptera: Formicidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Amblyopone_Erichson_1842>
dwc:authority "Erichson 1842" ;
dwc:authorityName "Erichson" ;
dwc:authorityYear "1842" ;
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Amblyopone" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Erichson, 1842" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amblyopone> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Amblyopone_Armigera_Mayr_1887>
dwc:authority "Mayr 1887" ;
dwc:authorityName "Mayr" ;
dwc:authorityYear "1887" ;
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Amblyopone" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mayr, 1887" ;
dwc:species "Armigera" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amblyopone_Armigera> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Amblyopone_Lurilabes_Lattke_1991>
dwc:authority "Lattke 1991" ;
dwc:authorityName "Lattke" ;
dwc:authorityYear "1991" ;
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Amblyopone" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lattke, 1991" ;
dwc:species "Lurilabes" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amblyopone_Lurilabes> ;
a dwcFP:TaxonConcept .