@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-13899
  a sdo:Person, prov:Entity ;
  sdo:name "Johannes Eusebius Voet van Campen" ;
  sdo:birthDate "????"^^xsd:gYear ;
  sdo:deathDate "1851"^^xsd:gYear ;
  sdo:mainEntityOfPage <https://geheugen.delpher.nl/nl/geheugen/view/?identifier=VUMCC01:SPKK-G00885> ;
  prov:wasDerivedFrom oa:record_elo_e87e992f-6eb4-ebf9-e6be-c785deedac00 ;
  prov:wasGeneratedBy [
    a <activity-foundlinks-13899>, prov:Activity ;
    prov:atTime "Open Archieven" ;
    rdfs:label "2016-06-28 15:59:23"^^xsd:date ;
    prov:wasAssociatedWith [
      a <open_archieven_matching>, prov:Agent ;
      sdo:name "Open Archieven" ;
      sdo:sameAs <https://www.openarchieven.nl>
    ]
  ] .

