@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/brRgbAX>
  schema:familyName "Groeneveld"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/37cc788f-b5b1-0cb1-fd24-30e2423bb189"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Groeneveld"@nl ;
  schema:children <https://n2t.net/ark:/60537/biWGnNh> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bumERsn> ;
  schema:spouse <https://n2t.net/ark:/60537/bzLR0pS> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/612716> .

