@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/buznovR>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/11894334-7414-b6d4-e397-34c7f00b407d"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Rabouw"@nl ;
  schema:familyName "Rabouw"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0107xw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7114a2f4-8394-62bd-b155-14cc071080e8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2295139> ;
  schema:birthDate "1886-08-21"^^xsd:date .

