52 lines
2.1 KiB
Turtle
52 lines
2.1 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/> .
|
|
|
|
<http://treatment.plazi.org/id/F74B87EFF734FFBDE5E78ECEFCDF56E3>
|
|
dc:creator "Vogt, Robert; Gottschlich, Günter" ;
|
|
dc:title "Hieracium murorum subvar. subatrum Zahn" ;
|
|
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F74B87EFF734FFBDE5E78ECEFCDF56E3.mc.CF8A3CA4F734FFBDE5D28EEAFA1A5657> ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.613.2.1> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/subatrum> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/phytotaxa.613.2.1>
|
|
bibo:endPage "126" ;
|
|
bibo:issue "2" ;
|
|
bibo:journal "Phytotaxa" ;
|
|
bibo:pubDate "2023-09-13" ;
|
|
bibo:startPage "81" ;
|
|
bibo:volume "613" ;
|
|
dc:creator "Vogt, Robert; Gottschlich, Günter" ;
|
|
dc:date "2023" ;
|
|
dc:title "Type material in the Hieracium (Compositae: Cichorieae) collection of Joseph Bornmüller" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/subatrum>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:class "Magnoliopsida" ;
|
|
dwc:family "Asteraceae" ;
|
|
dwc:genus "Hieracium" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Asterales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "subVariety" ;
|
|
dwc:species "murorum" ;
|
|
dwc:subVariety "subatrum" ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://tb.plazi.org/GgServer/dwcaRecords/F74B87EFF734FFBDE5E78ECEFCDF56E3.mc.CF8A3CA4F734FFBDE5D28EEAFA1A5657>
|
|
dwc:eventDate "1926-08" ;
|
|
dwc:locality "Waldecke" ;
|
|
dwc:recordedBy "Ind." ;
|
|
dwc:typeStatus "holotype" ;
|
|
trt:httpUri <https://treatment.plazi.org/id/F74B87EFF734FFBDE5E78ECEFCDF56E3#CF8A3CA4F734FFBDE5D28EEAFA1A5657> ;
|
|
a dwc:MaterialCitation .
|