@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/bpzzTym>
  schema:familyName "Bruikman"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/08b60e60-9897-ad3a-a699-3aaebc602a49"^^xsd:string ;
  schema:givenName "Petronella Johanna"^^xsd:string ;
  schema:name "Petronella Johanna Bruikman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tg92> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3c9e563d-b194-af42-cab9-da5c510fdc59> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2092747> ;
  schema:birthDate "1867-03-08"^^xsd:date .

