@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/bbsvhfK>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cddf6464-cabd-36ec-c9ce-7c9c88807265"^^xsd:string ;
  schema:givenName "Jacoba"^^xsd:string ;
  schema:name "Jacoba Leenheer"@nl ;
  schema:birthPlace "Koudekerk"@nl ;
  schema:familyName "Leenheer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tfqn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/724aafc1-d66d-b812-6b9e-7b5278d6daa7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2299855> ;
  schema:birthDate "1836-01-31"^^xsd:date .

