@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/bwEn6KK>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0804b6f5-a8cf-6dd8-a571-3a402652ab08"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Rabouw"@nl ;
  schema:familyName "Rabouw"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0141rx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5dd6362f-d31c-a16a-fbdc-271950d4bca8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2220447> ;
  schema:birthDate "1871-09-18"^^xsd:date .

