@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/bABFnjy>
  schema:givenName "Hendrika Cornelia"^^xsd:string ;
  schema:name "Hendrika Cornelia Smient"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/554674cb-7af5-ae94-1192-c7dbcd459121"^^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/c95ee211-be0a-5797-234a-cae0c2f59d11> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2597818> ;
  schema:birthDate "1878-06-01"^^xsd:date .

