@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/baPpwaz>
  ns0:givenName "Arend" ;
  ns0:name "Arend de Weger"@nl ;
  ns0:familyName "de Weger" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/e5632d1d-dd52-4de7-8787-3d458622ebe8" ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/biJYAK4> ;
  ns0:parent <https://n2t.net/ark:/60537/biJZk0G>, <https://n2t.net/ark:/60537/brEA8RX> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2590530> ;
  ns0:birthDate "1913-04-18"^^xsd:date ;
  ns0:additionalName [
    ns1:baseSurname "Weger" ;
    ns1:surnamePrefix "de"
  ] .

