@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/bvOzLE5>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/db8e0196-fbfe-d6e5-09cc-7101e4567063"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Reparon"@nl ;
  schema:familyName "Reparon"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fpqh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d00e0fcc-6a24-d08e-e7d3-cfce2bf1b324> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2626315> ;
  schema:birthDate "1838-06-13"^^xsd:date .

