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

<http://data.bibliotheken.nl/id/thes/p072920440> a schema1:Person ;
    rdfs:label "Bruggeman, Jan Cornelis (1957-)" ;
    schema1:birthDate "1957" ;
    schema1:familyName "Bruggeman" ;
    schema1:givenName "Jan Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84404ac8b28f3968ebb5bc99c2196a91> ;
    schema1:name "Jan Cornelis Bruggeman" ;
    schema1:sameAs <http://viaf.org/viaf/281764005>,
        <https://isni.org/isni/000000038853333X> .

