@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/bFoKARW>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c4a388eb-a034-f7f8-fc7f-60b471bb1cf4"^^xsd:string ;
  schema:givenName "Pieternella"^^xsd:string ;
  schema:name "Pieternella Zantvoort"@nl ;
  schema:familyName "Zantvoort"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b4nHtpO> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2158381> .

