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

<http://data.bibliotheken.nl/id/thes/p06947592X> a schema1:Person ;
    rdfs:label "Beex, Gerrit A.C. (1912-1993)" ;
    schema1:alternateName "Beex, G.A.C.",
        "Beex, Gerrit" ;
    schema1:birthDate "1912" ;
    schema1:deathDate "1993" ;
    schema1:description "archeoloog; was werkzaam als: provinciaal archeoloog van Noord-Brabant; secr. heemkundekring 'De Acht Zaligheden' (streek De Kempen, Noord-Brabant)" ;
    schema1:familyName "Beex" ;
    schema1:givenName "Gerrit A.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba4d5585378b092e43758c6afde3e63c> ;
    schema1:name "Gerrit A.C. Beex" ;
    schema1:sameAs <http://viaf.org/viaf/159875961>,
        <https://isni.org/isni/0000000385279372> .

