@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_a69cfc07-ca1b-659b-e4c9-f642d22b97f7
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 november 1875 te Halle (België)" ;
  a2a:hasPerson oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person200142, oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person1088642, oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person2188252, oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person3076752, oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person3965252, oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person4853752, oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person7249042, oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person7249052, oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person7249062, oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person7249072, oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9358382, oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9358392, oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9358402, oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9358412, oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9516492, oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9516502, oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9516512, oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9516522 ;
  a2a:hasEvent oa:event_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_0, oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_1, oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_2, oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_3, oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_4, oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_5, oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_6, oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_7, oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_8, oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_9, oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_10, oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_11, oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_12, oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_13, oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_14, oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_15, oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_16, oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_17 ;
  a2a:hasSource oa:source_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7 .

oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person200142
  a a2a:Person ;
  rdfs:label "Théodore Tordeurs" ;
  a2a:PersonName [
    rdfs:label "Théodore Tordeurs" ;
    a2a:PersonNameFirstName "Théodore" ;
    a2a:PersonNameLastName "Tordeurs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1840-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person1088642
  a a2a:Person ;
  rdfs:label "Caroline Putzeys" ;
  a2a:PersonName [
    rdfs:label "Caroline Putzeys" ;
    a2a:PersonNameFirstName "Caroline" ;
    a2a:PersonNameLastName "Putzeys"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1849-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person2188252
  a a2a:Person ;
  rdfs:label "Pierre Tordeurs" ;
  a2a:PersonName [
    rdfs:label "Pierre Tordeurs" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Tordeurs"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person3076752
  a a2a:Person ;
  rdfs:label "Jeanne Huwaert" ;
  a2a:PersonName [
    rdfs:label "Jeanne Huwaert" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Huwaert"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person3965252
  a a2a:Person ;
  rdfs:label "Pierre Putzeys" ;
  a2a:PersonName [
    rdfs:label "Pierre Putzeys" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Putzeys"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person4853752
  a a2a:Person ;
  rdfs:label "Jeanne Tordeurs" ;
  a2a:PersonName [
    rdfs:label "Jeanne Tordeurs" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Tordeurs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person7249042
  a a2a:Person ;
  rdfs:label "Gustave Vandiest" ;
  a2a:PersonName [
    rdfs:label "Gustave Vandiest" ;
    a2a:PersonNameFirstName "Gustave" ;
    a2a:PersonNameLastName "Vandiest"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "cabaretier" .

oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person7249052
  a a2a:Person ;
  rdfs:label "Charles Elois Stoop" ;
  a2a:PersonName [
    rdfs:label "Charles Elois Stoop" ;
    a2a:PersonNameFirstName "Charles Elois" ;
    a2a:PersonNameLastName "Stoop"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "préposé de douane" .

oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person7249062
  a a2a:Person ;
  rdfs:label "Philippe Jean Vanloo" ;
  a2a:PersonName [
    rdfs:label "Philippe Jean Vanloo" ;
    a2a:PersonNameFirstName "Philippe Jean" ;
    a2a:PersonNameLastName "Vanloo"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "préposé de douane" .

oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person7249072
  a a2a:Person ;
  rdfs:label "Henri Defryn" ;
  a2a:PersonName [
    rdfs:label "Henri Defryn" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Defryn"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9358382
  a a2a:Person ;
  rdfs:label "Nicolas Tordeurs" ;
  a2a:PersonName [
    rdfs:label "Nicolas Tordeurs" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNameLastName "Tordeurs"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9358392
  a a2a:Person ;
  rdfs:label "Barbe Debuys" ;
  a2a:PersonName [
    rdfs:label "Barbe Debuys" ;
    a2a:PersonNameFirstName "Barbe" ;
    a2a:PersonNameLastName "Debuys"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9358402
  a a2a:Person ;
  rdfs:label "Philippe Huwaert" ;
  a2a:PersonName [
    rdfs:label "Philippe Huwaert" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Huwaert"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9358412
  a a2a:Person ;
  rdfs:label "Jeanne Marie Vellemans" ;
  a2a:PersonName [
    rdfs:label "Jeanne Marie Vellemans" ;
    a2a:PersonNameFirstName "Jeanne Marie" ;
    a2a:PersonNameLastName "Vellemans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9516492
  a a2a:Person ;
  rdfs:label "Ignace Putzeys" ;
  a2a:PersonName [
    rdfs:label "Ignace Putzeys" ;
    a2a:PersonNameFirstName "Ignace" ;
    a2a:PersonNameLastName "Putzeys"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9516502
  a a2a:Person ;
  rdfs:label "Marie Anne Vanrossum" ;
  a2a:PersonName [
    rdfs:label "Marie Anne Vanrossum" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "Vanrossum"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9516512
  a a2a:Person ;
  rdfs:label "Gilles Tordeurs" ;
  a2a:PersonName [
    rdfs:label "Gilles Tordeurs" ;
    a2a:PersonNameFirstName "Gilles" ;
    a2a:PersonNameLastName "Tordeurs"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9516522
  a a2a:Person ;
  rdfs:label "Jeanne Hermans" ;
  a2a:PersonName [
    rdfs:label "Jeanne Hermans" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1875-11-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person200142 ;
  a2a:EventKeyRef oa:event_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Event1 .

oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person1088642 ;
  a2a:EventKeyRef oa:event_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Event1 .

oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person2188252 ;
  a2a:EventKeyRef oa:event_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Event1 .

oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person3076752 ;
  a2a:EventKeyRef oa:event_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Event1 .

oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person3965252 ;
  a2a:EventKeyRef oa:event_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Event1 .

oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person4853752 ;
  a2a:EventKeyRef oa:event_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Event1 .

oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person7249042 ;
  a2a:EventKeyRef oa:event_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Event1 .

oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person7249052 ;
  a2a:EventKeyRef oa:event_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Event1 .

oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person7249062 ;
  a2a:EventKeyRef oa:event_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Event1 .

oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person7249072 ;
  a2a:EventKeyRef oa:event_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Event1 .

oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9358382 ;
  a2a:EventKeyRef oa:event_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Event1 .

oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9358392 ;
  a2a:EventKeyRef oa:event_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Event1 .

oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9358402 ;
  a2a:EventKeyRef oa:event_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Event1 .

oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9358412 ;
  a2a:EventKeyRef oa:event_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Event1 .

oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9516492 ;
  a2a:EventKeyRef oa:event_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Event1 .

oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9516502 ;
  a2a:EventKeyRef oa:event_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Event1 .

oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9516512 ;
  a2a:EventKeyRef oa:event_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Event1 .

oa:relationep_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Person9516522 ;
  a2a:EventKeyRef oa:event_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7_Event1 .

oa:source_abl_a69cfc07-ca1b-659b-e4c9-f642d22b97f7
  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 "1875" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1875-11-17"^^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 "46" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 46"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-CZ5N-K?i=5&wc=STVH-BZ9%3A967047501%2C1489333301&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00188235_0" ;
  a2a:RecordIdentifier "HUBRA_00188235_0" ;
  a2a:RecordGUID "{a69cfc07-ca1b-659b-e4c9-f642d22b97f7}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Dupont te Hal op 16/11/1875" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

