@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix sdo: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

oa:foundlinks-823
  a sdo:Person, prov:Entity ;
  sdo:name "Lucas Egeling" ;
  sdo:birthDate "????"^^xsd:gYear ;
  sdo:deathDate "1835"^^xsd:gYear ;
  sdo:mainEntityOfPage <https://geheugen.delpher.nl/nl/geheugen/view/?identifier=VUMCC01:SPKK-G00599> ;
  prov:wasDerivedFrom oa:record_elo_0d014f2c-b1b0-4c76-2c55-461d7c71f54f ;
  prov:wasGeneratedBy [
    a <activity-foundlinks-823>, prov:Activity ;
    prov:atTime "Open Archieven" ;
    rdfs:label "2016-06-28 16:36:29"^^xsd:date ;
    prov:wasAssociatedWith [
      a <open_archieven_matching>, prov:Agent ;
      sdo:name "Open Archieven" ;
      sdo:sameAs <https://www.openarchieven.nl>
    ]
  ] .

