@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_044c6c95-c0d2-b244-b4d0-1f042af2b3b4
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 oktober 1900 te Zichem (België)" ;
  a2a:hasPerson oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person885092, oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person1773592, oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person2582442, oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person3470942, oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person4359442, oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person5247942, oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person8821922, oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person8821932, oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person8821942, oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person8821952 ;
  a2a:hasEvent oa:event_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_0, oa:relationep_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_1, oa:relationep_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_2, oa:relationep_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_3, oa:relationep_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_4, oa:relationep_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_5, oa:relationep_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_6, oa:relationep_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_7, oa:relationep_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_8, oa:relationep_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_9 ;
  a2a:hasSource oa:source_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4 .

oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person885092
  a a2a:Person ;
  rdfs:label "Anselmus Van Gossum" ;
  a2a:PersonName [
    rdfs:label "Anselmus Van Gossum" ;
    a2a:PersonNameFirstName "Anselmus" ;
    a2a:PersonNameLastName "Van Gossum"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1876-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Zichem" ;
    rdfs:label "België, Zichem"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person1773592
  a a2a:Person ;
  rdfs:label "Rosalia Frederickx" ;
  a2a:PersonName [
    rdfs:label "Rosalia Frederickx" ;
    a2a:PersonNameFirstName "Rosalia" ;
    a2a:PersonNameLastName "Frederickx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1876-02-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Zichem" ;
    rdfs:label "België, Zichem"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person2582442
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Van Gossum" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Van Gossum" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Van Gossum"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person3470942
  a a2a:Person ;
  rdfs:label "Maria Theresia Goossens" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Goossens" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person4359442
  a a2a:Person ;
  rdfs:label "Petrus Franciscus Frederickx" ;
  a2a:PersonName [
    rdfs:label "Petrus Franciscus Frederickx" ;
    a2a:PersonNameFirstName "Petrus Franciscus" ;
    a2a:PersonNameLastName "Frederickx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person5247942
  a a2a:Person ;
  rdfs:label "Joanna Philomena Ceusters" ;
  a2a:PersonName [
    rdfs:label "Joanna Philomena Ceusters" ;
    a2a:PersonNameFirstName "Joanna Philomena" ;
    a2a:PersonNameLastName "Ceusters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person8821922
  a a2a:Person ;
  rdfs:label "Isidorus Frederickx" ;
  a2a:PersonName [
    rdfs:label "Isidorus Frederickx" ;
    a2a:PersonNameFirstName "Isidorus" ;
    a2a:PersonNameLastName "Frederickx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person8821932
  a a2a:Person ;
  rdfs:label "Richardus Weckx" ;
  a2a:PersonName [
    rdfs:label "Richardus Weckx" ;
    a2a:PersonNameFirstName "Richardus" ;
    a2a:PersonNameLastName "Weckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person8821942
  a a2a:Person ;
  rdfs:label "Edmondus Weynants" ;
  a2a:PersonName [
    rdfs:label "Edmondus Weynants" ;
    a2a:PersonNameFirstName "Edmondus" ;
    a2a:PersonNameLastName "Weynants"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person8821952
  a a2a:Person ;
  rdfs:label "Franciscus Corens" ;
  a2a:PersonName [
    rdfs:label "Franciscus Corens" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Corens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "61" ;
    rdfs:label "61"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1900-10-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Zichem" ;
    rdfs:label "België, Zichem"
  ] .

oa:relationep_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person885092 ;
  a2a:EventKeyRef oa:event_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Event1 .

oa:relationep_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person1773592 ;
  a2a:EventKeyRef oa:event_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Event1 .

oa:relationep_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person2582442 ;
  a2a:EventKeyRef oa:event_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Event1 .

oa:relationep_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person3470942 ;
  a2a:EventKeyRef oa:event_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Event1 .

oa:relationep_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person4359442 ;
  a2a:EventKeyRef oa:event_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Event1 .

oa:relationep_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person5247942 ;
  a2a:EventKeyRef oa:event_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Event1 .

oa:relationep_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person8821922 ;
  a2a:EventKeyRef oa:event_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Event1 .

oa:relationep_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person8821932 ;
  a2a:EventKeyRef oa:event_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Event1 .

oa:relationep_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person8821942 ;
  a2a:EventKeyRef oa:event_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Event1 .

oa:relationep_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Person8821952 ;
  a2a:EventKeyRef oa:event_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4_Event1 .

oa:source_abl_044c6c95-c0d2-b244-b4d0-1f042af2b3b4
  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 "1900" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1900-10-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 "23" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 23"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-8BS8-PW?i=230&cc=1482191&cat=277193"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00313601_0" ;
  a2a:RecordIdentifier "HUBRA_00313601_0" ;
  a2a:RecordGUID "{044c6c95-c0d2-b244-b4d0-1f042af2b3b4}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Dumont te Aerschot op 19/07/1900" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

