@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_62c3caee-516d-eef9-a7f8-14fe491a1689
  a a2a:Record ;
  rdfs:label "Overlijden op 19 juli 1933 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_Person-5c11dd06-896c-05dc-de28-5945a1a1c637, oa:person_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_Person-344b55a2-4b4f-507a-09ee-968e6e34c5f7, oa:person_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_Person-b1abd7b3-7a2b-eb07-fc70-ece43ca7fb72, oa:person_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_Person-fd9e2bce-cb6b-178f-6107-65ad527b3d61 ;
  a2a:hasEvent oa:event_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_0, oa:relationep_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_1, oa:relationep_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_0 ;
  a2a:hasSource oa:source_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689 .

oa:person_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_Person-5c11dd06-896c-05dc-de28-5945a1a1c637
  a a2a:Person ;
  rdfs:label "Joseph Sanen" ;
  a2a:PersonName [
    rdfs:label "Joseph Sanen" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Sanen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_Person-344b55a2-4b4f-507a-09ee-968e6e34c5f7
  a a2a:Person ;
  rdfs:label "Antonie Sanen" ;
  a2a:PersonName [
    rdfs:label "Antonie Sanen" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Sanen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_Person-b1abd7b3-7a2b-eb07-fc70-ece43ca7fb72
  a a2a:Person ;
  rdfs:label "Petronella Kees" ;
  a2a:PersonName [
    rdfs:label "Petronella Kees" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Kees"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_Person-fd9e2bce-cb6b-178f-6107-65ad527b3d61
  a a2a:Person ;
  rdfs:label "Angelina Elisabeth van Neer" ;
  a2a:PersonName [
    rdfs:label "Angelina Elisabeth van Neer" ;
    a2a:PersonNameFirstName "Angelina Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Neer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1933" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1933-07-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_Person:5c11dd06-896c-05dc-de28-5945a1a1c637 ;
  a2a:EventKeyRef oa:event_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_Event1 .

oa:relationep_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_Person:344b55a2-4b4f-507a-09ee-968e6e34c5f7 ;
  a2a:EventKeyRef oa:event_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_Event1 .

oa:relationep_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_Person:b1abd7b3-7a2b-eb07-fc70-ece43ca7fb72 ;
  a2a:EventKeyRef oa:event_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_Event1 .

oa:relationpp_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_Person:344b55a2-4b4f-507a-09ee-968e6e34c5f7, oa:person_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689_Person:fd9e2bce-cb6b-178f-6107-65ad527b3d61 .

oa:source_bhi_62c3caee-516d-eef9-a7f8-14fe491a1689
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1933-07-20 - 1933-07-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1933-07-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1933-07-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1933" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1933-07-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 557, Periode: 1933" ;
    a2a:Book "Overlijdensregister Tilburg 1933" ;
    a2a:DocumentNumber "438" ;
    a2a:RegistryNumber "557" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 557, Periode: 1933, Overlijdensregister Tilburg 1933, 438, 557"
  ] ;
  a2a:SourceLastChangeDate "2018-08-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/62c3caee-516d-eef9-a7f8-14fe491a1689" ;
  a2a:RecordGUID "{62c3caee-516d-eef9-a7f8-14fe491a1689}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_77148_00077148.xml van BHI" .

