@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/bp9asE2>
  ns0:givenName "Adriana Maria" ;
  ns0:name "Adriana Maria van der Pijl"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/759a050f-02d9-1343-6b00-4abb79a97aea" ;
  ns0:familyName "van der Pijl" ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bbRSQxG> ;
  ns0:children <https://n2t.net/ark:/60537/bgeADRn> ;
  ns0:spouse <https://n2t.net/ark:/60537/bx3LgsL> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2006877> ;
  ns0:additionalName [
    ns1:baseSurname "Pijl" ;
    ns1:surnamePrefix "van der"
  ] .

