@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_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 januari 1865 te Overijse (België)" ;
  a2a:hasPerson oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person1110051, oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person2861031, oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person4509691, oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person6158351, oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person7807011, oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person9455671, oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person10442121, oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person10442331, oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person15128381, oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person15128391, oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person15128401, oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person15128411 ;
  a2a:hasEvent oa:event_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_0, oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_1, oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_2, oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_3, oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_4, oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_5, oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_6, oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_7, oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_8, oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_9, oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_10, oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_11 ;
  a2a:hasSource oa:source_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0 .

oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person1110051
  a a2a:Person ;
  rdfs:label "Joannes Fredericus Taymans" ;
  a2a:PersonName [
    rdfs:label "Joannes Fredericus Taymans" ;
    a2a:PersonNameFirstName "Joannes Fredericus" ;
    a2a:PersonNameLastName "Taymans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Overijse" ;
    rdfs:label "Overijse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Overijse" ;
    rdfs:label "België, Overijse"
  ] ;
  a2a:Profession "rademakersgast" .

oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person2861031
  a a2a:Person ;
  rdfs:label "Maria Theresia Latinne" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Latinne" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Latinne"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Overijse" ;
    rdfs:label "Overijse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Overijse" ;
    rdfs:label "België, Overijse"
  ] ;
  a2a:Profession "landbouwster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person4509691
  a a2a:Person ;
  rdfs:label "Petrus Taymans" ;
  a2a:PersonName [
    rdfs:label "Petrus Taymans" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Taymans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person6158351
  a a2a:Person ;
  rdfs:label "Joanna Kumps" ;
  a2a:PersonName [
    rdfs:label "Joanna Kumps" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Kumps"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person7807011
  a a2a:Person ;
  rdfs:label "Sebastianus Latinne" ;
  a2a:PersonName [
    rdfs:label "Sebastianus Latinne" ;
    a2a:PersonNameFirstName "Sebastianus" ;
    a2a:PersonNameLastName "Latinne"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person9455671
  a a2a:Person ;
  rdfs:label "Joanna Catharina Spreutels" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Spreutels" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Spreutels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Overijse" ;
    rdfs:label "Overijse"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person10442121
  a a2a:Person ;
  rdfs:label "Petrus Michiels" ;
  a2a:PersonName [
    rdfs:label "Petrus Michiels" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Michiels"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person10442331
  a a2a:Person ;
  rdfs:label "Jan Franciscus Taymans" ;
  a2a:PersonName [
    rdfs:label "Jan Franciscus Taymans" ;
    a2a:PersonNameFirstName "Jan Franciscus" ;
    a2a:PersonNameLastName "Taymans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person15128381
  a a2a:Person ;
  rdfs:label "Henricus Ferdinandus Taymans" ;
  a2a:PersonName [
    rdfs:label "Henricus Ferdinandus Taymans" ;
    a2a:PersonNameFirstName "Henricus Ferdinandus" ;
    a2a:PersonNameLastName "Taymans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Overijse" ;
    rdfs:label "Overijse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "smid" .

oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person15128391
  a a2a:Person ;
  rdfs:label "Jan Baptist Latinne" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Latinne" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Latinne"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Overijse" ;
    rdfs:label "Overijse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person15128401
  a a2a:Person ;
  rdfs:label "Petrus Latinne" ;
  a2a:PersonName [
    rdfs:label "Petrus Latinne" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Latinne"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Overijse" ;
    rdfs:label "Overijse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person15128411
  a a2a:Person ;
  rdfs:label "Jan Franciscus Latinne" ;
  a2a:PersonName [
    rdfs:label "Jan Franciscus Latinne" ;
    a2a:PersonNameFirstName "Jan Franciscus" ;
    a2a:PersonNameLastName "Latinne"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Overijse" ;
    rdfs:label "Overijse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1865" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1865-01-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Overijse" ;
    rdfs:label "België, Overijse"
  ] .

oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person1110051 ;
  a2a:EventKeyRef oa:event_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Event1 .

oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person2861031 ;
  a2a:EventKeyRef oa:event_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Event1 .

oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person4509691 ;
  a2a:EventKeyRef oa:event_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Event1 .

oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person6158351 ;
  a2a:EventKeyRef oa:event_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Event1 .

oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person7807011 ;
  a2a:EventKeyRef oa:event_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Event1 .

oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person9455671 ;
  a2a:EventKeyRef oa:event_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Event1 .

oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person10442121 ;
  a2a:EventKeyRef oa:event_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Event1 .

oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person10442331 ;
  a2a:EventKeyRef oa:event_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Event1 .

oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person15128381 ;
  a2a:EventKeyRef oa:event_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Event1 .

oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person15128391 ;
  a2a:EventKeyRef oa:event_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Event1 .

oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person15128401 ;
  a2a:EventKeyRef oa:event_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Event1 .

oa:relationep_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Person15128411 ;
  a2a:EventKeyRef oa:event_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0_Event1 .

oa:source_abl_1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0
  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 "1865" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1865-01-11"^^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 "1" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 1"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00233300_0" ;
  a2a:RecordIdentifier "HUBRA_00233300_0" ;
  a2a:RecordGUID "{1bf0e7b7-e3d1-5e2c-c4b8-d2efb3e1d0c0}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Judocus Josephus Vandevelde te Overijse op 10/01/1865Toestemming tot huwelijk door Koninklijk Besluit dd 28/12/1864." ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1846-07-29" ;
  a2a:PersonRemarkdeat_plac "Overijse" .

[]
  a2a:PersonRemarkdeat_date "1849-03-17" ;
  a2a:PersonRemarkdeat_plac "Overijse" .

[]
  a2a:PersonRemarkdeat_date "1859-11-07" ;
  a2a:PersonRemarkdeat_plac "Overijse" .

[]
  a2a:PersonRemarkdeat_date "1848-07-15" ;
  a2a:PersonRemarkdeat_plac "Overijse" .

[]
  a2a:PersonRemarkdeat_date "1863-08-24" ;
  a2a:PersonRemarkdeat_plac "Overijse" .

