@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/bixhSbY>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0ceb26d4-5a83-1d52-8d81-d0b6a5298bf9"^^xsd:string ;
  schema:familyName "Kabel"^^xsd:string ;
  schema:givenName "Theodorus Hubertus Bernardus"^^xsd:string ;
  schema:name "Theodorus Hubertus Bernardus 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/eabb2efa-8d76-7bb1-8f51-f4705edb7b80> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2833501> ;
  schema:birthDate "1878-11-02"^^xsd:date .

