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

<http://data.bibliotheken.nl/id/thes/p068385617> a schema1:Person ;
    rdfs:label "Dooghe, Gilbert (1937-)" ;
    schema1:birthDate "1937" ;
    schema1:description "dr. politieke en sociale wetenschappen" ;
    schema1:familyName "Dooghe" ;
    schema1:givenName "Gilbert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f6bd1c5b2026b49e8b711b78e6b4361> ;
    schema1:name "Gilbert Dooghe" ;
    schema1:sameAs <http://viaf.org/viaf/75127620>,
        <https://isni.org/isni/0000000080032934> .

