@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/bcuZqTc>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0758084e-b5be-631e-cd7b-36193d04b1f0"^^xsd:string ;
  schema:familyName "Smit"^^xsd:string ;
  schema:givenName "Suzanna Helena"^^xsd:string ;
  schema:name "Suzanna Helena Smit"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00px0w> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2a607cc5-c298-28e9-a064-a786a7c59242> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2024982> ;
  schema:birthDate "1848-10-21"^^xsd:date .

