@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_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea
  a a2a:Record ;
  rdfs:label "Overlijden op 4 augustus 1941 te Aarle-Rixtel" ;
  a2a:hasPerson oa:person_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Person-ae69ff6e-4635-11e3-a747-d206bceb4d38, oa:person_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Person-e40e1275-a29b-c742-0e89-e1dcb633da1f, oa:person_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Person-ae6a2fac-4635-11e3-a747-d206bceb4d38, oa:person_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Person-ae6a8a06-4635-11e3-a747-d206bceb4d38, oa:person_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Person-ae6a5ca2-4635-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_0, oa:relationep_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_1, oa:relationep_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_0, oa:relationpp_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_1 ;
  a2a:hasSource oa:source_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea .

oa:person_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Person-ae69ff6e-4635-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Ardina de Wit" ;
  a2a:PersonName [
    rdfs:label "Ardina de Wit" ;
    a2a:PersonNameFirstName "Ardina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Person-e40e1275-a29b-c742-0e89-e1dcb633da1f
  a a2a:Person ;
  rdfs:label "Johannes van den Wassenberg" ;
  a2a:PersonName [
    rdfs:label "Johannes van den Wassenberg" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Wassenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Person-ae6a2fac-4635-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Leonardus van Heertum" ;
  a2a:PersonName [
    rdfs:label "Leonardus van Heertum" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heertum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Person-ae6a8a06-4635-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria van Oorschot" ;
  a2a:PersonName [
    rdfs:label "Maria van Oorschot" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oorschot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Person-ae6a5ca2-4635-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johannes de Wit" ;
  a2a:PersonName [
    rdfs:label "Johannes de Wit" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1941" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1941-08-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aarle-Rixtel" ;
    rdfs:label "Aarle-Rixtel"
  ] .

oa:relationep_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Person:ae69ff6e-4635-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Event1 .

oa:relationep_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Person:ae6a8a06-4635-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Event1 .

oa:relationep_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Person:ae6a5ca2-4635-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Event1 .

oa:relationpp_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Person:ae69ff6e-4635-11e3-a747-d206bceb4d38, oa:person_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Person:e40e1275-a29b-c742-0e89-e1dcb633da1f .

oa:relationpp_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Person:ae69ff6e-4635-11e3-a747-d206bceb4d38, oa:person_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea_Person:ae6a2fac-4635-11e3-a747-d206bceb4d38 .

oa:source_bhi_a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Aarle-Rixtel" ;
    rdfs:label "Aarle-Rixtel", "1941-01-01 - 1941-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1941-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1941-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3, Periode: 1941" ;
    a2a:Book "Overlijdensregister 1941" ;
    a2a:DocumentNumber "30" ;
    a2a:RegistryNumber "3" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3, Periode: 1941, Overlijdensregister 1941, 30, 3"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8218c2c7-dee4-4f0d-1a3f-b74f58084b58.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8218c2c7-dee4-4f0d-1a3f-b74f58084b58.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea" ;
  a2a:RecordGUID "{a9c8d170-bd0a-7af1-bd86-4f40b3bc30ea}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_74639_00074639.xml van BHI" .

