@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/b37wi6j>
  pico:hasAge "1"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c5e5b986-0f31-97b1-3730-a6cdf4368d7c"^^xsd:string ;
  schema:givenName "Huberta"^^xsd:string ;
  schema:name "Huberta Kramer"@nl ;
  schema:familyName "Kramer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b9AbEwF> ;
  schema:parent <https://n2t.net/ark:/60537/bb266XB>, <https://n2t.net/ark:/60537/biJZfjw> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2506782> ;
  schema:deathDate "1852-06-26"^^xsd:date .

