@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_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 april 1899 te Liedekerke (België)" ;
  a2a:hasPerson oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person450862, oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person1339362, oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person2031082, oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person2919582, oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person3808082, oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person4696582, oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person5636722, oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person6636432, oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person6636442, oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person6636452, oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person6636462 ;
  a2a:hasEvent oa:event_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_0, oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_1, oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_2, oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_3, oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_4, oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_5, oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_6, oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_7, oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_8, oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_9, oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_10 ;
  a2a:hasSource oa:source_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1 .

oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person450862
  a a2a:Person ;
  rdfs:label "Franciscus Bockstal" ;
  a2a:PersonName [
    rdfs:label "Franciscus Bockstal" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Bockstal"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Liedekerke" ;
    rdfs:label "Liedekerke"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1876-08-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Liedekerke" ;
    rdfs:label "België, Liedekerke"
  ] ;
  a2a:Profession "kasseileggerwerkman" .

oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person1339362
  a a2a:Person ;
  rdfs:label "Paulina Van der Elst" ;
  a2a:PersonName [
    rdfs:label "Paulina Van der Elst" ;
    a2a:PersonNameFirstName "Paulina" ;
    a2a:PersonNameLastName "Van der Elst"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Liedekerke" ;
    rdfs:label "Liedekerke"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1876-04-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Liedekerke" ;
    rdfs:label "België, Liedekerke"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person2031082
  a a2a:Person ;
  rdfs:label "Leopoldus Bockstal" ;
  a2a:PersonName [
    rdfs:label "Leopoldus Bockstal" ;
    a2a:PersonNameFirstName "Leopoldus" ;
    a2a:PersonNameLastName "Bockstal"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Liedekerke" ;
    rdfs:label "Liedekerke"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "kareelbakkersgast" .

oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person2919582
  a a2a:Person ;
  rdfs:label "Scholastica Demey" ;
  a2a:PersonName [
    rdfs:label "Scholastica Demey" ;
    a2a:PersonNameFirstName "Scholastica" ;
    a2a:PersonNameLastName "Demey"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Liedekerke" ;
    rdfs:label "Liedekerke"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "kantwerkster" .

oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person3808082
  a a2a:Person ;
  rdfs:label "Joannes Constantinus Van der Elst" ;
  a2a:PersonName [
    rdfs:label "Joannes Constantinus Van der Elst" ;
    a2a:PersonNameFirstName "Joannes Constantinus" ;
    a2a:PersonNameLastName "Van der Elst"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Liedekerke" ;
    rdfs:label "Liedekerke"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "76" ;
    rdfs:label "76"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person4696582
  a a2a:Person ;
  rdfs:label "Anna Maria Van der Borght" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Van der Borght" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Van der Borght"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person5636722
  a a2a:Person ;
  rdfs:label "Joannes Van der Elst>Bockstal" ;
  a2a:PersonName [
    rdfs:label "Joannes Van der Elst>Bockstal" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Van der Elst>Bockstal"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1897-09-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Liedekerke" ;
    rdfs:label "België, Liedekerke"
  ] .

oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person6636432
  a a2a:Person ;
  rdfs:label "Victoor Joseph Pollet" ;
  a2a:PersonName [
    rdfs:label "Victoor Joseph Pollet" ;
    a2a:PersonNameFirstName "Victoor Joseph" ;
    a2a:PersonNameLastName "Pollet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Liedekerke" ;
    rdfs:label "Liedekerke"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "hoefsmid" .

oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person6636442
  a a2a:Person ;
  rdfs:label "Petrus Joseph Schouppe" ;
  a2a:PersonName [
    rdfs:label "Petrus Joseph Schouppe" ;
    a2a:PersonNameFirstName "Petrus Joseph" ;
    a2a:PersonNameLastName "Schouppe"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Liedekerke" ;
    rdfs:label "Liedekerke"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person6636452
  a a2a:Person ;
  rdfs:label "Valentijn Caesar Heeremans" ;
  a2a:PersonName [
    rdfs:label "Valentijn Caesar Heeremans" ;
    a2a:PersonNameFirstName "Valentijn Caesar" ;
    a2a:PersonNameLastName "Heeremans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Liedekerke" ;
    rdfs:label "Liedekerke"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "koster" .

oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person6636462
  a a2a:Person ;
  rdfs:label "Constant Rufin Van Gucht" ;
  a2a:PersonName [
    rdfs:label "Constant Rufin Van Gucht" ;
    a2a:PersonNameFirstName "Constant Rufin" ;
    a2a:PersonNameLastName "Van Gucht"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Liedekerke" ;
    rdfs:label "Liedekerke"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "broodbakker" .

oa:event_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1899-04-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Liedekerke" ;
    rdfs:label "België, Liedekerke"
  ] .

oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person450862 ;
  a2a:EventKeyRef oa:event_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Event1 .

oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person1339362 ;
  a2a:EventKeyRef oa:event_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Event1 .

oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person2031082 ;
  a2a:EventKeyRef oa:event_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Event1 .

oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person2919582 ;
  a2a:EventKeyRef oa:event_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Event1 .

oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person3808082 ;
  a2a:EventKeyRef oa:event_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Event1 .

oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person4696582 ;
  a2a:EventKeyRef oa:event_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Event1 .

oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person5636722 ;
  a2a:EventKeyRef oa:event_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Event1 .

oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person6636432 ;
  a2a:EventKeyRef oa:event_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Event1 .

oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person6636442 ;
  a2a:EventKeyRef oa:event_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Event1 .

oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person6636452 ;
  a2a:EventKeyRef oa:event_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Event1 .

oa:relationep_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Person6636462 ;
  a2a:EventKeyRef oa:event_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1_Event1 .

oa:source_abl_ef56ff12-0dd2-1a41-66c1-94d6482bd2b1
  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 "1899" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1899-04-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 "5" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:939N-WC9R-MQ?i=616&cc=1482191&cat=206152"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00100525_0" ;
  a2a:RecordIdentifier "HUBRA_00100525_0" ;
  a2a:RecordGUID "{ef56ff12-0dd2-1a41-66c1-94d6482bd2b1}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1877-10-10" ;
  a2a:PersonRemarkdeat_plac "Liedekerke" .

