@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/bFO9srj>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/09922f53-dd98-5297-e654-908a76af5557"^^xsd:string ;
  schema:givenName "Pieternella Josina"^^xsd:string ;
  schema:name "Pieternella Josina Wolfswinkel"@nl ;
  schema:familyName "Wolfswinkel"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Stolwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t5zh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f40d6b42-d7df-dc60-a09c-8b5c05767014> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2706050> ;
  schema:birthDate "1870-06-02"^^xsd:date .

