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

<http://data.bibliotheken.nl/id/thes/p068713959> a schema1:Person ;
    rdfs:label "Hubbeling, Hubertus Gezinus (1925-1986)" ;
    schema1:birthDate "1925" ;
    schema1:deathDate "1986" ;
    schema1:familyName "Hubbeling" ;
    schema1:givenName "Hubertus Gezinus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/291055a36ddf03ef13c11313817a702c> ;
    schema1:name "Hubertus Gezinus Hubbeling" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/66483773>,
        wd:Q2621333,
        <https://isni.org/isni/0000000108581979> .

