@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/b2vqkwS>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/510b9b77-6fe2-963d-d448-38983268358d"^^xsd:string ;
  schema:givenName "Jansje"^^xsd:string ;
  schema:name "Jansje Zaal"@nl ;
  schema:familyName "Zaal"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haastrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b3xTZpT> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2591158> ;
  schema:birthDate "1836-12-13"^^xsd:date .

