@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/br1tR65>
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Gerritje"^^xsd:string ;
  schema:name "Gerritje Reparon"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a8753495-845e-8ba4-59c7-231f9cc09faa"^^xsd:string ;
  schema:familyName "Reparon"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fpqh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7617bf75-9667-06a4-c1ef-3743d7f771e7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2314598> ;
  schema:birthDate "1843-09-18"^^xsd:date .

