@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/bBrtcfE>
  schema:givenName "Heintje Adriana"^^xsd:string ;
  schema:name "Heintje Adriana van de Werken"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1662720e-869e-d134-0c83-bf595dbeca2d"^^xsd:string ;
  schema:familyName "van de Werken"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zaltbommel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012jjf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f84d79d2-3070-f432-e91f-2f4d09b326bf> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2725763> ;
  schema:birthDate "1871-05-14"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Werken"^^xsd:string ;
    ns0:surnamePrefix "van de"^^xsd:string
  ] .

