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

<http://data.bibliotheken.nl/id/thes/p075173832> a schema1:Person ;
    rdfs:label "Kamphuis, Ch." ;
    schema1:familyName "Kamphuis" ;
    schema1:givenName "Ch." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13a627e6c59c1ebc1307a276aba7ec12> ;
    schema1:name "Ch. Kamphuis" ;
    schema1:sameAs <http://viaf.org/viaf/282785255>,
        <https://isni.org/isni/0000000389411537> .

