@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/beZoD6S>
  schema:givenName "Franciscus Gerardus"^^xsd:string ;
  schema:name "Franciscus Gerardus Kanne"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2374c1d3-6c08-662a-3c1e-7692dfae8855"^^xsd:string ;
  schema:familyName "Kanne"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b62hRia> ;
  schema:spouse <https://n2t.net/ark:/60537/bJyK5Ww> ;
  schema:children <https://n2t.net/ark:/60537/bZnUJAk> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2073248> .

