@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/bELEPdf>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/01cbc3b4-ef22-64c6-0219-97c4d4fae6a6"^^xsd:string ;
  schema:givenName "Jacoba Alberta"^^xsd:string ;
  schema:name "Jacoba Alberta Leeflang"@nl ;
  schema:familyName "Leeflang"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0172zt> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a3dc21a3-51db-d6ef-70ac-b666b683c184> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2456343> ;
  schema:birthDate "1881-09-01"^^xsd:date .

