@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/bd75K9P>
  schema:givenName "Adriana Clasina"^^xsd:string ;
  schema:name "Adriana Clasina de Klerk Wolters"@nl ;
  schema:familyName "de Klerk Wolters"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b3c5583c-1ec0-6d89-e3ee-6dccb31adae0"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Vrijenban> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00twb1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/787afafd-237c-f5da-ed4f-ec42b7b6f608> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2323671> ;
  schema:birthDate "1869-04-28"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Klerk Wolters"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

