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

<http://data.bibliotheken.nl/id/thes/p107202395> a schema1:Person ;
    rdfs:label "Hamel, Hugo Henri Roelof van (jurist)" ;
    schema1:alternateName "Hamel, Hugo van" ;
    schema1:description "Bibliotheek van het Vredespaleis in Den Haag" ;
    schema1:familyName "van Hamel" ;
    schema1:givenName "Hugo Henri Roelof" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/121c46f06c7ad0e8c35e80f6fd45185d> ;
    schema1:name "Hugo Henri Roelof van Hamel" ;
    schema1:sameAs <http://viaf.org/viaf/286266133> .

