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

<http://data.bibliotheken.nl/id/thes/p067688780> a schema1:Person ;
    rdfs:label "Berends, Gerrit (1931-)" ;
    schema1:birthDate "1931" ;
    schema1:description "bouwkundige (studeerde bouwkunde TH Delft); was tot pensioen werkzaam als bouwhistoricus Rijksdienst voor de Monumentenzorg (Zeist)" ;
    schema1:familyName "Berends" ;
    schema1:givenName "Gerrit" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c78769c82f35be9384f27f9e3a48215> ;
    schema1:name "Gerrit Berends" ;
    schema1:sameAs <http://viaf.org/viaf/167055759>,
        <https://isni.org/isni/0000000117278146> .

