@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_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 maart 1888 te Holsbeek (België)" ;
  a2a:hasPerson oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person282312, oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person1170812, oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person1946572, oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person2835072, oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person3723572, oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person4612072, oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person5397052, oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person5532042, oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person6363482, oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person6363492, oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person6363502, oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person6363512 ;
  a2a:hasEvent oa:event_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_0, oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_1, oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_2, oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_3, oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_4, oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_5, oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_6, oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_7, oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_8, oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_9, oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_10, oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_11 ;
  a2a:hasSource oa:source_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b .

oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person282312
  a a2a:Person ;
  rdfs:label "Carolus Gilis" ;
  a2a:PersonName [
    rdfs:label "Carolus Gilis" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "Gilis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Holsbeek" ;
    rdfs:label "Holsbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1855-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Holsbeek" ;
    rdfs:label "België, Holsbeek"
  ] ;
  a2a:Profession "schrijnwerkersgast" ;
  a2a:MaritalStatus "other:weduwenaar" .

oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person1170812
  a a2a:Person ;
  rdfs:label "Paulina Vissenaekens" ;
  a2a:PersonName [
    rdfs:label "Paulina Vissenaekens" ;
    a2a:PersonNameFirstName "Paulina" ;
    a2a:PersonNameLastName "Vissenaekens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Holsbeek" ;
    rdfs:label "Holsbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1840-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Nieuwrode" ;
    rdfs:label "België, Nieuwrode"
  ] ;
  a2a:Profession "landbouwster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person1946572
  a a2a:Person ;
  rdfs:label "Joannes Gilis" ;
  a2a:PersonName [
    rdfs:label "Joannes Gilis" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Gilis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Holsbeek" ;
    rdfs:label "Holsbeek"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person2835072
  a a2a:Person ;
  rdfs:label "Anna Maria Verhaegen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Verhaegen" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Verhaegen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Holsbeek" ;
    rdfs:label "Holsbeek"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person3723572
  a a2a:Person ;
  rdfs:label "Jacobus Vissenaekens" ;
  a2a:PersonName [
    rdfs:label "Jacobus Vissenaekens" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Vissenaekens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person4612072
  a a2a:Person ;
  rdfs:label "Anna Catharina Van Ermen" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Van Ermen" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Van Ermen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person5397052
  a a2a:Person ;
  rdfs:label "Joanna Aerts" ;
  a2a:PersonName [
    rdfs:label "Joanna Aerts" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Aerts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person5532042
  a a2a:Person ;
  rdfs:label "Franciscus Fannes" ;
  a2a:PersonName [
    rdfs:label "Franciscus Fannes" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Fannes"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person6363482
  a a2a:Person ;
  rdfs:label "Ludovicus Gilis" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Gilis" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Gilis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Holsbeek" ;
    rdfs:label "Holsbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person6363492
  a a2a:Person ;
  rdfs:label "Edouard Gilis" ;
  a2a:PersonName [
    rdfs:label "Edouard Gilis" ;
    a2a:PersonNameFirstName "Edouard" ;
    a2a:PersonNameLastName "Gilis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Holsbeek" ;
    rdfs:label "Holsbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person6363502
  a a2a:Person ;
  rdfs:label "Augustus Van Rillaer" ;
  a2a:PersonName [
    rdfs:label "Augustus Van Rillaer" ;
    a2a:PersonNameFirstName "Augustus" ;
    a2a:PersonNameLastName "Van Rillaer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Holsbeek" ;
    rdfs:label "Holsbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "metser" .

oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person6363512
  a a2a:Person ;
  rdfs:label "Edouard Fannes" ;
  a2a:PersonName [
    rdfs:label "Edouard Fannes" ;
    a2a:PersonNameFirstName "Edouard" ;
    a2a:PersonNameLastName "Fannes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Linden" ;
    rdfs:label "Linden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "onderwijzer" .

oa:event_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1888-03-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Holsbeek" ;
    rdfs:label "België, Holsbeek"
  ] .

oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person282312 ;
  a2a:EventKeyRef oa:event_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Event1 .

oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person1170812 ;
  a2a:EventKeyRef oa:event_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Event1 .

oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person1946572 ;
  a2a:EventKeyRef oa:event_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Event1 .

oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person2835072 ;
  a2a:EventKeyRef oa:event_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Event1 .

oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person3723572 ;
  a2a:EventKeyRef oa:event_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Event1 .

oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person4612072 ;
  a2a:EventKeyRef oa:event_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Event1 .

oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person5397052 ;
  a2a:EventKeyRef oa:event_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Event1 .

oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person5532042 ;
  a2a:EventKeyRef oa:event_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Event1 .

oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person6363482 ;
  a2a:EventKeyRef oa:event_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Event1 .

oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person6363492 ;
  a2a:EventKeyRef oa:event_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Event1 .

oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person6363502 ;
  a2a:EventKeyRef oa:event_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Event1 .

oa:relationep_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Person6363512 ;
  a2a:EventKeyRef oa:event_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b_Event1 .

oa:source_abl_606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b
  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 "1888" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1888-03-01"^^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-CS9D-H5?i=429&cc=1482191&cat=198347"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00072790_0" ;
  a2a:RecordIdentifier "HUBRA_00072790_0" ;
  a2a:RecordGUID "{606e0e32-e5a5-11b7-4e8a-9f34c3c65f7b}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1853-10-21" ;
  a2a:PersonRemarkdeat_plac "Nieuwrode" .

[]
  a2a:PersonRemarkdeat_date "1860-12-29" ;
  a2a:PersonRemarkdeat_plac "Holsbeek" .

[]
  a2a:PersonRemarkdeat_date "1882-05-15" ;
  a2a:PersonRemarkdeat_plac "Holsbeek" .

[]
  a2a:PersonRemarkdeat_date "1884-12-10" ;
  a2a:PersonRemarkdeat_plac "Holsbeek" .

