@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/bvBRGEd>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Hermina Berendina"^^xsd:string ;
  schema:name "Hermina Berendina Steunenberg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d5d43883-f190-7fbd-b402-0eb9eaa48e7f"^^xsd:string ;
  schema:familyName "Steunenberg"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Brummen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t2rw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/54f87939-59e6-d0ca-7f47-b8f22756d8d0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2186414> ;
  schema:birthDate "1884-04-12"^^xsd:date .

