@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_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 juni 1891 te Gelrode (België)" ;
  a2a:hasPerson oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person170042, oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person1058542, oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person2023942, oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person2912442, oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person3800942, oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person4689442, oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person6607852, oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person6607862, oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person6607872, oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person6607882 ;
  a2a:hasEvent oa:event_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_0, oa:relationep_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_1, oa:relationep_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_2, oa:relationep_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_3, oa:relationep_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_4, oa:relationep_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_5, oa:relationep_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_6, oa:relationep_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_7, oa:relationep_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_8, oa:relationep_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_9 ;
  a2a:hasSource oa:source_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed .

oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person170042
  a a2a:Person ;
  rdfs:label "Franciscus Alphonsus Vercammen" ;
  a2a:PersonName [
    rdfs:label "Franciscus Alphonsus Vercammen" ;
    a2a:PersonNameFirstName "Franciscus Alphonsus" ;
    a2a:PersonNameLastName "Vercammen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gelrode" ;
    rdfs:label "Gelrode"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1865-10-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Gelrode" ;
    rdfs:label "België, Gelrode"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person1058542
  a a2a:Person ;
  rdfs:label "Maria Ludovica Schellens" ;
  a2a:PersonName [
    rdfs:label "Maria Ludovica Schellens" ;
    a2a:PersonNameFirstName "Maria Ludovica" ;
    a2a:PersonNameLastName "Schellens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Gelrode" ;
    rdfs:label "Gelrode"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1865-04-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Gelrode" ;
    rdfs:label "België, Gelrode"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person2023942
  a a2a:Person ;
  rdfs:label "Joannes Baptista Vercammen" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Vercammen" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Vercammen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gelrode" ;
    rdfs:label "Gelrode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person2912442
  a a2a:Person ;
  rdfs:label "Lucretia De Clerck" ;
  a2a:PersonName [
    rdfs:label "Lucretia De Clerck" ;
    a2a:PersonNameFirstName "Lucretia" ;
    a2a:PersonNameLastName "De Clerck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Gelrode" ;
    rdfs:label "Gelrode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "63" ;
    rdfs:label "63"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person3800942
  a a2a:Person ;
  rdfs:label "Petrus Franciscus Schellens" ;
  a2a:PersonName [
    rdfs:label "Petrus Franciscus Schellens" ;
    a2a:PersonNameFirstName "Petrus Franciscus" ;
    a2a:PersonNameLastName "Schellens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gelrode" ;
    rdfs:label "Gelrode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "69" ;
    rdfs:label "69"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person4689442
  a a2a:Person ;
  rdfs:label "Christina Verwimp" ;
  a2a:PersonName [
    rdfs:label "Christina Verwimp" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Verwimp"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person6607852
  a a2a:Person ;
  rdfs:label "Hendrik Vercammen" ;
  a2a:PersonName [
    rdfs:label "Hendrik Vercammen" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Vercammen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gelrode" ;
    rdfs:label "Gelrode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person6607862
  a a2a:Person ;
  rdfs:label "Ludovicus Vercammen" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Vercammen" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Vercammen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gelrode" ;
    rdfs:label "Gelrode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person6607872
  a a2a:Person ;
  rdfs:label "Francis Verwimp" ;
  a2a:PersonName [
    rdfs:label "Francis Verwimp" ;
    a2a:PersonNameFirstName "Francis" ;
    a2a:PersonNameLastName "Verwimp"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gelrode" ;
    rdfs:label "Gelrode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "66" ;
    rdfs:label "66"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person6607882
  a a2a:Person ;
  rdfs:label "Petrus Ludovicus De Meyer" ;
  a2a:PersonName [
    rdfs:label "Petrus Ludovicus De Meyer" ;
    a2a:PersonNameFirstName "Petrus Ludovicus" ;
    a2a:PersonNameLastName "De Meyer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gelrode" ;
    rdfs:label "Gelrode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1891-06-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Gelrode" ;
    rdfs:label "België, Gelrode"
  ] .

oa:relationep_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person170042 ;
  a2a:EventKeyRef oa:event_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Event1 .

oa:relationep_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person1058542 ;
  a2a:EventKeyRef oa:event_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Event1 .

oa:relationep_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person2023942 ;
  a2a:EventKeyRef oa:event_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Event1 .

oa:relationep_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person2912442 ;
  a2a:EventKeyRef oa:event_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Event1 .

oa:relationep_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person3800942 ;
  a2a:EventKeyRef oa:event_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Event1 .

oa:relationep_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person4689442 ;
  a2a:EventKeyRef oa:event_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Event1 .

oa:relationep_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person6607852 ;
  a2a:EventKeyRef oa:event_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Event1 .

oa:relationep_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person6607862 ;
  a2a:EventKeyRef oa:event_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Event1 .

oa:relationep_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person6607872 ;
  a2a:EventKeyRef oa:event_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Event1 .

oa:relationep_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Person6607882 ;
  a2a:EventKeyRef oa:event_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed_Event1 .

oa:source_abl_1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed
  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 "1891" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1891-06-10"^^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 "3" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 3"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-H1S9-5L?i=572&cc=1482191&cat=179073"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00098119_0" ;
  a2a:RecordIdentifier "HUBRA_00098119_0" ;
  a2a:RecordGUID "{1bca07fc-0d0f-3c4a-5b16-3b3bf4f5c8ed}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1890-03-08" ;
  a2a:PersonRemarkdeat_plac "Gelrode" .

