@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/bUAOX8P>
  schema:birthPlace "Antwerpen België"@nl ;
  schema:givenName "Elisabeth"^^xsd:string ;
  schema:name "Elisabeth Ketelvijlder"@nl ;
  schema:hasOccupation "Fabriekwerkster"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5020fff6-2e86-81be-94ff-ca1ec75d1d85"^^xsd:string ;
  schema:familyName "Ketelvijlder"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x128> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0d1afe8d-0337-9914-50d3-b9f69a87ea09> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/620983> ;
  schema:birthDate "1865-11-09"^^xsd:date .

