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

<https://n2t.net/ark:/60537/bKNWonb>
  schema:familyName "de Weger"^^xsd:string ;
  schema:givenName "Hendrina Adriana"^^xsd:string ;
  schema:name "Hendrina Adriana de Weger"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ec22209e-2569-6df2-8456-3d3738368bea"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011hfg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/72ab5f7b-3d30-b098-6bc8-51d66a91715a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2301329> ;
  schema:birthDate "1888-01-15"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Weger"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

