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

<http://data.bibliotheken.nl/id/thes/p168706741> a schema1:Person ;
    rdfs:label "Bos, K.W." ;
    schema1:familyName "Bos" ;
    schema1:givenName "K.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8d655eae34f752440a56c88e0bb1c52> ;
    schema1:name "K.W. Bos" ;
    schema1:sameAs <http://viaf.org/viaf/287417672> .

