@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/bYy7oK8>
  schema:hasOccupation "Hekelster"@nl ;
  schema:familyName "Hofwegen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f4f64bbe-0f62-ffae-c61c-73678f623b18"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje Hofwegen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h7j6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/aad1f193-f7cf-2c29-249a-e808380bc719> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2483245> .

