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

<http://data.bibliotheken.nl/id/thes/p237178257> a schema1:Person ;
    rdfs:label "Camp, Kalinka van de" ;
    schema1:description "Psycholoog, werkzaam bij Trimbos-instituut" ;
    schema1:familyName "van de Camp" ;
    schema1:givenName "Kalinka" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1fbd8c71eada9d05f434b29d07d8e7c4> ;
    schema1:name "Kalinka van de Camp" ;
    schema1:sameAs <http://viaf.org/viaf/283013410>,
        <https://isni.org/isni/0000000389572760> .

