@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/btJznL8>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4cf080ae-b13e-3b0d-72d6-8008698e6e80"^^xsd:string ;
  schema:givenName "Jacoba"^^xsd:string ;
  schema:name "Jacoba Peute"@nl ;
  schema:familyName "Peute"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zierikzee> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rqst> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1e648e17-a25e-d9a3-d2d3-374d06cf05cc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1977970> ;
  schema:birthDate "1872-09-23"^^xsd:date .

