@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/bQQdN3Y>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/15ac28ab-4b4e-3834-c2c3-d005a4f3f8c4"^^xsd:string ;
  schema:familyName "Reparon"^^xsd:string ;
  schema:givenName "Teunis Cornelis"^^xsd:string ;
  schema:name "Teunis Cornelis Reparon"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00nnw8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1f009a0d-b5e7-c312-06ab-e0eb989c8d5e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1980557> ;
  schema:birthDate "1848-07-07"^^xsd:date .

