@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_c88fa708-13aa-86e4-af7e-50d4aab9a8ee
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 februari 1895 te Scherpenheuvel (België)" ;
  a2a:hasPerson oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person644492, oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person1532992, oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person2163362, oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person3051862, oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person3940362, oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person4828862, oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person7149802, oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person7149812, oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person7149822, oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person7149832 ;
  a2a:hasEvent oa:event_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_0, oa:relationep_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_1, oa:relationep_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_2, oa:relationep_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_3, oa:relationep_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_4, oa:relationep_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_5, oa:relationep_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_6, oa:relationep_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_7, oa:relationep_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_8, oa:relationep_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_9 ;
  a2a:hasSource oa:source_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee .

oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person644492
  a a2a:Person ;
  rdfs:label "Michael Janssens" ;
  a2a:PersonName [
    rdfs:label "Michael Janssens" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1870-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "België, Scherpenheuvel"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person1532992
  a a2a:Person ;
  rdfs:label "Angelica Van Den Bosch" ;
  a2a:PersonName [
    rdfs:label "Angelica Van Den Bosch" ;
    a2a:PersonNameFirstName "Angelica" ;
    a2a:PersonNameLastName "Van Den Bosch"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1871-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "België, Scherpenheuvel"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person2163362
  a a2a:Person ;
  rdfs:label "Joannes Henricus Janssens" ;
  a2a:PersonName [
    rdfs:label "Joannes Henricus Janssens" ;
    a2a:PersonNameFirstName "Joannes Henricus" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person3051862
  a a2a:Person ;
  rdfs:label "Isabella Thuys" ;
  a2a:PersonName [
    rdfs:label "Isabella Thuys" ;
    a2a:PersonNameFirstName "Isabella" ;
    a2a:PersonNameLastName "Thuys"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person3940362
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Van Den Bosch" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Van Den Bosch" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Van Den Bosch"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person4828862
  a a2a:Person ;
  rdfs:label "Anna Elisabeth Van Vlaslaers" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth Van Vlaslaers" ;
    a2a:PersonNameFirstName "Anna Elisabeth" ;
    a2a:PersonNameLastName "Van Vlaslaers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person7149802
  a a2a:Person ;
  rdfs:label "Henri Thuys" ;
  a2a:PersonName [
    rdfs:label "Henri Thuys" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Thuys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person7149812
  a a2a:Person ;
  rdfs:label "Victor Van Aerschot" ;
  a2a:PersonName [
    rdfs:label "Victor Van Aerschot" ;
    a2a:PersonNameFirstName "Victor" ;
    a2a:PersonNameLastName "Van Aerschot"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person7149822
  a a2a:Person ;
  rdfs:label "Melchior Van Vlaslaers" ;
  a2a:PersonName [
    rdfs:label "Melchior Van Vlaslaers" ;
    a2a:PersonNameFirstName "Melchior" ;
    a2a:PersonNameLastName "Van Vlaslaers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person7149832
  a a2a:Person ;
  rdfs:label "Henri Roten" ;
  a2a:PersonName [
    rdfs:label "Henri Roten" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Roten"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "Scherpenheuvel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1895-02-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Scherpenheuvel" ;
    rdfs:label "België, Scherpenheuvel"
  ] .

oa:relationep_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person644492 ;
  a2a:EventKeyRef oa:event_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Event1 .

oa:relationep_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person1532992 ;
  a2a:EventKeyRef oa:event_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Event1 .

oa:relationep_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person2163362 ;
  a2a:EventKeyRef oa:event_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Event1 .

oa:relationep_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person3051862 ;
  a2a:EventKeyRef oa:event_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Event1 .

oa:relationep_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person3940362 ;
  a2a:EventKeyRef oa:event_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Event1 .

oa:relationep_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person4828862 ;
  a2a:EventKeyRef oa:event_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Event1 .

oa:relationep_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person7149802 ;
  a2a:EventKeyRef oa:event_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Event1 .

oa:relationep_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person7149812 ;
  a2a:EventKeyRef oa:event_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Event1 .

oa:relationep_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person7149822 ;
  a2a:EventKeyRef oa:event_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Event1 .

oa:relationep_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Person7149832 ;
  a2a:EventKeyRef oa:event_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee_Event1 .

oa:source_abl_c88fa708-13aa-86e4-af7e-50d4aab9a8ee
  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 "1895" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1895-02-14"^^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_00170065_0" ;
  a2a:RecordIdentifier "HUBRA_00170065_0" ;
  a2a:RecordGUID "{c88fa708-13aa-86e4-af7e-50d4aab9a8ee}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1883-05-31" ;
  a2a:PersonRemarkdeat_plac "Scherpenheuvel" .

