@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/bngSzMH>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/27d4e31d-b703-28a1-1bfc-91d178f631b0"^^xsd:string ;
  schema:givenName "Jacoba"^^xsd:string ;
  schema:name "Jacoba Teeuwen"@nl ;
  schema:familyName "Teeuwen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01268b> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/66c18f70-6214-467d-87a8-37533ccc2f48> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2255294> ;
  schema:birthDate "1867-11-14"^^xsd:date .

