@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_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 februari 1895 te Rotselaar (België)" ;
  a2a:hasPerson oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person621192, oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person1509692, oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person1799372, oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person2687872, oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person3576372, oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person4464872, oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person5604742, oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person5849092, oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person5849102, oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person5849112, oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person5849122 ;
  a2a:hasEvent oa:event_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_0, oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_1, oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_2, oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_3, oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_4, oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_5, oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_6, oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_7, oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_8, oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_9, oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_10 ;
  a2a:hasSource oa:source_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9 .

oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person621192
  a a2a:Person ;
  rdfs:label "Adrianus Reniers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Reniers" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Reniers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rotselaar" ;
    rdfs:label "Rotselaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1871-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Kortrijk-Dutsel" ;
    rdfs:label "België, Kortrijk-Dutsel"
  ] ;
  a2a:Profession "dienstknecht" .

oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person1509692
  a a2a:Person ;
  rdfs:label "Maria Julia Smedts" ;
  a2a:PersonName [
    rdfs:label "Maria Julia Smedts" ;
    a2a:PersonNameFirstName "Maria Julia" ;
    a2a:PersonNameLastName "Smedts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Rotselaar" ;
    rdfs:label "Rotselaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1874-08-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Rotselaar" ;
    rdfs:label "België, Rotselaar"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person1799372
  a a2a:Person ;
  rdfs:label "Michaël Reniers" ;
  a2a:PersonName [
    rdfs:label "Michaël Reniers" ;
    a2a:PersonNameFirstName "Michaël" ;
    a2a:PersonNameLastName "Reniers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kortrijk-Dutsel" ;
    rdfs:label "Kortrijk-Dutsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person2687872
  a a2a:Person ;
  rdfs:label "Maria Elisabetha Vits" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabetha Vits" ;
    a2a:PersonNameFirstName "Maria Elisabetha" ;
    a2a:PersonNameLastName "Vits"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Kortrijk-Dutsel" ;
    rdfs:label "Kortrijk-Dutsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person3576372
  a a2a:Person ;
  rdfs:label "Petrus Josephus Smedts" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Smedts" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "Smedts"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person4464872
  a a2a:Person ;
  rdfs:label "Maria Amelia Boogaerts" ;
  a2a:PersonName [
    rdfs:label "Maria Amelia Boogaerts" ;
    a2a:PersonNameFirstName "Maria Amelia" ;
    a2a:PersonNameLastName "Boogaerts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Rotselaar" ;
    rdfs:label "Rotselaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person5604742
  a a2a:Person ;
  rdfs:label "Victor Alfons Smets>Reniers" ;
  a2a:PersonName [
    rdfs:label "Victor Alfons Smets>Reniers" ;
    a2a:PersonNameFirstName "Victor Alfons" ;
    a2a:PersonNameLastName "Smets>Reniers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1892-01-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Rotselaar" ;
    rdfs:label "België, Rotselaar"
  ] .

oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person5849092
  a a2a:Person ;
  rdfs:label "Petrus Reniers" ;
  a2a:PersonName [
    rdfs:label "Petrus Reniers" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Reniers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Herent" ;
    rdfs:label "Herent"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person5849102
  a a2a:Person ;
  rdfs:label "Jan Reniers" ;
  a2a:PersonName [
    rdfs:label "Jan Reniers" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Reniers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Linden" ;
    rdfs:label "Linden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person5849112
  a a2a:Person ;
  rdfs:label "Charles Van Doren" ;
  a2a:PersonName [
    rdfs:label "Charles Van Doren" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Van Doren"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rotselaar" ;
    rdfs:label "Rotselaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person5849122
  a a2a:Person ;
  rdfs:label "Jan Baptist Verpoylt" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Verpoylt" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Verpoylt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rotselaar" ;
    rdfs:label "Rotselaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "veldwachter" .

oa:event_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1895-02-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Rotselaar" ;
    rdfs:label "België, Rotselaar"
  ] .

oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person621192 ;
  a2a:EventKeyRef oa:event_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Event1 .

oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person1509692 ;
  a2a:EventKeyRef oa:event_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Event1 .

oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person1799372 ;
  a2a:EventKeyRef oa:event_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Event1 .

oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person2687872 ;
  a2a:EventKeyRef oa:event_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Event1 .

oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person3576372 ;
  a2a:EventKeyRef oa:event_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Event1 .

oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person4464872 ;
  a2a:EventKeyRef oa:event_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Event1 .

oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person5604742 ;
  a2a:EventKeyRef oa:event_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Event1 .

oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person5849092 ;
  a2a:EventKeyRef oa:event_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Event1 .

oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person5849102 ;
  a2a:EventKeyRef oa:event_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Event1 .

oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person5849112 ;
  a2a:EventKeyRef oa:event_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Event1 .

oa:relationep_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Person5849122 ;
  a2a:EventKeyRef oa:event_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9_Event1 .

oa:source_abl_2bf9acb2-e47a-2247-d5f7-c72acbdc01f9
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Leuven), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1792-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1895" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1895-02-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Leuven)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Provincie Vlaams Brabant" ;
    a2a:DocumentNumber "3" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 3"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-8BSJ-JV?i=311&wc=STVN-929%3A967060201%2C1489126809&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00006561_0" ;
  a2a:RecordIdentifier "HUBRA_00006561_0" ;
  a2a:RecordGUID "{2bf9acb2-e47a-2247-d5f7-c72acbdc01f9}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1886-01-24" ;
  a2a:PersonRemarkdeat_plac "Rotselaar" .

