@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_c571e08d-698e-07e3-cfc2-3bc2c80ceb20
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 maart 1839 te Landen (België)" ;
  a2a:hasPerson oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person666901, oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person2448201, oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person4096861, oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person5745521, oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person7394181, oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person9042841, oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person10247191, oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person13536871, oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person13536881, oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person13536891, oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person13536901, oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person16782151, oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person16783001, oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person16783871, oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person16784731 ;
  a2a:hasEvent oa:event_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_0, oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_1, oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_2, oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_3, oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_4, oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_5, oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_6, oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_7, oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_8, oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_9, oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_10, oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_11, oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_12, oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_13, oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_14 ;
  a2a:hasSource oa:source_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20 .

oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person666901
  a a2a:Person ;
  rdfs:label "Joseph Smets" ;
  a2a:PersonName [
    rdfs:label "Joseph Smets" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Smets"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Landen" ;
    rdfs:label "Landen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1818-12-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Landen" ;
    rdfs:label "België, Landen"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person2448201
  a a2a:Person ;
  rdfs:label "Guillelmine Lalman" ;
  a2a:PersonName [
    rdfs:label "Guillelmine Lalman" ;
    a2a:PersonNameFirstName "Guillelmine" ;
    a2a:PersonNameLastName "Lalman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Landen" ;
    rdfs:label "Landen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthDate [
    a2a:Year "1806" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1806-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Landen" ;
    rdfs:label "België, Landen"
  ] ;
  a2a:Profession "sans profession" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person4096861
  a a2a:Person ;
  rdfs:label "Joseph Smets" ;
  a2a:PersonName [
    rdfs:label "Joseph Smets" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Smets"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person5745521
  a a2a:Person ;
  rdfs:label "Marie Ponsaerts" ;
  a2a:PersonName [
    rdfs:label "Marie Ponsaerts" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Ponsaerts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person7394181
  a a2a:Person ;
  rdfs:label "Jacques Lalman" ;
  a2a:PersonName [
    rdfs:label "Jacques Lalman" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Lalman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Landen" ;
    rdfs:label "Landen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "74" ;
    rdfs:label "74"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person9042841
  a a2a:Person ;
  rdfs:label "Marie Gertrude Goffin" ;
  a2a:PersonName [
    rdfs:label "Marie Gertrude Goffin" ;
    a2a:PersonNameFirstName "Marie Gertrude" ;
    a2a:PersonNameLastName "Goffin"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person10247191
  a a2a:Person ;
  rdfs:label "Jean François Dewael" ;
  a2a:PersonName [
    rdfs:label "Jean François Dewael" ;
    a2a:PersonNameFirstName "Jean François" ;
    a2a:PersonNameLastName "Dewael"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person13536871
  a a2a:Person ;
  rdfs:label "Pepin Colsoul" ;
  a2a:PersonName [
    rdfs:label "Pepin Colsoul" ;
    a2a:PersonNameFirstName "Pepin" ;
    a2a:PersonNameLastName "Colsoul"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Landen" ;
    rdfs:label "Landen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "69" ;
    rdfs:label "69"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person13536881
  a a2a:Person ;
  rdfs:label "Jacques Milis" ;
  a2a:PersonName [
    rdfs:label "Jacques Milis" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Milis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Landen" ;
    rdfs:label "Landen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "68" ;
    rdfs:label "68"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person13536891
  a a2a:Person ;
  rdfs:label "Jacques Colsoul" ;
  a2a:PersonName [
    rdfs:label "Jacques Colsoul" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Colsoul"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Landen" ;
    rdfs:label "Landen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person13536901
  a a2a:Person ;
  rdfs:label "Pierre Verbinnen" ;
  a2a:PersonName [
    rdfs:label "Pierre Verbinnen" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Verbinnen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Landen" ;
    rdfs:label "Landen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "garde champêtre" .

oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person16782151
  a a2a:Person ;
  rdfs:label "Martin Smets" ;
  a2a:PersonName [
    rdfs:label "Martin Smets" ;
    a2a:PersonNameFirstName "Martin" ;
    a2a:PersonNameLastName "Smets"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person16783001
  a a2a:Person ;
  rdfs:label "Jeanne Marie Robyns" ;
  a2a:PersonName [
    rdfs:label "Jeanne Marie Robyns" ;
    a2a:PersonNameFirstName "Jeanne Marie" ;
    a2a:PersonNameLastName "Robyns"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person16783871
  a a2a:Person ;
  rdfs:label "Jacques Ponsaerts" ;
  a2a:PersonName [
    rdfs:label "Jacques Ponsaerts" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Ponsaerts"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person16784731
  a a2a:Person ;
  rdfs:label "Marie Gertrude Lalman" ;
  a2a:PersonName [
    rdfs:label "Marie Gertrude Lalman" ;
    a2a:PersonNameFirstName "Marie Gertrude" ;
    a2a:PersonNameLastName "Lalman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Landen" ;
    rdfs:label "Landen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "79" ;
    rdfs:label "79"
  ] ;
  a2a:Profession "ménagère" .

oa:event_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1839" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1839-03-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Landen" ;
    rdfs:label "België, Landen"
  ] .

oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person666901 ;
  a2a:EventKeyRef oa:event_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Event1 .

oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person2448201 ;
  a2a:EventKeyRef oa:event_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Event1 .

oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person4096861 ;
  a2a:EventKeyRef oa:event_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Event1 .

oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person5745521 ;
  a2a:EventKeyRef oa:event_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Event1 .

oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person7394181 ;
  a2a:EventKeyRef oa:event_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Event1 .

oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person9042841 ;
  a2a:EventKeyRef oa:event_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Event1 .

oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person10247191 ;
  a2a:EventKeyRef oa:event_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Event1 .

oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person13536871 ;
  a2a:EventKeyRef oa:event_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Event1 .

oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person13536881 ;
  a2a:EventKeyRef oa:event_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Event1 .

oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person13536891 ;
  a2a:EventKeyRef oa:event_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Event1 .

oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person13536901 ;
  a2a:EventKeyRef oa:event_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Event1 .

oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person16782151 ;
  a2a:EventKeyRef oa:event_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Event1 .

oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person16783001 ;
  a2a:EventKeyRef oa:event_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Event1 .

oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person16783871 ;
  a2a:EventKeyRef oa:event_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Event1 .

oa:relationep_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Person16784731 ;
  a2a:EventKeyRef oa:event_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20_Event1 .

oa:source_abl_c571e08d-698e-07e3-cfc2-3bc2c80ceb20
  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 "1839" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1839-03-06"^^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 "16" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:939J-1PQ6-F?i=634&cc=1482191&cat=228656"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00151583_0" ;
  a2a:RecordIdentifier "HUBRA_00151583_0" ;
  a2a:RecordGUID "{c571e08d-698e-07e3-cfc2-3bc2c80ceb20}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Volgens parochieregister geboren op 20/6/1806" .
[]
  a2a:PersonRemarkdeat_date "1834-07-13" ;
  a2a:PersonRemarkdeat_plac "Landen" .

[]
  a2a:PersonRemarkdeat_date "1824-05-12" ;
  a2a:PersonRemarkdeat_plac "Landen" .

[]
  a2a:PersonRemarkdeat_date "1835-07-20" ;
  a2a:PersonRemarkdeat_plac "Landen" .

[]
  a2a:PersonRemarkdeat_date "1838-04-20" ;
  a2a:PersonRemarkdeat_plac "Landen" .

[] a2a:PersonRemarkdeat_plac "Attenhoven" .
[] a2a:PersonRemarkdeat_plac "Attenhoven" .
[]
  a2a:PersonRemarkdeat_date "1838-04-14" ;
  a2a:PersonRemarkdeat_plac "Landen" .

