@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/bkbSLZq>
  schema:hasOccupation "Geen"@nl ;
  schema:familyName "Hermans"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8e319e58-c55b-7303-73d7-008141640cfb"^^xsd:string ;
  schema:givenName "Petronella"^^xsd:string ;
  schema:name "Petronella Hermans"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00gjtk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/65216041-dc09-3d0d-b843-23729567f20a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2248870> .

