@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-12785
  a sdo:Person, prov:Entity ;
  sdo:name "Henri Theodore Roskes" ;
  sdo:birthDate "1798"^^xsd:gYear ;
  sdo:mainEntityOfPage <https://geheugen.delpher.nl/nl/geheugen/view/?identifier=VUMCC01:SPKK-G00794> ;
  prov:wasDerivedFrom oa:record_elo_d16008a9-d871-c528-f27c-9301a87ffe43 ;
  prov:wasGeneratedBy [
    a <activity-foundlinks-12785>, prov:Activity ;
    prov:atTime "Open Archieven" ;
    rdfs:label "2016-06-29 08:35:20"^^xsd:date ;
    prov:wasAssociatedWith [
      a <open_archieven_matching>, prov:Agent ;
      sdo:name "Open Archieven" ;
      sdo:sameAs <https://www.openarchieven.nl>
    ]
  ] .

