@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/b3xUukG>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b2510135-8974-5535-6d78-c900601ac82c"^^xsd:string ;
  schema:familyName "Perdijk"^^xsd:string ;
  schema:givenName "Sara"^^xsd:string ;
  schema:name "Sara Perdijk"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Reeuwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0125gf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/766d27dd-f853-6da8-77c8-1bd904be0b06> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2315847> ;
  schema:birthDate "1879-08-08"^^xsd:date .

