@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/p068994656> a schema1:Person ;
    rdfs:label "Wiepkema, Pieter Reinier (1928-)" ;
    schema1:birthDate "1928" ;
    schema1:description "B9928806 titelp.: Piet R. ... Emeritus Professor Ethology, Wageningen Agricultural University, Wageningen, The Netherlands",
        "Prof. dr." ;
    schema1:familyName "Wiepkema" ;
    schema1:givenName "Pieter Reinier" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b93305684413d1b735cf63c67c9620c6> ;
    schema1:name "Pieter Reinier Wiepkema" ;
    schema1:sameAs <http://viaf.org/viaf/20236693>,
        wd:Q21546636,
        <https://isni.org/isni/0000000080997066> .

