@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/bdxv8Mq>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ac5fddcd-93a3-6b1d-e788-93f7fa18e061"^^xsd:string ;
  schema:givenName "Jannigje"^^xsd:string ;
  schema:name "Jannigje Veenendaal"@nl ;
  schema:familyName "Veenendaal"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b5PC0nO> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bfCug6D> ;
  schema:children <https://n2t.net/ark:/60537/bumFMqe> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2372950> .

