@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/bOXVBw8>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/50c62ce9-0bbf-a556-f2ed-16e834a055bc"^^xsd:string ;
  schema:givenName "Jacoba"^^xsd:string ;
  schema:name "Jacoba Kurvers"@nl ;
  schema:familyName "Kurvers"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qt3b> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/09fd4092-b63d-4333-0aa9-c4a5e32eec2f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/608374> ;
  schema:birthDate "1835-06-12"^^xsd:date .

