@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/bDJ8UJK>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a5e63f5d-d2c1-ffe1-476f-99bc9c2167d2"^^xsd:string ;
  schema:givenName "Petronella"^^xsd:string ;
  schema:name "Petronella Smient"@nl ;
  schema:familyName "Smient"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zfvp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0ab27ffe-aaee-bedb-cfd1-e8d0484fa5a1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/611102> ;
  schema:birthDate "1881-07-25"^^xsd:date .

