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

<http://data.bibliotheken.nl/id/thes/p074406124> a schema1:Person ;
    rdfs:label "Snijtsheuvel, Karel C." ;
    schema1:familyName "Snijtsheuvel" ;
    schema1:givenName "Karel C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9679e0cec7b92d1ccaa11a2119c5f0c0> ;
    schema1:name "Karel C. Snijtsheuvel" ;
    schema1:sameAs <http://viaf.org/viaf/289511939>,
        <https://isni.org/isni/0000000394935896> .

