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

<http://data.bibliotheken.nl/id/thes/p163176450> a schema1:Person ;
    rdfs:label "Verhaegh, J.J." ;
    schema1:familyName "Verhaegh" ;
    schema1:givenName "J.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f4dd0d8a6777b0f7f040c1f551317f0> ;
    schema1:name "J.J. Verhaegh" ;
    schema1:sameAs <http://viaf.org/viaf/285200829> .

