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

<http://data.bibliotheken.nl/id/thes/p291389074> a schema1:Person ;
    rdfs:label "Klerks, C.J.W." ;
    schema1:description "drs., archeologie" ;
    schema1:familyName "Klerks" ;
    schema1:givenName "C.J.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/00fbcc4754a24a7edb95f4def47e2e8d> ;
    schema1:name "C.J.W. Klerks" ;
    schema1:sameAs <http://viaf.org/viaf/282504357>,
        <https://isni.org/isni/0000000389187766> .

