@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bgsum0>
  ns0:givenName "Hendrik Frederik"^^xsd:string ;
  ns0:name "Hendrik Frederik Wessels"@nl ;
  ns0:familyName "Wessels"^^xsd:string ;
  rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p074088548> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233928> .

