@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/bzz9CjK>
  schema:givenName "Hendrika Cornelia"^^xsd:string ;
  schema:name "Hendrika Cornelia Hogendoorn"@nl ;
  schema:familyName "Hogendoorn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0f296dc7-7366-c820-dbe9-7bb5dd5bf851"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011435> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5af219b3-1548-eef5-e145-de6f7c78f0a1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2209417> ;
  schema:birthDate "1858-11-23"^^xsd:date .

