@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/bUAPprp>
  schema:givenName "Catharina Geertrui"^^xsd:string ;
  schema:name "Catharina Geertrui Hageman"@nl ;
  schema:familyName "Hageman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0be5f1ec-0682-dffd-263e-56adebf6e282"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x4pv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8b330d6b-b3ee-2b89-5244-3b5283a747fd> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2395894> ;
  schema:birthDate "1830-10-14"^^xsd:date .

