@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_a00a8759-88c7-bbda-0f43-0ac0dfe44e13
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 april 1904 te Sint-Joost-ten-Node (België)" ;
  a2a:hasPerson oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person667776, oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person1388976, oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person2110176, oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person2785806, oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person3507006, oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person4228206, oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person6683326, oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person6683336, oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person6683346, oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person6683356 ;
  a2a:hasEvent oa:event_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_0, oa:relationep_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_1, oa:relationep_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_2, oa:relationep_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_3, oa:relationep_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_4, oa:relationep_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_5, oa:relationep_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_6, oa:relationep_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_7, oa:relationep_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_8, oa:relationep_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_9 ;
  a2a:hasSource oa:source_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13 .

oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person667776
  a a2a:Person ;
  rdfs:label "Emile Goossens" ;
  a2a:PersonName [
    rdfs:label "Emile Goossens" ;
    a2a:PersonNameFirstName "Emile" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1876-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Huldenberg" ;
    rdfs:label "België, Huldenberg"
  ] ;
  a2a:Profession "boulanger" .

oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person1388976
  a a2a:Person ;
  rdfs:label "Marie Joséphine Van Nuffel" ;
  a2a:PersonName [
    rdfs:label "Marie Joséphine Van Nuffel" ;
    a2a:PersonNameFirstName "Marie Joséphine" ;
    a2a:PersonNameLastName "Van Nuffel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1878-09-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lebbeke" ;
    rdfs:label "België, Lebbeke"
  ] ;
  a2a:Profession "servante" .

oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person2110176
  a a2a:Person ;
  rdfs:label "François Goossens" ;
  a2a:PersonName [
    rdfs:label "François Goossens" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Huldenberg" ;
    rdfs:label "Huldenberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "68" ;
    rdfs:label "68"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person2785806
  a a2a:Person ;
  rdfs:label "Emilienne Renders" ;
  a2a:PersonName [
    rdfs:label "Emilienne Renders" ;
    a2a:PersonNameFirstName "Emilienne" ;
    a2a:PersonNameLastName "Renders"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person3507006
  a a2a:Person ;
  rdfs:label "Charles Louis Van Nuffel" ;
  a2a:PersonName [
    rdfs:label "Charles Louis Van Nuffel" ;
    a2a:PersonNameFirstName "Charles Louis" ;
    a2a:PersonNameLastName "Van Nuffel"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person4228206
  a a2a:Person ;
  rdfs:label "Régine Honorée Moortgat" ;
  a2a:PersonName [
    rdfs:label "Régine Honorée Moortgat" ;
    a2a:PersonNameFirstName "Régine Honorée" ;
    a2a:PersonNameLastName "Moortgat"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Lebbeke" ;
    rdfs:label "Lebbeke"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person6683326
  a a2a:Person ;
  rdfs:label "Guillaume Schellekens" ;
  a2a:PersonName [
    rdfs:label "Guillaume Schellekens" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Schellekens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "mégissier" .

oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person6683336
  a a2a:Person ;
  rdfs:label "François Herssens" ;
  a2a:PersonName [
    rdfs:label "François Herssens" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Herssens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Koekelberg" ;
    rdfs:label "Koekelberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person6683346
  a a2a:Person ;
  rdfs:label "Alphonse Van Nuffel" ;
  a2a:PersonName [
    rdfs:label "Alphonse Van Nuffel" ;
    a2a:PersonNameFirstName "Alphonse" ;
    a2a:PersonNameLastName "Van Nuffel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Opwijk" ;
    rdfs:label "Opwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "tailleur" .

oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person6683356
  a a2a:Person ;
  rdfs:label "François Delvaux" ;
  a2a:PersonName [
    rdfs:label "François Delvaux" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Delvaux"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "employé" .

oa:event_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1904-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_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person667776 ;
  a2a:EventKeyRef oa:event_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Event1 .

oa:relationep_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person1388976 ;
  a2a:EventKeyRef oa:event_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Event1 .

oa:relationep_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person2110176 ;
  a2a:EventKeyRef oa:event_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Event1 .

oa:relationep_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person2785806 ;
  a2a:EventKeyRef oa:event_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Event1 .

oa:relationep_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person3507006 ;
  a2a:EventKeyRef oa:event_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Event1 .

oa:relationep_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person4228206 ;
  a2a:EventKeyRef oa:event_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Event1 .

oa:relationep_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person6683326 ;
  a2a:EventKeyRef oa:event_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Event1 .

oa:relationep_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person6683336 ;
  a2a:EventKeyRef oa:event_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Event1 .

oa:relationep_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person6683346 ;
  a2a:EventKeyRef oa:event_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Event1 .

oa:relationep_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Person6683356 ;
  a2a:EventKeyRef oa:event_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13_Event1 .

oa:source_abb_a00a8759-88c7-bbda-0f43-0ac0dfe44e13
  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 "1904" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1904-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 "89" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 89"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-D3SM-WY?i=132&wc=STVK-BZS%3A967074901%2C1490007603&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00664813_0" ;
  a2a:RecordIdentifier "HUBRU_00664813_0" ;
  a2a:RecordGUID "{a00a8759-88c7-bbda-0f43-0ac0dfe44e13}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Van Halteren te Bruxelles op 18/04/1904" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "avant à Schaerbeek" .
[]
  a2a:PersonRemarkdeat_date "1904-03-06" ;
  a2a:PersonRemarkdeat_plac "Huldenberg" .

[]
  a2a:PersonRemarkdeat_date "1898-09-22" ;
  a2a:PersonRemarkdeat_plac "Lebbeke" .

