@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/b6S62wr>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e269da0b-0d2e-01f8-ad66-fc7b5d05ba4b"^^xsd:string ;
  schema:familyName "Kits Nieuwenkamp"^^xsd:string ;
  schema:givenName "Theodora"^^xsd:string ;
  schema:name "Theodora Kits Nieuwenkamp"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01268b> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1f741e68-7d8d-18f2-7c02-d5bc3c05e4d7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1982279> ;
  schema:birthDate "1851-08-02"^^xsd:date .

