@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_c2a277b8-239f-0fb8-7dbf-b79b2fcac867
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 maart 1813 te Leuven (België)" ;
  a2a:hasPerson oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person729561, oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person2282691, oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person3931351, oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person5580011, oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person7228671, oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person8877331, oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person10175171, oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person10547761, oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person10547771, oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person12967021, oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person12967031, oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person12967041, oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person12967051 ;
  a2a:hasEvent oa:event_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_0, oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_1, oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_2, oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_3, oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_4, oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_5, oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_6, oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_7, oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_8, oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_9, oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_10, oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_11, oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_12 ;
  a2a:hasSource oa:source_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867 .

oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person729561
  a a2a:Person ;
  rdfs:label "Pierre Goiers ou Goyers" ;
  a2a:PersonName [
    rdfs:label "Pierre Goiers ou Goyers" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Goiers ou Goyers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "59" ;
    rdfs:label "59"
  ] ;
  a2a:BirthDate [
    a2a:Year "1753" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1753-10-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Mechelen, par. Onze-Lieve-Vrouw" ;
    rdfs:label "België, Mechelen, par. Onze-Lieve-Vrouw"
  ] ;
  a2a:Profession "soufleur" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person2282691
  a a2a:Person ;
  rdfs:label "Elisabeth Vanden Eynde" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Vanden Eynde" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Vanden Eynde"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:BirthDate [
    a2a:Year "1768" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1768-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven, par. St.Pieter" ;
    rdfs:label "België, Leuven, par. St.Pieter"
  ] ;
  a2a:Profession "couturière" .

oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person3931351
  a a2a:Person ;
  rdfs:label "André Goers ou Goyers" ;
  a2a:PersonName [
    rdfs:label "André Goers ou Goyers" ;
    a2a:PersonNameFirstName "André" ;
    a2a:PersonNameLastName "Goers ou Goyers"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person5580011
  a a2a:Person ;
  rdfs:label "Christine Vanham" ;
  a2a:PersonName [
    rdfs:label "Christine Vanham" ;
    a2a:PersonNameFirstName "Christine" ;
    a2a:PersonNameLastName "Vanham"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person7228671
  a a2a:Person ;
  rdfs:label "Jean Baptiste Vanden Eynde" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Vanden Eynde" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Vanden Eynde"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person8877331
  a a2a:Person ;
  rdfs:label "Catherine Vanhovsicht" ;
  a2a:PersonName [
    rdfs:label "Catherine Vanhovsicht" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Vanhovsicht"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person10175171
  a a2a:Person ;
  rdfs:label "Catherine Colin" ;
  a2a:PersonName [
    rdfs:label "Catherine Colin" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Colin"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person10547761
  a a2a:Person ;
  rdfs:label "Jeanne Goijers>Goijers" ;
  a2a:PersonName [
    rdfs:label "Jeanne Goijers>Goijers" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Goijers>Goijers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1797" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1797-12-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person10547771
  a a2a:Person ;
  rdfs:label "Henri Goyers ou Goijer>Goyers ou Goijers" ;
  a2a:PersonName [
    rdfs:label "Henri Goyers ou Goijer>Goyers ou Goijers" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Goyers ou Goijer>Goyers ou Goijers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1801" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1801-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person12967021
  a a2a:Person ;
  rdfs:label "Charles Bastiné" ;
  a2a:PersonName [
    rdfs:label "Charles Bastiné" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Bastiné"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "particulier" .

oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person12967031
  a a2a:Person ;
  rdfs:label "François Jacquin" ;
  a2a:PersonName [
    rdfs:label "François Jacquin" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Jacquin"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "peintre" .

oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person12967041
  a a2a:Person ;
  rdfs:label "Pierre Paul Geets" ;
  a2a:PersonName [
    rdfs:label "Pierre Paul Geets" ;
    a2a:PersonNameFirstName "Pierre Paul" ;
    a2a:PersonNameLastName "Geets"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:Profession "peintre et professeur adjoint de l'academie de Louvain" .

oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person12967051
  a a2a:Person ;
  rdfs:label "Barthelemi Armand Van Grvenendael" ;
  a2a:PersonName [
    rdfs:label "Barthelemi Armand Van Grvenendael" ;
    a2a:PersonNameFirstName "Barthelemi Armand" ;
    a2a:PersonNameLastName "Van Grvenendael"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "particulier" .

oa:event_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1813-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person729561 ;
  a2a:EventKeyRef oa:event_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Event1 .

oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person2282691 ;
  a2a:EventKeyRef oa:event_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Event1 .

oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person3931351 ;
  a2a:EventKeyRef oa:event_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Event1 .

oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person5580011 ;
  a2a:EventKeyRef oa:event_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Event1 .

oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person7228671 ;
  a2a:EventKeyRef oa:event_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Event1 .

oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person8877331 ;
  a2a:EventKeyRef oa:event_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Event1 .

oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person10175171 ;
  a2a:EventKeyRef oa:event_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Event1 .

oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person10547761 ;
  a2a:EventKeyRef oa:event_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Event1 .

oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person10547771 ;
  a2a:EventKeyRef oa:event_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Event1 .

oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person12967021 ;
  a2a:EventKeyRef oa:event_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Event1 .

oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person12967031 ;
  a2a:EventKeyRef oa:event_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Event1 .

oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person12967041 ;
  a2a:EventKeyRef oa:event_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Event1 .

oa:relationep_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Person12967051 ;
  a2a:EventKeyRef oa:event_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867_Event1 .

oa:source_abl_c2a277b8-239f-0fb8-7dbf-b79b2fcac867
  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 "1813" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1813-03-26"^^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 "41" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 41"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9398-H6ZM-2?i=150&cc=1482191&cat=205581"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00117421_0" ;
  a2a:RecordIdentifier "HUBRA_00117421_0" ;
  a2a:RecordGUID "{c2a277b8-239f-0fb8-7dbf-b79b2fcac867}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkdeat_plac "Mechelen, par. Onze-Lieve-Vrouw" .
[] a2a:PersonRemarkdeat_plac "Mechelen, par. Onze-Lieve-Vrouw" .
[] a2a:PersonRemarkdeat_plac "Leuven" .
[] a2a:PersonRemarkdeat_plac "Leuven, par. St.Pieter" .
[]
  a2a:PersonRemarkdeat_date "1797-05-19" ;
  a2a:PersonRemarkdeat_plac "Leuven" .

