@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/b3XiKO2>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7c7e68b0-7b43-2cc1-86d8-6b33a8704a0d"^^xsd:string ;
  schema:givenName "Jacoba Johanna"^^xsd:string ;
  schema:name "Jacoba Johanna Zoet"@nl ;
  schema:familyName "Zoet"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fqcr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5d853ccc-5f17-bb89-ba14-9f4eac0700f4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2219274> .

