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

<https://n2t.net/ark:/60537/bfc5VIv>
  pico:hasAge "24"^^xsd:string ;
  schema:givenName "Catharina Johanna"^^xsd:string ;
  schema:name "Catharina Johanna Kabel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d78cda5c-2d5e-5413-7a2b-abb3ddbc8a0c"^^xsd:string ;
  schema:familyName "Kabel"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bJyKJ8U>, <https://n2t.net/ark:/60537/bLDKwzG> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bo6FsFA> ;
  schema:spouse <https://n2t.net/ark:/60537/bZnVmMI> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2755219> .

