@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/bG0QxVU>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c875f854-2842-46f2-52a7-6b584b5a32f2"^^xsd:string ;
  schema:givenName "Huberta"^^xsd:string ;
  schema:name "Huberta Huigen"@nl ;
  schema:familyName "Huigen"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Lekkerkerk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00g6ts> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/356d0c1d-bf1f-2caa-3762-1449777b47fd> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2068120> ;
  schema:birthDate "1815-09-27"^^xsd:date .

