@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_f816f399-c13f-e7a1-752f-605fc64b85fb
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 oktober 1875 te Halle (België)" ;
  a2a:hasPerson oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person200102, oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person1088602, oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person2188212, oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person3076712, oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person3965212, oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person4853712, oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person5662462, oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person7248882, oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person7248892, oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person7248902, oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person7248912 ;
  a2a:hasEvent oa:event_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_0, oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_1, oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_2, oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_3, oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_4, oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_5, oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_6, oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_7, oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_8, oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_9, oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_10 ;
  a2a:hasSource oa:source_abl_f816f399-c13f-e7a1-752f-605fc64b85fb .

oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person200102
  a a2a:Person ;
  rdfs:label "Jean Baptiste Vanvolsem" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Vanvolsem" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Vanvolsem"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1851-03-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Pieters-Leeuw" ;
    rdfs:label "België, Sint-Pieters-Leeuw"
  ] ;
  a2a:Profession "tonnelier" .

oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person1088602
  a a2a:Person ;
  rdfs:label "Marie Petroons" ;
  a2a:PersonName [
    rdfs:label "Marie Petroons" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Petroons"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1851-07-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] ;
  a2a:Profession "servante" .

oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person2188212
  a a2a:Person ;
  rdfs:label "Joseph Laurent Vanvolsem" ;
  a2a:PersonName [
    rdfs:label "Joseph Laurent Vanvolsem" ;
    a2a:PersonNameFirstName "Joseph Laurent" ;
    a2a:PersonNameLastName "Vanvolsem"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person3076712
  a a2a:Person ;
  rdfs:label "Jeanne Marie Tastenoe" ;
  a2a:PersonName [
    rdfs:label "Jeanne Marie Tastenoe" ;
    a2a:PersonNameFirstName "Jeanne Marie" ;
    a2a:PersonNameLastName "Tastenoe"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "lingère" .

oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person3965212
  a a2a:Person ;
  rdfs:label "Pierre Petroons" ;
  a2a:PersonName [
    rdfs:label "Pierre Petroons" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Petroons"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person4853712
  a a2a:Person ;
  rdfs:label "Petronille Guillemont" ;
  a2a:PersonName [
    rdfs:label "Petronille Guillemont" ;
    a2a:PersonNameFirstName "Petronille" ;
    a2a:PersonNameLastName "Guillemont"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "menagère" .

oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person5662462
  a a2a:Person ;
  rdfs:label "Louis Petroons>Vanvolsem" ;
  a2a:PersonName [
    rdfs:label "Louis Petroons>Vanvolsem" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Petroons>Vanvolsem"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1871-08-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person7248882
  a a2a:Person ;
  rdfs:label "François Vanvolsem" ;
  a2a:PersonName [
    rdfs:label "François Vanvolsem" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Vanvolsem"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "vannier" .

oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person7248892
  a a2a:Person ;
  rdfs:label "Charles Vanvolsem" ;
  a2a:PersonName [
    rdfs:label "Charles Vanvolsem" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Vanvolsem"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "concierge" .

oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person7248902
  a a2a:Person ;
  rdfs:label "André Petroons" ;
  a2a:PersonName [
    rdfs:label "André Petroons" ;
    a2a:PersonNameFirstName "André" ;
    a2a:PersonNameLastName "Petroons"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person7248912
  a a2a:Person ;
  rdfs:label "Joseph Maheu" ;
  a2a:PersonName [
    rdfs:label "Joseph Maheu" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Maheu"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "cabaretier" .

oa:event_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1875-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person200102 ;
  a2a:EventKeyRef oa:event_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Event1 .

oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person1088602 ;
  a2a:EventKeyRef oa:event_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Event1 .

oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person2188212 ;
  a2a:EventKeyRef oa:event_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Event1 .

oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person3076712 ;
  a2a:EventKeyRef oa:event_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Event1 .

oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person3965212 ;
  a2a:EventKeyRef oa:event_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Event1 .

oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person4853712 ;
  a2a:EventKeyRef oa:event_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Event1 .

oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person5662462 ;
  a2a:EventKeyRef oa:event_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Event1 .

oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person7248882 ;
  a2a:EventKeyRef oa:event_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Event1 .

oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person7248892 ;
  a2a:EventKeyRef oa:event_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Event1 .

oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person7248902 ;
  a2a:EventKeyRef oa:event_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Event1 .

oa:relationep_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Person7248912 ;
  a2a:EventKeyRef oa:event_abl_f816f399-c13f-e7a1-752f-605fc64b85fb_Event1 .

oa:source_abl_f816f399-c13f-e7a1-752f-605fc64b85fb
  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 "10" ;
    a2a:Day "13" ;
    rdfs:label "1875-10-13"^^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 "42" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 42"
  ] ;
  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_00188231_0" ;
  a2a:RecordIdentifier "HUBRA_00188231_0" ;
  a2a:RecordGUID "{f816f399-c13f-e7a1-752f-605fc64b85fb}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

