@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/bfc5uwg>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/617e33f2-65ed-14c0-b605-4e1d40a6f24d"^^xsd:string ;
  schema:givenName "Johanna Catharina"^^xsd:string ;
  schema:name "Johanna Catharina Woltman"@nl ;
  schema:familyName "Woltman"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0135b4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6a43a8d1-476c-018e-6c2e-2615f2d2ebdc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2268871> ;
  schema:birthDate "1876-05-09"^^xsd:date .

