@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-338
  a sdo:Person, prov:Entity ;
  sdo:name "Leopold van Limburg Stirum" ;
  sdo:birthDate "????"^^xsd:gYear ;
  sdo:deathDate "1840"^^xsd:gYear ;
  sdo:mainEntityOfPage <http://nl.wikipedia.org/wiki/Leopold_van_Limburg_Stirum> ;
  prov:wasDerivedFrom oa:record_rzh_052053fc-7492-4888-8129-d328f01f6902 ;
  prov:wasGeneratedBy [
    a <activity-foundlinks-338>, prov:Activity ;
    prov:atTime "Open Archieven" ;
    rdfs:label "2016-06-29 02:39:51"^^xsd:date ;
    prov:wasAssociatedWith [
      a <open_archieven_matching>, prov:Agent ;
      sdo:name "Open Archieven" ;
      sdo:sameAs <https://www.openarchieven.nl>
    ]
  ] .

