@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_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 maart 1831 te Linden (België)" ;
  a2a:hasPerson oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person865861, oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person2984681, oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person4633341, oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person6282001, oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person7930661, oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person9579321, oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person10632631, oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person15588721, oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person15588731, oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person15588741, oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person15588751 ;
  a2a:hasEvent oa:event_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_0, oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_1, oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_2, oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_3, oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_4, oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_5, oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_6, oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_7, oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_8, oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_9, oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_10 ;
  a2a:hasSource oa:source_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e .

oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person865861
  a a2a:Person ;
  rdfs:label "Petrus Vanlangendonck" ;
  a2a:PersonName [
    rdfs:label "Petrus Vanlangendonck" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Vanlangendonck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Linden" ;
    rdfs:label "Linden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1789" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1789-03-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Linden" ;
    rdfs:label "België, Linden"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person2984681
  a a2a:Person ;
  rdfs:label "Sophia Caes" ;
  a2a:PersonName [
    rdfs:label "Sophia Caes" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Caes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Linden" ;
    rdfs:label "Linden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1805" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1805-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person4633341
  a a2a:Person ;
  rdfs:label "Joannes Vanlangendonck" ;
  a2a:PersonName [
    rdfs:label "Joannes Vanlangendonck" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Vanlangendonck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Linden" ;
    rdfs:label "Linden"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person6282001
  a a2a:Person ;
  rdfs:label "Anna Maria Dams" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Dams" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Dams"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Linden" ;
    rdfs:label "Linden"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person7930661
  a a2a:Person ;
  rdfs:label "Paulus Caes" ;
  a2a:PersonName [
    rdfs:label "Paulus Caes" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Caes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Linden" ;
    rdfs:label "Linden"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person9579321
  a a2a:Person ;
  rdfs:label "Agnes Vandenbosch" ;
  a2a:PersonName [
    rdfs:label "Agnes Vandenbosch" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNameLastName "Vandenbosch"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person10632631
  a a2a:Person ;
  rdfs:label "Petrus Caes>Vanlangendonck" ;
  a2a:PersonName [
    rdfs:label "Petrus Caes>Vanlangendonck" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Caes>Vanlangendonck"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1828-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Kortrijk-Dutsel" ;
    rdfs:label "België, Kortrijk-Dutsel"
  ] .

oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person15588721
  a a2a:Person ;
  rdfs:label "Joannes Baptista Vanlangendonck" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Vanlangendonck" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Vanlangendonck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Linden" ;
    rdfs:label "Linden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "71" ;
    rdfs:label "71"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person15588731
  a a2a:Person ;
  rdfs:label "Paulus Caes" ;
  a2a:PersonName [
    rdfs:label "Paulus Caes" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Caes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Linden" ;
    rdfs:label "Linden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person15588741
  a a2a:Person ;
  rdfs:label "Josephus Merckx" ;
  a2a:PersonName [
    rdfs:label "Josephus Merckx" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Merckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Linden" ;
    rdfs:label "Linden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person15588751
  a a2a:Person ;
  rdfs:label "Martinus Vanlangendonck" ;
  a2a:PersonName [
    rdfs:label "Martinus Vanlangendonck" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Vanlangendonck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Linden" ;
    rdfs:label "Linden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "handwerker" .

oa:event_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1831" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1831-03-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Linden" ;
    rdfs:label "België, Linden"
  ] .

oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person865861 ;
  a2a:EventKeyRef oa:event_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Event1 .

oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person2984681 ;
  a2a:EventKeyRef oa:event_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Event1 .

oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person4633341 ;
  a2a:EventKeyRef oa:event_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Event1 .

oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person6282001 ;
  a2a:EventKeyRef oa:event_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Event1 .

oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person7930661 ;
  a2a:EventKeyRef oa:event_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Event1 .

oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person9579321 ;
  a2a:EventKeyRef oa:event_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Event1 .

oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person10632631 ;
  a2a:EventKeyRef oa:event_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Event1 .

oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person15588721 ;
  a2a:EventKeyRef oa:event_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Event1 .

oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person15588731 ;
  a2a:EventKeyRef oa:event_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Event1 .

oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person15588741 ;
  a2a:EventKeyRef oa:event_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Event1 .

oa:relationep_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Person15588751 ;
  a2a:EventKeyRef oa:event_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e_Event1 .

oa:source_abl_00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e
  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 "1831" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1831-03-23"^^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 "4" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-HGSG-TX?i=623&cc=1482191&cat=206920"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00259410_0" ;
  a2a:RecordIdentifier "HUBRA_00259410_0" ;
  a2a:RecordGUID "{00e001fc-c93d-e1b4-8d40-d44e4d1c8a0e}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1810-10-19" ;
  a2a:PersonRemarkdeat_plac "Leuven" .

