@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/b2I6HGC>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/66cc55da-59db-8125-29e1-811cecc82a2d"^^xsd:string ;
  schema:hasOccupation "Pijpmaakster"@nl ;
  schema:familyName "Pon"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina Pon"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/baCHwvx> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bre9QD0> ;
  schema:children <https://n2t.net/ark:/60537/bUNwWxk> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2246318> .

