@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/bQQeodB>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/95fab9ba-d812-1b72-5cf4-e91540e2cc19"^^xsd:string ;
  schema:familyName "Klopper"^^xsd:string ;
  schema:givenName "Reintje"^^xsd:string ;
  schema:name "Reintje Klopper"@nl ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012v59> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cf144ad0-075b-6273-c782-eb66b5a36fab> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2622481> ;
  schema:birthDate "1855-06-17"^^xsd:date .

