@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_a5084175-059c-962b-784c-25afdedfb134
  a a2a:Record ;
  rdfs:label "Overlijden op 7 mei 1949 te Oisterwijk" ;
  a2a:hasPerson oa:person_bhi_a5084175-059c-962b-784c-25afdedfb134_Person-2def8bdc-83c8-3a8b-046a-0a7feab5dba0, oa:person_bhi_a5084175-059c-962b-784c-25afdedfb134_Person-29c7ca87-0c4e-8f64-8cfd-c0df01c4241b, oa:person_bhi_a5084175-059c-962b-784c-25afdedfb134_Person-5408ce26-fd4f-e7ca-b30f-70810236df4c ;
  a2a:hasEvent oa:event_bhi_a5084175-059c-962b-784c-25afdedfb134_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a5084175-059c-962b-784c-25afdedfb134_0, oa:relationep_bhi_a5084175-059c-962b-784c-25afdedfb134_1, oa:relationep_bhi_a5084175-059c-962b-784c-25afdedfb134_2 ;
  a2a:hasSource oa:source_bhi_a5084175-059c-962b-784c-25afdedfb134 .

oa:person_bhi_a5084175-059c-962b-784c-25afdedfb134_Person-2def8bdc-83c8-3a8b-046a-0a7feab5dba0
  a a2a:Person ;
  rdfs:label "Marinus Henricus Aloijsius Maria van de Pol" ;
  a2a:PersonName [
    rdfs:label "Marinus Henricus Aloijsius Maria van de Pol" ;
    a2a:PersonNameFirstName "Marinus Henricus Aloijsius Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a5084175-059c-962b-784c-25afdedfb134_Person-29c7ca87-0c4e-8f64-8cfd-c0df01c4241b
  a a2a:Person ;
  rdfs:label "Maria Anna Groenland" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Groenland" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Groenland"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a5084175-059c-962b-784c-25afdedfb134_Person-5408ce26-fd4f-e7ca-b30f-70810236df4c
  a a2a:Person ;
  rdfs:label "Adrianus Antonius van de Pol" ;
  a2a:PersonName [
    rdfs:label "Adrianus Antonius van de Pol" ;
    a2a:PersonNameFirstName "Adrianus Antonius" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a5084175-059c-962b-784c-25afdedfb134_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1949" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1949-05-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:relationep_bhi_a5084175-059c-962b-784c-25afdedfb134_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a5084175-059c-962b-784c-25afdedfb134_Person:2def8bdc-83c8-3a8b-046a-0a7feab5dba0 ;
  a2a:EventKeyRef oa:event_bhi_a5084175-059c-962b-784c-25afdedfb134_Event1 .

oa:relationep_bhi_a5084175-059c-962b-784c-25afdedfb134_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a5084175-059c-962b-784c-25afdedfb134_Person:29c7ca87-0c4e-8f64-8cfd-c0df01c4241b ;
  a2a:EventKeyRef oa:event_bhi_a5084175-059c-962b-784c-25afdedfb134_Event1 .

oa:relationep_bhi_a5084175-059c-962b-784c-25afdedfb134_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a5084175-059c-962b-784c-25afdedfb134_Person:5408ce26-fd4f-e7ca-b30f-70810236df4c ;
  a2a:EventKeyRef oa:event_bhi_a5084175-059c-962b-784c-25afdedfb134_Event1 .

oa:source_bhi_a5084175-059c-962b-784c-25afdedfb134
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk", "1949-05-18 - 1949-05-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-05-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-05-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1949" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1949-05-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3359, Periode: 1949" ;
    a2a:Book "Overlijdensregister Oisterwijk 1949" ;
    a2a:DocumentNumber "50" ;
    a2a:RegistryNumber "3359" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3359, Periode: 1949, Overlijdensregister Oisterwijk 1949, 50, 3359"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4d046aa9-70dc-1db7-c7bf-b8a1d22b84d1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4d046aa9-70dc-1db7-c7bf-b8a1d22b84d1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a5084175-059c-962b-784c-25afdedfb134" ;
  a2a:RecordGUID "{a5084175-059c-962b-784c-25afdedfb134}" ;
  a2a:SourceRemarkOpmerking "Extract overlijden der gemeente Tilburg." ;
  a2a:SourceRemarkdeel "3359" ;
  a2a:SourceRemarkregister_periode "1949" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_912_00000912.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1949-05-07" .
