@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_4f5d520a-be5c-1836-2cd3-2cb15db3daa2
  a a2a:Record ;
  rdfs:label "Huwelijk op 9 november 1807 te Testelt (België)" ;
  a2a:hasPerson oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person1374411, oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person2894281, oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person4542941, oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person6191601, oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person7840261, oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person9488921, oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person15254611, oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person15254621, oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person15254631, oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person15254641 ;
  a2a:hasEvent oa:event_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_0, oa:relationep_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_1, oa:relationep_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_2, oa:relationep_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_3, oa:relationep_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_4, oa:relationep_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_5, oa:relationep_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_6, oa:relationep_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_7, oa:relationep_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_8, oa:relationep_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_9 ;
  a2a:hasSource oa:source_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2 .

oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person1374411
  a a2a:Person ;
  rdfs:label "Pierre Rens" ;
  a2a:PersonName [
    rdfs:label "Pierre Rens" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Rens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Langdorp" ;
    rdfs:label "Langdorp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthDate [
    a2a:Year "1787" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1787-10-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Langdorp" ;
    rdfs:label "België, Langdorp"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person2894281
  a a2a:Person ;
  rdfs:label "Anne Elisabeth Fonteyn" ;
  a2a:PersonName [
    rdfs:label "Anne Elisabeth Fonteyn" ;
    a2a:PersonNameFirstName "Anne Elisabeth" ;
    a2a:PersonNameLastName "Fonteyn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Testelt" ;
    rdfs:label "Testelt"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthDate [
    a2a:Year "1784" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1784-05-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Testelt" ;
    rdfs:label "België, Testelt"
  ] .

oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person4542941
  a a2a:Person ;
  rdfs:label "Henrij Rens" ;
  a2a:PersonName [
    rdfs:label "Henrij Rens" ;
    a2a:PersonNameFirstName "Henrij" ;
    a2a:PersonNameLastName "Rens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Langdorp" ;
    rdfs:label "Langdorp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "61" ;
    rdfs:label "61"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Langdorp" ;
    rdfs:label "België, Langdorp"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person6191601
  a a2a:Person ;
  rdfs:label "Anne Barbe Van Reedt" ;
  a2a:PersonName [
    rdfs:label "Anne Barbe Van Reedt" ;
    a2a:PersonNameFirstName "Anne Barbe" ;
    a2a:PersonNameLastName "Van Reedt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Langdorp" ;
    rdfs:label "Langdorp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Langdorp" ;
    rdfs:label "België, Langdorp"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person7840261
  a a2a:Person ;
  rdfs:label "Michel Fonteyn" ;
  a2a:PersonName [
    rdfs:label "Michel Fonteyn" ;
    a2a:PersonNameFirstName "Michel" ;
    a2a:PersonNameLastName "Fonteyn"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Testelt" ;
    rdfs:label "Testelt"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Testelt" ;
    rdfs:label "België, Testelt"
  ] .

oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person9488921
  a a2a:Person ;
  rdfs:label "Anne Catharine Sools" ;
  a2a:PersonName [
    rdfs:label "Anne Catharine Sools" ;
    a2a:PersonNameFirstName "Anne Catharine" ;
    a2a:PersonNameLastName "Sools"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Testelt" ;
    rdfs:label "Testelt"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "61" ;
    rdfs:label "61"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Testelt" ;
    rdfs:label "België, Testelt"
  ] .

oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person15254611
  a a2a:Person ;
  rdfs:label "Henrij Rens" ;
  a2a:PersonName [
    rdfs:label "Henrij Rens" ;
    a2a:PersonNameFirstName "Henrij" ;
    a2a:PersonNameLastName "Rens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Langdorp" ;
    rdfs:label "Langdorp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "61" ;
    rdfs:label "61"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person15254621
  a a2a:Person ;
  rdfs:label "Pierre Francois Fonteyn" ;
  a2a:PersonName [
    rdfs:label "Pierre Francois Fonteyn" ;
    a2a:PersonNameFirstName "Pierre Francois" ;
    a2a:PersonNameLastName "Fonteyn"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Testelt" ;
    rdfs:label "Testelt"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person15254631
  a a2a:Person ;
  rdfs:label "Guillaume Heylen" ;
  a2a:PersonName [
    rdfs:label "Guillaume Heylen" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Heylen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Testelt" ;
    rdfs:label "Testelt"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person15254641
  a a2a:Person ;
  rdfs:label "Charles Koesckhofs" ;
  a2a:PersonName [
    rdfs:label "Charles Koesckhofs" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Koesckhofs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Antwerpen" ;
    rdfs:label "Antwerpen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "marchand" .

oa:event_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1807" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1807-11-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Testelt" ;
    rdfs:label "België, Testelt"
  ] .

oa:relationep_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person1374411 ;
  a2a:EventKeyRef oa:event_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Event1 .

oa:relationep_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person2894281 ;
  a2a:EventKeyRef oa:event_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Event1 .

oa:relationep_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person4542941 ;
  a2a:EventKeyRef oa:event_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Event1 .

oa:relationep_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person6191601 ;
  a2a:EventKeyRef oa:event_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Event1 .

oa:relationep_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person7840261 ;
  a2a:EventKeyRef oa:event_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Event1 .

oa:relationep_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person9488921 ;
  a2a:EventKeyRef oa:event_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Event1 .

oa:relationep_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person15254611 ;
  a2a:EventKeyRef oa:event_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Event1 .

oa:relationep_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person15254621 ;
  a2a:EventKeyRef oa:event_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Event1 .

oa:relationep_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person15254631 ;
  a2a:EventKeyRef oa:event_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Event1 .

oa:relationep_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Person15254641 ;
  a2a:EventKeyRef oa:event_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2_Event1 .

oa:source_abl_4f5d520a-be5c-1836-2cd3-2cb15db3daa2
  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 "1807" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1807-11-09"^^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_00240717_0" ;
  a2a:RecordIdentifier "HUBRA_00240717_0" ;
  a2a:RecordGUID "{4f5d520a-be5c-1836-2cd3-2cb15db3daa2}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkdeat_plac "Testelt" .
