@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/bbeNx6I>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/58f48baf-20bc-cdea-58e5-533fe20daaad"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Peek"@nl ;
  schema:familyName "Peek"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010b33> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5c7f7c7c-d5fa-0dbe-1524-2ae18a047c0e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2215434> ;
  schema:birthDate "1875-12-11"^^xsd:date .

