@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_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09
  a a2a:Record ;
  rdfs:label "Overlijden op 11 november 1949 te Roosendaal" ;
  a2a:hasPerson oa:person_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_Person-112450f4-6035-9df3-fc7b-a87076f2f1ad, oa:person_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_Person-79e2178c-5504-ed69-14cf-5e2610348019, oa:person_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_Person-aa428063-a792-fc06-5a8b-2e52d15366c8, oa:person_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_Person-96ce529a-ca92-c9ae-60bb-bd1220705504 ;
  a2a:hasEvent oa:event_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_0, oa:relationep_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_1, oa:relationep_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_2, oa:relationep_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_3 ;
  a2a:hasSource oa:source_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09 .

oa:person_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_Person-112450f4-6035-9df3-fc7b-a87076f2f1ad
  a a2a:Person ;
  rdfs:label "Alice Caroline Georgine Marie Cornélie Pelgrims" ;
  a2a:PersonName [
    rdfs:label "Alice Caroline Georgine Marie Cornélie Pelgrims" ;
    a2a:PersonNameFirstName "Alice Caroline Georgine Marie Cornélie" ;
    a2a:PersonNameLastName "Pelgrims"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_Person-79e2178c-5504-ed69-14cf-5e2610348019
  a a2a:Person ;
  rdfs:label "Constant François Jean Marie Joseph Janssens" ;
  a2a:PersonName [
    rdfs:label "Constant François Jean Marie Joseph Janssens" ;
    a2a:PersonNameFirstName "Constant François Jean Marie Joseph" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_Person-aa428063-a792-fc06-5a8b-2e52d15366c8
  a a2a:Person ;
  rdfs:label "Anne Marie Henriette Pessers" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Henriette Pessers" ;
    a2a:PersonNameFirstName "Anne Marie Henriette" ;
    a2a:PersonNameLastName "Pessers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_Person-96ce529a-ca92-c9ae-60bb-bd1220705504
  a a2a:Person ;
  rdfs:label "Alphonse Marie Jean Joseph Janssens" ;
  a2a:PersonName [
    rdfs:label "Alphonse Marie Jean Joseph Janssens" ;
    a2a:PersonNameFirstName "Alphonse Marie Jean Joseph" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1949" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1949-11-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_0
  a a2a:RelationEP ;
  rdfs:label "other:Weduwnaar van" ;
  a2a:RelationType "other:Weduwnaar van" ;
  a2a:PersonKeyRef oa:person_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_Person:112450f4-6035-9df3-fc7b-a87076f2f1ad ;
  a2a:EventKeyRef oa:event_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_Event1 .

oa:relationep_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_Person:79e2178c-5504-ed69-14cf-5e2610348019 ;
  a2a:EventKeyRef oa:event_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_Event1 .

oa:relationep_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_Person:aa428063-a792-fc06-5a8b-2e52d15366c8 ;
  a2a:EventKeyRef oa:event_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_Event1 .

oa:relationep_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_Person:96ce529a-ca92-c9ae-60bb-bd1220705504 ;
  a2a:EventKeyRef oa:event_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09_Event1 .

oa:source_bhi_dea7bdbb-4e17-73b7-7d2d-46b431f76e09
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1949-11-11 - 1949-11-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-11-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-11-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1949" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1949-11-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3474, Periode: 1949" ;
    a2a:Book "Overlijdensregister Roosendaal 1949" ;
    a2a:DocumentNumber "265" ;
    a2a:RegistryNumber "3474" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3474, Periode: 1949, Overlijdensregister Roosendaal 1949, 265, 3474"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/10422d6a-c1d8-3167-5d86-0139a4116fbe.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/10422d6a-c1d8-3167-5d86-0139a4116fbe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/dea7bdbb-4e17-73b7-7d2d-46b431f76e09" ;
  a2a:RecordGUID "{dea7bdbb-4e17-73b7-7d2d-46b431f76e09}" ;
  a2a:SourceRemarkdeel "3474" ;
  a2a:SourceRemarkregister_periode "1949" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_1484_00001484.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1949-11-11" .
