@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/b1FCp5N>
  schema:familyName "Hogenelst"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f7be4d6f-e41a-e011-5fa6-59d9e89878f1"^^xsd:string ;
  schema:givenName "Ingje"^^xsd:string ;
  schema:name "Ingje Hogenelst"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b9AccUG> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bkOYemz> ;
  schema:children <https://n2t.net/ark:/60537/bTL1DXG> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2347033> .

