@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_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 september 1822 te Rillaar (België)" ;
  a2a:hasPerson oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person1158061, oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person1999231, oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person3647891, oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person5296551, oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person6945211, oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person8593871, oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person9943401, oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person11949361, oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person11949371, oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person11949381, oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person11949391 ;
  a2a:hasEvent oa:event_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_0, oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_1, oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_2, oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_3, oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_4, oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_5, oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_6, oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_7, oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_8, oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_9, oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_10 ;
  a2a:hasSource oa:source_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae .

oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person1158061
  a a2a:Person ;
  rdfs:label "Pierre Van Schaeybroek" ;
  a2a:PersonName [
    rdfs:label "Pierre Van Schaeybroek" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Van Schaeybroek"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:BirthDate [
    a2a:Year "1785" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1785-09-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Rillaar" ;
    rdfs:label "België, Rillaar"
  ] ;
  a2a:Profession "journalier" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person1999231
  a a2a:Person ;
  rdfs:label "Anne Marie Marien" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Marien" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Marien"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:BirthDate [
    a2a:Year "1786" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1786-05-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Rillaar" ;
    rdfs:label "België, Rillaar"
  ] ;
  a2a:Profession "journalière" .

oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person3647891
  a a2a:Person ;
  rdfs:label "Antoine Van Schaeybroek" ;
  a2a:PersonName [
    rdfs:label "Antoine Van Schaeybroek" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Van Schaeybroek"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person5296551
  a a2a:Person ;
  rdfs:label "Anne Catherine Brams" ;
  a2a:PersonName [
    rdfs:label "Anne Catherine Brams" ;
    a2a:PersonNameFirstName "Anne Catherine" ;
    a2a:PersonNameLastName "Brams"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person6945211
  a a2a:Person ;
  rdfs:label "Jean Baptiste Marien" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Marien" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Marien"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person8593871
  a a2a:Person ;
  rdfs:label "Jeanne Eykmans" ;
  a2a:PersonName [
    rdfs:label "Jeanne Eykmans" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Eykmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person9943401
  a a2a:Person ;
  rdfs:label "Anne Catherine L'enfante" ;
  a2a:PersonName [
    rdfs:label "Anne Catherine L'enfante" ;
    a2a:PersonNameFirstName "Anne Catherine" ;
    a2a:PersonNameLastName "L'enfante"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person11949361
  a a2a:Person ;
  rdfs:label "Jean François Michiels" ;
  a2a:PersonName [
    rdfs:label "Jean François Michiels" ;
    a2a:PersonNameFirstName "Jean François" ;
    a2a:PersonNameLastName "Michiels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person11949371
  a a2a:Person ;
  rdfs:label "Gerard Beirings" ;
  a2a:PersonName [
    rdfs:label "Gerard Beirings" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Beirings"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person11949381
  a a2a:Person ;
  rdfs:label "Jean Francois Marien" ;
  a2a:PersonName [
    rdfs:label "Jean Francois Marien" ;
    a2a:PersonNameFirstName "Jean Francois" ;
    a2a:PersonNameLastName "Marien"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person11949391
  a a2a:Person ;
  rdfs:label "Adrien Lemmens" ;
  a2a:PersonName [
    rdfs:label "Adrien Lemmens" ;
    a2a:PersonNameFirstName "Adrien" ;
    a2a:PersonNameLastName "Lemmens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rillaar" ;
    rdfs:label "Rillaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "journalier" .

oa:event_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1822" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1822-09-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Rillaar" ;
    rdfs:label "België, Rillaar"
  ] .

oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person1158061 ;
  a2a:EventKeyRef oa:event_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Event1 .

oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person1999231 ;
  a2a:EventKeyRef oa:event_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Event1 .

oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person3647891 ;
  a2a:EventKeyRef oa:event_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Event1 .

oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person5296551 ;
  a2a:EventKeyRef oa:event_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Event1 .

oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person6945211 ;
  a2a:EventKeyRef oa:event_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Event1 .

oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person8593871 ;
  a2a:EventKeyRef oa:event_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Event1 .

oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person9943401 ;
  a2a:EventKeyRef oa:event_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Event1 .

oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person11949361 ;
  a2a:EventKeyRef oa:event_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Event1 .

oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person11949371 ;
  a2a:EventKeyRef oa:event_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Event1 .

oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person11949381 ;
  a2a:EventKeyRef oa:event_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Event1 .

oa:relationep_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Person11949391 ;
  a2a:EventKeyRef oa:event_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae_Event1 .

oa:source_abl_f0e9416d-34b5-680f-b9a9-caf2b1ea6eae
  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 "1822" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1822-09-07"^^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 "7" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 7"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00056867_0" ;
  a2a:RecordIdentifier "HUBRA_00056867_0" ;
  a2a:RecordGUID "{f0e9416d-34b5-680f-b9a9-caf2b1ea6eae}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1813-01-07" ;
  a2a:PersonRemarkdeat_plac "Rillaar" .

[]
  a2a:PersonRemarkdeat_date "1809-07-10" ;
  a2a:PersonRemarkdeat_plac "Rillaar" .

[]
  a2a:PersonRemarkdeat_date "1808-12-11" ;
  a2a:PersonRemarkdeat_plac "Rillaar" .

[]
  a2a:PersonRemarkdeat_date "1814-07-15" ;
  a2a:PersonRemarkdeat_plac "Rillaar" .

[]
  a2a:PersonRemarkdeat_date "1820-09-10" ;
  a2a:PersonRemarkdeat_plac "Rillaar" .

