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

<http://data.bibliotheken.nl/id/thes/p148842917> a schema1:Person ;
    rdfs:label "Kruithof, P.J." ;
    schema1:description "ing." ;
    schema1:familyName "Kruithof" ;
    schema1:givenName "P.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d096106c4162ad40d168600657ed0a5c> ;
    schema1:name "P.J. Kruithof" ;
    schema1:sameAs <http://viaf.org/viaf/284884914> .

