@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_3ef88ae6-e384-e181-f365-e54eeb1ce54a
  a a2a:Record ;
  rdfs:label "Overlijden op 9 oktober 1933 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a_Person-5c69d22c-49e0-f544-9b8a-aefb70efc1af, oa:person_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a_Person-bb882da7-86f1-0412-f0c0-3dd1dfd89cea, oa:person_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a_Person-cfaae7de-acb8-30b1-7bad-1e60f6feb3c4 ;
  a2a:hasEvent oa:event_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a_0, oa:relationep_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a_1, oa:relationep_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a_2 ;
  a2a:hasSource oa:source_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a .

oa:person_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a_Person-5c69d22c-49e0-f544-9b8a-aefb70efc1af
  a a2a:Person ;
  rdfs:label "Maria Anna Gertruda Swagemakers" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Gertruda Swagemakers" ;
    a2a:PersonNameFirstName "Maria Anna Gertruda" ;
    a2a:PersonNameLastName "Swagemakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a_Person-bb882da7-86f1-0412-f0c0-3dd1dfd89cea
  a a2a:Person ;
  rdfs:label "Anna Theresia Augusta Maria Wouters" ;
  a2a:PersonName [
    rdfs:label "Anna Theresia Augusta Maria Wouters" ;
    a2a:PersonNameFirstName "Anna Theresia Augusta Maria" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a_Person-cfaae7de-acb8-30b1-7bad-1e60f6feb3c4
  a a2a:Person ;
  rdfs:label "Cornelis Johannes Jacobus Wouters" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannes Jacobus Wouters" ;
    a2a:PersonNameFirstName "Cornelis Johannes Jacobus" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1933" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1933-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a_Person:5c69d22c-49e0-f544-9b8a-aefb70efc1af ;
  a2a:EventKeyRef oa:event_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a_Event1 .

oa:relationep_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a_Person:bb882da7-86f1-0412-f0c0-3dd1dfd89cea ;
  a2a:EventKeyRef oa:event_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a_Event1 .

oa:relationep_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a_Person:cfaae7de-acb8-30b1-7bad-1e60f6feb3c4 ;
  a2a:EventKeyRef oa:event_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a_Event1 .

oa:source_bhi_3ef88ae6-e384-e181-f365-e54eeb1ce54a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1933-10-10 - 1933-10-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1933-10-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1933-10-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1933" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1933-10-10"^^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 "574" ;
    a2a:RegistryNumber "557" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 557, Periode: 1933, Overlijdensregister Tilburg 1933, 574, 557"
  ] ;
  a2a:SourceLastChangeDate "2018-08-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3ef88ae6-e384-e181-f365-e54eeb1ce54a" ;
  a2a:RecordGUID "{3ef88ae6-e384-e181-f365-e54eeb1ce54a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_77109_00077109.xml van BHI" .

