@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_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 april 1863 te Sint-Joost-ten-Node (België)" ;
  a2a:hasPerson oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person1107283, oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person2309143, oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person3559543, oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person4761403, oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person5963263, oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person7165123, oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person7991083, oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person7991093, oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person12460833, oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person12460843, oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person12460853, oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person12460863 ;
  a2a:hasEvent oa:event_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_0, oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_1, oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_2, oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_3, oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_4, oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_5, oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_6, oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_7, oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_8, oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_9, oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_10, oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_11 ;
  a2a:hasSource oa:source_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d .

oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person1107283
  a a2a:Person ;
  rdfs:label "Edouard Simonet" ;
  a2a:PersonName [
    rdfs:label "Edouard Simonet" ;
    a2a:PersonNameFirstName "Edouard" ;
    a2a:PersonNameLastName "Simonet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1833-06-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "sculpteur" .

oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person2309143
  a a2a:Person ;
  rdfs:label "Marie Thérèse De Groof" ;
  a2a:PersonName [
    rdfs:label "Marie Thérèse De Groof" ;
    a2a:PersonNameFirstName "Marie Thérèse" ;
    a2a:PersonNameLastName "De Groof"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1829-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lierre" ;
    rdfs:label "België, Lierre"
  ] ;
  a2a:Profession "repasseuse" .

oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person3559543
  a a2a:Person ;
  rdfs:label "Charles Simonet" ;
  a2a:PersonName [
    rdfs:label "Charles Simonet" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Simonet"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person4761403
  a a2a:Person ;
  rdfs:label "Marie Elisabeth Vanderstappen" ;
  a2a:PersonName [
    rdfs:label "Marie Elisabeth Vanderstappen" ;
    a2a:PersonNameFirstName "Marie Elisabeth" ;
    a2a:PersonNameLastName "Vanderstappen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "ménagère" .

oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person5963263
  a a2a:Person ;
  rdfs:label "Jean François De Groof" ;
  a2a:PersonName [
    rdfs:label "Jean François De Groof" ;
    a2a:PersonNameFirstName "Jean François" ;
    a2a:PersonNameLastName "De Groof"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person7165123
  a a2a:Person ;
  rdfs:label "Colete Jeanne Blanckaert" ;
  a2a:PersonName [
    rdfs:label "Colete Jeanne Blanckaert" ;
    a2a:PersonNameFirstName "Colete Jeanne" ;
    a2a:PersonNameLastName "Blanckaert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "63" ;
    rdfs:label "63"
  ] ;
  a2a:Profession "garde couches" .

oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person7991083
  a a2a:Person ;
  rdfs:label "Aimable Joseph Simonet>Simonet" ;
  a2a:PersonName [
    rdfs:label "Aimable Joseph Simonet>Simonet" ;
    a2a:PersonNameFirstName "Aimable Joseph" ;
    a2a:PersonNameLastName "Simonet>Simonet"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1852-07-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "België, Saint-Josse-ten-Node"
  ] .

oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person7991093
  a a2a:Person ;
  rdfs:label "Marie Degroof>Simonet" ;
  a2a:PersonName [
    rdfs:label "Marie Degroof>Simonet" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Degroof>Simonet"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1856-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "België, Saint-Josse-ten-Node"
  ] .

oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person12460833
  a a2a:Person ;
  rdfs:label "Edouard Oblin" ;
  a2a:PersonName [
    rdfs:label "Edouard Oblin" ;
    a2a:PersonNameFirstName "Edouard" ;
    a2a:PersonNameLastName "Oblin"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "peintre" .

oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person12460843
  a a2a:Person ;
  rdfs:label "André François Lenaerts" ;
  a2a:PersonName [
    rdfs:label "André François Lenaerts" ;
    a2a:PersonNameFirstName "André François" ;
    a2a:PersonNameLastName "Lenaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "employé" .

oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person12460853
  a a2a:Person ;
  rdfs:label "Philippe Pierre Jans" ;
  a2a:PersonName [
    rdfs:label "Philippe Pierre Jans" ;
    a2a:PersonNameFirstName "Philippe Pierre" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "bottier" .

oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person12460863
  a a2a:Person ;
  rdfs:label "Séraphin De Decker" ;
  a2a:PersonName [
    rdfs:label "Séraphin De Decker" ;
    a2a:PersonNameFirstName "Séraphin" ;
    a2a:PersonNameLastName "De Decker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "cocher" .

oa:event_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1863" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1863-04-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Joost-ten-Node" ;
    rdfs:label "België, Sint-Joost-ten-Node"
  ] .

oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person1107283 ;
  a2a:EventKeyRef oa:event_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Event1 .

oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person2309143 ;
  a2a:EventKeyRef oa:event_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Event1 .

oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person3559543 ;
  a2a:EventKeyRef oa:event_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Event1 .

oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person4761403 ;
  a2a:EventKeyRef oa:event_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Event1 .

oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person5963263 ;
  a2a:EventKeyRef oa:event_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Event1 .

oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person7165123 ;
  a2a:EventKeyRef oa:event_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Event1 .

oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person7991083 ;
  a2a:EventKeyRef oa:event_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Event1 .

oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person7991093 ;
  a2a:EventKeyRef oa:event_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Event1 .

oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person12460833 ;
  a2a:EventKeyRef oa:event_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Event1 .

oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person12460843 ;
  a2a:EventKeyRef oa:event_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Event1 .

oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person12460853 ;
  a2a:EventKeyRef oa:event_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Event1 .

oa:relationep_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Person12460863 ;
  a2a:EventKeyRef oa:event_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d_Event1 .

oa:source_abb_a1c86a06-1dac-5fa8-46d1-ee57e079bb3d
  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 "1863" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1863-04-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "58" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 58"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00642830_0" ;
  a2a:RecordIdentifier "HUBRU_00642830_0" ;
  a2a:RecordGUID "{a1c86a06-1dac-5fa8-46d1-ee57e079bb3d}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1849-06-21" ;
  a2a:PersonRemarkdeat_plac "Bruxelles" .

[]
  a2a:PersonRemarkdeat_date "1844-02-05" ;
  a2a:PersonRemarkdeat_plac "Laken" .

