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

<http://data.bibliotheken.nl/id/thes/p14121886X> a schema1:Person ;
    rdfs:label "Klerk, G.-J. de" ;
    schema1:description "Zie PPN 069629692",
        "dr." ;
    schema1:familyName "de Klerk" ;
    schema1:givenName "G.-J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/480161f2e5a74081d5f5c0b44fec7cf3> ;
    schema1:name "G.-J. de Klerk" ;
    schema1:sameAs <http://viaf.org/viaf/283094494> .

