GG2RDF 2024-08-03T08:17:10.906Z (plazi/treatments-xml)
This commit is contained in:
parent
1f41dd9c7c
commit
4d3176c26f
96 changed files with 6260 additions and 82 deletions
68
data/03/AA/87/03AA87D4FFF4FF95FF496AEBFE2CFACE.ttl
Normal file
68
data/03/AA/87/03AA87D4FFF4FF95FF496AEBFE2CFACE.ttl
Normal file
|
|
@ -0,0 +1,68 @@
|
|||
@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/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03AA87D4FFF4FF95FF496AEBFE2CFACE>
|
||||
dc:creator "Halamski, Adam T.; Kvaček, Jiří" ;
|
||||
dc:title "Dicotyledoneae DE CANDOLLE 1819" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03AA87D4FFF4FF95FF496AEBFE2CFACE.mc.3B6B3C9FFFF5FF95FF1F6FF8FE28FACE> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Dicotyledoneae_Candolle_1819> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF93FFACFFF4FF94FF886D47FFB9FFCD> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF93FFACFFF4FF94FF886D47FFB9FFCD>
|
||||
bibo:endPage "86" ;
|
||||
bibo:issue "1 - 2" ;
|
||||
bibo:journal "Acta Musei Nationalis Pragae Series B" ;
|
||||
bibo:pubDate "2013-09-30" ;
|
||||
bibo:startPage "83" ;
|
||||
bibo:volume "69" ;
|
||||
dc:creator "Halamski, Adam T.; Kvaček, Jiří" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "The Type Specimen Of Debeya (Dewalquea) Haldemiana Rediscovered" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Dicotyledoneae_Candolle_1819>
|
||||
dwc:authority "DE CANDOLLE 1819" ;
|
||||
dwc:authorityName "DE CANDOLLE" ;
|
||||
dwc:authorityYear "1819" ;
|
||||
dwc:class "Dicotyledoneae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
dwc:scientificNameAuthorship "De Candolle, 1819" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Dicotyledoneae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dicotyledoneae>
|
||||
dwc:class "Dicotyledoneae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03AA87D4FFF4FF95FF496AEBFE2CFACE.mc.3B6B3C9FFFF5FF95FF1F6FF8FE28FACE>
|
||||
dwc:collectionCode "A, C" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03AA87D4FFF4FF95FF496AEBFE2CFACE#3B6B3C9FFFF5FF95FF1F6FF8FE28FACE> ;
|
||||
a dwc:MaterialCitation .
|
||||
Loading…
Add table
Add a link
Reference in a new issue