@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_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 januari 1837 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person333663, oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person1535523, oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person2792433, oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person3994293, oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person5196153, oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person6398013, oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person7805113, oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person7805123, oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person9417483, oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person9417493, oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person9417503, oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person9417513 ;
  a2a:hasEvent oa:event_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_0, oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_1, oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_2, oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_3, oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_4, oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_5, oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_6, oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_7, oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_8, oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_9, oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_10, oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_11 ;
  a2a:hasSource oa:source_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3 .

oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person333663
  a a2a:Person ;
  rdfs:label "Pierre Luyckx" ;
  a2a:PersonName [
    rdfs:label "Pierre Luyckx" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Luyckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1809" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1809-10-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "imprimeur en caractères" .

oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person1535523
  a a2a:Person ;
  rdfs:label "Jeanne Struelens" ;
  a2a:PersonName [
    rdfs:label "Jeanne Struelens" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Struelens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1806" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1806-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "couturière" .

oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person2792433
  a a2a:Person ;
  rdfs:label "Charles Luyckx" ;
  a2a:PersonName [
    rdfs:label "Charles Luyckx" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Luyckx"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person3994293
  a a2a:Person ;
  rdfs:label "Elisabeth Keustens" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Keustens" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Keustens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person5196153
  a a2a:Person ;
  rdfs:label "Pierre Struelens" ;
  a2a:PersonName [
    rdfs:label "Pierre Struelens" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Struelens"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person6398013
  a a2a:Person ;
  rdfs:label "Anne Catherine Driessen" ;
  a2a:PersonName [
    rdfs:label "Anne Catherine Driessen" ;
    a2a:PersonNameFirstName "Anne Catherine" ;
    a2a:PersonNameLastName "Driessen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person7805113
  a a2a:Person ;
  rdfs:label "Hortence Struelens>Luyckx" ;
  a2a:PersonName [
    rdfs:label "Hortence Struelens>Luyckx" ;
    a2a:PersonNameFirstName "Hortence" ;
    a2a:PersonNameLastName "Struelens>Luyckx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1834-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person7805123
  a a2a:Person ;
  rdfs:label "Adolphe Struelens>Luyckx" ;
  a2a:PersonName [
    rdfs:label "Adolphe Struelens>Luyckx" ;
    a2a:PersonNameFirstName "Adolphe" ;
    a2a:PersonNameLastName "Struelens>Luyckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1836-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person9417483
  a a2a:Person ;
  rdfs:label "Josse Poschier" ;
  a2a:PersonName [
    rdfs:label "Josse Poschier" ;
    a2a:PersonNameFirstName "Josse" ;
    a2a:PersonNameLastName "Poschier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ixelles" ;
    rdfs:label "Ixelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "cabaretier" .

oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person9417493
  a a2a:Person ;
  rdfs:label "Vincent Lissens" ;
  a2a:PersonName [
    rdfs:label "Vincent Lissens" ;
    a2a:PersonNameFirstName "Vincent" ;
    a2a:PersonNameLastName "Lissens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ixelles" ;
    rdfs:label "Ixelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "ouvrier" .

oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person9417503
  a a2a:Person ;
  rdfs:label "Henri Joseph Cammaert" ;
  a2a:PersonName [
    rdfs:label "Henri Joseph Cammaert" ;
    a2a:PersonNameFirstName "Henri Joseph" ;
    a2a:PersonNameLastName "Cammaert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ixelles" ;
    rdfs:label "Ixelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "commis voyageur" .

oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person9417513
  a a2a:Person ;
  rdfs:label "Jean Joseph Vueghs" ;
  a2a:PersonName [
    rdfs:label "Jean Joseph Vueghs" ;
    a2a:PersonNameFirstName "Jean Joseph" ;
    a2a:PersonNameLastName "Vueghs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "corroyeur" .

oa:event_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1837" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1837-01-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person333663 ;
  a2a:EventKeyRef oa:event_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Event1 .

oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person1535523 ;
  a2a:EventKeyRef oa:event_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Event1 .

oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person2792433 ;
  a2a:EventKeyRef oa:event_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Event1 .

oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person3994293 ;
  a2a:EventKeyRef oa:event_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Event1 .

oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person5196153 ;
  a2a:EventKeyRef oa:event_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Event1 .

oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person6398013 ;
  a2a:EventKeyRef oa:event_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Event1 .

oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person7805113 ;
  a2a:EventKeyRef oa:event_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Event1 .

oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person7805123 ;
  a2a:EventKeyRef oa:event_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Event1 .

oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person9417483 ;
  a2a:EventKeyRef oa:event_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Event1 .

oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person9417493 ;
  a2a:EventKeyRef oa:event_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Event1 .

oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person9417503 ;
  a2a:EventKeyRef oa:event_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Event1 .

oa:relationep_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Person9417513 ;
  a2a:EventKeyRef oa:event_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3_Event1 .

oa:source_abb_ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3
  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 "1837" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1837-01-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "17" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:939X-9NQV-B?i=4&cc=1482191&cat=147201"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00381881_0" ;
  a2a:RecordIdentifier "HUBRU_00381881_0" ;
  a2a:RecordGUID "{ceaf4107-3c53-51b9-92c1-5bdc19c7a8a3}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "nr 4172" .
[] a2a:PersonRemarkOpmerking "nr 1125" .
