@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_wed_a67cc2d5-9e65-b06d-c88f-fe759ad73e07
  a a2a:Record ;
  rdfs:label "Overlijden op 6 juli 1960 te Waalre" ;
  a2a:hasPerson oa:person_wed_a67cc2d5-9e65-b06d-c88f-fe759ad73e07_Person1 ;
  a2a:hasEvent oa:event_wed_a67cc2d5-9e65-b06d-c88f-fe759ad73e07_Event1 ;
  a2a:hasRelationEP oa:relationep_wed_a67cc2d5-9e65-b06d-c88f-fe759ad73e07_0 ;
  a2a:hasSource oa:source_wed_a67cc2d5-9e65-b06d-c88f-fe759ad73e07 .

oa:person_wed_a67cc2d5-9e65-b06d-c88f-fe759ad73e07_Person1
  a a2a:Person ;
  rdfs:label "Franciscus Hendrikus Cornelis Stokmans" ;
  a2a:PersonName [
    rdfs:label "Franciscus Hendrikus Cornelis Stokmans" ;
    a2a:PersonNameLastName "Franciscus Hendrikus Cornelis Stokmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1890-09-27"^^xsd:date
  ] .

oa:event_wed_a67cc2d5-9e65-b06d-c88f-fe759ad73e07_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1960" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1960-07-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalre" ;
    rdfs:label "Waalre"
  ] .

oa:relationep_wed_a67cc2d5-9e65-b06d-c88f-fe759ad73e07_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wed_a67cc2d5-9e65-b06d-c88f-fe759ad73e07_Person1 ;
  a2a:EventKeyRef oa:event_wed_a67cc2d5-9e65-b06d-c88f-fe759ad73e07_Event1 .

oa:source_wed_a67cc2d5-9e65-b06d-c88f-fe759ad73e07
  a a2a:Source ;
  rdfs:label "Waalres Erfgoed, Bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Waalre" ;
    rdfs:label "Waalre", "1500-01-01 - 2000-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2000-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Bidprentjesverzameling" ;
  a2a:SourceReference [
    a2a:InstitutionName "Waalres Erfgoed" ;
    rdfs:label "Waalres Erfgoed"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://images.memorix.nl/enb_305/deepzoom/86447c3a-3a77-0798-2cd0-fe0c75868c9b.dzi" ;
    a2a:UriPreview "https://images.memorix.nl/enb_305/thumb/500x500/86447c3a-3a77-0798-2cd0-fe0c75868c9b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:UriViewer "https://images.memorix.nl/enb_305/deepzoom/47846b0e-c037-6a86-e446-0ab9dfe0d649.dzi" ;
    a2a:UriPreview "https://images.memorix.nl/enb_305/thumb/500x500/47846b0e-c037-6a86-e446-0ab9dfe0d649.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-05-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.waalreserfgoed.nl/collectie/bidprentjes/?diw-id=brabantcloud_enb-305-bidprentje_enb-305.bidprentje-fe2fa610-b34f-ede9-b50f-9b40402e2792-a67cc2d5-9e65-b06d-c88f-fe759ad73e07" ;
  a2a:RecordIdentifier "11.02858" ;
  a2a:RecordGUID "{a67cc2d5-9e65-b06d-c88f-fe759ad73e07}" ;
  a2a:SourceRemarkProvenance "http://data.brabantcloud.nl/api/search/v1/?format=json&q=delving_spec:enb-305-bidprentje csv2a2a" .

