@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/bYkqQ98>
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Gerritje"^^xsd:string ;
  schema:name "Gerritje Makkenie"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3807a0ef-d51e-0627-0d9b-9526047e2468"^^xsd:string ;
  schema:familyName "Makkenie"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Woerden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jrc5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cf3f58e8-141a-1e1d-6cc2-dd6603c6862b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2623107> .

