@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/bWt7ats>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0bf9a819-c6b9-d7eb-c5c8-f841d2ddbac2"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria Rabouw"@nl ;
  schema:familyName "Rabouw"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b1SieNf> ;
  schema:parent <https://n2t.net/ark:/60537/b4nHVBd>, <https://n2t.net/ark:/60537/bOyxmEo> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2024806> ;
  schema:deathDate "1871-08-27"^^xsd:date .

