@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/bsTMu2d>
  schema:givenName "Gerardina Adriana"^^xsd:string ;
  schema:name "Gerardina Adriana Reparon"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7417c576-cceb-6f52-6e4b-5fc789d40b67"^^xsd:string ;
  schema:familyName "Reparon"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w09f> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fb77405c-2191-c50d-78f0-dd1897047791> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2867471> ;
  schema:birthDate "1842-09-18"^^xsd:date .

