@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/bvOzfom>
  schema:familyName "Groeneveld"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8a9ab84d-72f6-6cfb-8609-5e3c0524b8c3"^^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/b00zr67> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/362cedab-5adf-f660-a6e5-4e461b43a825> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/755031> ;
  schema:birthDate "1867-02-02"^^xsd:date .

