@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/bBQR7DT>
  ns0:givenName "Adriana Maria" ;
  ns0:name "Adriana Maria van der Pijl"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/7f76c76f-fbef-b788-ae21-1173d0c991ae" ;
  ns0:familyName "van der Pijl" ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAOm6fG> ;
  ns0:spouse <https://n2t.net/ark:/60537/bJLrWtZ> ;
  ns0:children <https://n2t.net/ark:/60537/bRG1Lh3> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2253063> ;
  ns0:additionalName [
    ns1:baseSurname "Pijl" ;
    ns1:surnamePrefix "van der"
  ] .

