@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/bI5QutR>
  schema:familyName "Hageman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3483960e-e7fd-d7a2-e7e1-9619bee92a23"^^xsd:string ;
  schema:givenName "Ingetje"^^xsd:string ;
  schema:name "Ingetje Hageman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0135b4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5fa5fd03-a700-38e3-c2e8-d09580fa6089> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2227489> ;
  schema:birthDate "1818-10-05"^^xsd:date .

