@prefix ns0: <https://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/bL0Ee96>
  ns0:givenName "Hester"^^xsd:string ;
  ns0:name "Hester Levij"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/69f47d48-e3d3-e4a3-1add-3c35f87bbd05"^^xsd:string ;
  ns0:familyName "Levij"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b3kcfFg> ;
  ns0:spouse <https://n2t.net/ark:/60537/bDiL5O6> ;
  ns0:children <https://n2t.net/ark:/60537/bSVe2Z3> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2486335> .

