@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068790422> a schema1:Person ;
    rdfs:label "Raes, Hugo Leonard Siegfried (1929-2013)" ;
    schema1:birthDate "1929" ;
    schema1:deathDate "2013" ;
    schema1:description "NLMD/R 143" ;
    schema1:familyName "Raes" ;
    schema1:givenName "Hugo Leonard Siegfried" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/feedfac832cfaad39241089730ca91a8> ;
    schema1:name "Hugo Leonard Siegfried Raes" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/44304169>,
        wd:Q3036785,
        <https://isni.org/isni/0000000121489923> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/raes001> .

