@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_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D
  a a2a:Record ;
  rdfs:label "Registratie in 1920 te Heeze" ;
  a2a:hasPerson oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702148, oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702149, oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702150, oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702151, oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702152, oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702153, oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702154, oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702155, oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702156, oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702157, oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702158, oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702159, oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702160, oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702161, oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702162, oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702163, oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702164, oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702165 ;
  a2a:hasEvent oa:event_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_0, oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_1, oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_2, oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_3, oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_4, oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_5, oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_6, oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_7, oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_8, oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_9, oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_10, oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_11, oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_12, oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_13, oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_14, oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_15, oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_16, oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_17 ;
  a2a:hasSource oa:source_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D .

oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702148
  a a2a:Person ;
  rdfs:label "Lambertus Staals" ;
  a2a:PersonName [
    rdfs:label "Lambertus Staals" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Staals"
  ] ;
  a2a:Residence [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "07-05-1860" ;
    a2a:Year "1860" ;
    a2a:Month "05" ;
    a2a:Day "07" ;
    rdfs:label "07-05-1860"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maarheeze" ;
    rdfs:label "Maarheeze"
  ] .

oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702149
  a a2a:Person ;
  rdfs:label "Allegonda Maria Staals" ;
  a2a:PersonName [
    rdfs:label "Allegonda Maria Staals" ;
    a2a:PersonNameFirstName "Allegonda Maria" ;
    a2a:PersonNameLastName "Staals"
  ] ;
  a2a:Residence [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "04-01-1894" ;
    a2a:Year "1894" ;
    a2a:Month "01" ;
    a2a:Day "04" ;
    rdfs:label "04-01-1894"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maarheeze" ;
    rdfs:label "Maarheeze"
  ] .

oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702150
  a a2a:Person ;
  rdfs:label "Johannes Andreas Staals" ;
  a2a:PersonName [
    rdfs:label "Johannes Andreas Staals" ;
    a2a:PersonNameFirstName "Johannes Andreas" ;
    a2a:PersonNameLastName "Staals"
  ] ;
  a2a:Residence [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "11-02-1895" ;
    a2a:Year "1895" ;
    a2a:Month "02" ;
    a2a:Day "11" ;
    rdfs:label "11-02-1895"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maarheeze" ;
    rdfs:label "Maarheeze"
  ] .

oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702151
  a a2a:Person ;
  rdfs:label "Andreas Johannes Staals" ;
  a2a:PersonName [
    rdfs:label "Andreas Johannes Staals" ;
    a2a:PersonNameFirstName "Andreas Johannes" ;
    a2a:PersonNameLastName "Staals"
  ] ;
  a2a:Residence [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "14-02-1896" ;
    a2a:Year "1896" ;
    a2a:Month "02" ;
    a2a:Day "14" ;
    rdfs:label "14-02-1896"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] .

oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702152
  a a2a:Person ;
  rdfs:label "Lambertus Franciscus Staals" ;
  a2a:PersonName [
    rdfs:label "Lambertus Franciscus Staals" ;
    a2a:PersonNameFirstName "Lambertus Franciscus" ;
    a2a:PersonNameLastName "Staals"
  ] ;
  a2a:Residence [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "09-03-1900" ;
    a2a:Year "1900" ;
    a2a:Month "03" ;
    a2a:Day "09" ;
    rdfs:label "09-03-1900"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] .

oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702153
  a a2a:Person ;
  rdfs:label "Maria Gertruda Wilhelmina Staals" ;
  a2a:PersonName [
    rdfs:label "Maria Gertruda Wilhelmina Staals" ;
    a2a:PersonNameFirstName "Maria Gertruda Wilhelmina" ;
    a2a:PersonNameLastName "Staals"
  ] ;
  a2a:Residence [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "25-07-1903" ;
    a2a:Year "1903" ;
    a2a:Month "07" ;
    a2a:Day "25" ;
    rdfs:label "25-07-1903"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] .

oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702154
  a a2a:Person ;
  rdfs:label "Gertruda Johanna Staals" ;
  a2a:PersonName [
    rdfs:label "Gertruda Johanna Staals" ;
    a2a:PersonNameFirstName "Gertruda Johanna" ;
    a2a:PersonNameLastName "Staals"
  ] ;
  a2a:Residence [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "14-09-1904" ;
    a2a:Year "1904" ;
    a2a:Month "09" ;
    a2a:Day "14" ;
    rdfs:label "14-09-1904"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] .

oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702155
  a a2a:Person ;
  rdfs:label "Michael Staals" ;
  a2a:PersonName [
    rdfs:label "Michael Staals" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Staals"
  ] ;
  a2a:Residence [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "16-07-1898" ;
    a2a:Year "1898" ;
    a2a:Month "07" ;
    a2a:Day "16" ;
    rdfs:label "16-07-1898"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] .

oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702156
  a a2a:Person ;
  rdfs:label "Maria Gertruda Wilhelmina Staals" ;
  a2a:PersonName [
    rdfs:label "Maria Gertruda Wilhelmina Staals" ;
    a2a:PersonNameFirstName "Maria Gertruda Wilhelmina" ;
    a2a:PersonNameLastName "Staals"
  ] ;
  a2a:Residence [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "25-07-1903" ;
    a2a:Year "1903" ;
    a2a:Month "07" ;
    a2a:Day "25" ;
    rdfs:label "25-07-1903"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] .

oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702157
  a a2a:Person ;
  rdfs:label "Frans Louis van Vierop" ;
  a2a:PersonName [
    rdfs:label "Frans Louis van Vierop" ;
    a2a:PersonNameFirstName "Frans Louis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vierop"
  ] ;
  a2a:Residence [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "05-06-1903" ;
    a2a:Year "1903" ;
    a2a:Month "06" ;
    a2a:Day "05" ;
    rdfs:label "05-06-1903"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702158
  a a2a:Person ;
  rdfs:label "Elisabet Jantje Blaauw" ;
  a2a:PersonName [
    rdfs:label "Elisabet Jantje Blaauw" ;
    a2a:PersonNameFirstName "Elisabet Jantje" ;
    a2a:PersonNameLastName "Blaauw"
  ] ;
  a2a:Residence [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "10-04-1899" ;
    a2a:Year "1899" ;
    a2a:Month "04" ;
    a2a:Day "10" ;
    rdfs:label "10-04-1899"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702159
  a a2a:Person ;
  rdfs:label "Egidius Versteijnen" ;
  a2a:PersonName [
    rdfs:label "Egidius Versteijnen" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Versteijnen"
  ] ;
  a2a:Residence [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "21-12-1894" ;
    a2a:Year "1894" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "21-12-1894"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leende" ;
    rdfs:label "Leende"
  ] .

oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702160
  a a2a:Person ;
  rdfs:label "Gertruda Vrijsen" ;
  a2a:PersonName [
    rdfs:label "Gertruda Vrijsen" ;
    a2a:PersonNameFirstName "Gertruda" ;
    a2a:PersonNameLastName "Vrijsen"
  ] ;
  a2a:Residence [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "18-03-1901" ;
    a2a:Year "1901" ;
    a2a:Month "03" ;
    a2a:Day "18" ;
    rdfs:label "18-03-1901"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] .

oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702161
  a a2a:Person ;
  rdfs:label "Margaretha Catharina Versteijnen" ;
  a2a:PersonName [
    rdfs:label "Margaretha Catharina Versteijnen" ;
    a2a:PersonNameFirstName "Margaretha Catharina" ;
    a2a:PersonNameLastName "Versteijnen"
  ] ;
  a2a:Residence [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "18-09-1923" ;
    a2a:Year "1923" ;
    a2a:Month "09" ;
    a2a:Day "18" ;
    rdfs:label "18-09-1923"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leende" ;
    rdfs:label "Leende"
  ] .

oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702162
  a a2a:Person ;
  rdfs:label "Henrica Catharina Versteijnen" ;
  a2a:PersonName [
    rdfs:label "Henrica Catharina Versteijnen" ;
    a2a:PersonNameFirstName "Henrica Catharina" ;
    a2a:PersonNameLastName "Versteijnen"
  ] ;
  a2a:Residence [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "12-09-1924" ;
    a2a:Year "1924" ;
    a2a:Month "09" ;
    a2a:Day "12" ;
    rdfs:label "12-09-1924"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leende" ;
    rdfs:label "Leende"
  ] .

oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702163
  a a2a:Person ;
  rdfs:label "Judoca Maria Versteijnen" ;
  a2a:PersonName [
    rdfs:label "Judoca Maria Versteijnen" ;
    a2a:PersonNameFirstName "Judoca Maria" ;
    a2a:PersonNameLastName "Versteijnen"
  ] ;
  a2a:Residence [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "06-10-1925" ;
    a2a:Year "1925" ;
    a2a:Month "10" ;
    a2a:Day "06" ;
    rdfs:label "06-10-1925"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] .

oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702164
  a a2a:Person ;
  rdfs:label "Hendriek Kellenaers" ;
  a2a:PersonName [
    rdfs:label "Hendriek Kellenaers" ;
    a2a:PersonNameFirstName "Hendriek" ;
    a2a:PersonNameLastName "Kellenaers"
  ] ;
  a2a:Residence [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "13-05-1900" ;
    a2a:Year "1900" ;
    a2a:Month "05" ;
    a2a:Day "13" ;
    rdfs:label "13-05-1900"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Horst" ;
    rdfs:label "Horst"
  ] .

oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702165
  a a2a:Person ;
  rdfs:label "Wilhelmina Westheim" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Westheim" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Westheim"
  ] ;
  a2a:Residence [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "16-02-1902" ;
    a2a:Year "1902" ;
    a2a:Month "02" ;
    a2a:Day "16" ;
    rdfs:label "16-02-1902"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tegelen" ;
    rdfs:label "Tegelen"
  ] .

oa:event_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:LiteralDate "1920" ;
    a2a:Year "1920"
  ] ;
  a2a:EventPlace [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] .

oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702148 ;
  a2a:EventKeyRef oa:event_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Event1 .

oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702149 ;
  a2a:EventKeyRef oa:event_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Event1 .

oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702150 ;
  a2a:EventKeyRef oa:event_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Event1 .

oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702151 ;
  a2a:EventKeyRef oa:event_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Event1 .

oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702152 ;
  a2a:EventKeyRef oa:event_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Event1 .

oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702153 ;
  a2a:EventKeyRef oa:event_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Event1 .

oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702154 ;
  a2a:EventKeyRef oa:event_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Event1 .

oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702155 ;
  a2a:EventKeyRef oa:event_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Event1 .

oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702156 ;
  a2a:EventKeyRef oa:event_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Event1 .

oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702157 ;
  a2a:EventKeyRef oa:event_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Event1 .

oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702158 ;
  a2a:EventKeyRef oa:event_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Event1 .

oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702159 ;
  a2a:EventKeyRef oa:event_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Event1 .

oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702160 ;
  a2a:EventKeyRef oa:event_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Event1 .

oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702161 ;
  a2a:EventKeyRef oa:event_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Event1 .

oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702162 ;
  a2a:EventKeyRef oa:event_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Event1 .

oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702163 ;
  a2a:EventKeyRef oa:event_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Event1 .

oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702164 ;
  a2a:EventKeyRef oa:event_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Event1 .

oa:relationep_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Person3651702165 ;
  a2a:EventKeyRef oa:event_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D_Event1 .

oa:source_rhe_CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Heeze" ;
    a2a:Country "Nederland" ;
    rdfs:label "Heeze, Nederland", "1920-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1920" ;
    a2a:Year "1920" ;
    rdfs:label "1920"
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Gemeentebestuur Heeze, 1811-1943" ;
    a2a:Book "Index Bevolkingsregister Heeze 1920 - 1930" ;
    a2a:RegistryNumber "2114" ;
    a2a:Folio "134" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Gemeentebestuur Heeze, 1811-1943, Index Bevolkingsregister Heeze 1920 - 1930, 2114, 134"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/39FB5279FF72451683A72FBC037D5181" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/39FB5279FF72451683A72FBC037D5181" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/39FB5279FF72451683A72FBC037D5181"
  ] ;
  a2a:SourceLastChangeDate "2024-04-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/CC5BD1AF110A4961B2DBDBDAB7DF9B1D" ;
  a2a:RecordIdentifier "3651702147" ;
  a2a:RecordGUID "{CC5BD1AF-110A-4961-B2DB-DBDAB7DF9B1D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/4A5F7048C1D446AFA02B4DFB657BD2C7" .

[] a2a:PersonRemarkOpmerking "Volgnummer: 1" .
[] a2a:PersonRemarkOpmerking "Volgnummer: 2" .
[] a2a:PersonRemarkOpmerking "Volgnummer: 3" .
[] a2a:PersonRemarkOpmerking "Volgnummer: 4" .
[] a2a:PersonRemarkOpmerking "Volgnummer: 5" .
[] a2a:PersonRemarkOpmerking "Volgnummer: 6" .
[] a2a:PersonRemarkOpmerking "Volgnummer: 7" .
[] a2a:PersonRemarkOpmerking "Volgnummer: 8" .
[] a2a:PersonRemarkOpmerking "Volgnummer: 9" .
[] a2a:PersonRemarkOpmerking "Volgnummer: 10" .
[] a2a:PersonRemarkOpmerking "Volgnummer: 11" .
[] a2a:PersonRemarkOpmerking "Volgnummer: 12" .
[] a2a:PersonRemarkOpmerking "Volgnummer: 13" .
[] a2a:PersonRemarkOpmerking "Volgnummer: 14" .
[] a2a:PersonRemarkOpmerking "Volgnummer: 15" .
[] a2a:PersonRemarkOpmerking "Volgnummer: 16" .
[] a2a:PersonRemarkOpmerking "Volgnummer: 17" .
[] a2a:PersonRemarkOpmerking "Volgnummer: 18" .
