@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/bvBRuby>
  schema:givenName "Franciscus Hubert Nicolaas"^^xsd:string ;
  schema:name "Franciscus Hubert Nicolaas Kabel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9a6dfffb-73f7-557f-436f-3674b98e3e0f"^^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/1bb56366-3bad-a916-bd36-5b67e763d190> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/649564> ;
  schema:birthDate "1847-12-15"^^xsd:date .

