@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/bDiLgiZ>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f78dfda9-7608-64a5-83e3-928dfb48a559"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Smeekens"@nl ;
  schema:familyName "Smeekens"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h66p> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e39f0c47-f322-b1dd-8a57-1ef773ea08ff> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2673157> .

