@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/bZnV4XO>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cca9c893-fe7f-5e85-d85b-838ff1c13d05"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Simmers"@nl ;
  schema:familyName "Simmers"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b7hvQ66>, <https://n2t.net/ark:/60537/bfc5ETB> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bT7V0CX> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2454893> ;
  schema:birthDate "1862-07-20"^^xsd:date .

