@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_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 augustus 1892 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person473124, oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person1859264, oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person3589194, oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person4975334, oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person6361474, oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person7747614, oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person9095134, oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person12504354, oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person12504364, oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person12504374, oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person12504384 ;
  a2a:hasEvent oa:event_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_0, oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_1, oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_2, oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_3, oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_4, oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_5, oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_6, oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_7, oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_8, oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_9, oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_10 ;
  a2a:hasSource oa:source_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49 .

oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person473124
  a a2a:Person ;
  rdfs:label "Antoon Vander Voorde" ;
  a2a:PersonName [
    rdfs:label "Antoon Vander Voorde" ;
    a2a:PersonNameFirstName "Antoon" ;
    a2a:PersonNameLastName "Vander Voorde"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1859-08-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] ;
  a2a:Profession "hoedenmakersgast" .

oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person1859264
  a a2a:Person ;
  rdfs:label "Charlotta Grebeude" ;
  a2a:PersonName [
    rdfs:label "Charlotta Grebeude" ;
    a2a:PersonNameFirstName "Charlotta" ;
    a2a:PersonNameLastName "Grebeude"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1862-02-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] ;
  a2a:Profession "goudpolijsster" .

oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person3589194
  a a2a:Person ;
  rdfs:label "Frans Xaveer Vander Voorde" ;
  a2a:PersonName [
    rdfs:label "Frans Xaveer Vander Voorde" ;
    a2a:PersonNameFirstName "Frans Xaveer" ;
    a2a:PersonNameLastName "Vander Voorde"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Profession "hoedenmaker" .

oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person4975334
  a a2a:Person ;
  rdfs:label "Maria Joanna Morreydt" ;
  a2a:PersonName [
    rdfs:label "Maria Joanna Morreydt" ;
    a2a:PersonNameFirstName "Maria Joanna" ;
    a2a:PersonNameLastName "Morreydt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] .

oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person6361474
  a a2a:Person ;
  rdfs:label "Pauwel Grebeude" ;
  a2a:PersonName [
    rdfs:label "Pauwel Grebeude" ;
    a2a:PersonNameFirstName "Pauwel" ;
    a2a:PersonNameLastName "Grebeude"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Profession "werktuigmaker" .

oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person7747614
  a a2a:Person ;
  rdfs:label "Constantia Den Hul" ;
  a2a:PersonName [
    rdfs:label "Constantia Den Hul" ;
    a2a:PersonNameFirstName "Constantia" ;
    a2a:PersonNameLastName "Den Hul"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] .

oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person9095134
  a a2a:Person ;
  rdfs:label "Juliaan Grebeude>Vander Voorde" ;
  a2a:PersonName [
    rdfs:label "Juliaan Grebeude>Vander Voorde" ;
    a2a:PersonNameFirstName "Juliaan" ;
    a2a:PersonNameLastName "Grebeude>Vander Voorde"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1883-04-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person12504354
  a a2a:Person ;
  rdfs:label "Antoon Joosstens" ;
  a2a:PersonName [
    rdfs:label "Antoon Joosstens" ;
    a2a:PersonNameFirstName "Antoon" ;
    a2a:PersonNameLastName "Joosstens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "zilversmid" .

oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person12504364
  a a2a:Person ;
  rdfs:label "Frans Grebeude" ;
  a2a:PersonName [
    rdfs:label "Frans Grebeude" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Grebeude"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person12504374
  a a2a:Person ;
  rdfs:label "Jan Baptist Vander Voorde" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Vander Voorde" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Vander Voorde"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "hoedenmaker" .

oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person12504384
  a a2a:Person ;
  rdfs:label "Andreas Vander Voorde" ;
  a2a:PersonName [
    rdfs:label "Andreas Vander Voorde" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Vander Voorde"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "schrijnwerker" .

oa:event_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1892-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person473124 ;
  a2a:EventKeyRef oa:event_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Event1 .

oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person1859264 ;
  a2a:EventKeyRef oa:event_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Event1 .

oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person3589194 ;
  a2a:EventKeyRef oa:event_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Event1 .

oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person4975334 ;
  a2a:EventKeyRef oa:event_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Event1 .

oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person6361474 ;
  a2a:EventKeyRef oa:event_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Event1 .

oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person7747614 ;
  a2a:EventKeyRef oa:event_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Event1 .

oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person9095134 ;
  a2a:EventKeyRef oa:event_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Event1 .

oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person12504354 ;
  a2a:EventKeyRef oa:event_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Event1 .

oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person12504364 ;
  a2a:EventKeyRef oa:event_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Event1 .

oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person12504374 ;
  a2a:EventKeyRef oa:event_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Event1 .

oa:relationep_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Person12504384 ;
  a2a:EventKeyRef oa:event_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49_Event1 .

oa:source_abb_bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49
  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 "1892" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1892-08-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "1212" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 1212"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00564425_0" ;
  a2a:RecordIdentifier "HUBRU_00564425_0" ;
  a2a:RecordGUID "{bb4f3bde-bb0d-0d95-c2e5-a6bb5c011e49}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

