@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_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3
  a a2a:Record ;
  rdfs:label "Huwelijk op 31 december 1895 te Vilvoorde (België)" ;
  a2a:hasPerson oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person800422, oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person1688922, oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person2570162, oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person3458662, oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person4347162, oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person5235662, oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person8773192, oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person8773202, oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person8773212, oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person8773222 ;
  a2a:hasEvent oa:event_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_0, oa:relationep_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_1, oa:relationep_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_2, oa:relationep_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_3, oa:relationep_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_4, oa:relationep_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_5, oa:relationep_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_6, oa:relationep_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_7, oa:relationep_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_8, oa:relationep_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_9 ;
  a2a:hasSource oa:source_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3 .

oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person800422
  a a2a:Person ;
  rdfs:label "Jean Philippe Clerens" ;
  a2a:PersonName [
    rdfs:label "Jean Philippe Clerens" ;
    a2a:PersonNameFirstName "Jean Philippe" ;
    a2a:PersonNameLastName "Clerens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Melsbroek" ;
    rdfs:label "Melsbroek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1868-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Melsbroek" ;
    rdfs:label "België, Melsbroek"
  ] ;
  a2a:Profession "maçon" .

oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person1688922
  a a2a:Person ;
  rdfs:label "Josephine Cnops" ;
  a2a:PersonName [
    rdfs:label "Josephine Cnops" ;
    a2a:PersonNameFirstName "Josephine" ;
    a2a:PersonNameLastName "Cnops"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1872-08-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Vilvoorde" ;
    rdfs:label "België, Vilvoorde"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person2570162
  a a2a:Person ;
  rdfs:label "Romain Clerens" ;
  a2a:PersonName [
    rdfs:label "Romain Clerens" ;
    a2a:PersonNameFirstName "Romain" ;
    a2a:PersonNameLastName "Clerens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Melsbroek" ;
    rdfs:label "Melsbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person3458662
  a a2a:Person ;
  rdfs:label "Jeanne Catherine Puttemans" ;
  a2a:PersonName [
    rdfs:label "Jeanne Catherine Puttemans" ;
    a2a:PersonNameFirstName "Jeanne Catherine" ;
    a2a:PersonNameLastName "Puttemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Melsbroek" ;
    rdfs:label "Melsbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person4347162
  a a2a:Person ;
  rdfs:label "Antoine Cnops" ;
  a2a:PersonName [
    rdfs:label "Antoine Cnops" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Cnops"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "66" ;
    rdfs:label "66"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person5235662
  a a2a:Person ;
  rdfs:label "Elisabeth Peeters" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Peeters" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person8773192
  a a2a:Person ;
  rdfs:label "François Puttemans" ;
  a2a:PersonName [
    rdfs:label "François Puttemans" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Puttemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "maçon" .

oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person8773202
  a a2a:Person ;
  rdfs:label "Joseph Crabs" ;
  a2a:PersonName [
    rdfs:label "Joseph Crabs" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Crabs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "ouvrier de fabrique" .

oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person8773212
  a a2a:Person ;
  rdfs:label "Jean Van Loock" ;
  a2a:PersonName [
    rdfs:label "Jean Van Loock" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Van Loock"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person8773222
  a a2a:Person ;
  rdfs:label "François Van Elewyck" ;
  a2a:PersonName [
    rdfs:label "François Van Elewyck" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Van Elewyck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "ouvrier de fabrique" .

oa:event_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1895-12-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Vilvoorde" ;
    rdfs:label "België, Vilvoorde"
  ] .

oa:relationep_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person800422 ;
  a2a:EventKeyRef oa:event_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Event1 .

oa:relationep_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person1688922 ;
  a2a:EventKeyRef oa:event_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Event1 .

oa:relationep_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person2570162 ;
  a2a:EventKeyRef oa:event_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Event1 .

oa:relationep_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person3458662 ;
  a2a:EventKeyRef oa:event_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Event1 .

oa:relationep_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person4347162 ;
  a2a:EventKeyRef oa:event_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Event1 .

oa:relationep_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person5235662 ;
  a2a:EventKeyRef oa:event_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Event1 .

oa:relationep_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person8773192 ;
  a2a:EventKeyRef oa:event_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Event1 .

oa:relationep_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person8773202 ;
  a2a:EventKeyRef oa:event_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Event1 .

oa:relationep_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person8773212 ;
  a2a:EventKeyRef oa:event_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Event1 .

oa:relationep_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Person8773222 ;
  a2a:EventKeyRef oa:event_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3_Event1 .

oa:source_abl_e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3
  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 "1895" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1895-12-31"^^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 "88" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 88"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00310098_0" ;
  a2a:RecordIdentifier "HUBRA_00310098_0" ;
  a2a:RecordGUID "{e22eaaef-c4f3-5b3e-7cb4-1aedb0aa99f3}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1874-01-09" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

