@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/bDJ9fJH>
  schema:givenName "Franciscus Hendricus Marie"^^xsd:string ;
  schema:name "Franciscus Hendricus Marie Kabel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/14452122-a627-3b0d-d618-f0e37970e14f"^^xsd:string ;
  schema:familyName "Kabel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t29h> ;
  geo:hasGeometry <https://n2t.net/ark:/60537/b1FCTVe> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6b5b2902-78c0-11fc-c844-8ec608ab723b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2273156> ;
  schema:birthDate "1873-08-02"^^xsd:date .

