@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/b8KphPU>
  schema:familyName "Foesik"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b32492f7-f989-2627-4550-292c03950306"^^xsd:string ;
  schema:givenName "Johannes Franciscus"^^xsd:string ;
  schema:name "Johannes Franciscus Foesik"@nl ;
  schema:hasOccupation "Smid"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dngw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/458a0d07-c6cb-5507-6938-b08fcdd08158> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2127040> ;
  schema:birthDate "1828-04-12"^^xsd:date .

