@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/b4N6E1c>
  schema:familyName "Fieldenburg"^^xsd:string ;
  schema:givenName "Helena"^^xsd:string ;
  schema:name "Helena Fieldenburg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0ff05bc1-1a23-8db8-bf0b-aa83bdd64365"^^xsd:string ;
  schema:hasOccupation "Naaister"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fqcr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8dc94fde-d7b6-4a88-4046-e0650fc333ca> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2406009> .

