@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_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 augustus 1838 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person354263, oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person1556123, oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person2930803, oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person4132663, oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person5334523, oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person6536383, oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person7837183, oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person9974163, oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person9974173, oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person9974183, oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person9974193 ;
  a2a:hasEvent oa:event_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_0, oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_1, oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_2, oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_3, oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_4, oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_5, oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_6, oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_7, oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_8, oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_9, oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_10 ;
  a2a:hasSource oa:source_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b .

oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person354263
  a a2a:Person ;
  rdfs:label "Augustin Lanckaker" ;
  a2a:PersonName [
    rdfs:label "Augustin Lanckaker" ;
    a2a:PersonNameFirstName "Augustin" ;
    a2a:PersonNameLastName "Lanckaker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:BirthDate [
    a2a:Year "1804" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1804-10-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Asper" ;
    rdfs:label "België, Asper"
  ] ;
  a2a:Profession "typographe" .

oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person1556123
  a a2a:Person ;
  rdfs:label "Jeanne Rogemans" ;
  a2a:PersonName [
    rdfs:label "Jeanne Rogemans" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Rogemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1807" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1807-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Antwerpen" ;
    rdfs:label "België, Antwerpen"
  ] ;
  a2a:Profession "brodeuse" .

oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person2930803
  a a2a:Person ;
  rdfs:label "Emanuel Lanckaker" ;
  a2a:PersonName [
    rdfs:label "Emanuel Lanckaker" ;
    a2a:PersonNameFirstName "Emanuel" ;
    a2a:PersonNameLastName "Lanckaker"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person4132663
  a a2a:Person ;
  rdfs:label "Marie Thérèse Colpaert" ;
  a2a:PersonName [
    rdfs:label "Marie Thérèse Colpaert" ;
    a2a:PersonNameFirstName "Marie Thérèse" ;
    a2a:PersonNameLastName "Colpaert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person5334523
  a a2a:Person ;
  rdfs:label "François Servais Rogemans" ;
  a2a:PersonName [
    rdfs:label "François Servais Rogemans" ;
    a2a:PersonNameFirstName "François Servais" ;
    a2a:PersonNameLastName "Rogemans"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person6536383
  a a2a:Person ;
  rdfs:label "Jeanne Demarré" ;
  a2a:PersonName [
    rdfs:label "Jeanne Demarré" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Demarré"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person7837183
  a a2a:Person ;
  rdfs:label "Everard Rogemans>Lanckaker" ;
  a2a:PersonName [
    rdfs:label "Everard Rogemans>Lanckaker" ;
    a2a:PersonNameFirstName "Everard" ;
    a2a:PersonNameLastName "Rogemans>Lanckaker"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1832-12-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person9974163
  a a2a:Person ;
  rdfs:label "Jacques Denies" ;
  a2a:PersonName [
    rdfs:label "Jacques Denies" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Denies"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Watermael Boitsfort" ;
    rdfs:label "Watermael Boitsfort"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "68" ;
    rdfs:label "68"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person9974173
  a a2a:Person ;
  rdfs:label "Jean Baptiste Packmeyer" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Packmeyer" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Packmeyer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "ouvrier" .

oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person9974183
  a a2a:Person ;
  rdfs:label "Jacques Peeters" ;
  a2a:PersonName [
    rdfs:label "Jacques Peeters" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "75" ;
    rdfs:label "75"
  ] ;
  a2a:Profession "ouvrier" .

oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person9974193
  a a2a:Person ;
  rdfs:label "Charles Vandervorst" ;
  a2a:PersonName [
    rdfs:label "Charles Vandervorst" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Vandervorst"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "chapelier" .

oa:event_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1838" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1838-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person354263 ;
  a2a:EventKeyRef oa:event_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Event1 .

oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person1556123 ;
  a2a:EventKeyRef oa:event_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Event1 .

oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person2930803 ;
  a2a:EventKeyRef oa:event_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Event1 .

oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person4132663 ;
  a2a:EventKeyRef oa:event_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Event1 .

oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person5334523 ;
  a2a:EventKeyRef oa:event_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Event1 .

oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person6536383 ;
  a2a:EventKeyRef oa:event_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Event1 .

oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person7837183 ;
  a2a:EventKeyRef oa:event_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Event1 .

oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person9974163 ;
  a2a:EventKeyRef oa:event_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Event1 .

oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person9974173 ;
  a2a:EventKeyRef oa:event_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Event1 .

oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person9974183 ;
  a2a:EventKeyRef oa:event_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Event1 .

oa:relationep_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Person9974193 ;
  a2a:EventKeyRef oa:event_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b_Event1 .

oa:source_abb_c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b
  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 "1838" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1838-08-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "762" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 762"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:939X-9NWW-X?i=5&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_00408984_0" ;
  a2a:RecordIdentifier "HUBRU_00408984_0" ;
  a2a:RecordGUID "{c56fc979-e33c-4e7f-8f7a-9c0c0e1d1d2b}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "presente et consentante" .
[] a2a:PersonRemarkOpmerking "presente et consentante" .
[] a2a:PersonRemarkOpmerking "ROGGEMANS; nr 3461" .
