@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/b7hvEh6>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1908d95b-2ad0-fdf4-2af0-7874d53290e3"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Peek"@nl ;
  schema:familyName "Peek"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vs2x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/63d35e0d-2cc6-54ea-8336-ef416cf7c1aa> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2243531> ;
  schema:birthDate "1875-12-11"^^xsd:date .

