@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_9d3dbf92-e2b8-d593-a309-a09a77d3c02a
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 juni 1901 te Overijse (België)" ;
  a2a:hasPerson oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person425495, oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person1082375, oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person1739255, oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person2334695, oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person2991575, oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person3648455, oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person4132315, oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person5278825, oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person5278835, oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person5278845, oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person5278855 ;
  a2a:hasEvent oa:event_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_0, oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_1, oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_2, oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_3, oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_4, oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_5, oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_6, oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_7, oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_8, oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_9, oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_10 ;
  a2a:hasSource oa:source_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a .

oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person425495
  a a2a:Person ;
  rdfs:label "Félix Taymans" ;
  a2a:PersonName [
    rdfs:label "Félix Taymans" ;
    a2a:PersonNameFirstName "Félix" ;
    a2a:PersonNameLastName "Taymans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Overijse" ;
    rdfs:label "Overijse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1880-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Overijse" ;
    rdfs:label "België, Overijse"
  ] ;
  a2a:Profession "dagloner" .

oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person1082375
  a a2a:Person ;
  rdfs:label "Maria Theresia Vandenplas" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Vandenplas" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Vandenplas"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Overijse" ;
    rdfs:label "Overijse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1881-05-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Overijse" ;
    rdfs:label "België, Overijse"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person1739255
  a a2a:Person ;
  rdfs:label "Cornelius Taymans" ;
  a2a:PersonName [
    rdfs:label "Cornelius Taymans" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Taymans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Overijse" ;
    rdfs:label "Overijse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "63" ;
    rdfs:label "63"
  ] ;
  a2a:Profession "schrynwerker" .

oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person2334695
  a a2a:Person ;
  rdfs:label "Catharina Josephina Lamal" ;
  a2a:PersonName [
    rdfs:label "Catharina Josephina Lamal" ;
    a2a:PersonNameFirstName "Catharina Josephina" ;
    a2a:PersonNameLastName "Lamal"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Overijse" ;
    rdfs:label "Overijse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person2991575
  a a2a:Person ;
  rdfs:label "Jan Baptist Vandenplas" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Vandenplas" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Vandenplas"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person3648455
  a a2a:Person ;
  rdfs:label "Anna Catharina Demuylder" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Demuylder" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Demuylder"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Overijse" ;
    rdfs:label "Overijse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person4132315
  a a2a:Person ;
  rdfs:label "Anna Maria Vandenplas>Taymans" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Vandenplas>Taymans" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Vandenplas>Taymans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1901-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Overijse" ;
    rdfs:label "België, Overijse"
  ] .

oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person5278825
  a a2a:Person ;
  rdfs:label "Guilliaume Taymans" ;
  a2a:PersonName [
    rdfs:label "Guilliaume Taymans" ;
    a2a:PersonNameFirstName "Guilliaume" ;
    a2a:PersonNameLastName "Taymans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Overijse" ;
    rdfs:label "Overijse"
  ] ;
  a2a:Profession "dagloner" .

oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person5278835
  a a2a:Person ;
  rdfs:label "Jan Taymans" ;
  a2a:PersonName [
    rdfs:label "Jan Taymans" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Taymans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "La Hulpe" ;
    rdfs:label "La Hulpe"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person5278845
  a a2a:Person ;
  rdfs:label "Petrus Demuylder" ;
  a2a:PersonName [
    rdfs:label "Petrus Demuylder" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Demuylder"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Overijse" ;
    rdfs:label "Overijse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person5278855
  a a2a:Person ;
  rdfs:label "Eugène Kumps" ;
  a2a:PersonName [
    rdfs:label "Eugène Kumps" ;
    a2a:PersonNameFirstName "Eugène" ;
    a2a:PersonNameLastName "Kumps"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Overijse" ;
    rdfs:label "Overijse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1901-06-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Overijse" ;
    rdfs:label "België, Overijse"
  ] .

oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person425495 ;
  a2a:EventKeyRef oa:event_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Event1 .

oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person1082375 ;
  a2a:EventKeyRef oa:event_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Event1 .

oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person1739255 ;
  a2a:EventKeyRef oa:event_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Event1 .

oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person2334695 ;
  a2a:EventKeyRef oa:event_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Event1 .

oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person2991575 ;
  a2a:EventKeyRef oa:event_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Event1 .

oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person3648455 ;
  a2a:EventKeyRef oa:event_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Event1 .

oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person4132315 ;
  a2a:EventKeyRef oa:event_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Event1 .

oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person5278825 ;
  a2a:EventKeyRef oa:event_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Event1 .

oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person5278835 ;
  a2a:EventKeyRef oa:event_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Event1 .

oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person5278845 ;
  a2a:EventKeyRef oa:event_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Event1 .

oa:relationep_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Person5278855 ;
  a2a:EventKeyRef oa:event_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a_Event1 .

oa:source_abl_9d3dbf92-e2b8-d593-a309-a09a77d3c02a
  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 "1901" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1901-06-29"^^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 "18" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 18"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00294395_0" ;
  a2a:RecordIdentifier "HUBRA_00294395_0" ;
  a2a:RecordGUID "{9d3dbf92-e2b8-d593-a309-a09a77d3c02a}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb20)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1888-12-09" ;
  a2a:PersonRemarkdeat_plac "Overijse" .

[] a2a:PersonRemarkOpmerking "De geboorteplaats komt uit de geboorteakte (nr 68)" .
