@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_6150215b-4b2d-11a1-1237-a71a3989c08f
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 januari 1899 te Leuven (België)" ;
  a2a:hasPerson oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person457512, oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person1346012, oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person2590122, oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person3478622, oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person4367122, oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person5255622, oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person5741882, oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person5741892, oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person5741902, oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person8852642, oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person8852652, oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person8852662, oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person8852672 ;
  a2a:hasEvent oa:event_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_0, oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_1, oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_2, oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_3, oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_4, oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_5, oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_6, oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_7, oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_8, oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_9, oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_10, oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_11, oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_12 ;
  a2a:hasSource oa:source_abl_6150215b-4b2d-11a1-1237-a71a3989c08f .

oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person457512
  a a2a:Person ;
  rdfs:label "Pierre Joseph Van Oyenbrugge" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Van Oyenbrugge" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Van Oyenbrugge"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1868-08-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person1346012
  a a2a:Person ;
  rdfs:label "Marie Thérèse Nys" ;
  a2a:PersonName [
    rdfs:label "Marie Thérèse Nys" ;
    a2a:PersonNameFirstName "Marie Thérèse" ;
    a2a:PersonNameLastName "Nys"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1862-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lubbeek" ;
    rdfs:label "België, Lubbeek"
  ] ;
  a2a:Profession "servante" .

oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person2590122
  a a2a:Person ;
  rdfs:label "Guillaume Van Oyenbrugge" ;
  a2a:PersonName [
    rdfs:label "Guillaume Van Oyenbrugge" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Van Oyenbrugge"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person3478622
  a a2a:Person ;
  rdfs:label "Sophie Van Geetsbergen" ;
  a2a:PersonName [
    rdfs:label "Sophie Van Geetsbergen" ;
    a2a:PersonNameFirstName "Sophie" ;
    a2a:PersonNameLastName "Van Geetsbergen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Profession "sans profession" .

oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person4367122
  a a2a:Person ;
  rdfs:label "Ferdinand Antoine Nys" ;
  a2a:PersonName [
    rdfs:label "Ferdinand Antoine Nys" ;
    a2a:PersonNameFirstName "Ferdinand Antoine" ;
    a2a:PersonNameLastName "Nys"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person5255622
  a a2a:Person ;
  rdfs:label "Constance Gellens" ;
  a2a:PersonName [
    rdfs:label "Constance Gellens" ;
    a2a:PersonNameFirstName "Constance" ;
    a2a:PersonNameLastName "Gellens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person5741882
  a a2a:Person ;
  rdfs:label "Charles Nys>Van Oyenbrugge" ;
  a2a:PersonName [
    rdfs:label "Charles Nys>Van Oyenbrugge" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Nys>Van Oyenbrugge"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1888-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lovenjoel" ;
    rdfs:label "België, Lovenjoel"
  ] .

oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person5741892
  a a2a:Person ;
  rdfs:label "Anne Marie Nys>Van Oyenbrugge" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Nys>Van Oyenbrugge" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Nys>Van Oyenbrugge"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1890-01-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lovenjoel" ;
    rdfs:label "België, Lovenjoel"
  ] .

oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person5741902
  a a2a:Person ;
  rdfs:label "Elisabeth Nys>Van Oyenbrugge" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Nys>Van Oyenbrugge" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Nys>Van Oyenbrugge"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1894-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person8852642
  a a2a:Person ;
  rdfs:label "Pierre Bruyninckx" ;
  a2a:PersonName [
    rdfs:label "Pierre Bruyninckx" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Bruyninckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "61" ;
    rdfs:label "61"
  ] ;
  a2a:Profession "ferblantier" .

oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person8852652
  a a2a:Person ;
  rdfs:label "Louis Van Oyenbrugge" ;
  a2a:PersonName [
    rdfs:label "Louis Van Oyenbrugge" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Van Oyenbrugge"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "ouvrier brasseur" .

oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person8852662
  a a2a:Person ;
  rdfs:label "Jean Baptiste Bosman" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Bosman" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Bosman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person8852672
  a a2a:Person ;
  rdfs:label "Livin Van Oyenbrugge" ;
  a2a:PersonName [
    rdfs:label "Livin Van Oyenbrugge" ;
    a2a:PersonNameFirstName "Livin" ;
    a2a:PersonNameLastName "Van Oyenbrugge"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "ardoisier" .

oa:event_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1899-01-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person457512 ;
  a2a:EventKeyRef oa:event_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Event1 .

oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person1346012 ;
  a2a:EventKeyRef oa:event_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Event1 .

oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person2590122 ;
  a2a:EventKeyRef oa:event_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Event1 .

oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person3478622 ;
  a2a:EventKeyRef oa:event_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Event1 .

oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person4367122 ;
  a2a:EventKeyRef oa:event_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Event1 .

oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person5255622 ;
  a2a:EventKeyRef oa:event_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Event1 .

oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person5741882 ;
  a2a:EventKeyRef oa:event_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Event1 .

oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person5741892 ;
  a2a:EventKeyRef oa:event_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Event1 .

oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person5741902 ;
  a2a:EventKeyRef oa:event_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Event1 .

oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person8852642 ;
  a2a:EventKeyRef oa:event_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Event1 .

oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person8852652 ;
  a2a:EventKeyRef oa:event_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Event1 .

oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person8852662 ;
  a2a:EventKeyRef oa:event_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Event1 .

oa:relationep_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Person8852672 ;
  a2a:EventKeyRef oa:event_abl_6150215b-4b2d-11a1-1237-a71a3989c08f_Event1 .

oa:source_abl_6150215b-4b2d-11a1-1237-a71a3989c08f
  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 "1899" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1899-01-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 "1" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:939K-8MNB-Y?i=367&cc=1482191&cat=205581"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00316548_0" ;
  a2a:RecordIdentifier "HUBRA_00316548_0" ;
  a2a:RecordGUID "{6150215b-4b2d-11a1-1237-a71a3989c08f}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

