@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/b6sHT9y>
  schema:familyName "de Wit"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/95e593b8-055e-3ea0-1222-fea09cc367c6"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina de Wit"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Vleuten> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0100t0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/590f2335-1799-fcb4-5e8b-83ac2556e4d7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2202261> ;
  schema:birthDate "1885-01-14"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Wit"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

