@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_07474eb4-4f9a-e2c2-b475-97c2049cae9d
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 februari 1847 te Leuven (België)" ;
  a2a:hasPerson oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person789661, oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person3252381, oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person4901041, oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person6549701, oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person8198361, oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person9847021, oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person10121901, oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person10418311, oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person16582551, oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person16582561, oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person16582571, oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person16582581 ;
  a2a:hasEvent oa:event_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_0, oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_1, oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_2, oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_3, oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_4, oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_5, oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_6, oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_7, oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_8, oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_9, oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_10, oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_11 ;
  a2a:hasSource oa:source_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d .

oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person789661
  a a2a:Person ;
  rdfs:label "Jean Van Sina" ;
  a2a:PersonName [
    rdfs:label "Jean Van Sina" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Van Sina"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kessel-Lo, arr. Leuven" ;
    rdfs:label "Kessel-Lo, arr. Leuven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1807" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1807-06-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pellenberg, arr. Leuven" ;
    rdfs:label "België, Pellenberg, arr. Leuven"
  ] ;
  a2a:Profession "maçon" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person3252381
  a a2a:Person ;
  rdfs:label "Marie Elisabeth Verheyden" ;
  a2a:PersonName [
    rdfs:label "Marie Elisabeth Verheyden" ;
    a2a:PersonNameFirstName "Marie Elisabeth" ;
    a2a:PersonNameLastName "Verheyden"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1810" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1810-07-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Neerijse, arr. Leuven" ;
    rdfs:label "België, Neerijse, arr. Leuven"
  ] ;
  a2a:Profession "laitière" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person4901041
  a a2a:Person ;
  rdfs:label "Jean Van Sina" ;
  a2a:PersonName [
    rdfs:label "Jean Van Sina" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Van Sina"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kessel-Lo" ;
    rdfs:label "Kessel-Lo"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven, par. St. Michiel" ;
    rdfs:label "België, Leuven, par. St. Michiel"
  ] ;
  a2a:Profession "agriculteur" .

oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person6549701
  a a2a:Person ;
  rdfs:label "Jeanne Nackaerts" ;
  a2a:PersonName [
    rdfs:label "Jeanne Nackaerts" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Nackaerts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Kessel-Lo" ;
    rdfs:label "Kessel-Lo"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven, par. St. Michiel" ;
    rdfs:label "België, Leuven, par. St. Michiel"
  ] ;
  a2a:Profession "agricultrice" .

oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person8198361
  a a2a:Person ;
  rdfs:label "Guillaume Verheyden" ;
  a2a:PersonName [
    rdfs:label "Guillaume Verheyden" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Verheyden"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person9847021
  a a2a:Person ;
  rdfs:label "Anne Marie Schuermans" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Schuermans" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Schuermans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person10121901
  a a2a:Person ;
  rdfs:label "Elisabeth Toujours" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Toujours" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Toujours"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person10418311
  a a2a:Person ;
  rdfs:label "Albert Dewit" ;
  a2a:PersonName [
    rdfs:label "Albert Dewit" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Dewit"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person16582551
  a a2a:Person ;
  rdfs:label "François Van Sina" ;
  a2a:PersonName [
    rdfs:label "François Van Sina" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Van Sina"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kessel-Lo" ;
    rdfs:label "Kessel-Lo"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "maître maçon" .

oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person16582561
  a a2a:Person ;
  rdfs:label "Martin Gilis" ;
  a2a:PersonName [
    rdfs:label "Martin Gilis" ;
    a2a:PersonNameFirstName "Martin" ;
    a2a:PersonNameLastName "Gilis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "jardinier" .

oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person16582571
  a a2a:Person ;
  rdfs:label "Guillaume Verheyden" ;
  a2a:PersonName [
    rdfs:label "Guillaume Verheyden" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Verheyden"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Neerijse" ;
    rdfs:label "Neerijse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "agriculteur" .

oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person16582581
  a a2a:Person ;
  rdfs:label "Joseph Verheyden" ;
  a2a:PersonName [
    rdfs:label "Joseph Verheyden" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Verheyden"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "farinier" .

oa:event_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1847" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1847-02-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person789661 ;
  a2a:EventKeyRef oa:event_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Event1 .

oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person3252381 ;
  a2a:EventKeyRef oa:event_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Event1 .

oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person4901041 ;
  a2a:EventKeyRef oa:event_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Event1 .

oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person6549701 ;
  a2a:EventKeyRef oa:event_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Event1 .

oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person8198361 ;
  a2a:EventKeyRef oa:event_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Event1 .

oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person9847021 ;
  a2a:EventKeyRef oa:event_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Event1 .

oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person10121901 ;
  a2a:EventKeyRef oa:event_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Event1 .

oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person10418311 ;
  a2a:EventKeyRef oa:event_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Event1 .

oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person16582551 ;
  a2a:EventKeyRef oa:event_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Event1 .

oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person16582561 ;
  a2a:EventKeyRef oa:event_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Event1 .

oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person16582571 ;
  a2a:EventKeyRef oa:event_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Event1 .

oa:relationep_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Person16582581 ;
  a2a:EventKeyRef oa:event_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d_Event1 .

oa:source_abl_07474eb4-4f9a-e2c2-b475-97c2049cae9d
  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 "1847" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1847-02-25"^^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 "35" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 35"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9398-HC9V-XQ?i=456&cc=1482191&cat=205581"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00328328_0" ;
  a2a:RecordIdentifier "HUBRA_00328328_0" ;
  a2a:RecordGUID "{07474eb4-4f9a-e2c2-b475-97c2049cae9d}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Son mariage précédent, contracté à Louvain, le 30/03/1843" .
[]
  a2a:PersonRemarkdeat_date "1839-04-25" ;
  a2a:PersonRemarkdeat_plac "Neerijse" .

[]
  a2a:PersonRemarkdeat_date "1839-04-05" ;
  a2a:PersonRemarkdeat_plac "Neerijse" .

[]
  a2a:PersonRemarkdeat_date "1846-11-15" ;
  a2a:PersonRemarkdeat_plac "Kessel-Lo" .

[]
  a2a:PersonRemarkdeat_date "1844-12-11" ;
  a2a:PersonRemarkdeat_plac "Leuven" .

