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

<http://data.bibliotheken.nl/id/thes/p239117972> a schema1:Person ;
    rdfs:label "Brouwer, Cornelius (c.1742-)",
        "Brouwer, Cornelius (ca. 1742-)" ;
    schema1:birthDate "c.1742",
        "ca. 1742" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "Medioburgo-Zelandus" ;
    schema1:familyName "Brouwer" ;
    schema1:givenName "Cornelius" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/166dddac25796187dc4fbf8c1b08d000>,
        <https://data.bibliotheken.nl/.well-known/genid/a2cc49164a707223b582bc5725b7b2ee> ;
    schema1:name "Cornelius Brouwer" ;
    schema1:sameAs <http://viaf.org/viaf/292181389>,
        <https://isni.org/isni/0000000397108204> .

