@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/b99Ofpm>
  schema:familyName "Frenk"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d2a1159b-5319-2693-28b5-070a68bad925"^^xsd:string ;
  schema:givenName "Klara"^^xsd:string ;
  schema:name "Klara Frenk"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zierikzee> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hfm9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/966aaeeb-8bef-b4ef-0e47-5817b770b53a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2782109> ;
  schema:birthDate "1829-03-16"^^xsd:date .

