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

<http://data.bibliotheken.nl/id/thes/p149048351> a schema1:Person ;
    rdfs:label "Kazemier, Brugt (1956-)" ;
    schema1:birthDate "1956" ;
    schema1:description "Medew. CBS, Hoofdafd. Nationale Rekeningen" ;
    schema1:familyName "Kazemier" ;
    schema1:givenName "Brugt" ;
    schema1:hasOccupation "ambtenaar" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ab02b8b13cd9c80009ebe82d546defd> ;
    schema1:name "Brugt Kazemier" ;
    schema1:sameAs <http://viaf.org/viaf/292031641>,
        <https://isni.org/isni/0000000396991963> .

