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

<http://data.bibliotheken.nl/id/thes/p073699381> a schema1:Person ;
    rdfs:label "Laarhoven, Ad van" ;
    schema1:description "B9929627 titelp.: \"..., (projectleider, KPC Groep)" ;
    schema1:familyName "van Laarhoven" ;
    schema1:givenName "Ad" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93f684024fd834f4ee8f2a66201dc9b5> ;
    schema1:name "Ad van Laarhoven" ;
    schema1:sameAs <http://viaf.org/viaf/287957863>,
        <https://isni.org/isni/0000000393661002> .

