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

<http://data.bibliotheken.nl/id/thes/p085916439> a schema1:Person ;
    rdfs:label "Hamers, Hubertus Johannes Maria (1964-)" ;
    schema1:birthDate "1964" ;
    schema1:description "B0017009: verbonden aan de economische faculteit van de Katholieke Universiteit Brabant" ;
    schema1:familyName "Hamers" ;
    schema1:givenName "Hubertus Johannes Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a404cf1775ed2436207b3f3326d0830> ;
    schema1:name "Hubertus Johannes Maria Hamers" ;
    schema1:sameAs <http://viaf.org/viaf/193994662>,
        <https://isni.org/isni/000000035124119X> .

