@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_7285f1da-a9b0-b5f3-1712-e07b3e33c613
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 oktober 1872 te Asse (België)" ;
  a2a:hasPerson oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person18292, oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person906792, oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person2223272, oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person3111772, oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person4000272, oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person4888772, oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person5455892, oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person7388812, oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person7388822, oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person7388832, oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person7388842, oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person9349032, oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person9349042, oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person9349052, oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person9349062 ;
  a2a:hasEvent oa:event_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_0, oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_1, oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_2, oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_3, oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_4, oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_5, oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_6, oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_7, oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_8, oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_9, oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_10, oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_11, oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_12, oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_13, oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_14 ;
  a2a:hasSource oa:source_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613 .

oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person18292
  a a2a:Person ;
  rdfs:label "Carolus Josephus De Coninck" ;
  a2a:PersonName [
    rdfs:label "Carolus Josephus De Coninck" ;
    a2a:PersonNameFirstName "Carolus Josephus" ;
    a2a:PersonNameLastName "De Coninck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1833-12-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] ;
  a2a:Profession "landbouwer" ;
  a2a:MaritalStatus "other:weduwnaar" .

oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person906792
  a a2a:Person ;
  rdfs:label "Julia Cleirens" ;
  a2a:PersonName [
    rdfs:label "Julia Cleirens" ;
    a2a:PersonNameFirstName "Julia" ;
    a2a:PersonNameLastName "Cleirens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1851-07-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] ;
  a2a:Profession "landbouwersse" .

oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person2223272
  a a2a:Person ;
  rdfs:label "Petrus Judocus De Coninck" ;
  a2a:PersonName [
    rdfs:label "Petrus Judocus De Coninck" ;
    a2a:PersonNameFirstName "Petrus Judocus" ;
    a2a:PersonNameLastName "De Coninck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person3111772
  a a2a:Person ;
  rdfs:label "Maria Anna Walraevens" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Walraevens" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Walraevens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person4000272
  a a2a:Person ;
  rdfs:label "Theodorus Cleirens" ;
  a2a:PersonName [
    rdfs:label "Theodorus Cleirens" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Cleirens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person4888772
  a a2a:Person ;
  rdfs:label "Joanna Petronella De Ridder" ;
  a2a:PersonName [
    rdfs:label "Joanna Petronella De Ridder" ;
    a2a:PersonNameFirstName "Joanna Petronella" ;
    a2a:PersonNameLastName "De Ridder"
  ] ;
  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_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person5455892
  a a2a:Person ;
  rdfs:label "Virginia Van Cauwenbergh" ;
  a2a:PersonName [
    rdfs:label "Virginia Van Cauwenbergh" ;
    a2a:PersonNameFirstName "Virginia" ;
    a2a:PersonNameLastName "Van Cauwenbergh"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person7388812
  a a2a:Person ;
  rdfs:label "Guilielmus De Coninck" ;
  a2a:PersonName [
    rdfs:label "Guilielmus De Coninck" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "De Coninck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person7388822
  a a2a:Person ;
  rdfs:label "Joannes Baptista Ancolet" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Ancolet" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Ancolet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person7388832
  a a2a:Person ;
  rdfs:label "Adrianus Van Overdijn" ;
  a2a:PersonName [
    rdfs:label "Adrianus Van Overdijn" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Van Overdijn"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "70" ;
    rdfs:label "70"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person7388842
  a a2a:Person ;
  rdfs:label "Joannes Baptista Heylens" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Heylens" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Heylens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "hoefsmid" .

oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person9349032
  a a2a:Person ;
  rdfs:label "Robertus De Coninck" ;
  a2a:PersonName [
    rdfs:label "Robertus De Coninck" ;
    a2a:PersonNameFirstName "Robertus" ;
    a2a:PersonNameLastName "De Coninck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person9349042
  a a2a:Person ;
  rdfs:label "Antonia Joanna Lenoir" ;
  a2a:PersonName [
    rdfs:label "Antonia Joanna Lenoir" ;
    a2a:PersonNameFirstName "Antonia Joanna" ;
    a2a:PersonNameLastName "Lenoir"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person9349052
  a a2a:Person ;
  rdfs:label "Joannes Baptista Walraevens" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Walraevens" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Walraevens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person9349062
  a a2a:Person ;
  rdfs:label "Elisabetha Nerinckx" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Nerinckx" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Nerinckx"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1872-10-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] .

oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person18292 ;
  a2a:EventKeyRef oa:event_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Event1 .

oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person906792 ;
  a2a:EventKeyRef oa:event_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Event1 .

oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person2223272 ;
  a2a:EventKeyRef oa:event_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Event1 .

oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person3111772 ;
  a2a:EventKeyRef oa:event_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Event1 .

oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person4000272 ;
  a2a:EventKeyRef oa:event_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Event1 .

oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person4888772 ;
  a2a:EventKeyRef oa:event_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Event1 .

oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person5455892 ;
  a2a:EventKeyRef oa:event_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Event1 .

oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person7388812 ;
  a2a:EventKeyRef oa:event_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Event1 .

oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person7388822 ;
  a2a:EventKeyRef oa:event_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Event1 .

oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person7388832 ;
  a2a:EventKeyRef oa:event_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Event1 .

oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person7388842 ;
  a2a:EventKeyRef oa:event_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Event1 .

oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person9349032 ;
  a2a:EventKeyRef oa:event_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Event1 .

oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person9349042 ;
  a2a:EventKeyRef oa:event_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Event1 .

oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person9349052 ;
  a2a:EventKeyRef oa:event_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Event1 .

oa:relationep_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Person9349062 ;
  a2a:EventKeyRef oa:event_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613_Event1 .

oa:source_abl_7285f1da-a9b0-b5f3-1712-e07b3e33c613
  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 "1872" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1872-10-30"^^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 "42" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 42"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-W12S-D?i=537&cc=1482191&cat=136788"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00201190_0" ;
  a2a:RecordIdentifier "HUBRA_00201190_0" ;
  a2a:RecordGUID "{7285f1da-a9b0-b5f3-1712-e07b3e33c613}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Crick te Assche op 14/10/1872" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1871-08-08" ;
  a2a:PersonRemarkdeat_plac "Asse" .

[]
  a2a:PersonRemarkdeat_date "1868-07-11" ;
  a2a:PersonRemarkdeat_plac "Asse" .

[]
  a2a:PersonRemarkdeat_date "1872-03-25" ;
  a2a:PersonRemarkdeat_plac "Asse" .

[]
  a2a:PersonRemarkdeat_date "1872-06-09" ;
  a2a:PersonRemarkdeat_plac "Asse" .

