@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/b3KCdn9>
  schema:familyName "Berkel"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d7ee7a93-cd54-a91d-2c83-a96941761d05"^^xsd:string ;
  schema:givenName "Johanna Pietertje"^^xsd:string ;
  schema:name "Johanna Pietertje Berkel"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Lekkerkerk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01cbwd> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/87281888-3c9b-79a4-268b-5b40e119dc15> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2380374> ;
  schema:birthDate "1893-03-15"^^xsd:date .

