@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/bixhkuz>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/96663fbf-1f4d-2645-4fef-e4258ff1b418"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje Rijnders"@nl ;
  schema:familyName "Rijnders"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00gqs2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6553aaaf-b7be-25f3-6f8c-1e3617232632> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2249621> .

