@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_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 maart 1881 te Pamel (België)" ;
  a2a:hasPerson oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person592852, oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person1481352, oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person2190342, oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person3078842, oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person3967342, oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person4855842, oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person5429372, oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person7257402, oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person7257412, oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person7257422, oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person7257432, oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person9337652, oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person9337692, oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person9337742, oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person9337782 ;
  a2a:hasEvent oa:event_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_0, oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_1, oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_2, oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_3, oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_4, oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_5, oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_6, oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_7, oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_8, oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_9, oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_10, oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_11, oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_12, oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_13, oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_14 ;
  a2a:hasSource oa:source_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb .

oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person592852
  a a2a:Person ;
  rdfs:label "Ludovicus Stoffijn" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Stoffijn" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Stoffijn"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1841-06-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Liedekerke" ;
    rdfs:label "België, Liedekerke"
  ] ;
  a2a:Profession "koopman in vee" ;
  a2a:MaritalStatus "other:weduwnaar" .

oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person1481352
  a a2a:Person ;
  rdfs:label "Rosalia Straetmans" ;
  a2a:PersonName [
    rdfs:label "Rosalia Straetmans" ;
    a2a:PersonNameFirstName "Rosalia" ;
    a2a:PersonNameLastName "Straetmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1856-11-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] ;
  a2a:Profession "handschoenmaekster" .

oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person2190342
  a a2a:Person ;
  rdfs:label "Jacobus Stoffijn" ;
  a2a:PersonName [
    rdfs:label "Jacobus Stoffijn" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Stoffijn"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person3078842
  a a2a:Person ;
  rdfs:label "Barbara De Wever" ;
  a2a:PersonName [
    rdfs:label "Barbara De Wever" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "De Wever"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person3967342
  a a2a:Person ;
  rdfs:label "Franciscus Straetmans" ;
  a2a:PersonName [
    rdfs:label "Franciscus Straetmans" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Straetmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "timmerman" .

oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person4855842
  a a2a:Person ;
  rdfs:label "Constantia Van Der Veken" ;
  a2a:PersonName [
    rdfs:label "Constantia Van Der Veken" ;
    a2a:PersonNameFirstName "Constantia" ;
    a2a:PersonNameLastName "Van Der Veken"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person5429372
  a a2a:Person ;
  rdfs:label "Felicia Van Den Borre" ;
  a2a:PersonName [
    rdfs:label "Felicia Van Den Borre" ;
    a2a:PersonNameFirstName "Felicia" ;
    a2a:PersonNameLastName "Van Den Borre"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person7257402
  a a2a:Person ;
  rdfs:label "Franciscus Barbé" ;
  a2a:PersonName [
    rdfs:label "Franciscus Barbé" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Barbé"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:Profession "wagenmaker" .

oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person7257412
  a a2a:Person ;
  rdfs:label "Petrus Augustinus Schets" ;
  a2a:PersonName [
    rdfs:label "Petrus Augustinus Schets" ;
    a2a:PersonNameFirstName "Petrus Augustinus" ;
    a2a:PersonNameLastName "Schets"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person7257422
  a a2a:Person ;
  rdfs:label "Henricus De Boitselier" ;
  a2a:PersonName [
    rdfs:label "Henricus De Boitselier" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "De Boitselier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person7257432
  a a2a:Person ;
  rdfs:label "Petrus De Vidts" ;
  a2a:PersonName [
    rdfs:label "Petrus De Vidts" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "De Vidts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person9337652
  a a2a:Person ;
  rdfs:label "Joannes Stoffijn" ;
  a2a:PersonName [
    rdfs:label "Joannes Stoffijn" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Stoffijn"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person9337692
  a a2a:Person ;
  rdfs:label "Catharina De Clerck" ;
  a2a:PersonName [
    rdfs:label "Catharina De Clerck" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "De Clerck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person9337742
  a a2a:Person ;
  rdfs:label "Jan Baptist De Wever" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist De Wever" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "De Wever"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person9337782
  a a2a:Person ;
  rdfs:label "Anna Maria Bloemen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Bloemen" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Bloemen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1881-03-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] .

oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person592852 ;
  a2a:EventKeyRef oa:event_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Event1 .

oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person1481352 ;
  a2a:EventKeyRef oa:event_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Event1 .

oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person2190342 ;
  a2a:EventKeyRef oa:event_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Event1 .

oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person3078842 ;
  a2a:EventKeyRef oa:event_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Event1 .

oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person3967342 ;
  a2a:EventKeyRef oa:event_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Event1 .

oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person4855842 ;
  a2a:EventKeyRef oa:event_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Event1 .

oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person5429372 ;
  a2a:EventKeyRef oa:event_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Event1 .

oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person7257402 ;
  a2a:EventKeyRef oa:event_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Event1 .

oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person7257412 ;
  a2a:EventKeyRef oa:event_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Event1 .

oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person7257422 ;
  a2a:EventKeyRef oa:event_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Event1 .

oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person7257432 ;
  a2a:EventKeyRef oa:event_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Event1 .

oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person9337652 ;
  a2a:EventKeyRef oa:event_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Event1 .

oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person9337692 ;
  a2a:EventKeyRef oa:event_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Event1 .

oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person9337742 ;
  a2a:EventKeyRef oa:event_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Event1 .

oa:relationep_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Person9337782 ;
  a2a:EventKeyRef oa:event_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb_Event1 .

oa:source_abl_6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb
  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 "1881" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1881-03-30"^^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 "7" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 7"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00188455_0" ;
  a2a:RecordIdentifier "HUBRA_00188455_0" ;
  a2a:RecordGUID "{6d7e5ca5-6980-8aae-afa4-ee2cbcaafafb}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1864-12-20" ;
  a2a:PersonRemarkdeat_plac "Liedekerke" .

[]
  a2a:PersonRemarkdeat_date "1846-12-06" ;
  a2a:PersonRemarkdeat_plac "Liedekerke" .

[]
  a2a:PersonRemarkdeat_date "1880-11-04" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

[] a2a:PersonRemarkdeat_plac "Liedekerke" .
[] a2a:PersonRemarkdeat_plac "Liedekerke" .
[] a2a:PersonRemarkdeat_plac "Sint-Katherina-Lombeek" .
[] a2a:PersonRemarkdeat_plac "Sint-Katherina-Lombeek" .
