@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/bM38WrH>
  schema:familyName "Arends"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/222b222a-2d67-c7bc-8582-d772e9eb0115"^^xsd:string ;
  schema:givenName "Jesina Helena"^^xsd:string ;
  schema:name "Jesina Helena Arends"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Usquert> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01462j> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e02e3196-c8df-3043-50e1-4c6a20ae886e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2827094> .

