@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/bZnULuw>
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Gerhardus"^^xsd:string ;
  schema:name "Gerhardus Reparon"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a142717f-91ce-2dc7-092f-b7711ab0dec6"^^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/405daa35-790a-1fb4-2355-e9697151ff31> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2107120> ;
  schema:birthDate "1852-09-01"^^xsd:date .

