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

<http://data.bibliotheken.nl/id/thes/p087949539> a schema1:Person ;
    rdfs:label "Wildeboer Schut, C.G.J. (1965-)" ;
    schema1:birthDate "1965" ;
    schema1:familyName "Wildeboer Schut" ;
    schema1:givenName "C.G.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d27b936903ab553c9762f01c609570b> ;
    schema1:name "C.G.J. Wildeboer Schut" ;
    schema1:sameAs <http://viaf.org/viaf/76384223>,
        <https://isni.org/isni/0000000032190647> .

