@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_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 december 1880 te Landen (België)" ;
  a2a:hasPerson oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person354452, oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person1242952, oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person2158592, oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person3047092, oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person3935592, oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person4824092, oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person7130752, oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person7130762, oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person7130772, oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person7130782 ;
  a2a:hasEvent oa:event_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_0, oa:relationep_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_1, oa:relationep_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_2, oa:relationep_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_3, oa:relationep_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_4, oa:relationep_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_5, oa:relationep_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_6, oa:relationep_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_7, oa:relationep_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_8, oa:relationep_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_9 ;
  a2a:hasSource oa:source_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83 .

oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person354452
  a a2a:Person ;
  rdfs:label "Paul Adelin Louis Emmanuel Poncin" ;
  a2a:PersonName [
    rdfs:label "Paul Adelin Louis Emmanuel Poncin" ;
    a2a:PersonNameFirstName "Paul Adelin Louis Emmanuel" ;
    a2a:PersonNameLastName "Poncin"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1850-04-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Houffalize" ;
    rdfs:label "België, Houffalize"
  ] ;
  a2a:Profession "employé" .

oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person1242952
  a a2a:Person ;
  rdfs:label "Marie Léonie Jeanne Charlotte Jochmans" ;
  a2a:PersonName [
    rdfs:label "Marie Léonie Jeanne Charlotte Jochmans" ;
    a2a:PersonNameFirstName "Marie Léonie Jeanne Charlotte" ;
    a2a:PersonNameLastName "Jochmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Landen" ;
    rdfs:label "Landen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1857-04-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Landen" ;
    rdfs:label "België, Landen"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person2158592
  a a2a:Person ;
  rdfs:label "Guillaume Romain Poncin" ;
  a2a:PersonName [
    rdfs:label "Guillaume Romain Poncin" ;
    a2a:PersonNameFirstName "Guillaume Romain" ;
    a2a:PersonNameLastName "Poncin"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person3047092
  a a2a:Person ;
  rdfs:label "Pauline Jacqmain" ;
  a2a:PersonName [
    rdfs:label "Pauline Jacqmain" ;
    a2a:PersonNameFirstName "Pauline" ;
    a2a:PersonNameLastName "Jacqmain"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "61" ;
    rdfs:label "61"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person3935592
  a a2a:Person ;
  rdfs:label "Jean Baptiste Jochmans" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Jochmans" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Jochmans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person4824092
  a a2a:Person ;
  rdfs:label "Anne Marie Isabelle Pierards" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Isabelle Pierards" ;
    a2a:PersonNameFirstName "Anne Marie Isabelle" ;
    a2a:PersonNameLastName "Pierards"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Landen" ;
    rdfs:label "Landen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "ménagère" .

oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person7130752
  a a2a:Person ;
  rdfs:label "Marie Jean Hubert Pierre Philippe Achile Jochmans" ;
  a2a:PersonName [
    rdfs:label "Marie Jean Hubert Pierre Philippe Achile Jochmans" ;
    a2a:PersonNameFirstName "Marie Jean Hubert Pierre Philippe Achile" ;
    a2a:PersonNameLastName "Jochmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "employé" .

oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person7130762
  a a2a:Person ;
  rdfs:label "Pierre Antoine Henri Edmond Jochmans" ;
  a2a:PersonName [
    rdfs:label "Pierre Antoine Henri Edmond Jochmans" ;
    a2a:PersonNameFirstName "Pierre Antoine Henri Edmond" ;
    a2a:PersonNameLastName "Jochmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Landen" ;
    rdfs:label "Landen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person7130772
  a a2a:Person ;
  rdfs:label "Léopold Stoffyn" ;
  a2a:PersonName [
    rdfs:label "Léopold Stoffyn" ;
    a2a:PersonNameFirstName "Léopold" ;
    a2a:PersonNameLastName "Stoffyn"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "employé" .

oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person7130782
  a a2a:Person ;
  rdfs:label "Guillaume DeDoncker" ;
  a2a:PersonName [
    rdfs:label "Guillaume DeDoncker" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "DeDoncker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "entrepreneur des voiturages" .

oa:event_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1880-12-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Landen" ;
    rdfs:label "België, Landen"
  ] .

oa:relationep_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person354452 ;
  a2a:EventKeyRef oa:event_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Event1 .

oa:relationep_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person1242952 ;
  a2a:EventKeyRef oa:event_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Event1 .

oa:relationep_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person2158592 ;
  a2a:EventKeyRef oa:event_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Event1 .

oa:relationep_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person3047092 ;
  a2a:EventKeyRef oa:event_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Event1 .

oa:relationep_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person3935592 ;
  a2a:EventKeyRef oa:event_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Event1 .

oa:relationep_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person4824092 ;
  a2a:EventKeyRef oa:event_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Event1 .

oa:relationep_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person7130752 ;
  a2a:EventKeyRef oa:event_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Event1 .

oa:relationep_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person7130762 ;
  a2a:EventKeyRef oa:event_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Event1 .

oa:relationep_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person7130772 ;
  a2a:EventKeyRef oa:event_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Event1 .

oa:relationep_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Person7130782 ;
  a2a:EventKeyRef oa:event_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83_Event1 .

oa:source_abl_f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83
  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 "1880" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1880-12-21"^^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 "12" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 12"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:33S7-9TNK-BL6?i=231&cat=1967624"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00167404_0" ;
  a2a:RecordIdentifier "HUBRA_00167404_0" ;
  a2a:RecordGUID "{f0da38ee-a9e1-a5ab-8a99-4e4f0eaf1e83}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1868-08-16" ;
  a2a:PersonRemarkdeat_plac "Villers-sur-Semois" .

[]
  a2a:PersonRemarkdeat_date "1867-10-22" ;
  a2a:PersonRemarkdeat_plac "Landen" .

[] a2a:PersonRemarkOpmerking "assistée par Jean Louis VANEGEREN son épouse en secondes noces." .
