@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/bapZyTE>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a74a0648-e0ab-d685-9983-8d2232c463e3"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Reparon"@nl ;
  schema:hasOccupation "Pijpmaker"@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/156d857a-ff96-f98d-66a5-e522983c12fd> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/647121> ;
  schema:birthDate "1807-10-18"^^xsd:date .

