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

<http://data.bibliotheken.nl/id/thes/p239991540> a schema1:Person ;
    rdfs:label "Geraedts, C.L." ;
    schema1:familyName "Geraedts" ;
    schema1:givenName "C.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a236e092eb68b26cf54456dcda054c1> ;
    schema1:name "C.L. Geraedts" ;
    schema1:sameAs <http://viaf.org/viaf/286444934>,
        <https://isni.org/isni/0000000392419345> .

