@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_86330147-9da7-a5f2-8fa3-cf8e9cc40fca
  a a2a:Record ;
  rdfs:label "Overlijden op 22 december 1972 te Breda" ;
  a2a:hasPerson oa:person_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca_Person-c1f987cb-cc2a-aade-afe6-e2ec9de2d26b, oa:person_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca_Person-8e44a2cd-f02b-84a4-0f5f-5fd186fabd7e, oa:person_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca_Person-f79e6ad7-5841-6c7e-e491-462d492b45a6 ;
  a2a:hasEvent oa:event_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca_0, oa:relationep_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca_1, oa:relationep_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca_2 ;
  a2a:hasSource oa:source_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca .

oa:person_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca_Person-c1f987cb-cc2a-aade-afe6-e2ec9de2d26b
  a a2a:Person ;
  rdfs:label "Antonius Petrus Thomas Maria Bielars" ;
  a2a:PersonName [
    rdfs:label "Antonius Petrus Thomas Maria Bielars" ;
    a2a:PersonNameFirstName "Antonius Petrus Thomas Maria" ;
    a2a:PersonNameLastName "Bielars"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca_Person-8e44a2cd-f02b-84a4-0f5f-5fd186fabd7e
  a a2a:Person ;
  rdfs:label "Adriana Catharina Petronella van Dijk" ;
  a2a:PersonName [
    rdfs:label "Adriana Catharina Petronella van Dijk" ;
    a2a:PersonNameFirstName "Adriana Catharina Petronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca_Person-f79e6ad7-5841-6c7e-e491-462d492b45a6
  a a2a:Person ;
  rdfs:label "Thomas Bielars" ;
  a2a:PersonName [
    rdfs:label "Thomas Bielars" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Bielars"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1972" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1972-12-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca_Person:c1f987cb-cc2a-aade-afe6-e2ec9de2d26b ;
  a2a:EventKeyRef oa:event_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca_Event1 .

oa:relationep_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca_Person:8e44a2cd-f02b-84a4-0f5f-5fd186fabd7e ;
  a2a:EventKeyRef oa:event_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca_Event1 .

oa:relationep_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca_Person:f79e6ad7-5841-6c7e-e491-462d492b45a6 ;
  a2a:EventKeyRef oa:event_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca_Event1 .

oa:source_bhi_86330147-9da7-a5f2-8fa3-cf8e9cc40fca
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1972-12-26 - 1972-12-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1972-12-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1972-12-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1972" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1972-12-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3070, Periode: 1972" ;
    a2a:Book "Overlijdensregister Breda 1972" ;
    a2a:DocumentNumber "1421" ;
    a2a:RegistryNumber "3070" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3070, Periode: 1972, Overlijdensregister Breda 1972, 1421, 3070"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f7e9ef3d-3f24-2c2a-3302-c7436e65791a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f7e9ef3d-3f24-2c2a-3302-c7436e65791a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/86330147-9da7-a5f2-8fa3-cf8e9cc40fca" ;
  a2a:RecordGUID "{86330147-9da7-a5f2-8fa3-cf8e9cc40fca}" ;
  a2a:SourceRemarkdeel "3070" ;
  a2a:SourceRemarkregister_periode "1972" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_246_00000246.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1972-12-22" .
