@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_eb342abb-a641-1f8b-62a8-fe60d55f35aa
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 januari 1859 te Asse (België)" ;
  a2a:hasPerson oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person48051, oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person2655761, oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person4304421, oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person5953081, oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person7601741, oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person9250401, oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person10589321, oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person14347461, oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person14347471, oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person14347481, oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person14347491, oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person17047871, oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person17047891, oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person17047911, oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person17047931 ;
  a2a:hasEvent oa:event_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_0, oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_1, oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_2, oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_3, oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_4, oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_5, oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_6, oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_7, oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_8, oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_9, oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_10, oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_11, oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_12, oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_13, oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_14 ;
  a2a:hasSource oa:source_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa .

oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person48051
  a a2a:Person ;
  rdfs:label "Joannes Baptista De Donder" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista De Donder" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "De Donder"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1821-01-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person2655761
  a a2a:Person ;
  rdfs:label "Joanna Catharina Verloes" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Verloes" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Verloes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1819-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] ;
  a2a:Profession "landbouwersse" .

oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person4304421
  a a2a:Person ;
  rdfs:label "Egidius De Donder" ;
  a2a:PersonName [
    rdfs:label "Egidius De Donder" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "De Donder"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person5953081
  a a2a:Person ;
  rdfs:label "Anna Maria De Coster" ;
  a2a:PersonName [
    rdfs:label "Anna Maria De Coster" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "De Coster"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person7601741
  a a2a:Person ;
  rdfs:label "Egidius Carolus Verloes" ;
  a2a:PersonName [
    rdfs:label "Egidius Carolus Verloes" ;
    a2a:PersonNameFirstName "Egidius Carolus" ;
    a2a:PersonNameLastName "Verloes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "69" ;
    rdfs:label "69"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person9250401
  a a2a:Person ;
  rdfs:label "Gertrudis Van den Houte" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Van den Houte" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Van den Houte"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "66" ;
    rdfs:label "66"
  ] ;
  a2a:Profession "landbouwersse" .

oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person10589321
  a a2a:Person ;
  rdfs:label "Franciscus Verloes>De Donder" ;
  a2a:PersonName [
    rdfs:label "Franciscus Verloes>De Donder" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Verloes>De Donder"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1843-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] .

oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person14347461
  a a2a:Person ;
  rdfs:label "Joannes Adrianus De Vits" ;
  a2a:PersonName [
    rdfs:label "Joannes Adrianus De Vits" ;
    a2a:PersonNameFirstName "Joannes Adrianus" ;
    a2a:PersonNameLastName "De Vits"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person14347471
  a a2a:Person ;
  rdfs:label "Judocus De Mey" ;
  a2a:PersonName [
    rdfs:label "Judocus De Mey" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "De Mey"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "kleermaeker" .

oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person14347481
  a a2a:Person ;
  rdfs:label "Joannes Josephus Van den Clooster" ;
  a2a:PersonName [
    rdfs:label "Joannes Josephus Van den Clooster" ;
    a2a:PersonNameFirstName "Joannes Josephus" ;
    a2a:PersonNameLastName "Van den Clooster"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "boekbinder" .

oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person14347491
  a a2a:Person ;
  rdfs:label "Guilielmus De Pauw" ;
  a2a:PersonName [
    rdfs:label "Guilielmus De Pauw" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "De Pauw"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "veldwagter" .

oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person17047871
  a a2a:Person ;
  rdfs:label "Guilielmus De Donder" ;
  a2a:PersonName [
    rdfs:label "Guilielmus De Donder" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "De Donder"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person17047891
  a a2a:Person ;
  rdfs:label "Anna Maria Vermeeren" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Vermeeren" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Vermeeren"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person17047911
  a a2a:Person ;
  rdfs:label "Judocus De Coster" ;
  a2a:PersonName [
    rdfs:label "Judocus De Coster" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "De Coster"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person17047931
  a a2a:Person ;
  rdfs:label "Elisabetha De Nil" ;
  a2a:PersonName [
    rdfs:label "Elisabetha De Nil" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "De Nil"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1859" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1859-01-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] .

oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person48051 ;
  a2a:EventKeyRef oa:event_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Event1 .

oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person2655761 ;
  a2a:EventKeyRef oa:event_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Event1 .

oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person4304421 ;
  a2a:EventKeyRef oa:event_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Event1 .

oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person5953081 ;
  a2a:EventKeyRef oa:event_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Event1 .

oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person7601741 ;
  a2a:EventKeyRef oa:event_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Event1 .

oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person9250401 ;
  a2a:EventKeyRef oa:event_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Event1 .

oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person10589321 ;
  a2a:EventKeyRef oa:event_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Event1 .

oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person14347461 ;
  a2a:EventKeyRef oa:event_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Event1 .

oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person14347471 ;
  a2a:EventKeyRef oa:event_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Event1 .

oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person14347481 ;
  a2a:EventKeyRef oa:event_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Event1 .

oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person14347491 ;
  a2a:EventKeyRef oa:event_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Event1 .

oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person17047871 ;
  a2a:EventKeyRef oa:event_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Event1 .

oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person17047891 ;
  a2a:EventKeyRef oa:event_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Event1 .

oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person17047911 ;
  a2a:EventKeyRef oa:event_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Event1 .

oa:relationep_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Person17047931 ;
  a2a:EventKeyRef oa:event_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa_Event1 .

oa:source_abl_eb342abb-a641-1f8b-62a8-fe60d55f35aa
  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 "1859" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1859-01-26"^^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:S3HT-6Q5W-SF5?i=311&cc=1482191&cat=136856"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00187584_0" ;
  a2a:RecordIdentifier "HUBRA_00187584_0" ;
  a2a:RecordGUID "{eb342abb-a641-1f8b-62a8-fe60d55f35aa}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Crick te Assche op 8/01/1859" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1852-01-12" ;
  a2a:PersonRemarkdeat_plac "Asse" .

[]
  a2a:PersonRemarkdeat_date "1856-02-13" ;
  a2a:PersonRemarkdeat_plac "Asse" .

