@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_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 mei 1832 te Alsemberg (België)" ;
  a2a:hasPerson oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person21961, oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person2545411, oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person4194071, oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person5842731, oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person7491391, oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person9140051, oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person13908871, oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person13908881, oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person13908891, oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person13908901 ;
  a2a:hasEvent oa:event_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_0, oa:relationep_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_1, oa:relationep_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_2, oa:relationep_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_3, oa:relationep_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_4, oa:relationep_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_5, oa:relationep_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_6, oa:relationep_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_7, oa:relationep_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_8, oa:relationep_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_9 ;
  a2a:hasSource oa:source_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb .

oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person21961
  a a2a:Person ;
  rdfs:label "Tobias De Ridder" ;
  a2a:PersonName [
    rdfs:label "Tobias De Ridder" ;
    a2a:PersonNameFirstName "Tobias" ;
    a2a:PersonNameLastName "De Ridder"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Uccle" ;
    rdfs:label "Uccle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthDate [
    a2a:Year "1810" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1810-01-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Uccle" ;
    rdfs:label "België, Uccle"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person2545411
  a a2a:Person ;
  rdfs:label "Barbara Vandervelden" ;
  a2a:PersonName [
    rdfs:label "Barbara Vandervelden" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Vandervelden"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Alsemberg" ;
    rdfs:label "Alsemberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1811-04-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Alsemberg" ;
    rdfs:label "België, Alsemberg"
  ] ;
  a2a:Profession "huijshoudster" .

oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person4194071
  a a2a:Person ;
  rdfs:label "Joannes Philippus De Ridder" ;
  a2a:PersonName [
    rdfs:label "Joannes Philippus De Ridder" ;
    a2a:PersonNameFirstName "Joannes Philippus" ;
    a2a:PersonNameLastName "De Ridder"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Uccle" ;
    rdfs:label "Uccle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "57" ;
    rdfs:label "57"
  ] .

oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person5842731
  a a2a:Person ;
  rdfs:label "Anna Maria Labarre" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Labarre" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Labarre"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Uccle" ;
    rdfs:label "Uccle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "66" ;
    rdfs:label "66"
  ] ;
  a2a:Profession "huijshoudster" .

oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person7491391
  a a2a:Person ;
  rdfs:label "Franciscus Vandervelden" ;
  a2a:PersonName [
    rdfs:label "Franciscus Vandervelden" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Vandervelden"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person9140051
  a a2a:Person ;
  rdfs:label "Barbara Massaer" ;
  a2a:PersonName [
    rdfs:label "Barbara Massaer" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Massaer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Alsemberg" ;
    rdfs:label "Alsemberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "herbergierster" .

oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person13908871
  a a2a:Person ;
  rdfs:label "Petrus Fastenaekels" ;
  a2a:PersonName [
    rdfs:label "Petrus Fastenaekels" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Fastenaekels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Alsemberg" ;
    rdfs:label "Alsemberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person13908881
  a a2a:Person ;
  rdfs:label "Franciscus Valange" ;
  a2a:PersonName [
    rdfs:label "Franciscus Valange" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Valange"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Alsemberg" ;
    rdfs:label "Alsemberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "daglooner" .

oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person13908891
  a a2a:Person ;
  rdfs:label "Guillielmus Massaer" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Massaer" ;
    a2a:PersonNameFirstName "Guillielmus" ;
    a2a:PersonNameLastName "Massaer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Alsemberg" ;
    rdfs:label "Alsemberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "sekretaris" .

oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person13908901
  a a2a:Person ;
  rdfs:label "Jacobus Joannes Biot" ;
  a2a:PersonName [
    rdfs:label "Jacobus Joannes Biot" ;
    a2a:PersonNameFirstName "Jacobus Joannes" ;
    a2a:PersonNameLastName "Biot"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Uccle" ;
    rdfs:label "Uccle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "sekretaris" .

oa:event_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1832" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1832-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Alsemberg" ;
    rdfs:label "België, Alsemberg"
  ] .

oa:relationep_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person21961 ;
  a2a:EventKeyRef oa:event_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Event1 .

oa:relationep_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person2545411 ;
  a2a:EventKeyRef oa:event_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Event1 .

oa:relationep_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person4194071 ;
  a2a:EventKeyRef oa:event_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Event1 .

oa:relationep_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person5842731 ;
  a2a:EventKeyRef oa:event_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Event1 .

oa:relationep_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person7491391 ;
  a2a:EventKeyRef oa:event_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Event1 .

oa:relationep_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person9140051 ;
  a2a:EventKeyRef oa:event_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Event1 .

oa:relationep_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person13908871 ;
  a2a:EventKeyRef oa:event_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Event1 .

oa:relationep_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person13908881 ;
  a2a:EventKeyRef oa:event_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Event1 .

oa:relationep_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person13908891 ;
  a2a:EventKeyRef oa:event_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Event1 .

oa:relationep_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Person13908901 ;
  a2a:EventKeyRef oa:event_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb_Event1 .

oa:source_abl_a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb
  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 "1832" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1832-05-10"^^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 "2" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HY-6GKD-XP?i=217&cc=1482191&cat=136261"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00170751_0" ;
  a2a:RecordIdentifier "HUBRA_00170751_0" ;
  a2a:RecordGUID "{a3476ef7-1f7d-5d7f-2e83-c889b65a0fcb}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1828-09-17" ;
  a2a:PersonRemarkdeat_plac "Alsemberg" .

