@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/b2hIDSu>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3c325f4a-be81-bc67-7636-c4b9c58da053"^^xsd:string ;
  schema:givenName "Nicolina Elisabeth"^^xsd:string ;
  schema:name "Nicolina Elisabeth Snel"@nl ;
  schema:familyName "Snel"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Stad_Almelo> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gnx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c132f192-bab1-54be-a3b9-0ae2781e667e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2570033> ;
  schema:birthDate "1877-06-05"^^xsd:date .

