@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_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 oktober 1821 te Sint-Jans-Molenbeek (België)" ;
  a2a:hasPerson oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person1027603, oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person2229463, oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person3739863, oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person4941723, oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person6143583, oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person8406713, oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person8406723, oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person8406733, oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person8406743 ;
  a2a:hasEvent oa:event_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_0, oa:relationep_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_1, oa:relationep_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_2, oa:relationep_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_3, oa:relationep_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_4, oa:relationep_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_5, oa:relationep_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_6, oa:relationep_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_7, oa:relationep_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_8 ;
  a2a:hasSource oa:source_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b .

oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person1027603
  a a2a:Person ;
  rdfs:label "Pierre Antoine Steenbergh" ;
  a2a:PersonName [
    rdfs:label "Pierre Antoine Steenbergh" ;
    a2a:PersonNameFirstName "Pierre Antoine" ;
    a2a:PersonNameLastName "Steenbergh"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Jans-Molenbeek" ;
    rdfs:label "Sint-Jans-Molenbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1795" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1795-05-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Jans-Molenbeek" ;
    rdfs:label "België, Sint-Jans-Molenbeek"
  ] ;
  a2a:Profession "jardinier" .

oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person2229463
  a a2a:Person ;
  rdfs:label "Marie De Troy" ;
  a2a:PersonName [
    rdfs:label "Marie De Troy" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "De Troy"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sint-Jans-Molenbeek" ;
    rdfs:label "Sint-Jans-Molenbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1793" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1793-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Jans-Molenbeek" ;
    rdfs:label "België, Sint-Jans-Molenbeek"
  ] ;
  a2a:Profession "légumière" .

oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person3739863
  a a2a:Person ;
  rdfs:label "Anne Catherine Steenbergh" ;
  a2a:PersonName [
    rdfs:label "Anne Catherine Steenbergh" ;
    a2a:PersonNameFirstName "Anne Catherine" ;
    a2a:PersonNameLastName "Steenbergh"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sint-Jans-Molenbeek" ;
    rdfs:label "Sint-Jans-Molenbeek"
  ] .

oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person4941723
  a a2a:Person ;
  rdfs:label "Jean Baptiste De Troy" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste De Troy" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "De Troy"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person6143583
  a a2a:Person ;
  rdfs:label "Jeanne Catherine De Rauw" ;
  a2a:PersonName [
    rdfs:label "Jeanne Catherine De Rauw" ;
    a2a:PersonNameFirstName "Jeanne Catherine" ;
    a2a:PersonNameLastName "De Rauw"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sint-Jans-Molenbeek" ;
    rdfs:label "Sint-Jans-Molenbeek"
  ] .

oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person8406713
  a a2a:Person ;
  rdfs:label "Jean Baptiste De Troy" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste De Troy" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "De Troy"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Jans-Molenbeek" ;
    rdfs:label "Sint-Jans-Molenbeek"
  ] ;
  a2a:Profession "légumier" .

oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person8406723
  a a2a:Person ;
  rdfs:label "Pierre De Ridder" ;
  a2a:PersonName [
    rdfs:label "Pierre De Ridder" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "De Ridder"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "légumier" .

oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person8406733
  a a2a:Person ;
  rdfs:label "Nicolas Van Calck" ;
  a2a:PersonName [
    rdfs:label "Nicolas Van Calck" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNameLastName "Van Calck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Jette" ;
    rdfs:label "Jette"
  ] ;
  a2a:Profession "légumier" .

oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person8406743
  a a2a:Person ;
  rdfs:label "Jean François De Troy" ;
  a2a:PersonName [
    rdfs:label "Jean François De Troy" ;
    a2a:PersonNameFirstName "Jean François" ;
    a2a:PersonNameLastName "De Troy"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "légumier" .

oa:event_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1821" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1821-10-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Jans-Molenbeek" ;
    rdfs:label "België, Sint-Jans-Molenbeek"
  ] .

oa:relationep_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person1027603 ;
  a2a:EventKeyRef oa:event_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Event1 .

oa:relationep_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person2229463 ;
  a2a:EventKeyRef oa:event_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Event1 .

oa:relationep_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person3739863 ;
  a2a:EventKeyRef oa:event_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Event1 .

oa:relationep_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person4941723 ;
  a2a:EventKeyRef oa:event_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Event1 .

oa:relationep_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person6143583 ;
  a2a:EventKeyRef oa:event_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Event1 .

oa:relationep_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person8406713 ;
  a2a:EventKeyRef oa:event_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Event1 .

oa:relationep_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person8406723 ;
  a2a:EventKeyRef oa:event_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Event1 .

oa:relationep_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person8406733 ;
  a2a:EventKeyRef oa:event_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Event1 .

oa:relationep_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Person8406743 ;
  a2a:EventKeyRef oa:event_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b_Event1 .

oa:source_abb_9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b
  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 "1821" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1821-10-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "12" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 12"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00253220_0" ;
  a2a:RecordIdentifier "HUBRU_00253220_0" ;
  a2a:RecordGUID "{9cd2adcd-8aa6-93e0-6c4e-5aedf67fad4b}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

