@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/bGrffgU>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b2c36ae5-18ab-4756-6f8e-5e2082f96a32"^^xsd:string ;
  schema:givenName "Johanna Christina"^^xsd:string ;
  schema:name "Johanna Christina Keller"@nl ;
  schema:familyName "Keller"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bOkQ49C>, <https://n2t.net/ark:/60537/bWfqSYk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bWFOyVL> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2448386> ;
  schema:birthDate "1893-02-25"^^xsd:date .

