treatments-rdf/data/2C/51/BF/2C51BF5E92E93FE0FFD313EA53EA4B44.ttl

44 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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/2C51BF5E92E93FE0FFD313EA53EA4B44>
dc:creator "George Bentham; Ferdinand Mueller" ;
dc:title "CHENOPODIATRUM , Moq." ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chenopodiatrum_Bentham_1870> ;
trt:publishedIn <http://publication.plazi.org/id/FF96150E067AAF49DF2A6B03FFB9FFFE> ;
a trt:Treatment .
<http://publication.plazi.org/id/FF96150E067AAF49DF2A6B03FFB9FFFE>
bibo:endPage "165" ;
bibo:startPage "157" ;
dc:creator "George Bentham; Ferdinand Mueller" ;
dc:date "1870" ;
dc:title "Chenopodium & Dysphania" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Chenopodiatrum_Bentham_1870>
# Info: authority attributes generated from docAuthor ;
dwc:authority "George Bentham & Ferdinand Mueller, 1870" ;
dwc:authorityName "George Bentham & Ferdinand Mueller" ;
dwc:authorityYear "1870" ;
dwc:genus "Chenopodiatrum" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "George Bentham & Ferdinand Mueller, 1870" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chenopodiatrum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Chenopodiatrum>
# Warning: Could not determine parent name ;
dwc:genus "Chenopodiatrum" ;
dwc:rank "genus" ;
a dwcFP:TaxonName .