@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_e3655d0d-758c-84aa-e72a-520933b5cab5
  a a2a:Record ;
  rdfs:label "Overlijden op 20 augustus 2006 te Tilburg" ;
  a2a:hasPerson oa:person_cdr_e3655d0d-758c-84aa-e72a-520933b5cab5_Person1 ;
  a2a:hasEvent oa:event_cdr_e3655d0d-758c-84aa-e72a-520933b5cab5_Event1 ;
  a2a:hasRelationEP oa:relationep_cdr_e3655d0d-758c-84aa-e72a-520933b5cab5_0 ;
  a2a:hasSource oa:source_cdr_e3655d0d-758c-84aa-e72a-520933b5cab5 .

oa:person_cdr_e3655d0d-758c-84aa-e72a-520933b5cab5_Person1
  a a2a:Person ;
  rdfs:label "Franciscus Cornelis (Frans) Laurijssen" ;
  a2a:PersonName [
    rdfs:label "Franciscus Cornelis (Frans) Laurijssen" ;
    a2a:PersonNameFirstName "Franciscus Cornelis (Frans)" ;
    a2a:PersonNameLastName "Laurijssen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1939" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1939-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:event_cdr_e3655d0d-758c-84aa-e72a-520933b5cab5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "2006" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "2006-08-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_cdr_e3655d0d-758c-84aa-e72a-520933b5cab5_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_cdr_e3655d0d-758c-84aa-e72a-520933b5cab5_Person1 ;
  a2a:EventKeyRef oa:event_cdr_e3655d0d-758c-84aa-e72a-520933b5cab5_Event1 .

oa:source_cdr_e3655d0d-758c-84aa-e72a-520933b5cab5
  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/fa522518-180a-e0bf-094b-1f99e843a41e.dzi" ;
    a2a:UriPreview "https://images.memorix.nl/enb_321/thumb/500x500/fa522518-180a-e0bf-094b-1f99e843a41e.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-e3655d0d-758c-84aa-e72a-520933b5cab5" ;
  a2a:RecordIdentifier "04114" ;
  a2a:RecordGUID "{e3655d0d-758c-84aa-e72a-520933b5cab5}" ;
  a2a:SourceRemarkProvenance "http://data.brabantcloud.nl/api/search/v1/?format=json&q=delving_spec:enb-321-bidprentje fetch_data_brabant_cloud csv2a2a" .

