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

<http://data.bibliotheken.nl/id/thes/p144854759> a schema1:Person ;
    rdfs:label "Kranenburg, C.W." ;
    schema1:familyName "Kranenburg" ;
    schema1:givenName "C.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/249ab9d3ad802da743a5a8e13df111fb> ;
    schema1:name "C.W. Kranenburg" ;
    schema1:sameAs <http://viaf.org/viaf/283284117> .

