@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/bezZHUt>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/50100b62-07a8-f18d-856f-c266d1a88b88"^^xsd:string ;
  schema:givenName "Jannigje"^^xsd:string ;
  schema:name "Jannigje Kwinkelenberg"@nl ;
  schema:familyName "Kwinkelenberg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00f9v0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bc2987f7-7fd6-cc43-0acd-8aab86725ab8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2550481> .

