@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/bmRtQGF>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ed12ef67-5772-21c7-00ce-eaccc11d6aef"^^xsd:string ;
  schema:givenName "Pietertje Cornelia"^^xsd:string ;
  schema:name "Pietertje Cornelia Stigter"@nl ;
  schema:familyName "Stigter"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Aardenburg> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bBrrWcQ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/570260> ;
  schema:birthDate "1886-11-12"^^xsd:date .

