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

<http://data.bibliotheken.nl/id/thes/p118797379> a schema1:Person ;
    rdfs:label "Haegebergh, A." ;
    schema1:familyName "Haegebergh" ;
    schema1:givenName "A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60e6d1a3431834daa2820bfb13012e0c> ;
    schema1:name "A. Haegebergh" ;
    schema1:sameAs <http://viaf.org/viaf/289654260> .

