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

<http://data.bibliotheken.nl/id/thes/p172305993> a schema1:Person ;
    rdfs:label "Hertum, A.J.W. van" ;
    schema1:familyName "van Hertum" ;
    schema1:givenName "A.J.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/86fab02c29420fbca074bfd3c6ccdbac> ;
    schema1:name "A.J.W. van Hertum" ;
    schema1:sameAs <http://viaf.org/viaf/281815888> .

