@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_dbca3d44-8ea5-e656-ebde-204992f127aa
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 augustus 1874 te Schaarbeek (België)" ;
  a2a:hasPerson oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person933854, oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person2319994, oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person3932904, oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person5319044, oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person6705184, oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person8091324, oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person13858774, oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person13858784, oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person13858794, oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person13858804 ;
  a2a:hasEvent oa:event_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_0, oa:relationep_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_1, oa:relationep_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_2, oa:relationep_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_3, oa:relationep_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_4, oa:relationep_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_5, oa:relationep_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_6, oa:relationep_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_7, oa:relationep_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_8, oa:relationep_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_9 ;
  a2a:hasSource oa:source_abb_dbca3d44-8ea5-e656-ebde-204992f127aa .

oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person933854
  a a2a:Person ;
  rdfs:label "Pierre Guns" ;
  a2a:PersonName [
    rdfs:label "Pierre Guns" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Guns"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1836-03-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Overijse, Brabant" ;
    rdfs:label "België, Overijse, Brabant"
  ] ;
  a2a:Profession "encaisseur" .

oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person2319994
  a a2a:Person ;
  rdfs:label "Philomène Wuyts" ;
  a2a:PersonName [
    rdfs:label "Philomène Wuyts" ;
    a2a:PersonNameFirstName "Philomène" ;
    a2a:PersonNameLastName "Wuyts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1842-11-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Vorselaar, prov. Antwerpen" ;
    rdfs:label "België, Vorselaar, prov. Antwerpen"
  ] ;
  a2a:Profession "servante" .

oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person3932904
  a a2a:Person ;
  rdfs:label "Guillaume Guns" ;
  a2a:PersonName [
    rdfs:label "Guillaume Guns" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Guns"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person5319044
  a a2a:Person ;
  rdfs:label "Marie Elisabeth Poot" ;
  a2a:PersonName [
    rdfs:label "Marie Elisabeth Poot" ;
    a2a:PersonNameFirstName "Marie Elisabeth" ;
    a2a:PersonNameLastName "Poot"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person6705184
  a a2a:Person ;
  rdfs:label "Martin Wuyts" ;
  a2a:PersonName [
    rdfs:label "Martin Wuyts" ;
    a2a:PersonNameFirstName "Martin" ;
    a2a:PersonNameLastName "Wuyts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vorselaar" ;
    rdfs:label "Vorselaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "68" ;
    rdfs:label "68"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person8091324
  a a2a:Person ;
  rdfs:label "Marie Barbe Smits" ;
  a2a:PersonName [
    rdfs:label "Marie Barbe Smits" ;
    a2a:PersonNameFirstName "Marie Barbe" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Vorselaar" ;
    rdfs:label "Vorselaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "73" ;
    rdfs:label "73"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person13858774
  a a2a:Person ;
  rdfs:label "Mathieu Guns" ;
  a2a:PersonName [
    rdfs:label "Mathieu Guns" ;
    a2a:PersonNameFirstName "Mathieu" ;
    a2a:PersonNameLastName "Guns"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wavre" ;
    rdfs:label "Wavre"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "instituteur" .

oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person13858784
  a a2a:Person ;
  rdfs:label "Jean François Guns" ;
  a2a:PersonName [
    rdfs:label "Jean François Guns" ;
    a2a:PersonNameFirstName "Jean François" ;
    a2a:PersonNameLastName "Guns"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Overijse" ;
    rdfs:label "Overijse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person13858794
  a a2a:Person ;
  rdfs:label "François Wuyts" ;
  a2a:PersonName [
    rdfs:label "François Wuyts" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Wuyts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vorselaar" ;
    rdfs:label "Vorselaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person13858804
  a a2a:Person ;
  rdfs:label "Pierre Bogemans" ;
  a2a:PersonName [
    rdfs:label "Pierre Bogemans" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Bogemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Grobbendonk" ;
    rdfs:label "Grobbendonk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "cordonnier" .

oa:event_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1874" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1874-08-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Schaarbeek" ;
    rdfs:label "België, Schaarbeek"
  ] .

oa:relationep_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person933854 ;
  a2a:EventKeyRef oa:event_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Event1 .

oa:relationep_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person2319994 ;
  a2a:EventKeyRef oa:event_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Event1 .

oa:relationep_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person3932904 ;
  a2a:EventKeyRef oa:event_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Event1 .

oa:relationep_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person5319044 ;
  a2a:EventKeyRef oa:event_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Event1 .

oa:relationep_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person6705184 ;
  a2a:EventKeyRef oa:event_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Event1 .

oa:relationep_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person8091324 ;
  a2a:EventKeyRef oa:event_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Event1 .

oa:relationep_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person13858774 ;
  a2a:EventKeyRef oa:event_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Event1 .

oa:relationep_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person13858784 ;
  a2a:EventKeyRef oa:event_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Event1 .

oa:relationep_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person13858794 ;
  a2a:EventKeyRef oa:event_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Event1 .

oa:relationep_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Person13858804 ;
  a2a:EventKeyRef oa:event_abb_dbca3d44-8ea5-e656-ebde-204992f127aa_Event1 .

oa:source_abb_dbca3d44-8ea5-e656-ebde-204992f127aa
  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 "1874" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1874-08-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "191" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 191"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-WW9D-L9?i=532&cc=1482191&cat=240825"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00628450_0" ;
  a2a:RecordIdentifier "HUBRU_00628450_0" ;
  a2a:RecordGUID "{dbca3d44-8ea5-e656-ebde-204992f127aa}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1859-10-22" ;
  a2a:PersonRemarkdeat_plac "Wavre" .

[]
  a2a:PersonRemarkdeat_date "1856-10-27" ;
  a2a:PersonRemarkdeat_plac "Overijse" .

