@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b000wov>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1c1a5d71-59de-c693-21fd-a563436b3d8d"^^xsd:string ;
  schema:givenName "Petronella"^^xsd:string ;
  schema:name "Petronella van Hofwegen"@nl ;
  schema:familyName "van Hofwegen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0120qf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/012f466c-cea0-0b1c-8ba8-c28e8c5a70f2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/572880> ;
  schema:birthDate "1870-02-05"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Hofwegen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

