@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/b4N6Fq6>
  pico:hasAge "22"^^xsd:string ;
  schema:givenName "Cornelia"^^xsd:string ;
  schema:name "Cornelia Klaverveld"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6d358eea-5493-69f3-e3fa-417e72e26147"^^xsd:string ;
  schema:familyName "Klaverveld"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bapZjVw> ;
  schema:parent <https://n2t.net/ark:/60537/bcHHudP>, <https://n2t.net/ark:/60537/bPaDLUL> ;
  schema:spouse <https://n2t.net/ark:/60537/bX5dAHr> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2430754> .

