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

<http://data.bibliotheken.nl/id/thes/p072611073> a schema1:Person ;
    rdfs:label "Wildt, J.C. de (1941-)" ;
    schema1:birthDate "1941" ;
    schema1:description "29547129: drs." ;
    schema1:familyName "de Wildt" ;
    schema1:givenName "J.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1df624b3fcc90ce7848c85e0d1f4b7dd> ;
    schema1:name "J.C. de Wildt" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/290930080> .

