@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_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 juni 1910 te Oudergem (België)" ;
  a2a:hasPerson oa:person_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_Person406836, oa:person_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_Person1128036, oa:person_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_Person4924206, oa:person_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_Person4924216 ;
  a2a:hasEvent oa:event_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_0, oa:relationep_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_1, oa:relationep_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_2, oa:relationep_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_3 ;
  a2a:hasSource oa:source_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5 .

oa:person_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_Person406836
  a a2a:Person ;
  rdfs:label "Alexandre Camille Daelman" ;
  a2a:PersonName [
    rdfs:label "Alexandre Camille Daelman" ;
    a2a:PersonNameFirstName "Alexandre Camille" ;
    a2a:PersonNameLastName "Daelman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1868-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Hofstade" ;
    rdfs:label "België, Hofstade"
  ] .

oa:person_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_Person1128036
  a a2a:Person ;
  rdfs:label "Marie Eugénie Guillemine Lathuy" ;
  a2a:PersonName [
    rdfs:label "Marie Eugénie Guillemine Lathuy" ;
    a2a:PersonNameFirstName "Marie Eugénie Guillemine" ;
    a2a:PersonNameLastName "Lathuy"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Oudergem" ;
    rdfs:label "Oudergem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1870-04-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Waret" ;
    rdfs:label "België, Waret"
  ] .

oa:person_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_Person4924206
  a a2a:Person ;
  rdfs:label "Julia Coosemans" ;
  a2a:PersonName [
    rdfs:label "Julia Coosemans" ;
    a2a:PersonNameFirstName "Julia" ;
    a2a:PersonNameLastName "Coosemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Oudergem" ;
    rdfs:label "Oudergem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_Person4924216
  a a2a:Person ;
  rdfs:label "Françoise Coosemans" ;
  a2a:PersonName [
    rdfs:label "Françoise Coosemans" ;
    a2a:PersonNameFirstName "Françoise" ;
    a2a:PersonNameLastName "Coosemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Oudergem" ;
    rdfs:label "Oudergem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "tailleuse" .

oa:event_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1910-06-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Oudergem" ;
    rdfs:label "België, Oudergem"
  ] .

oa:relationep_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_Person406836 ;
  a2a:EventKeyRef oa:event_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_Event1 .

oa:relationep_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_Person1128036 ;
  a2a:EventKeyRef oa:event_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_Event1 .

oa:relationep_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_Person4924206 ;
  a2a:EventKeyRef oa:event_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_Event1 .

oa:relationep_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_Person4924216 ;
  a2a:EventKeyRef oa:event_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5_Event1 .

oa:source_abb_686db0e2-18dd-7cb9-8bc7-651f5be5dbe5
  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 "1910" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1910-06-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "33" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 33"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00380618_0" ;
  a2a:RecordIdentifier "HUBRU_00380618_0" ;
  a2a:RecordGUID "{686db0e2-18dd-7cb9-8bc7-651f5be5dbe5}" ;
  a2a:SourceRemarkOpmerking "Gescheiden op 22/01/1910 te Bruxelles. le mariage a été contracté à Namur le 5/11/1892" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

