@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/bs3YKzQ>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6c0c3e91-97bb-4e14-e01a-8104a062edaa"^^xsd:string ;
  schema:familyName "Jongeneel"^^xsd:string ;
  schema:givenName "Willemina Johanna"^^xsd:string ;
  schema:name "Willemina Johanna Jongeneel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOkP2ah> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2854878> ;
  schema:birthDate "1876-09-15"^^xsd:date .

