@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/bjZbCjW>
  schema:givenName "Franciscus"^^xsd:string ;
  schema:name "Franciscus Lafeber"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6317eecf-f6bb-1e3c-5994-1f0e71a0ea1f"^^xsd:string ;
  schema:familyName "Lafeber"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b7hvg5B> ;
  schema:parent <https://n2t.net/ark:/60537/bAOneWy>, <https://n2t.net/ark:/60537/bsTMr8R> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2816133> ;
  schema:birthDate "1862-03-11"^^xsd:date .

