@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/bcHH7Vj>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/41c34bf6-4316-00af-29a4-59045b5a7cc5"^^xsd:string ;
  schema:givenName "Jannigje"^^xsd:string ;
  schema:name "Jannigje Kisman"@nl ;
  schema:familyName "Kisman"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011435> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/319f1582-6ea9-2a9e-f039-70760332cfb5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2053391> ;
  schema:birthDate "1868-08-25"^^xsd:date .

