@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_80e3a19e-c347-246e-3b03-e08fe98e6d9e
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 augustus 1877 te Oudenaken (België)" ;
  a2a:hasPerson oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person575192, oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person1463692, oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person1809452, oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person2697952, oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person3586452, oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person4474952, oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person5337692, oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person5889462, oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person5889472, oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person5889482, oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person5889492, oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person9175092, oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person9175322, oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person9175572, oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person9175812 ;
  a2a:hasEvent oa:event_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_0, oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_1, oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_2, oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_3, oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_4, oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_5, oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_6, oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_7, oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_8, oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_9, oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_10, oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_11, oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_12, oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_13, oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_14 ;
  a2a:hasSource oa:source_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e .

oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person575192
  a a2a:Person ;
  rdfs:label "Franciscus Jacobus Sammels" ;
  a2a:PersonName [
    rdfs:label "Franciscus Jacobus Sammels" ;
    a2a:PersonNameFirstName "Franciscus Jacobus" ;
    a2a:PersonNameLastName "Sammels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oudenaken" ;
    rdfs:label "Oudenaken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1818-03-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Oudenaken" ;
    rdfs:label "België, Oudenaken"
  ] ;
  a2a:Profession "koster" ;
  a2a:MaritalStatus "other:weduwnaar" .

oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person1463692
  a a2a:Person ;
  rdfs:label "Maria Vanoverstraeten" ;
  a2a:PersonName [
    rdfs:label "Maria Vanoverstraeten" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Vanoverstraeten"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Oudenaken" ;
    rdfs:label "Oudenaken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1850-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Oudenaken" ;
    rdfs:label "België, Oudenaken"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person1809452
  a a2a:Person ;
  rdfs:label "Maximilianus Sammels" ;
  a2a:PersonName [
    rdfs:label "Maximilianus Sammels" ;
    a2a:PersonNameFirstName "Maximilianus" ;
    a2a:PersonNameLastName "Sammels"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person2697952
  a a2a:Person ;
  rdfs:label "Theresia Augustina Galmaert" ;
  a2a:PersonName [
    rdfs:label "Theresia Augustina Galmaert" ;
    a2a:PersonNameFirstName "Theresia Augustina" ;
    a2a:PersonNameLastName "Galmaert"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person3586452
  a a2a:Person ;
  rdfs:label "Philippus Vanoverstraeten" ;
  a2a:PersonName [
    rdfs:label "Philippus Vanoverstraeten" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Vanoverstraeten"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oudenaken" ;
    rdfs:label "Oudenaken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "65" ;
    rdfs:label "65"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person4474952
  a a2a:Person ;
  rdfs:label "Joanna Persoons" ;
  a2a:PersonName [
    rdfs:label "Joanna Persoons" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Persoons"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Oudenaken" ;
    rdfs:label "Oudenaken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "63" ;
    rdfs:label "63"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Oudenaken" ;
    rdfs:label "België, Oudenaken"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person5337692
  a a2a:Person ;
  rdfs:label "Joanna Maria Dolferus" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Dolferus" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Dolferus"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person5889462
  a a2a:Person ;
  rdfs:label "Hippolytus Crokaert" ;
  a2a:PersonName [
    rdfs:label "Hippolytus Crokaert" ;
    a2a:PersonNameFirstName "Hippolytus" ;
    a2a:PersonNameLastName "Crokaert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oudenaken" ;
    rdfs:label "Oudenaken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "gemeente secretaris" .

oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person5889472
  a a2a:Person ;
  rdfs:label "Denysius Deripainsel" ;
  a2a:PersonName [
    rdfs:label "Denysius Deripainsel" ;
    a2a:PersonNameFirstName "Denysius" ;
    a2a:PersonNameLastName "Deripainsel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oudenaken" ;
    rdfs:label "Oudenaken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "onderwijzer" .

oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person5889482
  a a2a:Person ;
  rdfs:label "Joannes Van Cutsem" ;
  a2a:PersonName [
    rdfs:label "Joannes Van Cutsem" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Van Cutsem"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oudenaken" ;
    rdfs:label "Oudenaken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person5889492
  a a2a:Person ;
  rdfs:label "Jan Baptista Sluys" ;
  a2a:PersonName [
    rdfs:label "Jan Baptista Sluys" ;
    a2a:PersonNameFirstName "Jan Baptista" ;
    a2a:PersonNameLastName "Sluys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oudenaken" ;
    rdfs:label "Oudenaken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person9175092
  a a2a:Person ;
  rdfs:label "Henricus Sammels" ;
  a2a:PersonName [
    rdfs:label "Henricus Sammels" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Sammels"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person9175322
  a a2a:Person ;
  rdfs:label "Elisabeth Demiddeleer" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Demiddeleer" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Demiddeleer"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person9175572
  a a2a:Person ;
  rdfs:label "Henricus Galmaert" ;
  a2a:PersonName [
    rdfs:label "Henricus Galmaert" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Galmaert"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person9175812
  a a2a:Person ;
  rdfs:label "Anna Catharina Decoster" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Decoster" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Decoster"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1877-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Oudenaken" ;
    rdfs:label "België, Oudenaken"
  ] .

oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person575192 ;
  a2a:EventKeyRef oa:event_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Event1 .

oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person1463692 ;
  a2a:EventKeyRef oa:event_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Event1 .

oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person1809452 ;
  a2a:EventKeyRef oa:event_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Event1 .

oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person2697952 ;
  a2a:EventKeyRef oa:event_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Event1 .

oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person3586452 ;
  a2a:EventKeyRef oa:event_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Event1 .

oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person4474952 ;
  a2a:EventKeyRef oa:event_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Event1 .

oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person5337692 ;
  a2a:EventKeyRef oa:event_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Event1 .

oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person5889462 ;
  a2a:EventKeyRef oa:event_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Event1 .

oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person5889472 ;
  a2a:EventKeyRef oa:event_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Event1 .

oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person5889482 ;
  a2a:EventKeyRef oa:event_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Event1 .

oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person5889492 ;
  a2a:EventKeyRef oa:event_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Event1 .

oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person9175092 ;
  a2a:EventKeyRef oa:event_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Event1 .

oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person9175322 ;
  a2a:EventKeyRef oa:event_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Event1 .

oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person9175572 ;
  a2a:EventKeyRef oa:event_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Event1 .

oa:relationep_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Person9175812 ;
  a2a:EventKeyRef oa:event_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e_Event1 .

oa:source_abl_80e3a19e-c347-246e-3b03-e08fe98e6d9e
  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 "1877" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1877-08-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 "2" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 2"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00011800_0" ;
  a2a:RecordIdentifier "HUBRA_00011800_0" ;
  a2a:RecordGUID "{80e3a19e-c347-246e-3b03-e08fe98e6d9e}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Claes te Halle op 21/07/1877" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1854-05-31" ;
  a2a:PersonRemarkdeat_plac "Oudenaken" .

[]
  a2a:PersonRemarkdeat_date "1863-12-02" ;
  a2a:PersonRemarkdeat_plac "Oudenaken" .

[]
  a2a:PersonRemarkdeat_date "1876-11-17" ;
  a2a:PersonRemarkdeat_plac "Oudenaken" .

