@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/bx3LwuR>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:familyName "Groeneveld"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b2be49d7-c736-b27a-a25d-a24cc963ad3f"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Groeneveld"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Veenendaal> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t5cg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6b04c57d-c5ec-2419-8a54-409cacc0d1ab> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2271872> ;
  schema:birthDate "1867-02-02"^^xsd:date .

