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

<http://data.bibliotheken.nl/id/thes/p159758599> a schema1:Person ;
    rdfs:label "Kools, P.C.W." ;
    schema1:description "Bron kmc 110: B9834452 colofon" ;
    schema1:familyName "Kools" ;
    schema1:givenName "P.C.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb13d600027cd784748d5048a8a59486> ;
    schema1:name "P.C.W. Kools" ;
    schema1:sameAs <http://viaf.org/viaf/290162842> .

