@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_ed13fc7e-7d69-62f4-d514-e1444904097a
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 april 1867 te Oplinter (België)" ;
  a2a:hasPerson oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person1052181, oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person3013161, oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person4661821, oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person6310481, oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person7959141, oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person9607801, oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person10278811, oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person15696841, oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person15696851, oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person15696861, oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person15696871, oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person16791271, oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person16790511, oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person17100411, oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person17100991 ;
  a2a:hasEvent oa:event_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_0, oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_1, oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_2, oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_3, oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_4, oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_5, oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_6, oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_7, oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_8, oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_9, oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_10, oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_11, oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_12, oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_13, oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_14 ;
  a2a:hasSource oa:source_abl_ed13fc7e-7d69-62f4-d514-e1444904097a .

oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person1052181
  a a2a:Person ;
  rdfs:label "Joannes Gregorius Roosen" ;
  a2a:PersonName [
    rdfs:label "Joannes Gregorius Roosen" ;
    a2a:PersonNameFirstName "Joannes Gregorius" ;
    a2a:PersonNameLastName "Roosen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wommersom" ;
    rdfs:label "Wommersom"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:BirthDate [
    a2a:Year "1808" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1808-11-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wommersom" ;
    rdfs:label "België, Wommersom"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person3013161
  a a2a:Person ;
  rdfs:label "Rosa Janssens" ;
  a2a:PersonName [
    rdfs:label "Rosa Janssens" ;
    a2a:PersonNameFirstName "Rosa" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Oplinter" ;
    rdfs:label "Oplinter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1813-01-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Oplinter" ;
    rdfs:label "België, Oplinter"
  ] ;
  a2a:Profession "landbouwster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person4661821
  a a2a:Person ;
  rdfs:label "Joannes Roosen" ;
  a2a:PersonName [
    rdfs:label "Joannes Roosen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Roosen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person6310481
  a a2a:Person ;
  rdfs:label "Angelina Hendrickx" ;
  a2a:PersonName [
    rdfs:label "Angelina Hendrickx" ;
    a2a:PersonNameFirstName "Angelina" ;
    a2a:PersonNameLastName "Hendrickx"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person7959141
  a a2a:Person ;
  rdfs:label "Josephus Matheus Janssens" ;
  a2a:PersonName [
    rdfs:label "Josephus Matheus Janssens" ;
    a2a:PersonNameFirstName "Josephus Matheus" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person9607801
  a a2a:Person ;
  rdfs:label "Judoca Catharina Nijs" ;
  a2a:PersonName [
    rdfs:label "Judoca Catharina Nijs" ;
    a2a:PersonNameFirstName "Judoca Catharina" ;
    a2a:PersonNameLastName "Nijs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person10278811
  a a2a:Person ;
  rdfs:label "Henricus Dehopre" ;
  a2a:PersonName [
    rdfs:label "Henricus Dehopre" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Dehopre"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person15696841
  a a2a:Person ;
  rdfs:label "Ernestus Janssens" ;
  a2a:PersonName [
    rdfs:label "Ernestus Janssens" ;
    a2a:PersonNameFirstName "Ernestus" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oplinter" ;
    rdfs:label "Oplinter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "veldwagter" .

oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person15696851
  a a2a:Person ;
  rdfs:label "Frederikus Deschamps" ;
  a2a:PersonName [
    rdfs:label "Frederikus Deschamps" ;
    a2a:PersonNameFirstName "Frederikus" ;
    a2a:PersonNameLastName "Deschamps"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oplinter" ;
    rdfs:label "Oplinter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person15696861
  a a2a:Person ;
  rdfs:label "Henrikus Deschamps" ;
  a2a:PersonName [
    rdfs:label "Henrikus Deschamps" ;
    a2a:PersonNameFirstName "Henrikus" ;
    a2a:PersonNameLastName "Deschamps"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oplinter" ;
    rdfs:label "Oplinter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person15696871
  a a2a:Person ;
  rdfs:label "Joannes Stouthuysen" ;
  a2a:PersonName [
    rdfs:label "Joannes Stouthuysen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Stouthuysen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oplinter" ;
    rdfs:label "Oplinter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "bakker" .

oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person16791271
  a a2a:Person ;
  rdfs:label "Maria Catharina Dedrij" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Dedrij" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Dedrij"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person16790511
  a a2a:Person ;
  rdfs:label "Peeter Roosen" ;
  a2a:PersonName [
    rdfs:label "Peeter Roosen" ;
    a2a:PersonNameFirstName "Peeter" ;
    a2a:PersonNameLastName "Roosen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person17100411
  a a2a:Person ;
  rdfs:label "Andreas Janssens" ;
  a2a:PersonName [
    rdfs:label "Andreas Janssens" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person17100991
  a a2a:Person ;
  rdfs:label "Thresia Peeters" ;
  a2a:PersonName [
    rdfs:label "Thresia Peeters" ;
    a2a:PersonNameFirstName "Thresia" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1867-04-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Oplinter" ;
    rdfs:label "België, Oplinter"
  ] .

oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person1052181 ;
  a2a:EventKeyRef oa:event_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Event1 .

oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person3013161 ;
  a2a:EventKeyRef oa:event_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Event1 .

oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person4661821 ;
  a2a:EventKeyRef oa:event_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Event1 .

oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person6310481 ;
  a2a:EventKeyRef oa:event_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Event1 .

oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person7959141 ;
  a2a:EventKeyRef oa:event_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Event1 .

oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person9607801 ;
  a2a:EventKeyRef oa:event_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Event1 .

oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person10278811 ;
  a2a:EventKeyRef oa:event_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Event1 .

oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person15696841 ;
  a2a:EventKeyRef oa:event_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Event1 .

oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person15696851 ;
  a2a:EventKeyRef oa:event_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Event1 .

oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person15696861 ;
  a2a:EventKeyRef oa:event_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Event1 .

oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person15696871 ;
  a2a:EventKeyRef oa:event_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Event1 .

oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person16791271 ;
  a2a:EventKeyRef oa:event_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Event1 .

oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person16790511 ;
  a2a:EventKeyRef oa:event_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Event1 .

oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person17100411 ;
  a2a:EventKeyRef oa:event_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Event1 .

oa:relationep_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Person17100991 ;
  a2a:EventKeyRef oa:event_abl_ed13fc7e-7d69-62f4-d514-e1444904097a_Event1 .

oa:source_abl_ed13fc7e-7d69-62f4-d514-e1444904097a
  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 "1867" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1867-04-17"^^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_00264485_0" ;
  a2a:RecordIdentifier "HUBRA_00264485_0" ;
  a2a:RecordGUID "{ed13fc7e-7d69-62f4-d514-e1444904097a}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1839-10-22" ;
  a2a:PersonRemarkdeat_plac "Wommersom" .

[]
  a2a:PersonRemarkdeat_date "1857-02-11" ;
  a2a:PersonRemarkdeat_plac "Wommersom" .

[]
  a2a:PersonRemarkdeat_date "1863-10-05" ;
  a2a:PersonRemarkdeat_plac "Oplinter" .

[]
  a2a:PersonRemarkdeat_date "1850-06-03" ;
  a2a:PersonRemarkdeat_plac "Oplinter" .

[]
  a2a:PersonRemarkdeat_date "1865-05-09" ;
  a2a:PersonRemarkdeat_plac "Oplinter" .

