@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bGQE4rw>
  pico:hasAge "50"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/83345d6f-bed8-6d5a-f7d6-a286df83dd1f"^^xsd:string ;
  schema:hasOccupation "Ondernemer eener badinrichting"@nl ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter van Hofwegen"@nl ;
  schema:familyName "van Hofwegen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bNw1m0c> ;
  schema:children <https://n2t.net/ark:/60537/bOLdTgC> ;
  schema:spouse <https://n2t.net/ark:/60537/bWFOI5x> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/575237> ;
  schema:additionalName [
    ns0:baseSurname "Hofwegen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

