@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/bhUb8vS>
  schema:givenName "Agatha"^^xsd:string ;
  schema:name "Agatha Kruijsheer"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1318fd09-8de2-f7fb-44e6-f37e04ab3866"^^xsd:string ;
  schema:familyName "Kruijsheer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bHg24sC> ;
  schema:parent <https://n2t.net/ark:/60537/bqOLXir>, <https://n2t.net/ark:/60537/bywF5FC> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2076478> ;
  schema:deathDate "1827-07-02"^^xsd:date .

