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

<http://data.bibliotheken.nl/id/thes/p157420477> a schema1:Person ;
    rdfs:label "Groot, Gert-Jan de (1958-)" ;
    schema1:birthDate "1958" ;
    schema1:description "sociaal historicus (promoveerde in 2001, Universiteit Utrecht)" ;
    schema1:familyName "de Groot" ;
    schema1:givenName "Gert-Jan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab6868f7eb5aa28c209ca9e5f8c826c0> ;
    schema1:name "Gert-Jan de Groot" ;
    schema1:sameAs <http://viaf.org/viaf/289977885> .

