@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/bQ0rAaC>
  schema:familyName "Carp"^^xsd:string ;
  schema:givenName "Gerarda Sibilla Wilhelmina"^^xsd:string ;
  schema:name "Gerarda Sibilla Wilhelmina Carp"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e3455d49-bdcd-5e66-4600-59a04f5bb56f"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zaltbommel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k1gs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b69fa651-abf2-416b-dcb5-e8c1a57a883f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2529524> ;
  schema:birthDate "1825-05-09"^^xsd:date .

