@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/bd769h4>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6e478fd0-8e8b-1e79-dc32-20801050ea3d"^^xsd:string ;
  schema:familyName "Janknegt"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria Janknegt"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zscp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ffe5b6cb-82b5-b5fc-cbe6-2060a41d539f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2772349> ;
  schema:birthDate "1867-04-27"^^xsd:date .

