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

<http://data.bibliotheken.nl/id/thes/p068787820> a schema1:Person ;
    rdfs:label "Gill, Karel (1923-)" ;
    schema1:birthDate "1923" ;
    schema1:description "B9926477: \"Prof. dr. K. Gill, emeritus-hoogleraar RUL\"" ;
    schema1:familyName "Gill" ;
    schema1:givenName "Karel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de92420d92a238cad04998498e4630fc> ;
    schema1:name "Karel Gill" ;
    schema1:sameAs <http://viaf.org/viaf/23802330>,
        wd:Q65849293,
        <https://isni.org/isni/0000000032931812> .

