@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bIVErtS>
  pico:hasAge "25"^^xsd:string ;
  schema:givenName "Elisabeth"^^xsd:string ;
  schema:name "Elisabeth Kunst"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ef7b1440-d690-85fb-317e-de112b5ac7e9"^^xsd:string ;
  schema:familyName "Kunst"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bB13CFh> ;
  schema:parent <https://n2t.net/ark:/60537/bQQefi8>, <https://n2t.net/ark:/60537/bYy7oGm> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bUAOMxz> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2481877> .

