@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_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a
  a a2a:Record ;
  rdfs:label "Overlijden op 3 september 1969 te Zundert" ;
  a2a:hasPerson oa:person_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_Person-d4aae9b1-f6c0-6a5c-46b5-f01edf302214, oa:person_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_Person-6724fb0e-e2d3-32c6-0eea-b0b03cc7e7e9, oa:person_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_Person-eba07fff-84e2-0036-7069-58fdc04dfe35, oa:person_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_Person-fcb51a16-2267-051c-3843-db412a645b9a ;
  a2a:hasEvent oa:event_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_0, oa:relationep_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_1, oa:relationep_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_0 ;
  a2a:hasSource oa:source_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a .

oa:person_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_Person-d4aae9b1-f6c0-6a5c-46b5-f01edf302214
  a a2a:Person ;
  rdfs:label "Johanna Cornelia van Looveren" ;
  a2a:PersonName [
    rdfs:label "Johanna Cornelia van Looveren" ;
    a2a:PersonNameFirstName "Johanna Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Looveren"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_Person-6724fb0e-e2d3-32c6-0eea-b0b03cc7e7e9
  a a2a:Person ;
  rdfs:label "Maria Theodora Franken" ;
  a2a:PersonName [
    rdfs:label "Maria Theodora Franken" ;
    a2a:PersonNameFirstName "Maria Theodora" ;
    a2a:PersonNameLastName "Franken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_Person-eba07fff-84e2-0036-7069-58fdc04dfe35
  a a2a:Person ;
  rdfs:label "Jozef van Looveren" ;
  a2a:PersonName [
    rdfs:label "Jozef van Looveren" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Looveren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_Person-fcb51a16-2267-051c-3843-db412a645b9a
  a a2a:Person ;
  rdfs:label "Adrianus Jacobus van Bergen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jacobus van Bergen" ;
    a2a:PersonNameFirstName "Adrianus Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bergen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1969" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1969-09-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zundert" ;
    rdfs:label "Zundert"
  ] .

oa:relationep_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_Person:d4aae9b1-f6c0-6a5c-46b5-f01edf302214 ;
  a2a:EventKeyRef oa:event_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_Event1 .

oa:relationep_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_Person:6724fb0e-e2d3-32c6-0eea-b0b03cc7e7e9 ;
  a2a:EventKeyRef oa:event_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_Event1 .

oa:relationep_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_Person:eba07fff-84e2-0036-7069-58fdc04dfe35 ;
  a2a:EventKeyRef oa:event_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_Event1 .

oa:relationpp_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_Person:d4aae9b1-f6c0-6a5c-46b5-f01edf302214, oa:person_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a_Person:fcb51a16-2267-051c-3843-db412a645b9a .

oa:source_bhi_b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zundert" ;
    rdfs:label "Zundert", "1969-09-03 - 1969-09-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1969-09-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-09-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1969" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1969-09-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4615, Periode: 1969" ;
    a2a:Book "Overlijdensregister Zundert 1969" ;
    a2a:DocumentNumber "27" ;
    a2a:RegistryNumber "4615" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4615, Periode: 1969, Overlijdensregister Zundert 1969, 27, 4615"
  ] ;
  a2a:SourceLastChangeDate "2021-06-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a" ;
  a2a:RecordGUID "{b3eb3be2-d18e-6cbe-8aae-ce8ff3e65b0a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_287_00000287.xml van BHI" .

