@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/bc4AUU1>
  schema:givenName "Hillegonda"^^xsd:string ;
  schema:name "Hillegonda Starre"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/974047e4-5292-24d4-e48f-49f7391adbf4"^^xsd:string ;
  schema:hasOccupation "Naaister"@nl ;
  schema:familyName "Starre"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dcr5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/00ad3937-4587-eaef-b3cd-454935ed952d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/570848> ;
  schema:birthDate "1829-02-26"^^xsd:date .

