@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bBE9Xx5>
  schema:givenName "Catharina Helena Alida"^^xsd:string ;
  schema:name "Catharina Helena Alida Kabel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cdae62b0-1a31-2317-3c46-092c5da7e47a"^^xsd:string ;
  schema:familyName "Kabel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k1fc> ;
  geo:hasGeometry <https://n2t.net/ark:/60537/b1FCTVe> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/dca11e9c-f268-2756-8c7e-88adcb1f8a62> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2813329> ;
  schema:birthDate "1867-10-05"^^xsd:date .

