@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/bWfqt6p>
  schema:familyName "Campfens"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5d9f9d69-1e4c-769d-765d-f5c208fe4e28"^^xsd:string ;
  schema:givenName "Karel"^^xsd:string ;
  schema:name "Karel Campfens"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fpsb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/21745db2-f42c-3fd0-3bd2-4093a9f24bad> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1990146> ;
  schema:birthDate "1855-10-08"^^xsd:date .

