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

<http://data.bibliotheken.nl/id/thes/p412833174> a schema1:Person ;
    rdfs:label "Vos, P.W. de (notariaat)" ;
    schema1:description "28380936: hoofd Public Relations, KNB" ;
    schema1:familyName "de Vos" ;
    schema1:givenName "P.W." ;
    schema1:hasOccupation "notariaat" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc0552a2211d830ba36111bdbb91e23d> ;
    schema1:name "P.W. de Vos" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/51150940003926600134> .

