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

<http://data.bibliotheken.nl/id/thes/p167604066> a schema1:Person ;
    rdfs:label "Brouwers, K.M.P." ;
    schema1:description "drs. ; EIM" ;
    schema1:familyName "Brouwers" ;
    schema1:givenName "K.M.P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7eacfa22b34b84f91ca35508db9212af> ;
    schema1:name "K.M.P. Brouwers" ;
    schema1:sameAs <http://viaf.org/viaf/291711358>,
        <https://isni.org/isni/0000000396701946> .

