@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_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 mei 1841 te Halle (België)" ;
  a2a:hasPerson oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person412051, oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person2436081, oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person4084741, oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person5733401, oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person7382061, oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person9030721, oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person10563801, oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person10563811, oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person13488481, oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person13488491, oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person13488501, oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person13488511, oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person17016341, oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person17016401, oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person17016451, oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person17016511 ;
  a2a:hasEvent oa:event_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_0, oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_1, oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_2, oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_3, oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_4, oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_5, oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_6, oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_7, oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_8, oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_9, oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_10, oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_11, oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_12, oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_13, oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_14, oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_15 ;
  a2a:hasSource oa:source_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1 .

oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person412051
  a a2a:Person ;
  rdfs:label "Englebert Borremans" ;
  a2a:PersonName [
    rdfs:label "Englebert Borremans" ;
    a2a:PersonNameFirstName "Englebert" ;
    a2a:PersonNameLastName "Borremans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1807" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1807-09-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] ;
  a2a:Profession "ouvrier" .

oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person2436081
  a a2a:Person ;
  rdfs:label "Jeanne Catharine Vellemans" ;
  a2a:PersonName [
    rdfs:label "Jeanne Catharine Vellemans" ;
    a2a:PersonNameFirstName "Jeanne Catharine" ;
    a2a:PersonNameLastName "Vellemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1815-05-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] ;
  a2a:Profession "ouvrière" .

oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person4084741
  a a2a:Person ;
  rdfs:label "Jean Borremans" ;
  a2a:PersonName [
    rdfs:label "Jean Borremans" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Borremans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person5733401
  a a2a:Person ;
  rdfs:label "Anne Marie Algoet" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Algoet" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Algoet"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person7382061
  a a2a:Person ;
  rdfs:label "Philippe Vellemans" ;
  a2a:PersonName [
    rdfs:label "Philippe Vellemans" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Vellemans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person9030721
  a a2a:Person ;
  rdfs:label "Marie Lauries" ;
  a2a:PersonName [
    rdfs:label "Marie Lauries" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Lauries"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Essenbeek, Halle" ;
    rdfs:label "Essenbeek, Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "ouvrière" .

oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person10563801
  a a2a:Person ;
  rdfs:label "Marie Vellemans>Borremans" ;
  a2a:PersonName [
    rdfs:label "Marie Vellemans>Borremans" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Vellemans>Borremans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1835-11-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person10563811
  a a2a:Person ;
  rdfs:label "Jeanne Vellemans>Borremans" ;
  a2a:PersonName [
    rdfs:label "Jeanne Vellemans>Borremans" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Vellemans>Borremans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1839-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person13488481
  a a2a:Person ;
  rdfs:label "Pierre Vellemans" ;
  a2a:PersonName [
    rdfs:label "Pierre Vellemans" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Vellemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "ouvrier" .

oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person13488491
  a a2a:Person ;
  rdfs:label "Jacques Depré" ;
  a2a:PersonName [
    rdfs:label "Jacques Depré" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Depré"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "59" ;
    rdfs:label "59"
  ] ;
  a2a:Profession "vannier" .

oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person13488501
  a a2a:Person ;
  rdfs:label "Charles Jacobs" ;
  a2a:PersonName [
    rdfs:label "Charles Jacobs" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "vannier" .

oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person13488511
  a a2a:Person ;
  rdfs:label "Jean Baptiste Dammans" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Dammans" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Dammans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "cabaretier" .

oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person17016341
  a a2a:Person ;
  rdfs:label "Gilles Borremans" ;
  a2a:PersonName [
    rdfs:label "Gilles Borremans" ;
    a2a:PersonNameFirstName "Gilles" ;
    a2a:PersonNameLastName "Borremans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person17016401
  a a2a:Person ;
  rdfs:label "Christine Mostin" ;
  a2a:PersonName [
    rdfs:label "Christine Mostin" ;
    a2a:PersonNameFirstName "Christine" ;
    a2a:PersonNameLastName "Mostin"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person17016451
  a a2a:Person ;
  rdfs:label "Ange Algoet" ;
  a2a:PersonName [
    rdfs:label "Ange Algoet" ;
    a2a:PersonNameFirstName "Ange" ;
    a2a:PersonNameLastName "Algoet"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person17016511
  a a2a:Person ;
  rdfs:label "Anne Marie Leunis" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Leunis" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Leunis"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1841" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1841-05-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person412051 ;
  a2a:EventKeyRef oa:event_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Event1 .

oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person2436081 ;
  a2a:EventKeyRef oa:event_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Event1 .

oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person4084741 ;
  a2a:EventKeyRef oa:event_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Event1 .

oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person5733401 ;
  a2a:EventKeyRef oa:event_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Event1 .

oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person7382061 ;
  a2a:EventKeyRef oa:event_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Event1 .

oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person9030721 ;
  a2a:EventKeyRef oa:event_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Event1 .

oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person10563801 ;
  a2a:EventKeyRef oa:event_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Event1 .

oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person10563811 ;
  a2a:EventKeyRef oa:event_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Event1 .

oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person13488481 ;
  a2a:EventKeyRef oa:event_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Event1 .

oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person13488491 ;
  a2a:EventKeyRef oa:event_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Event1 .

oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person13488501 ;
  a2a:EventKeyRef oa:event_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Event1 .

oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person13488511 ;
  a2a:EventKeyRef oa:event_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Event1 .

oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person17016341 ;
  a2a:EventKeyRef oa:event_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Event1 .

oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person17016401 ;
  a2a:EventKeyRef oa:event_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Event1 .

oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person17016451 ;
  a2a:EventKeyRef oa:event_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Event1 .

oa:relationep_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Person17016511 ;
  a2a:EventKeyRef oa:event_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1_Event1 .

oa:source_abl_4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1
  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 "1841" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1841-05-12"^^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 "25" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 25"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:939X-XXS5-D6?i=421&wc=STJC-GP6%3A967047501%2C966897501&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00149816_0" ;
  a2a:RecordIdentifier "HUBRA_00149816_0" ;
  a2a:RecordGUID "{4cae11a2-1e62-7ce3-3bdb-08da45f6fbb1}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

