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

<http://data.bibliotheken.nl/id/thes/p300338503> a schema1:Person ;
    rdfs:label "Kiefte, Jop te" ;
    schema1:description "B0727691: dramatherapeut GGZ Buitenamstel" ;
    schema1:familyName "te Kiefte" ;
    schema1:givenName "Jop" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/184c68f4d6b3f867a7c03870553cbcb0> ;
    schema1:name "Jop te Kiefte" ;
    schema1:sameAs <http://viaf.org/viaf/291492983>,
        <https://isni.org/isni/000000039655574X> .

