TaxonName combinationAuthor example 1

On this page

TaxonName combinationAuthor example 1

Term: tcs:combinationAuthor

<https://ipni.org/n/316069-1> a tcs:TaxonName ;
    tcs:nameString "Rafflesia arnoldi" ;
    dwc:scientificNameAuthorship "R.Br." ;
    tcs:combinationAuthor <https://ipni.org/a/1192-1> ;
    tcs:combinationAuthorLiteral "R.Br." .

<https://ipni.org/a/1192-1> a foaf:Person ;
    foaf:givenName "Robert" ;
    foaf:surname "Brown" .

[TurTLe] [JSON-LD]