@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/bxTzLqk>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/803bea9b-ac3b-60bc-47b0-7605adf5f528"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Verhart"@nl ;
  schema:familyName "Verhart"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vjw6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ee13d0b4-b956-13a5-096c-5c1815399394> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2846100> ;
  schema:birthDate "1897-02-08"^^xsd:date .

