@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/bOXW7Ds>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/01803dcb-70d4-aa3e-ac14-f1bedc020240"^^xsd:string ;
  schema:givenName "Petronella"^^xsd:string ;
  schema:name "Petronella Steenwinkel"@nl ;
  schema:familyName "Steenwinkel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rp0x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a7520bc0-4b7a-baee-d844-e965002bf724> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2469763> ;
  schema:birthDate "1828-10-09"^^xsd:date .

