@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/b1SiJzU>
  schema:familyName "Hageman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4597d97e-41a1-535e-1437-83fbef1b6f1e"^^xsd:string ;
  schema:givenName "Ottolina Helena"^^xsd:string ;
  schema:name "Ottolina Helena Hageman"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b9MTyqd> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bNw1pqF> ;
  schema:children <https://n2t.net/ark:/60537/bTXIYs1> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1976349> .

