@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/b12w6kU>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/431f563d-03e1-05bc-cdc2-d3a50ba6baa5"^^xsd:string ;
  schema:familyName "Pruikemaker"^^xsd:string ;
  schema:givenName "Saartje"^^xsd:string ;
  schema:name "Saartje Pruikemaker"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sd6q> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/372667c6-42ec-e4f6-e801-db5116462881> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2071517> ;
  schema:birthDate "1845-01-05"^^xsd:date .

