@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/bh4p551>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e5cac361-7877-cd17-3376-fe05467068a6"^^xsd:string ;
  schema:familyName "Rabouw"^^xsd:string ;
  schema:givenName "Sara"^^xsd:string ;
  schema:name "Sara Rabouw"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bBrsnu2> ;
  schema:parent <https://n2t.net/ark:/60537/bpYYTUt>, <https://n2t.net/ark:/60537/bxTzIKJ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2798486> ;
  schema:deathDate "1814-02-01"^^xsd:date .

