@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_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1
  a a2a:Record ;
  rdfs:label "Huwelijk op 31 maart 1869 te Asse (België)" ;
  a2a:hasPerson oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person52521, oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person2706301, oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person4354961, oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person6003621, oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person7652281, oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person9300941, oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person14531891, oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person14531901, oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person14531911, oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person14531921, oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person17057771, oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person17057791, oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person17057811, oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person17057831 ;
  a2a:hasEvent oa:event_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_0, oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_1, oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_2, oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_3, oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_4, oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_5, oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_6, oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_7, oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_8, oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_9, oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_10, oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_11, oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_12, oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_13 ;
  a2a:hasSource oa:source_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1 .

oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person52521
  a a2a:Person ;
  rdfs:label "Ludovicus Vander Meersch" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Vander Meersch" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Vander Meersch"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1843-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person2706301
  a a2a:Person ;
  rdfs:label "Maria Anna Lelon" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Lelon" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Lelon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1842-11-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person4354961
  a a2a:Person ;
  rdfs:label "Henricus Vander Meersch" ;
  a2a:PersonName [
    rdfs:label "Henricus Vander Meersch" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Vander Meersch"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person6003621
  a a2a:Person ;
  rdfs:label "Maria Josepha Pieters" ;
  a2a:PersonName [
    rdfs:label "Maria Josepha Pieters" ;
    a2a:PersonNameFirstName "Maria Josepha" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person7652281
  a a2a:Person ;
  rdfs:label "Joannes Baptista Lelon" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Lelon" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Lelon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person9300941
  a a2a:Person ;
  rdfs:label "Elisabetha Meersman" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Meersman" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Meersman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "landbouwersse" .

oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person14531891
  a a2a:Person ;
  rdfs:label "Alexander Ransmant" ;
  a2a:PersonName [
    rdfs:label "Alexander Ransmant" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Ransmant"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person14531901
  a a2a:Person ;
  rdfs:label "Carolus De Mesmaeker" ;
  a2a:PersonName [
    rdfs:label "Carolus De Mesmaeker" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "De Mesmaeker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person14531911
  a a2a:Person ;
  rdfs:label "Joannes Baptista Heylens" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Heylens" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Heylens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "hoefsmid" .

oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person14531921
  a a2a:Person ;
  rdfs:label "Guilielmus De Pauw" ;
  a2a:PersonName [
    rdfs:label "Guilielmus De Pauw" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "De Pauw"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person17057771
  a a2a:Person ;
  rdfs:label "Gillis Vander Meersch" ;
  a2a:PersonName [
    rdfs:label "Gillis Vander Meersch" ;
    a2a:PersonNameFirstName "Gillis" ;
    a2a:PersonNameLastName "Vander Meersch"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person17057791
  a a2a:Person ;
  rdfs:label "Petronella Du Bois" ;
  a2a:PersonName [
    rdfs:label "Petronella Du Bois" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Du Bois"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person17057811
  a a2a:Person ;
  rdfs:label "Franciscus Pieters" ;
  a2a:PersonName [
    rdfs:label "Franciscus Pieters" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person17057831
  a a2a:Person ;
  rdfs:label "Anna Maria Herremans" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Herremans" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Herremans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1869-03-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] .

oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person52521 ;
  a2a:EventKeyRef oa:event_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Event1 .

oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person2706301 ;
  a2a:EventKeyRef oa:event_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Event1 .

oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person4354961 ;
  a2a:EventKeyRef oa:event_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Event1 .

oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person6003621 ;
  a2a:EventKeyRef oa:event_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Event1 .

oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person7652281 ;
  a2a:EventKeyRef oa:event_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Event1 .

oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person9300941 ;
  a2a:EventKeyRef oa:event_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Event1 .

oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person14531891 ;
  a2a:EventKeyRef oa:event_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Event1 .

oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person14531901 ;
  a2a:EventKeyRef oa:event_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Event1 .

oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person14531911 ;
  a2a:EventKeyRef oa:event_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Event1 .

oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person14531921 ;
  a2a:EventKeyRef oa:event_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Event1 .

oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person17057771 ;
  a2a:EventKeyRef oa:event_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Event1 .

oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person17057791 ;
  a2a:EventKeyRef oa:event_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Event1 .

oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person17057811 ;
  a2a:EventKeyRef oa:event_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Event1 .

oa:relationep_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Person17057831 ;
  a2a:EventKeyRef oa:event_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1_Event1 .

oa:source_abl_c4aa0e01-b87f-87e0-e115-f3d8d9827cb1
  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 "1869" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1869-03-31"^^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 "11" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:939K-PGFY-C?i=288&cc=1482191&cat=136856"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00201028_0" ;
  a2a:RecordIdentifier "HUBRA_00201028_0" ;
  a2a:RecordGUID "{c4aa0e01-b87f-87e0-e115-f3d8d9827cb1}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Crick te Assche op 27/03/1869" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1849-04-13" ;
  a2a:PersonRemarkdeat_plac "Asse" .

[]
  a2a:PersonRemarkdeat_date "1858-01-15" ;
  a2a:PersonRemarkdeat_plac "Asse" .

