@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/b1Sj0Vt>
  schema:givenName "Elizabeth Adriana"^^xsd:string ;
  schema:name "Elizabeth Adriana Passet"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8057b960-187f-4fa1-493a-d2e8cc6b841b"^^xsd:string ;
  schema:familyName "Passet"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bhHuEBG> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bx3KTcv> ;
  schema:spouse <https://n2t.net/ark:/60537/bywFheF> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2283246> .

