@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/bhHugGw>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2721da01-23b6-c290-ffc9-89730ea10fde"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Mikkers"@nl ;
  schema:familyName "Mikkers"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010fb4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/047f866e-8ce8-b8a7-8ab5-a651ab0b744f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/585900> ;
  schema:birthDate "1874-07-29"^^xsd:date .

