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

<http://data.bibliotheken.nl/id/thes/p074892304> a schema1:Person ;
    rdfs:label "Poel, Hugo Job Johannes van der (1956-)" ;
    schema1:alternateName "Poel, Hugo Job Johannes van der" ;
    schema1:birthDate "1956" ;
    schema1:description "B0000794: universitair hoofddocent, department Vrijetijdswetenschappen, Katholieke Univ. Brabant",
        "dr., ir." ;
    schema1:familyName "van der Poel" ;
    schema1:givenName "Hugo Job Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/37b5daca50ad08a81a29b4007ae58ff8> ;
    schema1:name "Hugo Job Johannes van der Poel" ;
    schema1:sameAs <https://isni.org/isni/0000000034028299> .

