@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_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa
  a a2a:Record ;
  rdfs:label "Overlijden op 4 augustus 1943 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa_Person-292f35d9-b08e-1142-3117-ac29e4ae2341, oa:person_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa_Person-72f0257a-4474-0366-b7fb-60018c7ac559, oa:person_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa_Person-6ecdecc3-812a-2c04-7445-c73a1e1d1045 ;
  a2a:hasEvent oa:event_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa_0, oa:relationep_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa_1, oa:relationep_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa_2 ;
  a2a:hasSource oa:source_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa .

oa:person_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa_Person-292f35d9-b08e-1142-3117-ac29e4ae2341
  a a2a:Person ;
  rdfs:label "Albertus Theodorus Joseph Maria Thijssen" ;
  a2a:PersonName [
    rdfs:label "Albertus Theodorus Joseph Maria Thijssen" ;
    a2a:PersonNameFirstName "Albertus Theodorus Joseph Maria" ;
    a2a:PersonNameLastName "Thijssen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa_Person-72f0257a-4474-0366-b7fb-60018c7ac559
  a a2a:Person ;
  rdfs:label "Antoon Thijssen" ;
  a2a:PersonName [
    rdfs:label "Antoon Thijssen" ;
    a2a:PersonNameFirstName "Antoon" ;
    a2a:PersonNameLastName "Thijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa_Person-6ecdecc3-812a-2c04-7445-c73a1e1d1045
  a a2a:Person ;
  rdfs:label "Johanna Hendrika Antonis" ;
  a2a:PersonName [
    rdfs:label "Johanna Hendrika Antonis" ;
    a2a:PersonNameFirstName "Johanna Hendrika" ;
    a2a:PersonNameLastName "Antonis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1943" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1943-08-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa_Person:292f35d9-b08e-1142-3117-ac29e4ae2341 ;
  a2a:EventKeyRef oa:event_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa_Event1 .

oa:relationep_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa_Person:72f0257a-4474-0366-b7fb-60018c7ac559 ;
  a2a:EventKeyRef oa:event_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa_Event1 .

oa:relationep_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa_Person:6ecdecc3-812a-2c04-7445-c73a1e1d1045 ;
  a2a:EventKeyRef oa:event_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa_Event1 .

oa:source_bhi_b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1943-08-05 - 1943-08-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1943-08-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1943-08-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1943" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1943-08-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2900, Periode: 1943" ;
    a2a:Book "Overlijdensregister Eindhoven 1943" ;
    a2a:DocumentNumber "711" ;
    a2a:RegistryNumber "2900" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2900, Periode: 1943, Overlijdensregister Eindhoven 1943, 711, 2900"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8d3625a6-6519-6c5f-ee2e-e99580314540.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8d3625a6-6519-6c5f-ee2e-e99580314540.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa" ;
  a2a:RecordGUID "{b33dc7d4-4fd6-cee4-9fa4-0093ef498cfa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_122_00000122.xml van BHI" .

