@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#> .

<https://n2t.net/ark:/60537/bgEZ5tu>
  schema:givenName "Hendrika Willemina"^^xsd:string ;
  schema:name "Hendrika Willemina Smient"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/42a82a2b-7aff-f2d5-e544-83068912ffbb"^^xsd:string ;
  schema:familyName "Smient"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zfvp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/401ebef8-0607-eb8a-2b55-62df6d1e0117> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2106189> ;
  schema:birthDate "1886-03-07"^^xsd:date .

