@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_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 juli 1877 te Oplinter (België)" ;
  a2a:hasPerson oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person559942, oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person1448442, oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person2404322, oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person3292822, oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person5069822, oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person8110982, oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person8110992, oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person8111002, oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person8111012, oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person9174522, oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person9174772, oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person9175042, oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person9175262 ;
  a2a:hasEvent oa:event_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_0, oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_1, oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_2, oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_3, oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_4, oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_5, oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_6, oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_7, oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_8, oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_9, oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_10, oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_11, oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_12 ;
  a2a:hasSource oa:source_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33 .

oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person559942
  a a2a:Person ;
  rdfs:label "Matheus Josephus Valantin" ;
  a2a:PersonName [
    rdfs:label "Matheus Josephus Valantin" ;
    a2a:PersonNameFirstName "Matheus Josephus" ;
    a2a:PersonNameLastName "Valantin"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Neerlinter" ;
    rdfs:label "Neerlinter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1854-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Liège" ;
    rdfs:label "België, Liège"
  ] ;
  a2a:Profession "boomsnoeider" .

oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person1448442
  a a2a:Person ;
  rdfs:label "Amelia Deboes" ;
  a2a:PersonName [
    rdfs:label "Amelia Deboes" ;
    a2a:PersonNameFirstName "Amelia" ;
    a2a:PersonNameLastName "Deboes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Oplinter" ;
    rdfs:label "Oplinter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1850-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Oplinter" ;
    rdfs:label "België, Oplinter"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person2404322
  a a2a:Person ;
  rdfs:label "Emmanuel Valantin" ;
  a2a:PersonName [
    rdfs:label "Emmanuel Valantin" ;
    a2a:PersonNameFirstName "Emmanuel" ;
    a2a:PersonNameLastName "Valantin"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person3292822
  a a2a:Person ;
  rdfs:label "Francisca Maria Josepha Jansen" ;
  a2a:PersonName [
    rdfs:label "Francisca Maria Josepha Jansen" ;
    a2a:PersonNameFirstName "Francisca Maria Josepha" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person5069822
  a a2a:Person ;
  rdfs:label "Thresia Deboes" ;
  a2a:PersonName [
    rdfs:label "Thresia Deboes" ;
    a2a:PersonNameFirstName "Thresia" ;
    a2a:PersonNameLastName "Deboes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Oplinter" ;
    rdfs:label "Oplinter"
  ] ;
  a2a:Profession "huiswerkster" .

oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person8110982
  a a2a:Person ;
  rdfs:label "Louis Laudes" ;
  a2a:PersonName [
    rdfs:label "Louis Laudes" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Laudes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oplinter" ;
    rdfs:label "Oplinter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "rademaker" .

oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person8110992
  a a2a:Person ;
  rdfs:label "Michael Roosbeeks" ;
  a2a:PersonName [
    rdfs:label "Michael Roosbeeks" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Roosbeeks"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oplinter" ;
    rdfs:label "Oplinter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person8111002
  a a2a:Person ;
  rdfs:label "Louis Janssens" ;
  a2a:PersonName [
    rdfs:label "Louis Janssens" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oplinter" ;
    rdfs:label "Oplinter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person8111012
  a a2a:Person ;
  rdfs:label "Peeter Delvaux" ;
  a2a:PersonName [
    rdfs:label "Peeter Delvaux" ;
    a2a:PersonNameFirstName "Peeter" ;
    a2a:PersonNameLastName "Delvaux"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Neerlinter" ;
    rdfs:label "Neerlinter"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person9174522
  a a2a:Person ;
  rdfs:label "Georgius Valantin" ;
  a2a:PersonName [
    rdfs:label "Georgius Valantin" ;
    a2a:PersonNameFirstName "Georgius" ;
    a2a:PersonNameLastName "Valantin"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person9174772
  a a2a:Person ;
  rdfs:label "Catharina Marté" ;
  a2a:PersonName [
    rdfs:label "Catharina Marté" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Marté"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person9175042
  a a2a:Person ;
  rdfs:label "Hubertus Josephus Jansen" ;
  a2a:PersonName [
    rdfs:label "Hubertus Josephus Jansen" ;
    a2a:PersonNameFirstName "Hubertus Josephus" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Liège" ;
    rdfs:label "Liège"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person9175262
  a a2a:Person ;
  rdfs:label "Margarita Adeliada Collé" ;
  a2a:PersonName [
    rdfs:label "Margarita Adeliada Collé" ;
    a2a:PersonNameFirstName "Margarita Adeliada" ;
    a2a:PersonNameLastName "Collé"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1877-07-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Oplinter" ;
    rdfs:label "België, Oplinter"
  ] .

oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person559942 ;
  a2a:EventKeyRef oa:event_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Event1 .

oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person1448442 ;
  a2a:EventKeyRef oa:event_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Event1 .

oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person2404322 ;
  a2a:EventKeyRef oa:event_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Event1 .

oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person3292822 ;
  a2a:EventKeyRef oa:event_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Event1 .

oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person5069822 ;
  a2a:EventKeyRef oa:event_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Event1 .

oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person8110982 ;
  a2a:EventKeyRef oa:event_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Event1 .

oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person8110992 ;
  a2a:EventKeyRef oa:event_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Event1 .

oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person8111002 ;
  a2a:EventKeyRef oa:event_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Event1 .

oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person8111012 ;
  a2a:EventKeyRef oa:event_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Event1 .

oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_9
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person9174522 ;
  a2a:EventKeyRef oa:event_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Event1 .

oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person9174772 ;
  a2a:EventKeyRef oa:event_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Event1 .

oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person9175042 ;
  a2a:EventKeyRef oa:event_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Event1 .

oa:relationep_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Person9175262 ;
  a2a:EventKeyRef oa:event_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33_Event1 .

oa:source_abl_5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33
  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 "7" ;
    a2a:Day "21" ;
    rdfs:label "1877-07-21"^^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 "4" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 4"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00265922_0" ;
  a2a:RecordIdentifier "HUBRA_00265922_0" ;
  a2a:RecordGUID "{5e8d58fa-e875-d18c-83a5-7ba9e4b8ca33}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "De plaats van het overlijden van zijn grooutouders langs vaderlijke kant is onbekend." .
[]
  a2a:PersonRemarkdeat_date "1859-03-03" ;
  a2a:PersonRemarkdeat_plac "Liège" .

[]
  a2a:PersonRemarkdeat_date "1859-01-24" ;
  a2a:PersonRemarkdeat_plac "Liège" .

