46 lines
1.9 KiB
Turtle
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#> .
|
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
|
|
|
<http://treatment.plazi.org/id/03EB87B0FFC0725F4B8ACFC9D9CBFF3D>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Austral_Engler_1899> ;
|
|
dc:creator "Ebach, Malte C.; Murphy, Daniel J.; González-Orozco, Carlos E.; Miller, Joseph T." ;
|
|
dc:title "Austral Engler 1899" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Austral_Engler_1899> ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.208.4.2> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/phytotaxa.208.4.2>
|
|
bibo:endPage "277" ;
|
|
bibo:issue "4" ;
|
|
bibo:journal "Phytotaxa" ;
|
|
bibo:pubDate "2015-05-25" ;
|
|
bibo:startPage "261" ;
|
|
bibo:volume "208" ;
|
|
dc:creator "Ebach, Malte C.; Murphy, Daniel J.; González-Orozco, Carlos E.; Miller, Joseph T." ;
|
|
dc:date "2015" ;
|
|
dc:title "A revised area taxonomy of phytogeographical regions within the Australian Bioregionalisation Atlas" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Austral_Engler_1899>
|
|
dwc:authority "Engler 1899", "Engler 1899: 149" ;
|
|
dwc:authorityName "Engler" ;
|
|
dwc:authorityYear "1899" ;
|
|
dwc:kingdom "Austral" ;
|
|
dwc:rank "kingdom" ;
|
|
dwc:scientificNameAuthorship "Engler, 1899" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Austral> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Austral>
|
|
dwc:kingdom "Austral" ;
|
|
dwc:rank "kingdom" ;
|
|
a dwcFP:TaxonName .
|