@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/bJm33cE>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d037e149-ce8c-6f6d-7ec4-6f9e86ffad01"^^xsd:string ;
  schema:givenName "Johanna Jacoba Maria"^^xsd:string ;
  schema:name "Johanna Jacoba Maria Veenenbos"@nl ;
  schema:familyName "Veenenbos"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bDiK0Ud> ;
  schema:spouse <https://n2t.net/ark:/60537/bJm33cE> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2764816> .

