@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b9AcLZ>
  ns0:givenName "Franciscus"^^xsd:string ;
  ns0:name "Franciscus Ham"@nl ;
  ns0:familyName "Ham"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/6198c70d102372f7dd6eb572519a22030d9ca0c5ed4ebfc5fed01e3674dcfd85"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Hekendorp> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bpmSFx> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23093> .

