@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/bVQ17MV>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/96b1f95f-f05c-f22c-a022-ad117da65549"^^xsd:string ;
  schema:familyName "Rietkerk"^^xsd:string ;
  schema:givenName "Susanna"^^xsd:string ;
  schema:name "Susanna Rietkerk"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b3KBSVT>, <https://n2t.net/ark:/60537/bbFbHKX> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b3Xi23e> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2018441> ;
  schema:birthDate "1874-11-04"^^xsd:date .

