@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_ae1f14d5-006a-3778-e717-b52c1966e804
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 augustus 1909 te Sint-Joost-ten-Node (België)" ;
  a2a:hasPerson oa:person_abb_ae1f14d5-006a-3778-e717-b52c1966e804_Person7180886, oa:person_abb_ae1f14d5-006a-3778-e717-b52c1966e804_Person7223856, oa:person_abb_ae1f14d5-006a-3778-e717-b52c1966e804_Person7619136, oa:person_abb_ae1f14d5-006a-3778-e717-b52c1966e804_Person7619146 ;
  a2a:hasEvent oa:event_abb_ae1f14d5-006a-3778-e717-b52c1966e804_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_ae1f14d5-006a-3778-e717-b52c1966e804_0, oa:relationep_abb_ae1f14d5-006a-3778-e717-b52c1966e804_1, oa:relationep_abb_ae1f14d5-006a-3778-e717-b52c1966e804_2, oa:relationep_abb_ae1f14d5-006a-3778-e717-b52c1966e804_3 ;
  a2a:hasSource oa:source_abb_ae1f14d5-006a-3778-e717-b52c1966e804 .

oa:person_abb_ae1f14d5-006a-3778-e717-b52c1966e804_Person7180886
  a a2a:Person ;
  rdfs:label "Pierre Scheire" ;
  a2a:PersonName [
    rdfs:label "Pierre Scheire" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Scheire"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1863-05-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Oostakker" ;
    rdfs:label "België, Oostakker"
  ] ;
  a2a:Profession "terrassier" .

oa:person_abb_ae1f14d5-006a-3778-e717-b52c1966e804_Person7223856
  a a2a:Person ;
  rdfs:label "Marie Louise Vertriest" ;
  a2a:PersonName [
    rdfs:label "Marie Louise Vertriest" ;
    a2a:PersonNameFirstName "Marie Louise" ;
    a2a:PersonNameLastName "Vertriest"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1860-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Destelbergen" ;
    rdfs:label "België, Destelbergen"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_ae1f14d5-006a-3778-e717-b52c1966e804_Person7619136
  a a2a:Person ;
  rdfs:label "Marie Deswaene" ;
  a2a:PersonName [
    rdfs:label "Marie Deswaene" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Deswaene"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "cabaretière" .

oa:person_abb_ae1f14d5-006a-3778-e717-b52c1966e804_Person7619146
  a a2a:Person ;
  rdfs:label "Elisa Deleuse" ;
  a2a:PersonName [
    rdfs:label "Elisa Deleuse" ;
    a2a:PersonNameFirstName "Elisa" ;
    a2a:PersonNameLastName "Deleuse"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "cabaretière" .

oa:event_abb_ae1f14d5-006a-3778-e717-b52c1966e804_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1909-08-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Joost-ten-Node" ;
    rdfs:label "België, Sint-Joost-ten-Node"
  ] .

oa:relationep_abb_ae1f14d5-006a-3778-e717-b52c1966e804_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_ae1f14d5-006a-3778-e717-b52c1966e804_Person7180886 ;
  a2a:EventKeyRef oa:event_abb_ae1f14d5-006a-3778-e717-b52c1966e804_Event1 .

oa:relationep_abb_ae1f14d5-006a-3778-e717-b52c1966e804_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_ae1f14d5-006a-3778-e717-b52c1966e804_Person7223856 ;
  a2a:EventKeyRef oa:event_abb_ae1f14d5-006a-3778-e717-b52c1966e804_Event1 .

oa:relationep_abb_ae1f14d5-006a-3778-e717-b52c1966e804_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_ae1f14d5-006a-3778-e717-b52c1966e804_Person7619136 ;
  a2a:EventKeyRef oa:event_abb_ae1f14d5-006a-3778-e717-b52c1966e804_Event1 .

oa:relationep_abb_ae1f14d5-006a-3778-e717-b52c1966e804_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_ae1f14d5-006a-3778-e717-b52c1966e804_Person7619146 ;
  a2a:EventKeyRef oa:event_abb_ae1f14d5-006a-3778-e717-b52c1966e804_Event1 .

oa:source_abb_ae1f14d5-006a-3778-e717-b52c1966e804
  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 "1909" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1909-08-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "237" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 237"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-WB94-C3?i=335&wc=STJB-MNL%3A967074901%2C1488761001&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00695005_0" ;
  a2a:RecordIdentifier "HUBRU_00695005_0" ;
  a2a:RecordGUID "{ae1f14d5-006a-3778-e717-b52c1966e804}" ;
  a2a:SourceRemarkOpmerking "Gescheiden op 13/03/1909 te Bruxelles. dissolution au mariage qui a eu lieu à Gand le 12/02/1885" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "résidant à Saint Gilles, Brabant" .
[] a2a:PersonRemarkOpmerking "épouse Cleren" .
[] a2a:PersonRemarkOpmerking "épouse Guilini" .
