@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/boJMKHY>
  schema:familyName "Baauw"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b64abd82-9af7-9bad-8b9b-c8342e3de4e3"^^xsd:string ;
  schema:givenName "Pieternella"^^xsd:string ;
  schema:name "Pieternella Baauw"@nl ;
  schema:birthPlace "Ravenswaaij"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z4gq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f6041218-42a7-4a08-080b-5cf4a555744a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2716332> ;
  schema:birthDate "1864-02-08"^^xsd:date .

