@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_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 juli 1902 te Schaarbeek (België)" ;
  a2a:hasPerson oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person666406, oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person1387606, oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person2108806, oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person2878076, oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person3599276, oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person4320476, oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person4466326, oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person4466656, oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person7012146, oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person7012156, oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person7012166, oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person7012176 ;
  a2a:hasEvent oa:event_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_0, oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_1, oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_2, oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_3, oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_4, oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_5, oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_6, oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_7, oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_8, oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_9, oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_10, oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_11 ;
  a2a:hasSource oa:source_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8 .

oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person666406
  a a2a:Person ;
  rdfs:label "Louis Guillaume Evers" ;
  a2a:PersonName [
    rdfs:label "Louis Guillaume Evers" ;
    a2a:PersonNameFirstName "Louis Guillaume" ;
    a2a:PersonNameLastName "Evers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1858-10-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Tildonk" ;
    rdfs:label "België, Tildonk"
  ] ;
  a2a:Profession "charpentier" .

oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person1387606
  a a2a:Person ;
  rdfs:label "Marie Thérèse Stuckens" ;
  a2a:PersonName [
    rdfs:label "Marie Thérèse Stuckens" ;
    a2a:PersonNameFirstName "Marie Thérèse" ;
    a2a:PersonNameLastName "Stuckens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1857-06-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wilsele" ;
    rdfs:label "België, Wilsele"
  ] ;
  a2a:Profession "corsetière" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person2108806
  a a2a:Person ;
  rdfs:label "Antoine Evers" ;
  a2a:PersonName [
    rdfs:label "Antoine Evers" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Evers"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person2878076
  a a2a:Person ;
  rdfs:label "Jeanne Bosmans" ;
  a2a:PersonName [
    rdfs:label "Jeanne Bosmans" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Bosmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Tildonk" ;
    rdfs:label "Tildonk"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person3599276
  a a2a:Person ;
  rdfs:label "Pierre Charles Stuckens" ;
  a2a:PersonName [
    rdfs:label "Pierre Charles Stuckens" ;
    a2a:PersonNameFirstName "Pierre Charles" ;
    a2a:PersonNameLastName "Stuckens"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person4320476
  a a2a:Person ;
  rdfs:label "Anne Marie Vranckx" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Vranckx" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Vranckx"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person4466326
  a a2a:Person ;
  rdfs:label "Philippe Peeters" ;
  a2a:PersonName [
    rdfs:label "Philippe Peeters" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person4466656
  a a2a:Person ;
  rdfs:label "Jean Baptiste Steurs" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Steurs" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Steurs"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person7012146
  a a2a:Person ;
  rdfs:label "François Evers" ;
  a2a:PersonName [
    rdfs:label "François Evers" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Evers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "infirmier" .

oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person7012156
  a a2a:Person ;
  rdfs:label "Théophile Caeyberghs" ;
  a2a:PersonName [
    rdfs:label "Théophile Caeyberghs" ;
    a2a:PersonNameFirstName "Théophile" ;
    a2a:PersonNameLastName "Caeyberghs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "épicier" .

oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person7012166
  a a2a:Person ;
  rdfs:label "François Backx" ;
  a2a:PersonName [
    rdfs:label "François Backx" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Backx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Uccle" ;
    rdfs:label "Uccle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "instituteur communal" .

oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person7012176
  a a2a:Person ;
  rdfs:label "Auguste Evers" ;
  a2a:PersonName [
    rdfs:label "Auguste Evers" ;
    a2a:PersonNameFirstName "Auguste" ;
    a2a:PersonNameLastName "Evers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tildonk" ;
    rdfs:label "Tildonk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "cultivateur" .

oa:event_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1902-07-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Schaarbeek" ;
    rdfs:label "België, Schaarbeek"
  ] .

oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person666406 ;
  a2a:EventKeyRef oa:event_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Event1 .

oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person1387606 ;
  a2a:EventKeyRef oa:event_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Event1 .

oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person2108806 ;
  a2a:EventKeyRef oa:event_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Event1 .

oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person2878076 ;
  a2a:EventKeyRef oa:event_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Event1 .

oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person3599276 ;
  a2a:EventKeyRef oa:event_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Event1 .

oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person4320476 ;
  a2a:EventKeyRef oa:event_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Event1 .

oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person4466326 ;
  a2a:EventKeyRef oa:event_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Event1 .

oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person4466656 ;
  a2a:EventKeyRef oa:event_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Event1 .

oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person7012146 ;
  a2a:EventKeyRef oa:event_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Event1 .

oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person7012156 ;
  a2a:EventKeyRef oa:event_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Event1 .

oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person7012166 ;
  a2a:EventKeyRef oa:event_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Event1 .

oa:relationep_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Person7012176 ;
  a2a:EventKeyRef oa:event_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8_Event1 .

oa:source_abb_dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8
  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 "1902" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1902-07-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "371" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 371"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-D39T-DR?i=5&wc=STVK-BZ9%3A966888801%2C1489971801&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00685932_0" ;
  a2a:RecordIdentifier "HUBRU_00685932_0" ;
  a2a:RecordGUID "{dcac6e7b-b97e-eedb-7bd7-9c7e499bacb8}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Honnoré te Schaerbeek op 16/06/1902" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1891-12-13" ;
  a2a:PersonRemarkdeat_plac "Antwerpen" .

[]
  a2a:PersonRemarkdeat_date "1885-01-23" ;
  a2a:PersonRemarkdeat_plac "Saint-Josse-ten-Node" .

[]
  a2a:PersonRemarkdeat_date "1890-06-18" ;
  a2a:PersonRemarkdeat_plac "Saint-Josse-ten-Node" .

[]
  a2a:PersonRemarkdeat_date "1901-03-28" ;
  a2a:PersonRemarkdeat_plac "Schaerbeek" .

