@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_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 augustus 1903 te Sint-Joost-ten-Node (België)" ;
  a2a:hasPerson oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person641826, oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person1363026, oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person2084226, oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person2760466, oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person3481666, oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person4202866, oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person6597766, oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person6597776, oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person6597786, oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person6597796 ;
  a2a:hasEvent oa:event_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_0, oa:relationep_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_1, oa:relationep_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_2, oa:relationep_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_3, oa:relationep_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_4, oa:relationep_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_5, oa:relationep_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_6, oa:relationep_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_7, oa:relationep_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_8, oa:relationep_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_9 ;
  a2a:hasSource oa:source_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5 .

oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person641826
  a a2a:Person ;
  rdfs:label "Arthur Edmond Jacques Romain Hendrickx" ;
  a2a:PersonName [
    rdfs:label "Arthur Edmond Jacques Romain Hendrickx" ;
    a2a:PersonNameFirstName "Arthur Edmond Jacques Romain" ;
    a2a:PersonNameLastName "Hendrickx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1864-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Gent" ;
    rdfs:label "België, Gent"
  ] ;
  a2a:Profession "artiste dramatique" .

oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person1363026
  a a2a:Person ;
  rdfs:label "Jeanne Louise Baeyens" ;
  a2a:PersonName [
    rdfs:label "Jeanne Louise Baeyens" ;
    a2a:PersonNameFirstName "Jeanne Louise" ;
    a2a:PersonNameLastName "Baeyens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1879-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person2084226
  a a2a:Person ;
  rdfs:label "Edmond Joseph Hendrickx" ;
  a2a:PersonName [
    rdfs:label "Edmond Joseph Hendrickx" ;
    a2a:PersonNameFirstName "Edmond Joseph" ;
    a2a:PersonNameLastName "Hendrickx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "65" ;
    rdfs:label "65"
  ] ;
  a2a:Profession "directeur du théâtre" .

oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person2760466
  a a2a:Person ;
  rdfs:label "Jeanne Van Hecke" ;
  a2a:PersonName [
    rdfs:label "Jeanne Van Hecke" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Van Hecke"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person3481666
  a a2a:Person ;
  rdfs:label "Pierre Jean Baeyens" ;
  a2a:PersonName [
    rdfs:label "Pierre Jean Baeyens" ;
    a2a:PersonNameFirstName "Pierre Jean" ;
    a2a:PersonNameLastName "Baeyens"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person4202866
  a a2a:Person ;
  rdfs:label "Emma Eugénie Van Dekeere" ;
  a2a:PersonName [
    rdfs:label "Emma Eugénie Van Dekeere" ;
    a2a:PersonNameFirstName "Emma Eugénie" ;
    a2a:PersonNameLastName "Van Dekeere"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "hôtelière" .

oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person6597766
  a a2a:Person ;
  rdfs:label "Albert Rans" ;
  a2a:PersonName [
    rdfs:label "Albert Rans" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Rans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "directeur du théâtre flamand" .

oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person6597776
  a a2a:Person ;
  rdfs:label "Félix Van Roost" ;
  a2a:PersonName [
    rdfs:label "Félix Van Roost" ;
    a2a:PersonNameFirstName "Félix" ;
    a2a:PersonNameLastName "Van Roost"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "61" ;
    rdfs:label "61"
  ] ;
  a2a:Profession "brasseur" .

oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person6597786
  a a2a:Person ;
  rdfs:label "François Van Aerschot" ;
  a2a:PersonName [
    rdfs:label "François Van Aerschot" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Van Aerschot"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "négociant" .

oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person6597796
  a a2a:Person ;
  rdfs:label "Albert Hendrikx" ;
  a2a:PersonName [
    rdfs:label "Albert Hendrikx" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Hendrikx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "artiste dramatique" .

oa:event_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1903-08-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Joost-ten-Node" ;
    rdfs:label "België, Sint-Joost-ten-Node"
  ] .

oa:relationep_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person641826 ;
  a2a:EventKeyRef oa:event_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Event1 .

oa:relationep_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person1363026 ;
  a2a:EventKeyRef oa:event_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Event1 .

oa:relationep_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person2084226 ;
  a2a:EventKeyRef oa:event_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Event1 .

oa:relationep_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person2760466 ;
  a2a:EventKeyRef oa:event_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Event1 .

oa:relationep_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person3481666 ;
  a2a:EventKeyRef oa:event_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Event1 .

oa:relationep_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person4202866 ;
  a2a:EventKeyRef oa:event_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Event1 .

oa:relationep_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person6597766 ;
  a2a:EventKeyRef oa:event_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Event1 .

oa:relationep_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person6597776 ;
  a2a:EventKeyRef oa:event_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Event1 .

oa:relationep_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person6597786 ;
  a2a:EventKeyRef oa:event_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Event1 .

oa:relationep_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Person6597796 ;
  a2a:EventKeyRef oa:event_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5_Event1 .

oa:source_abb_0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5
  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 "1903" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1903-08-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "178" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 178"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00659068_0" ;
  a2a:RecordIdentifier "HUBRU_00659068_0" ;
  a2a:RecordGUID "{0a7f857c-c9b4-d5ee-a42a-ec9e784bd6f5}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris De Windt te Alost op 14/08/1903" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

