@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/bS5qZr6>
  schema:familyName "Broekhuizen"^^xsd:string ;
  schema:givenName "Hendrika"^^xsd:string ;
  schema:name "Hendrika Broekhuizen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d8ff93a1-2baa-eadf-7ac7-e7cf1a194846"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vbsp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4277773b-437d-1996-3554-c223f50bcd91> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2115062> ;
  schema:birthDate "1854-12-27"^^xsd:date .

