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

<http://data.bibliotheken.nl/id/thes/p410532096> a schema1:Person ;
    rdfs:label "Kraan, C.M." ;
    schema1:familyName "Kraan" ;
    schema1:givenName "C.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1501a715b59583efb92c009366ab4a99> ;
    schema1:name "C.M. Kraan" ;
    schema1:sameAs <http://viaf.org/viaf/90149617095903752586> .

