@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bJyKNmb>
  schema:givenName "Franciscus Xaverius"^^xsd:string ;
  schema:name "Franciscus Xaverius van Werkhooven"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1d7d2f4e-0a8f-e56a-6828-2e4df276af4a"^^xsd:string ;
  schema:hasOccupation "Smid"@nl ;
  schema:familyName "van Werkhooven"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wtgm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e10bcb23-9e26-9215-fbe3-a51071e6101a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2830469> ;
  schema:birthDate "1854-08-30"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Werkhooven"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

