@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/bCtXik3>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d44fc10b-2821-b9a0-600b-38708e43fac6"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Jongeneel"@nl ;
  schema:familyName "Jongeneel"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b0010HO> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bnuzHBM> ;
  schema:children <https://n2t.net/ark:/60537/bS5rfyx> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2402963> .

