@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/bVQ1ydV>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bfce7e65-7a97-71de-3424-38be679065df"^^xsd:string ;
  schema:givenName "Johanna Barbara"^^xsd:string ;
  schema:name "Johanna Barbara Konings"@nl ;
  schema:familyName "Konings"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jsr3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a74c90a4-305a-e8eb-1013-8444488b91c5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2469677> ;
  schema:birthDate "1852-11-03"^^xsd:date .

