@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/bCtXp0c>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ba690315-5b2a-2b1f-275b-1c34982ef21a"^^xsd:string ;
  schema:givenName "Rebecca Maria"^^xsd:string ;
  schema:name "Rebecca Maria Stok"@nl ;
  schema:familyName "Stok"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010fb4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b02fac0a-9c9c-7093-7aed-a8060e1e38d3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2504146> ;
  schema:birthDate "1867-11-02"^^xsd:date .

