@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/bFBszt0>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/05e459b1-b1a3-7ba5-e227-0756a4e6e6d2"^^xsd:string ;
  schema:familyName "Kabel"^^xsd:string ;
  schema:givenName "Maria Josephina Christina"^^xsd:string ;
  schema:name "Maria Josephina 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/aadad736-1162-6a1f-521f-bf4cdac4c330> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2483379> ;
  schema:birthDate "1875-08-19"^^xsd:date .

