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

<http://data.bibliotheken.nl/id/thes/p165169664> a schema1:Person ;
    rdfs:label "Klap, Jaco M." ;
    schema1:alternateName "Klap, Jaco" ;
    schema1:description "Alterra" ;
    schema1:familyName "Klap" ;
    schema1:givenName "Jaco M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/49fc685e0cfd7e7fca1a724721e85307> ;
    schema1:name "Jaco M. Klap" ;
    schema1:sameAs <http://viaf.org/viaf/74787469>,
        <https://isni.org/isni/0000000397977602> .

