@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-35629
  a sdo:Person, prov:Entity ;
  sdo:name "Pieter Catharinus Arie Geijl" ;
  sdo:birthDate "1887"^^xsd:gYear ;
  sdo:mainEntityOfPage <http://www.dbnl.org/auteurs/auteur.php?id=geyl001> ;
  prov:wasDerivedFrom oa:record_rad_70982a5e-7840-a9f8-680f-c6e170d062e5 ;
  prov:wasGeneratedBy [
    a <activity-foundlinks-35629>, prov:Activity ;
    prov:atTime "Open Archieven" ;
    rdfs:label "2016-06-30 00:31:36"^^xsd:date ;
    prov:wasAssociatedWith [
      a <open_archieven_matching>, prov:Agent ;
      sdo:name "Open Archieven" ;
      sdo:sameAs <https://www.openarchieven.nl>
    ]
  ] .

