@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/bJ8mq1u>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/211505c0-eb3f-93d6-7ef1-6ad6bdefb277"^^xsd:string ;
  schema:givenName "Johanna Christina"^^xsd:string ;
  schema:name "Johanna Christina Vetzo"@nl ;
  schema:familyName "Vetzo"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Bergen_op_Zoom> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00khd8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/da5c4714-aaf7-9d68-41a4-686cf07b5627> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2804574> .

