@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/bapZPq0>
  schema:givenName "Hillegonda"^^xsd:string ;
  schema:name "Hillegonda Starre"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/959c2a0f-2730-33c3-11bb-63b5407f41b0"^^xsd:string ;
  schema:familyName "Starre"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00q01d> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/61ae9c9f-0593-3af6-377c-5a68bd59f973> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2235210> ;
  schema:birthDate "1829-02-26"^^xsd:date .

