@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bvOz9aI>
  schema:familyName "Hensbroek"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f85c4ea5-dbeb-3b08-a467-3bd7dbc313b5"^^xsd:string ;
  schema:givenName "Wilhelmus"^^xsd:string ;
  schema:name "Wilhelmus Hensbroek"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00nrnh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/19c4d9ea-6e1d-497d-7f5c-6c9374ebca73> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1962980> ;
  schema:birthDate "1871-09-03"^^xsd:date .

