@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_46a18551-1c52-e5c8-9d0d-11a75e38d63a
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 mei 1860 te Lembeek (België)" ;
  a2a:hasPerson oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person703481, oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person1964561, oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person3613221, oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person5261881, oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person6910541, oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person8559201, oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person10515481, oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person11815661, oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person11815671, oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person11815681, oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person11815691 ;
  a2a:hasEvent oa:event_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_0, oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_1, oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_2, oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_3, oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_4, oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_5, oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_6, oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_7, oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_8, oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_9, oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_10 ;
  a2a:hasSource oa:source_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a .

oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person703481
  a a2a:Person ;
  rdfs:label "Pierre Joseph Vogeleer" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Vogeleer" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Vogeleer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    a2a:PersonAgeDays "8" ;
    rdfs:label "34, 8"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1825-12-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lembeek" ;
    rdfs:label "België, Lembeek"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person1964561
  a a2a:Person ;
  rdfs:label "Jeanne Catherine Petit" ;
  a2a:PersonName [
    rdfs:label "Jeanne Catherine Petit" ;
    a2a:PersonNameFirstName "Jeanne Catherine" ;
    a2a:PersonNameLastName "Petit"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    a2a:PersonAgeDays "17" ;
    rdfs:label "34, 17"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1825-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lembeek" ;
    rdfs:label "België, Lembeek"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person3613221
  a a2a:Person ;
  rdfs:label "Pierre Vogeleer" ;
  a2a:PersonName [
    rdfs:label "Pierre Vogeleer" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Vogeleer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "79" ;
    rdfs:label "79"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person5261881
  a a2a:Person ;
  rdfs:label "Marie Tordeur" ;
  a2a:PersonName [
    rdfs:label "Marie Tordeur" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Tordeur"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "77" ;
    rdfs:label "77"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person6910541
  a a2a:Person ;
  rdfs:label "Pierre Emmanuel Petit" ;
  a2a:PersonName [
    rdfs:label "Pierre Emmanuel Petit" ;
    a2a:PersonNameFirstName "Pierre Emmanuel" ;
    a2a:PersonNameLastName "Petit"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person8559201
  a a2a:Person ;
  rdfs:label "Catherine Vogeleer" ;
  a2a:PersonName [
    rdfs:label "Catherine Vogeleer" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Vogeleer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person10515481
  a a2a:Person ;
  rdfs:label "Henri Petit>Vogeleer" ;
  a2a:PersonName [
    rdfs:label "Henri Petit>Vogeleer" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Petit>Vogeleer"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1853-10-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lembeek" ;
    rdfs:label "België, Lembeek"
  ] .

oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person11815661
  a a2a:Person ;
  rdfs:label "Ange Vogeleer" ;
  a2a:PersonName [
    rdfs:label "Ange Vogeleer" ;
    a2a:PersonNameFirstName "Ange" ;
    a2a:PersonNameLastName "Vogeleer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person11815671
  a a2a:Person ;
  rdfs:label "Félix Borremans" ;
  a2a:PersonName [
    rdfs:label "Félix Borremans" ;
    a2a:PersonNameFirstName "Félix" ;
    a2a:PersonNameLastName "Borremans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person11815681
  a a2a:Person ;
  rdfs:label "Pierre Magnus" ;
  a2a:PersonName [
    rdfs:label "Pierre Magnus" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Magnus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person11815691
  a a2a:Person ;
  rdfs:label "Philippe Magnus" ;
  a2a:PersonName [
    rdfs:label "Philippe Magnus" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Magnus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "cultivateur" .

oa:event_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1860" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1860-05-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Lembeek" ;
    rdfs:label "België, Lembeek"
  ] .

oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person703481 ;
  a2a:EventKeyRef oa:event_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Event1 .

oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person1964561 ;
  a2a:EventKeyRef oa:event_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Event1 .

oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person3613221 ;
  a2a:EventKeyRef oa:event_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Event1 .

oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person5261881 ;
  a2a:EventKeyRef oa:event_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Event1 .

oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person6910541 ;
  a2a:EventKeyRef oa:event_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Event1 .

oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person8559201 ;
  a2a:EventKeyRef oa:event_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Event1 .

oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person10515481 ;
  a2a:EventKeyRef oa:event_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Event1 .

oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person11815661 ;
  a2a:EventKeyRef oa:event_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Event1 .

oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person11815671 ;
  a2a:EventKeyRef oa:event_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Event1 .

oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person11815681 ;
  a2a:EventKeyRef oa:event_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Event1 .

oa:relationep_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Person11815691 ;
  a2a:EventKeyRef oa:event_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a_Event1 .

oa:source_abl_46a18551-1c52-e5c8-9d0d-11a75e38d63a
  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 "1860" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1860-05-19"^^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 "8" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 8"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HT-DYFQ-6ZF?i=253&cc=1482191&cat=205460"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00050366_0" ;
  a2a:RecordIdentifier "HUBRA_00050366_0" ;
  a2a:RecordGUID "{46a18551-1c52-e5c8-9d0d-11a75e38d63a}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1846-12-11" ;
  a2a:PersonRemarkdeat_plac "Lembeek" .

