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

<http://data.bibliotheken.nl/id/thes/p072389699> a schema1:Person ;
    rdfs:label "Kockelkoren, Peter Jan Hendrik (1949-)" ;
    schema1:alternateName "Kockelkoren, P.J.H." ;
    schema1:birthDate "1949" ;
    schema1:description "Als Wijsgerig antropoloog verbonden aan de vakgroep Systematische Wijsbegeerte van de Universiteit Twente" ;
    schema1:familyName "Kockelkoren" ;
    schema1:givenName "Peter Jan Hendrik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7c02aea1ea083b20ffe3d07170c89c1> ;
    schema1:name "Peter Jan Hendrik Kockelkoren" ;
    schema1:sameAs <http://viaf.org/viaf/121806653>,
        <https://isni.org/isni/0000000080384550> .

