@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/bSi7rBU>
  schema:familyName "Broekhuizen"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Elizabeth"^^xsd:string ;
  schema:name "Elizabeth Broekhuizen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/821caf23-27f2-7699-a364-d3dc67541a96"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jvxx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/00af1f1c-ce29-3efa-0ef2-549f7a007725> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/570868> ;
  schema:birthDate "1859-01-17"^^xsd:date .

