@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-360149297
  a sdo:Person, prov:Entity ;
  sdo:name "Wilhelmus Voets" ;
  sdo:birthDate "1902"^^xsd:gYear ;
  sdo:deathDate "1943"^^xsd:gYear ;
  sdo:mainEntityOfPage <https://oorlogsgravenstichting.nl/personen/95897/wilhelmus-loers> ;
  prov:wasDerivedFrom oa:record_box_e63fd447-a5d9-8eda-1201-63d0195d8eb7 ;
  prov:wasGeneratedBy [
    a <activity-foundlinks-360149297>, prov:Activity ;
    prov:atTime "Open Archieven" ;
    rdfs:label "2021-04-15 00:16:50"^^xsd:date ;
    prov:wasAssociatedWith [
      a <open_archieven_matching>, prov:Agent ;
      sdo:name "Open Archieven" ;
      sdo:sameAs <https://www.openarchieven.nl>
    ]
  ] .

