@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_ec856181-c3b4-8df2-a059-4de54cb6caeb
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 november 1899 te Jette (België)" ;
  a2a:hasPerson oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person835534, oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person2221674, oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person3095094, oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person4481234, oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person5867374, oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person7253514, oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person8359304, oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person10534194, oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person10534204, oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person10534214, oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person10534224 ;
  a2a:hasEvent oa:event_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_0, oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_1, oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_2, oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_3, oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_4, oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_5, oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_6, oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_7, oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_8, oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_9, oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_10 ;
  a2a:hasSource oa:source_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb .

oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person835534
  a a2a:Person ;
  rdfs:label "Frans Friche" ;
  a2a:PersonName [
    rdfs:label "Frans Friche" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Friche"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Jette" ;
    rdfs:label "Jette"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1867-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Jans-Molenbeek" ;
    rdfs:label "België, Sint-Jans-Molenbeek"
  ] ;
  a2a:Profession "schrijnwerker" ;
  a2a:MaritalStatus "other:weduwenaar" .

oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person2221674
  a a2a:Person ;
  rdfs:label "Maria Meyts" ;
  a2a:PersonName [
    rdfs:label "Maria Meyts" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Meyts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sint-Pieters-Jette" ;
    rdfs:label "Sint-Pieters-Jette"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1873-10-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Pieters-Jette" ;
    rdfs:label "België, Sint-Pieters-Jette"
  ] ;
  a2a:Profession "strijkster" .

oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person3095094
  a a2a:Person ;
  rdfs:label "Carolus Ludovicus Friche" ;
  a2a:PersonName [
    rdfs:label "Carolus Ludovicus Friche" ;
    a2a:PersonNameFirstName "Carolus Ludovicus" ;
    a2a:PersonNameLastName "Friche"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person4481234
  a a2a:Person ;
  rdfs:label "Maria Josepha De Bodt" ;
  a2a:PersonName [
    rdfs:label "Maria Josepha De Bodt" ;
    a2a:PersonNameFirstName "Maria Josepha" ;
    a2a:PersonNameLastName "De Bodt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person5867374
  a a2a:Person ;
  rdfs:label "Judocus Meyts" ;
  a2a:PersonName [
    rdfs:label "Judocus Meyts" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Meyts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Jette" ;
    rdfs:label "Jette"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "daglooner" .

oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person7253514
  a a2a:Person ;
  rdfs:label "Virginia De Bolle" ;
  a2a:PersonName [
    rdfs:label "Virginia De Bolle" ;
    a2a:PersonNameFirstName "Virginia" ;
    a2a:PersonNameLastName "De Bolle"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Jette" ;
    rdfs:label "Jette"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person8359304
  a a2a:Person ;
  rdfs:label "Virginia Meyts" ;
  a2a:PersonName [
    rdfs:label "Virginia Meyts" ;
    a2a:PersonNameFirstName "Virginia" ;
    a2a:PersonNameLastName "Meyts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person10534194
  a a2a:Person ;
  rdfs:label "Paul Friche" ;
  a2a:PersonName [
    rdfs:label "Paul Friche" ;
    a2a:PersonNameFirstName "Paul" ;
    a2a:PersonNameLastName "Friche"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "zager" .

oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person10534204
  a a2a:Person ;
  rdfs:label "Jaak Vanhoeymissen" ;
  a2a:PersonName [
    rdfs:label "Jaak Vanhoeymissen" ;
    a2a:PersonNameFirstName "Jaak" ;
    a2a:PersonNameLastName "Vanhoeymissen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Jans-Molenbeek" ;
    rdfs:label "Sint-Jans-Molenbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "ijzerbewerker" .

oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person10534214
  a a2a:Person ;
  rdfs:label "Jan Broeders" ;
  a2a:PersonName [
    rdfs:label "Jan Broeders" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Broeders"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dilbeek" ;
    rdfs:label "Dilbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person10534224
  a a2a:Person ;
  rdfs:label "Antoon Dangis" ;
  a2a:PersonName [
    rdfs:label "Antoon Dangis" ;
    a2a:PersonNameFirstName "Antoon" ;
    a2a:PersonNameLastName "Dangis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Koekelberg" ;
    rdfs:label "Koekelberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "vergulder op hout" .

oa:event_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1899-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Jette" ;
    rdfs:label "België, Jette"
  ] .

oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person835534 ;
  a2a:EventKeyRef oa:event_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Event1 .

oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person2221674 ;
  a2a:EventKeyRef oa:event_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Event1 .

oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person3095094 ;
  a2a:EventKeyRef oa:event_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Event1 .

oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person4481234 ;
  a2a:EventKeyRef oa:event_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Event1 .

oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person5867374 ;
  a2a:EventKeyRef oa:event_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Event1 .

oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person7253514 ;
  a2a:EventKeyRef oa:event_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Event1 .

oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person8359304 ;
  a2a:EventKeyRef oa:event_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Event1 .

oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person10534194 ;
  a2a:EventKeyRef oa:event_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Event1 .

oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person10534204 ;
  a2a:EventKeyRef oa:event_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Event1 .

oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person10534214 ;
  a2a:EventKeyRef oa:event_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Event1 .

oa:relationep_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Person10534224 ;
  a2a:EventKeyRef oa:event_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb_Event1 .

oa:source_abb_ec856181-c3b4-8df2-a059-4de54cb6caeb
  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 "1899" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1899-11-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "50" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 50"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-HB9F-17?i=697&cc=1482191&cat=201821"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00445116_0" ;
  a2a:RecordIdentifier "HUBRU_00445116_0" ;
  a2a:RecordGUID "{ec856181-c3b4-8df2-a059-4de54cb6caeb}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1896-11-19" ;
  a2a:PersonRemarkdeat_plac "Sint-Pieters-Jette" .

[]
  a2a:PersonRemarkdeat_date "1890-01-01" ;
  a2a:PersonRemarkdeat_plac "Sint-Jans-Molenbeek" .

[]
  a2a:PersonRemarkdeat_date "1898-09-24" ;
  a2a:PersonRemarkdeat_plac "Jette" .

