@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p297536400> a schema1:Person ;
    rdfs:label "Phoebus, Philipp (1804-1880 ; German botanist; Dr. med. chir. Berlin 1827; from 1828 practicing physician at Berlin ...)" ;
    schema1:birthDate "1804" ;
    schema1:deathDate "1880" ;
    schema1:familyName "Phoebus" ;
    schema1:givenName "Philipp" ;
    schema1:hasOccupation "German botanist; Dr. med. chir. Berlin 1827; from 1828 practicing physician at Berlin ..." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a5f6e7c6764b32cc2900ca528d1aede> ;
    schema1:name "Philipp Phoebus" ;
    schema1:sameAs <http://viaf.org/viaf/3215056>,
        wd:Q214239,
        <https://isni.org/isni/0000000061396791> .

