@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/bTXJ4KO>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:familyName "Frenkel"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8bded968-6c94-dee2-f107-a634f6d46d2e"^^xsd:string ;
  schema:givenName "Kaatje"^^xsd:string ;
  schema:name "Kaatje Frenkel"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Deventer> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k137> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3a994940-909b-f06d-6ec2-8e3e69de30c8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2085081> ;
  schema:birthDate "1849-08-11"^^xsd:date .

