@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/brrSsCt>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/aaef157c-2536-44f9-f12c-43948015885c"^^xsd:string ;
  schema:familyName "Kisman"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje Kisman"@nl ;
  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/c2ffa245-ed26-00f8-6c0f-bb33ac939a22> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2576996> ;
  schema:birthDate "1852-02-16"^^xsd:date .

