@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/bsgFIRP>
  schema:givenName "Geertruida"^^xsd:string ;
  schema:name "Geertruida Jongerheld"@nl ;
  schema:hasOccupation "Hekelster"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f0155cb4-b620-4beb-ab0f-6a11a54c0588"^^xsd:string ;
  schema:familyName "Jongerheld"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h37z> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3a88e78a-cf62-f4d4-a68d-89d7e5229df7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2084893> .

