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

<http://data.bibliotheken.nl/id/thes/p107883805> a schema1:Person ;
    rdfs:label "De Geest, Gerrit" ;
    schema1:alternateName "Geest, Gerrit De" ;
    schema1:description "Prof.dr., hoogleraar rechtseconomie verbonden aan het Economisch Instituut/CIAV, Universiteit Utrecht en als docent aan de Universiteit Gent" ;
    schema1:familyName "De Geest" ;
    schema1:givenName "Gerrit" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88fb1ad1bd13157aeddc1890a129716d> ;
    schema1:name "Gerrit De Geest" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/7521560>,
        <https://isni.org/isni/0000000112712177> .

