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

<http://data.bibliotheken.nl/id/thes/p068344961> a schema1:Person ;
    rdfs:label "Pyck, Karel" ;
    schema1:description "Kinder- en Jeugdpsychiatrie" ;
    schema1:familyName "Pyck" ;
    schema1:givenName "Karel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50ad14ce15e5952825006675a11473f2> ;
    schema1:name "Karel Pyck" ;
    schema1:sameAs <http://viaf.org/viaf/2148874574849621889>,
        <https://isni.org/isni/0000000395371703> .

