@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/bTkDD6G>
  schema:givenName "Anna Samuel"^^xsd:string ;
  schema:name "Anna Samuel Kijzer"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b1dcd278-13f8-9bb1-2b4e-cd47a64cfec5"^^xsd:string ;
  schema:familyName "Kijzer"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bDJ9FRM>, <https://n2t.net/ark:/60537/bLr2Ogz> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bgEYomb> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2722257> ;
  schema:birthDate "1838-06-28"^^xsd:date .

