@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/bO888Eq>
  schema:familyName "Henkers"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/87fe246e-6281-42e0-0bb4-240487947715"^^xsd:string ;
  schema:hasOccupation "Klerk"@nl ;
  schema:givenName "Roelof Thomas"^^xsd:string ;
  schema:name "Roelof Thomas Henkers"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haarlem> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n4f6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/533d401f-4a3f-eb42-40a9-ab4e213f86e6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2179910> ;
  schema:birthDate "1844-08-16"^^xsd:date .

