@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p069192456> a schema1:Person ;
    rdfs:label "Burman, Johannes (1707-1779)" ;
    schema1:alternateName "Burman, Jan",
        "Burmannus, Joannes",
        "Burmannus, Johannes" ;
    schema1:birthDate "1707" ;
    schema1:deathDate "1779" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "http://dbnl-srv-p200.dmz.kb.nl/auteurs/auteur.php?id=burm011",
        "medicus (promoveerde in 1728, universiteit Leiden), botanicus" ;
    schema1:familyName "Burman" ;
    schema1:givenName "Johannes" ;
    schema1:hasOccupation "botanicus",
        "hoogleraar" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5fda9e063c6013f5be0f4caed73f5aae>,
        <https://data.bibliotheken.nl/.well-known/genid/be0b8020377851944bb941c4830d8201> ;
    schema1:name "Johannes Burman" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/42608297>,
        wd:Q957115,
        <https://isni.org/isni/0000000055346675> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/burm011> .

