@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/btWg2Lv>
  schema:familyName "Citon"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/59511264-ce95-5843-43c3-5b7da34d767d"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Citon"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00p7g3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1c4c6ea5-6465-89fe-1c43-5d92e77660a4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1969967> ;
  schema:birthDate "1819-12-28"^^xsd:date .

