@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/p069797242> a schema1:Person ;
    rdfs:label "Kampen, Pieter Nicolaas van (1878-1937 ; bioloog)" ;
    schema1:birthDate "1878" ;
    schema1:deathDate "1937" ;
    schema1:description "03-09-19 bron: https://hoogleraren.leidenuniv.nl/id/1307",
        "zoöloog en fysioloog (promoveerde in 1904, Universiteit van Amsterdam)" ;
    schema1:familyName "van Kampen" ;
    schema1:givenName "Pieter Nicolaas" ;
    schema1:hasOccupation "bioloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2282370161b01909a73622f4ef58ea1> ;
    schema1:name "Pieter Nicolaas van Kampen" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/72134560>,
        wd:Q3388019,
        <https://isni.org/isni/0000000010571182> .

