@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_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 mei 1886 te Vilvoorde (België)" ;
  a2a:hasPerson oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person789022, oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person1677522, oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person2542592, oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person3431092, oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person4319592, oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person5208092, oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person8662932, oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person8662942, oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person8662952, oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person8662962, oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person9307452, oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person9307512, oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person9307572, oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person9307642 ;
  a2a:hasEvent oa:event_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_0, oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_1, oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_2, oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_3, oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_4, oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_5, oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_6, oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_7, oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_8, oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_9, oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_10, oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_11, oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_12, oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_13 ;
  a2a:hasSource oa:source_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e .

oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person789022
  a a2a:Person ;
  rdfs:label "Antoine Buys" ;
  a2a:PersonName [
    rdfs:label "Antoine Buys" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Buys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1860-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Vilvoorde" ;
    rdfs:label "België, Vilvoorde"
  ] ;
  a2a:Profession "ouvrier de fabrique" .

oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person1677522
  a a2a:Person ;
  rdfs:label "Gertrude Lemmens" ;
  a2a:PersonName [
    rdfs:label "Gertrude Lemmens" ;
    a2a:PersonNameFirstName "Gertrude" ;
    a2a:PersonNameLastName "Lemmens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1863-11-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Vilvoorde" ;
    rdfs:label "België, Vilvoorde"
  ] ;
  a2a:Profession "servante" .

oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person2542592
  a a2a:Person ;
  rdfs:label "François Buys" ;
  a2a:PersonName [
    rdfs:label "François Buys" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Buys"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person3431092
  a a2a:Person ;
  rdfs:label "Anne Marie Thérèse Cnops" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Thérèse Cnops" ;
    a2a:PersonNameFirstName "Anne Marie Thérèse" ;
    a2a:PersonNameLastName "Cnops"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person4319592
  a a2a:Person ;
  rdfs:label "Henri Lemmens" ;
  a2a:PersonName [
    rdfs:label "Henri Lemmens" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Lemmens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person5208092
  a a2a:Person ;
  rdfs:label "Anne Françoise Morissens" ;
  a2a:PersonName [
    rdfs:label "Anne Françoise Morissens" ;
    a2a:PersonNameFirstName "Anne Françoise" ;
    a2a:PersonNameLastName "Morissens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person8662932
  a a2a:Person ;
  rdfs:label "Guillaume Buys" ;
  a2a:PersonName [
    rdfs:label "Guillaume Buys" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Buys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "ouvrier chauffeur" .

oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person8662942
  a a2a:Person ;
  rdfs:label "Pierre Buys" ;
  a2a:PersonName [
    rdfs:label "Pierre Buys" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Buys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "ouvrier plafonneur" .

oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person8662952
  a a2a:Person ;
  rdfs:label "Corneille Lemmens" ;
  a2a:PersonName [
    rdfs:label "Corneille Lemmens" ;
    a2a:PersonNameFirstName "Corneille" ;
    a2a:PersonNameLastName "Lemmens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "boutiquier" .

oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person8662962
  a a2a:Person ;
  rdfs:label "Corneille Morissens" ;
  a2a:PersonName [
    rdfs:label "Corneille Morissens" ;
    a2a:PersonNameFirstName "Corneille" ;
    a2a:PersonNameLastName "Morissens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person9307452
  a a2a:Person ;
  rdfs:label "André Buys" ;
  a2a:PersonName [
    rdfs:label "André Buys" ;
    a2a:PersonNameFirstName "André" ;
    a2a:PersonNameLastName "Buys"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person9307512
  a a2a:Person ;
  rdfs:label "Anne Françoise De Cruycen" ;
  a2a:PersonName [
    rdfs:label "Anne Françoise De Cruycen" ;
    a2a:PersonNameFirstName "Anne Françoise" ;
    a2a:PersonNameLastName "De Cruycen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person9307572
  a a2a:Person ;
  rdfs:label "Matthieu Cnops" ;
  a2a:PersonName [
    rdfs:label "Matthieu Cnops" ;
    a2a:PersonNameFirstName "Matthieu" ;
    a2a:PersonNameLastName "Cnops"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person9307642
  a a2a:Person ;
  rdfs:label "Jeanne DeGreef" ;
  a2a:PersonName [
    rdfs:label "Jeanne DeGreef" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "DeGreef"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1886" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1886-05-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Vilvoorde" ;
    rdfs:label "België, Vilvoorde"
  ] .

oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person789022 ;
  a2a:EventKeyRef oa:event_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Event1 .

oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person1677522 ;
  a2a:EventKeyRef oa:event_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Event1 .

oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person2542592 ;
  a2a:EventKeyRef oa:event_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Event1 .

oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person3431092 ;
  a2a:EventKeyRef oa:event_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Event1 .

oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person4319592 ;
  a2a:EventKeyRef oa:event_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Event1 .

oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person5208092 ;
  a2a:EventKeyRef oa:event_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Event1 .

oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person8662932 ;
  a2a:EventKeyRef oa:event_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Event1 .

oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person8662942 ;
  a2a:EventKeyRef oa:event_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Event1 .

oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person8662952 ;
  a2a:EventKeyRef oa:event_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Event1 .

oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person8662962 ;
  a2a:EventKeyRef oa:event_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Event1 .

oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person9307452 ;
  a2a:EventKeyRef oa:event_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Event1 .

oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person9307512 ;
  a2a:EventKeyRef oa:event_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Event1 .

oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person9307572 ;
  a2a:EventKeyRef oa:event_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Event1 .

oa:relationep_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Person9307642 ;
  a2a:EventKeyRef oa:event_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e_Event1 .

oa:source_abl_d4043b76-eae5-8d11-5ca5-cbfe13eaea3e
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Leuven), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1792-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1886" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1886-05-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Leuven)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Provincie Vlaams Brabant" ;
    a2a:DocumentNumber "25" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 25"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00302373_0" ;
  a2a:RecordIdentifier "HUBRA_00302373_0" ;
  a2a:RecordGUID "{d4043b76-eae5-8d11-5ca5-cbfe13eaea3e}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris A. Lallemand te Vilvorde op 16/05/1886" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1882-05-17" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

[]
  a2a:PersonRemarkdeat_date "1872-11-21" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

[]
  a2a:PersonRemarkdeat_date "1880-12-19" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

[]
  a2a:PersonRemarkdeat_date "1854-08-26" ;
  a2a:PersonRemarkdeat_plac "Grimbergen" .

[]
  a2a:PersonRemarkdeat_date "1851-01-24" ;
  a2a:PersonRemarkdeat_plac "Grimbergen" .

[]
  a2a:PersonRemarkdeat_date "1830-05-27" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

[]
  a2a:PersonRemarkdeat_date "1836-07-06" ;
  a2a:PersonRemarkdeat_plac "Vilvoorde" .

