@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/bSi87t4>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d992b557-3e0e-232a-1d7f-7f05b127a737"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Kisman"@nl ;
  schema:familyName "Kisman"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0105dx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cb816bbd-b54a-03e0-9d40-a08197e8ddaa> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2607587> ;
  schema:birthDate "1860-09-03"^^xsd:date .

