@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/bvpafRr>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/86038c91-703c-032e-5ebb-81145c1992a2"^^xsd:string ;
  schema:familyName "Kabel"^^xsd:string ;
  schema:givenName "Maria Theresia Christina"^^xsd:string ;
  schema:name "Maria Theresia Christina Kabel"@nl ;
  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/a6946ae1-bf01-dcbb-a24b-2a51a47270c8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2466832> ;
  schema:birthDate "1877-08-11"^^xsd:date .

