@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/bkCgRfq>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8fe28069-437c-f08b-5d96-5904458c63d4"^^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/1898ccbe-14d8-67ee-14dc-39e81f1c7f46> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1958528> ;
  schema:birthDate "1881-07-25"^^xsd:date .

