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

<https://n2t.net/ark:/60537/bgsi0iX>
  ns0:familyName "de Gruijl" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/1cd233b4-b27d-9959-5ac8-341b90d8f8c2" ;
  ns0:givenName "Pieter" ;
  ns0:name "Pieter de Gruijl"@nl ;
  ns0:spouse <https://n2t.net/ark:/60537/bixhNKL> ;
  ns0:children <https://n2t.net/ark:/60537/bN5EgDa> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bVqC9tC> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2754459> ;
  ns0:additionalName [
    ns1:baseSurname "Gruijl" ;
    ns1:surnamePrefix "de"
  ] .

