@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_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 juli 1841 te Halle (België)" ;
  a2a:hasPerson oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person412091, oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person2436121, oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person4084781, oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person5733441, oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person7382101, oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person9030761, oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person13488641, oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person13488651, oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person13488661, oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person13488671, oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person17272471, oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person17272511, oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person17272561, oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person17272601 ;
  a2a:hasEvent oa:event_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_0, oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_1, oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_2, oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_3, oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_4, oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_5, oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_6, oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_7, oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_8, oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_9, oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_10, oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_11, oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_12, oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_13 ;
  a2a:hasSource oa:source_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b .

oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person412091
  a a2a:Person ;
  rdfs:label "Jacques Goeyens" ;
  a2a:PersonName [
    rdfs:label "Jacques Goeyens" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Goeyens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1815-12-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] ;
  a2a:Profession "domestique" .

oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person2436121
  a a2a:Person ;
  rdfs:label "Marie Thérèse Vanderroost" ;
  a2a:PersonName [
    rdfs:label "Marie Thérèse Vanderroost" ;
    a2a:PersonNameFirstName "Marie Thérèse" ;
    a2a:PersonNameLastName "Vanderroost"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1815-01-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Herne" ;
    rdfs:label "België, Herne"
  ] ;
  a2a:Profession "servante" .

oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person4084781
  a a2a:Person ;
  rdfs:label "Pierre Goeyens" ;
  a2a:PersonName [
    rdfs:label "Pierre Goeyens" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Goeyens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "59" ;
    rdfs:label "59"
  ] ;
  a2a:Profession "ouvrier" .

oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person5733441
  a a2a:Person ;
  rdfs:label "Marie Anne Van Bossuyt" ;
  a2a:PersonName [
    rdfs:label "Marie Anne Van Bossuyt" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "Van Bossuyt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person7382101
  a a2a:Person ;
  rdfs:label "Jean Baptiste Vanderroost" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Vanderroost" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Vanderroost"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person9030761
  a a2a:Person ;
  rdfs:label "Marie Schoriels" ;
  a2a:PersonName [
    rdfs:label "Marie Schoriels" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Schoriels"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person13488641
  a a2a:Person ;
  rdfs:label "Pierre Goeyens" ;
  a2a:PersonName [
    rdfs:label "Pierre Goeyens" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Goeyens"
  ] ;
  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_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person13488651
  a a2a:Person ;
  rdfs:label "Jacques Fastenakels" ;
  a2a:PersonName [
    rdfs:label "Jacques Fastenakels" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Fastenakels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "cabaretier" .

oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person13488661
  a a2a:Person ;
  rdfs:label "Philippe Walders" ;
  a2a:PersonName [
    rdfs:label "Philippe Walders" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Walders"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "barbier" .

oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person13488671
  a a2a:Person ;
  rdfs:label "Jacques Bernier" ;
  a2a:PersonName [
    rdfs:label "Jacques Bernier" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Bernier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "menuisier" .

oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person17272471
  a a2a:Person ;
  rdfs:label "Philippus Vanderroost" ;
  a2a:PersonName [
    rdfs:label "Philippus Vanderroost" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Vanderroost"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person17272511
  a a2a:Person ;
  rdfs:label "Marie Anne Luchtens" ;
  a2a:PersonName [
    rdfs:label "Marie Anne Luchtens" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "Luchtens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person17272561
  a a2a:Person ;
  rdfs:label "Philippus Schoriels" ;
  a2a:PersonName [
    rdfs:label "Philippus Schoriels" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Schoriels"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person17272601
  a a2a:Person ;
  rdfs:label "Catherine Depreter" ;
  a2a:PersonName [
    rdfs:label "Catherine Depreter" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Depreter"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1841" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1841-07-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person412091 ;
  a2a:EventKeyRef oa:event_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Event1 .

oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person2436121 ;
  a2a:EventKeyRef oa:event_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Event1 .

oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person4084781 ;
  a2a:EventKeyRef oa:event_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Event1 .

oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person5733441 ;
  a2a:EventKeyRef oa:event_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Event1 .

oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person7382101 ;
  a2a:EventKeyRef oa:event_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Event1 .

oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person9030761 ;
  a2a:EventKeyRef oa:event_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Event1 .

oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person13488641 ;
  a2a:EventKeyRef oa:event_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Event1 .

oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person13488651 ;
  a2a:EventKeyRef oa:event_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Event1 .

oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person13488661 ;
  a2a:EventKeyRef oa:event_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Event1 .

oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person13488671 ;
  a2a:EventKeyRef oa:event_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Event1 .

oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person17272471 ;
  a2a:EventKeyRef oa:event_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Event1 .

oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person17272511 ;
  a2a:EventKeyRef oa:event_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Event1 .

oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person17272561 ;
  a2a:EventKeyRef oa:event_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Event1 .

oa:relationep_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Person17272601 ;
  a2a:EventKeyRef oa:event_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b_Event1 .

oa:source_abl_85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b
  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 "7" ;
    a2a:Day "7" ;
    rdfs:label "1841-07-07"^^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 "29" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 29"
  ] ;
  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_00149820_0" ;
  a2a:RecordIdentifier "HUBRA_00149820_0" ;
  a2a:RecordGUID "{85dc1daa-da66-bb5f-4b92-9da8f2bb8c2b}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

