@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_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 februari 1909 te Sint-Gillis (België)" ;
  a2a:hasPerson oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person485356, oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person1206556, oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person2596976, oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person3318176, oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person4039376, oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person4385776, oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person6066796, oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person6066806 ;
  a2a:hasEvent oa:event_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_0, oa:relationep_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_1, oa:relationep_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_2, oa:relationep_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_3, oa:relationep_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_4, oa:relationep_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_5, oa:relationep_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_6, oa:relationep_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_7 ;
  a2a:hasSource oa:source_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f .

oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person485356
  a a2a:Person ;
  rdfs:label "Pierre Werni" ;
  a2a:PersonName [
    rdfs:label "Pierre Werni" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Werni"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1864-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Tongeren, Limburg" ;
    rdfs:label "België, Tongeren, Limburg"
  ] ;
  a2a:Profession "tapissier" ;
  a2a:MaritalStatus "other:divorcé" .

oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person1206556
  a a2a:Person ;
  rdfs:label "Julia Marie Thérèse Geeraerts" ;
  a2a:PersonName [
    rdfs:label "Julia Marie Thérèse Geeraerts" ;
    a2a:PersonNameFirstName "Julia Marie Thérèse" ;
    a2a:PersonNameLastName "Geeraerts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1876-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Hacquegnies, Hainaut" ;
    rdfs:label "België, Hacquegnies, Hainaut"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person2596976
  a a2a:Person ;
  rdfs:label "Pétronille Sophie Werni" ;
  a2a:PersonName [
    rdfs:label "Pétronille Sophie Werni" ;
    a2a:PersonNameFirstName "Pétronille Sophie" ;
    a2a:PersonNameLastName "Werni"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "maraichaire" .

oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person3318176
  a a2a:Person ;
  rdfs:label "Charles Louis Geeraerts" ;
  a2a:PersonName [
    rdfs:label "Charles Louis Geeraerts" ;
    a2a:PersonNameFirstName "Charles Louis" ;
    a2a:PersonNameLastName "Geeraerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hacquegnies" ;
    rdfs:label "Hacquegnies"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person4039376
  a a2a:Person ;
  rdfs:label "Fortunée Marie Joseph Dufour" ;
  a2a:PersonName [
    rdfs:label "Fortunée Marie Joseph Dufour" ;
    a2a:PersonNameFirstName "Fortunée Marie Joseph" ;
    a2a:PersonNameLastName "Dufour"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Hacquegnies" ;
    rdfs:label "Hacquegnies"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person4385776
  a a2a:Person ;
  rdfs:label "Henriette Christine Michiels" ;
  a2a:PersonName [
    rdfs:label "Henriette Christine Michiels" ;
    a2a:PersonNameFirstName "Henriette Christine" ;
    a2a:PersonNameLastName "Michiels"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person6066796
  a a2a:Person ;
  rdfs:label "Robert Delbrassine" ;
  a2a:PersonName [
    rdfs:label "Robert Delbrassine" ;
    a2a:PersonNameFirstName "Robert" ;
    a2a:PersonNameLastName "Delbrassine"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ixelles" ;
    rdfs:label "Ixelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "menuisier" .

oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person6066806
  a a2a:Person ;
  rdfs:label "Edouard Genot" ;
  a2a:PersonName [
    rdfs:label "Edouard Genot" ;
    a2a:PersonNameFirstName "Edouard" ;
    a2a:PersonNameLastName "Genot"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "tapissier" .

oa:event_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1909-02-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Gillis" ;
    rdfs:label "België, Sint-Gillis"
  ] .

oa:relationep_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person485356 ;
  a2a:EventKeyRef oa:event_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Event1 .

oa:relationep_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person1206556 ;
  a2a:EventKeyRef oa:event_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Event1 .

oa:relationep_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person2596976 ;
  a2a:EventKeyRef oa:event_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Event1 .

oa:relationep_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person3318176 ;
  a2a:EventKeyRef oa:event_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Event1 .

oa:relationep_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person4039376 ;
  a2a:EventKeyRef oa:event_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Event1 .

oa:relationep_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_5
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person4385776 ;
  a2a:EventKeyRef oa:event_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Event1 .

oa:relationep_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person6066796 ;
  a2a:EventKeyRef oa:event_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Event1 .

oa:relationep_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Person6066806 ;
  a2a:EventKeyRef oa:event_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f_Event1 .

oa:source_abb_cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Brussel), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1796-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1909-02-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "94" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 94"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-D396-HP?i=70&cc=1482191&cat=241596"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00619317_0" ;
  a2a:RecordIdentifier "HUBRU_00619317_0" ;
  a2a:RecordGUID "{cf520bb2-38a7-eb7a-9bb1-1a3e8d1d0d6f}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Fils Majeur reconnu." .
[] a2a:PersonRemarkOpmerking "gescheiden Bruxelles 24/12/1904" .
