@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/bxgtbKn>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6f438a99-810b-7647-6118-d69f783fc586"^^xsd:string ;
  schema:givenName "Hubertus Josephus Theodorus"^^xsd:string ;
  schema:name "Hubertus Josephus Theodorus Kabel"@nl ;
  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/6a2f0327-ec2d-27d1-123e-aa4942148428> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2268536> ;
  schema:birthDate "1866-09-03"^^xsd:date .

