@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/bS5r43E>
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Gerritje"^^xsd:string ;
  schema:name "Gerritje Reparon"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/025a980e-1111-1b77-658d-6885a8fa9b1d"^^xsd:string ;
  schema:familyName "Reparon"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00g0bq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/57df6dba-5816-798f-0fa6-b414a46faeb0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2197642> ;
  schema:birthDate "1843-09-18"^^xsd:date .

