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

<http://data.bibliotheken.nl/id/thes/p072695366> a schema1:Person ;
    rdfs:label "Groot, Annemarie de (biologie)" ;
    schema1:description "Biologiewinkel R.U.U." ;
    schema1:familyName "de Groot" ;
    schema1:givenName "Annemarie" ;
    schema1:hasOccupation "biologie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bfa41477b0292112b09a5c495c0c9cb8> ;
    schema1:name "Annemarie de Groot" ;
    schema1:sameAs <http://viaf.org/viaf/291504650> .

