@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/bmEMHBf>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6504f454-ce5a-4b24-c40f-b1042da16bda"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Stok"@nl ;
  schema:familyName "Stok"^^xsd:string ;
  schema:hasOccupation "Uitdraagster"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h517> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9eb394eb-d0e0-85fa-1d35-84a1944c5b2f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2436495> .

