treatments-rdf/data/69/46/AD/6946AD0A9139075DFEA0FA52FC53063D.ttl

46 lines
1.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#> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/6946AD0A9139075DFEA0FA52FC53063D>
# Error: Could not add TaxonConceptCitation
# Error: Could not produce taxonNameURI ;
# Warning: Could not add treatment taxon because the rank attribute is missing ;
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Myzodium_Borner_1949> ;
dc:creator "Victor; Eastop, F.; Blackman, Roger L." ;
dc:title "Evallocataphis lutescens Zhang & Qiao 1998" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Evallocataphis> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.273344> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.273344>
bibo:endPage "36" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "1089" ;
dc:creator "Victor; Eastop, F.; Blackman, Roger L." ;
dc:date "2005" ;
dc:title "Some new synonyms in Aphididae (Hemiptera: Sternorrhyncha)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Myzodium_Borner_1949>
dwc:authorityName "Borner" ;
dwc:authorityYear "1949" ;
dwc:class "Insecta" ;
dwc:family "Aphididae" ;
dwc:genus "Myzodium" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Borner, 1949" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myzodium> ;
a dwcFP:TaxonConcept .