@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_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 juli 1877 te Neerijse (België)" ;
  a2a:hasPerson oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person537382, oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person1425882, oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person2253162, oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person3141662, oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person4030162, oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person4918662, oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person5671272, oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person7508132, oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person7508142, oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person7508152, oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person7508162 ;
  a2a:hasEvent oa:event_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_0, oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_1, oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_2, oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_3, oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_4, oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_5, oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_6, oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_7, oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_8, oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_9, oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_10 ;
  a2a:hasSource oa:source_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c .

oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person537382
  a a2a:Person ;
  rdfs:label "Joannes Baptist Trappeniers" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptist Trappeniers" ;
    a2a:PersonNameFirstName "Joannes Baptist" ;
    a2a:PersonNameLastName "Trappeniers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Neerijse" ;
    rdfs:label "Neerijse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1851-07-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Loonbeek" ;
    rdfs:label "België, Loonbeek"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person1425882
  a a2a:Person ;
  rdfs:label "Anna Catharina Guns" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Guns" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Guns"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Neerijse" ;
    rdfs:label "Neerijse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1855-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Neerijse" ;
    rdfs:label "België, Neerijse"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person2253162
  a a2a:Person ;
  rdfs:label "Judocus Trappeniers" ;
  a2a:PersonName [
    rdfs:label "Judocus Trappeniers" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Trappeniers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Loonbeek" ;
    rdfs:label "Loonbeek"
  ] ;
  a2a:Profession "dagloner" .

oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person3141662
  a a2a:Person ;
  rdfs:label "Joanna Catharina Vanderwaumen" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Vanderwaumen" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Vanderwaumen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Loonbeek" ;
    rdfs:label "Loonbeek"
  ] ;
  a2a:Profession "dagloonster" .

oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person4030162
  a a2a:Person ;
  rdfs:label "Albertus Guns" ;
  a2a:PersonName [
    rdfs:label "Albertus Guns" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Guns"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Neerijse" ;
    rdfs:label "Neerijse"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person4918662
  a a2a:Person ;
  rdfs:label "Anna Maria Van Pee" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Van Pee" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Van Pee"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Neerijse" ;
    rdfs:label "Neerijse"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person5671272
  a a2a:Person ;
  rdfs:label "Amandus Guns>Trappeniers" ;
  a2a:PersonName [
    rdfs:label "Amandus Guns>Trappeniers" ;
    a2a:PersonNameFirstName "Amandus" ;
    a2a:PersonNameLastName "Guns>Trappeniers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1874-01-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Neerijse" ;
    rdfs:label "België, Neerijse"
  ] .

oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person7508132
  a a2a:Person ;
  rdfs:label "Guillelmus Nijs" ;
  a2a:PersonName [
    rdfs:label "Guillelmus Nijs" ;
    a2a:PersonNameFirstName "Guillelmus" ;
    a2a:PersonNameLastName "Nijs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Neerijse" ;
    rdfs:label "Neerijse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "dagloner" .

oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person7508142
  a a2a:Person ;
  rdfs:label "Jan Baptiste Lauwens" ;
  a2a:PersonName [
    rdfs:label "Jan Baptiste Lauwens" ;
    a2a:PersonNameFirstName "Jan Baptiste" ;
    a2a:PersonNameLastName "Lauwens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Neerijse" ;
    rdfs:label "Neerijse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "rademaker" .

oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person7508152
  a a2a:Person ;
  rdfs:label "Ferdinandus Meeus" ;
  a2a:PersonName [
    rdfs:label "Ferdinandus Meeus" ;
    a2a:PersonNameFirstName "Ferdinandus" ;
    a2a:PersonNameLastName "Meeus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Neerijse" ;
    rdfs:label "Neerijse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "smid" .

oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person7508162
  a a2a:Person ;
  rdfs:label "Jan Baptiste Meeus" ;
  a2a:PersonName [
    rdfs:label "Jan Baptiste Meeus" ;
    a2a:PersonNameFirstName "Jan Baptiste" ;
    a2a:PersonNameLastName "Meeus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Neerijse" ;
    rdfs:label "Neerijse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "smid" .

oa:event_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1877-07-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Neerijse" ;
    rdfs:label "België, Neerijse"
  ] .

oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person537382 ;
  a2a:EventKeyRef oa:event_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Event1 .

oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person1425882 ;
  a2a:EventKeyRef oa:event_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Event1 .

oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person2253162 ;
  a2a:EventKeyRef oa:event_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Event1 .

oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person3141662 ;
  a2a:EventKeyRef oa:event_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Event1 .

oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person4030162 ;
  a2a:EventKeyRef oa:event_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Event1 .

oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person4918662 ;
  a2a:EventKeyRef oa:event_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Event1 .

oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person5671272 ;
  a2a:EventKeyRef oa:event_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Event1 .

oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person7508132 ;
  a2a:EventKeyRef oa:event_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Event1 .

oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person7508142 ;
  a2a:EventKeyRef oa:event_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Event1 .

oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person7508152 ;
  a2a:EventKeyRef oa:event_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Event1 .

oa:relationep_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Person7508162 ;
  a2a:EventKeyRef oa:event_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c_Event1 .

oa:source_abl_eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c
  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 "1877" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1877-07-04"^^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-DM9T-GK?i=94&cc=1482191&cat=212018"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00208840_0" ;
  a2a:RecordIdentifier "HUBRA_00208840_0" ;
  a2a:RecordGUID "{eb352e5b-98da-d3a0-9b5d-8575f7b3ee9c}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

