@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_b4cf4534-0269-fd71-19bb-e25535dd00a9
  a a2a:Record ;
  rdfs:label "Overlijden op 20 juni 1963 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_Person-b1dffecb-6bb7-289b-ab87-1738badefd10, oa:person_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_Person-7aa6aede-3cf0-312c-44d4-5c0535788158, oa:person_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_Person-9f71a595-1767-7a14-a5fb-0b5e0488d968, oa:person_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_Person-c8245b51-4e07-3ffe-c325-e59f4c1b9538 ;
  a2a:hasEvent oa:event_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_0, oa:relationep_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_1, oa:relationep_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_0 ;
  a2a:hasSource oa:source_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9 .

oa:person_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_Person-b1dffecb-6bb7-289b-ab87-1738badefd10
  a a2a:Person ;
  rdfs:label "Leo Jacob" ;
  a2a:PersonName [
    rdfs:label "Leo Jacob" ;
    a2a:PersonNameFirstName "Leo" ;
    a2a:PersonNameLastName "Jacob"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_Person-7aa6aede-3cf0-312c-44d4-5c0535788158
  a a2a:Person ;
  rdfs:label "Maria Catharina van den Brand" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina van den Brand" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brand"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_Person-9f71a595-1767-7a14-a5fb-0b5e0488d968
  a a2a:Person ;
  rdfs:label "Antonius Renier Jacob" ;
  a2a:PersonName [
    rdfs:label "Antonius Renier Jacob" ;
    a2a:PersonNameFirstName "Antonius Renier" ;
    a2a:PersonNameLastName "Jacob"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_Person-c8245b51-4e07-3ffe-c325-e59f4c1b9538
  a a2a:Person ;
  rdfs:label "Anna Maria Wilhelmina Verkooijen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Wilhelmina Verkooijen" ;
    a2a:PersonNameFirstName "Anna Maria Wilhelmina" ;
    a2a:PersonNameLastName "Verkooijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1963" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1963-06-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_Person:b1dffecb-6bb7-289b-ab87-1738badefd10 ;
  a2a:EventKeyRef oa:event_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_Event1 .

oa:relationep_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_Person:7aa6aede-3cf0-312c-44d4-5c0535788158 ;
  a2a:EventKeyRef oa:event_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_Event1 .

oa:relationep_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_Person:9f71a595-1767-7a14-a5fb-0b5e0488d968 ;
  a2a:EventKeyRef oa:event_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_Event1 .

oa:relationpp_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_Person:9f71a595-1767-7a14-a5fb-0b5e0488d968, oa:person_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9_Person:c8245b51-4e07-3ffe-c325-e59f4c1b9538 .

oa:source_bhi_b4cf4534-0269-fd71-19bb-e25535dd00a9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1963-06-21 - 1963-06-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1963-06-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1963-06-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1963" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1963-06-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4361, Periode: 1963" ;
    a2a:Book "Overlijdensregister Tilburg 1963" ;
    a2a:DocumentNumber "605" ;
    a2a:RegistryNumber "4361" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4361, Periode: 1963, Overlijdensregister Tilburg 1963, 605, 4361"
  ] ;
  a2a:SourceLastChangeDate "2020-11-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b4cf4534-0269-fd71-19bb-e25535dd00a9" ;
  a2a:RecordGUID "{b4cf4534-0269-fd71-19bb-e25535dd00a9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_176_00000176.xml van BHI" .

