@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_cdr_6927f94d-18db-5aee-5cd1-627bb73cf992
  a a2a:Record ;
  rdfs:label "Overlijden op 14 oktober 1979 te Goirle" ;
  a2a:hasPerson oa:person_cdr_6927f94d-18db-5aee-5cd1-627bb73cf992_Person1 ;
  a2a:hasEvent oa:event_cdr_6927f94d-18db-5aee-5cd1-627bb73cf992_Event1 ;
  a2a:hasRelationEP oa:relationep_cdr_6927f94d-18db-5aee-5cd1-627bb73cf992_0 ;
  a2a:hasSource oa:source_cdr_6927f94d-18db-5aee-5cd1-627bb73cf992 .

oa:person_cdr_6927f94d-18db-5aee-5cd1-627bb73cf992_Person1
  a a2a:Person ;
  rdfs:label "Johanna van Hees" ;
  a2a:PersonName [
    rdfs:label "Johanna van Hees" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hees"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1916-05-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Riel" ;
    rdfs:label "Riel"
  ] .

oa:event_cdr_6927f94d-18db-5aee-5cd1-627bb73cf992_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1979" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1979-10-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle"
  ] .

oa:relationep_cdr_6927f94d-18db-5aee-5cd1-627bb73cf992_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_cdr_6927f94d-18db-5aee-5cd1-627bb73cf992_Person1 ;
  a2a:EventKeyRef oa:event_cdr_6927f94d-18db-5aee-5cd1-627bb73cf992_Event1 .

oa:source_cdr_6927f94d-18db-5aee-5cd1-627bb73cf992
  a a2a:Source ;
  rdfs:label "Heemkundekring Carel de Roy, Bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Veldhoven" ;
    rdfs:label "Veldhoven", "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 "Heemkundekring Carel de Roy" ;
    rdfs:label "Heemkundekring Carel de Roy"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://images.memorix.nl/enb_321/deepzoom/1c792817-a11e-36b1-0597-caf733f5ce14.dzi" ;
    a2a:UriPreview "https://images.memorix.nl/enb_321/thumb/500x500/1c792817-a11e-36b1-0597-caf733f5ce14.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-05-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.alphenserfgoed.nl/collectie/bidprentjes/?diw-id=brabantcloud_enb-321-bidprentje_enb-321.bidprentje-bdb9d413-4620-5632-8ab6-b0d98302b88e-6927f94d-18db-5aee-5cd1-627bb73cf992" ;
  a2a:RecordIdentifier "04013" ;
  a2a:RecordGUID "{6927f94d-18db-5aee-5cd1-627bb73cf992}" ;
  a2a:SourceRemarkProvenance "http://data.brabantcloud.nl/api/search/v1/?format=json&q=delving_spec:enb-321-bidprentje fetch_data_brabant_cloud csv2a2a" .

