@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/b7UCboZ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/552635f1-1193-114c-810d-d0def56c2b80"^^xsd:string ;
  schema:givenName "Jette"^^xsd:string ;
  schema:name "Jette Visser"@nl ;
  schema:familyName "Visser"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amersfoort> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jwsn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c562172b-7f71-a3ef-f936-8c890cd5326b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2793162> ;
  schema:birthDate "1830-05-18"^^xsd:date .

