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

<http://data.bibliotheken.nl/id/thes/p068935471> a schema1:Person ;
    rdfs:label "Kate, Jan ten (1946-)" ;
    schema1:birthDate "1946" ;
    schema1:description "psycholoog. - Heeft ook doctoraal Ned. recht" ;
    schema1:familyName "ten Kate" ;
    schema1:givenName "Jan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/76441504bd81dc9453f8293fc373506e> ;
    schema1:name "Jan ten Kate" ;
    schema1:sameAs <http://viaf.org/viaf/1434955>,
        <https://isni.org/isni/0000000034594071> .

