@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_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 juli 1880 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person254784, oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person1640924, oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person3283984, oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person4670124, oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person6056264, oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person7442404, oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person9009524, oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person11288394, oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person11288404, oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person11288414, oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person11288424 ;
  a2a:hasEvent oa:event_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_0, oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_1, oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_2, oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_3, oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_4, oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_5, oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_6, oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_7, oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_8, oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_9, oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_10 ;
  a2a:hasSource oa:source_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e .

oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person254784
  a a2a:Person ;
  rdfs:label "Alfred Louis Demeulder" ;
  a2a:PersonName [
    rdfs:label "Alfred Louis Demeulder" ;
    a2a:PersonNameFirstName "Alfred Louis" ;
    a2a:PersonNameLastName "Demeulder"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1856-01-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ixelles" ;
    rdfs:label "België, Ixelles"
  ] ;
  a2a:Profession "ouvrier gazier" .

oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person1640924
  a a2a:Person ;
  rdfs:label "Anne Marie Schacht" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Schacht" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Schacht"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1851-01-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Zellik" ;
    rdfs:label "België, Zellik"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person3283984
  a a2a:Person ;
  rdfs:label "Napoléon Jean Joseph Demeulder" ;
  a2a:PersonName [
    rdfs:label "Napoléon Jean Joseph Demeulder" ;
    a2a:PersonNameFirstName "Napoléon Jean Joseph" ;
    a2a:PersonNameLastName "Demeulder"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person4670124
  a a2a:Person ;
  rdfs:label "Barbe Albertine Daelemans" ;
  a2a:PersonName [
    rdfs:label "Barbe Albertine Daelemans" ;
    a2a:PersonNameFirstName "Barbe Albertine" ;
    a2a:PersonNameLastName "Daelemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "couturière" .

oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person6056264
  a a2a:Person ;
  rdfs:label "Pierre Schacht" ;
  a2a:PersonName [
    rdfs:label "Pierre Schacht" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Schacht"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zellik" ;
    rdfs:label "Zellik"
  ] ;
  a2a:Profession "maçon" .

oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person7442404
  a a2a:Person ;
  rdfs:label "Jeanne Marie Vandenborre" ;
  a2a:PersonName [
    rdfs:label "Jeanne Marie Vandenborre" ;
    a2a:PersonNameFirstName "Jeanne Marie" ;
    a2a:PersonNameLastName "Vandenborre"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Zellik" ;
    rdfs:label "Zellik"
  ] .

oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person9009524
  a a2a:Person ;
  rdfs:label "Louis Schaght>Demeulder" ;
  a2a:PersonName [
    rdfs:label "Louis Schaght>Demeulder" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Schaght>Demeulder"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1879-03-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person11288394
  a a2a:Person ;
  rdfs:label "Jean Schaght" ;
  a2a:PersonName [
    rdfs:label "Jean Schaght" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Schaght"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zellik" ;
    rdfs:label "Zellik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "maçon" .

oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person11288404
  a a2a:Person ;
  rdfs:label "Pierre Jean Van grootenbruel" ;
  a2a:PersonName [
    rdfs:label "Pierre Jean Van grootenbruel" ;
    a2a:PersonNameFirstName "Pierre Jean" ;
    a2a:PersonNameLastName "Van grootenbruel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Jans-Molenbeek" ;
    rdfs:label "Sint-Jans-Molenbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "tapissier" .

oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person11288414
  a a2a:Person ;
  rdfs:label "Antoine Bosquet" ;
  a2a:PersonName [
    rdfs:label "Antoine Bosquet" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Bosquet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "mécanicien" .

oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person11288424
  a a2a:Person ;
  rdfs:label "Anne Nicolas Stroymeyker" ;
  a2a:PersonName [
    rdfs:label "Anne Nicolas Stroymeyker" ;
    a2a:PersonNameFirstName "Anne Nicolas" ;
    a2a:PersonNameLastName "Stroymeyker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "tailleur" .

oa:event_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1880-07-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person254784 ;
  a2a:EventKeyRef oa:event_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Event1 .

oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person1640924 ;
  a2a:EventKeyRef oa:event_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Event1 .

oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person3283984 ;
  a2a:EventKeyRef oa:event_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Event1 .

oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person4670124 ;
  a2a:EventKeyRef oa:event_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Event1 .

oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person6056264 ;
  a2a:EventKeyRef oa:event_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Event1 .

oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person7442404 ;
  a2a:EventKeyRef oa:event_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Event1 .

oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person9009524 ;
  a2a:EventKeyRef oa:event_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Event1 .

oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person11288394 ;
  a2a:EventKeyRef oa:event_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Event1 .

oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person11288404 ;
  a2a:EventKeyRef oa:event_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Event1 .

oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person11288414 ;
  a2a:EventKeyRef oa:event_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Event1 .

oa:relationep_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Person11288424 ;
  a2a:EventKeyRef oa:event_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e_Event1 .

oa:source_abb_00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e
  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 "1880" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1880-07-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "883" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 883"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-CS9R-XV?i=307&cc=1482191&cat=147201"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00500655_0" ;
  a2a:RecordIdentifier "HUBRU_00500655_0" ;
  a2a:RecordGUID "{00e97fd2-4ac7-e5d3-7db5-4b48d0ff1e3e}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

