@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/bZnUyXS>
  ns0:givenName "Arie" ;
  ns0:name "Arie van der Pijl"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/12690369-776e-e13a-6907-e1c6f19bff55" ;
  ns0:familyName "van der Pijl" ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bJyJsct> ;
  ns0:children <https://n2t.net/ark:/60537/bJyJVhG> ;
  ns0:spouse <https://n2t.net/ark:/60537/btJzhER> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/595161> ;
  ns0:additionalName [
    ns1:baseSurname "Pijl" ;
    ns1:surnamePrefix "van der"
  ] .

