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

<http://data.bibliotheken.nl/id/thes/p07108925X> a schema1:Person ;
    rdfs:label "Dierickx, Guido (1941-)" ;
    schema1:birthDate "1941" ;
    schema1:description "B9602047: studeerde eerst filosofie en theologie, behaalde doctoraat in de sociale wetenschappen, studeerde politieke wetenschappen." ;
    schema1:familyName "Dierickx" ;
    schema1:givenName "Guido" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b48241e74dd8f5f5fa1ad1a52ab9495c> ;
    schema1:name "Guido Dierickx" ;
    schema1:sameAs <http://viaf.org/viaf/196312399>,
        <https://isni.org/isni/0000000067242945> .

