@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/b5CUJSS>
  schema:givenName "Diena"^^xsd:string ;
  schema:name "Diena Kruisheer"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b8b2b8a0-5b0a-b6b4-6946-e380ca667222"^^xsd:string ;
  schema:familyName "Kruisheer"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bdxvyHW>, <https://n2t.net/ark:/60537/bXIjYJK> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bNIJtdQ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2818155> ;
  schema:birthDate "1838-03-22"^^xsd:date .

