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

<http://data.bibliotheken.nl/id/thes/p146960505> a schema1:Person ;
    rdfs:label "Geertsma, R.E. (RIVM)" ;
    schema1:alternateName "Geertsma, Robert" ;
    schema1:description "B0530921 vermeldt: Centre for Biological Medicines and Medical Technology, RIVM" ;
    schema1:familyName "Geertsma" ;
    schema1:givenName "R.E." ;
    schema1:hasOccupation "RIVM" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f89c9aa32fd80dff7782a37cee6853ae> ;
    schema1:name "R.E. Geertsma" ;
    schema1:sameAs <http://viaf.org/viaf/21510117>,
        <https://isni.org/isni/0000000037736725> .

