@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/bXV1aLg>
  schema:givenName "Hillegonda"^^xsd:string ;
  schema:name "Hillegonda Starre"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5c55721e-5c08-8154-3512-428acb79b227"^^xsd:string ;
  schema:hasOccupation "Naaister"@nl ;
  schema:familyName "Starre"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00gx7q> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/70976b8b-4e85-ca4b-3a21-3091203fccc7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2293208> .

