@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_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 juni 1887 te Tremelo (België)" ;
  a2a:hasPerson oa:person_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Person775692, oa:person_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Person1664192, oa:person_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Person1860362, oa:person_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Person2748862, oa:person_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Person3637362, oa:person_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Person4525862 ;
  a2a:hasEvent oa:event_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_0, oa:relationep_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_1, oa:relationep_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_2, oa:relationep_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_3, oa:relationep_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_4, oa:relationep_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_5 ;
  a2a:hasSource oa:source_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43 .

oa:person_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Person775692
  a a2a:Person ;
  rdfs:label "Andreas Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Andreas Verhoeven" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1860-02-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Tremelo" ;
    rdfs:label "België, Tremelo"
  ] .

oa:person_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Person1664192
  a a2a:Person ;
  rdfs:label "Leonia Rits" ;
  a2a:PersonName [
    rdfs:label "Leonia Rits" ;
    a2a:PersonNameFirstName "Leonia" ;
    a2a:PersonNameLastName "Rits"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1862-12-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Tremelo" ;
    rdfs:label "België, Tremelo"
  ] .

oa:person_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Person1860362
  a a2a:Person ;
  rdfs:label "Joannes Baptista Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Verhoeven" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Person2748862
  a a2a:Person ;
  rdfs:label "Angelina Van Dessel" ;
  a2a:PersonName [
    rdfs:label "Angelina Van Dessel" ;
    a2a:PersonNameFirstName "Angelina" ;
    a2a:PersonNameLastName "Van Dessel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Person3637362
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Rits" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Rits" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Rits"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Person4525862
  a a2a:Person ;
  rdfs:label "Joanna Catharina Verbeeck" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Verbeeck" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Verbeeck"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1887-06-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Tremelo" ;
    rdfs:label "België, Tremelo"
  ] .

oa:relationep_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Person775692 ;
  a2a:EventKeyRef oa:event_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Event1 .

oa:relationep_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Person1664192 ;
  a2a:EventKeyRef oa:event_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Event1 .

oa:relationep_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Person1860362 ;
  a2a:EventKeyRef oa:event_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Event1 .

oa:relationep_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Person2748862 ;
  a2a:EventKeyRef oa:event_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Event1 .

oa:relationep_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Person3637362 ;
  a2a:EventKeyRef oa:event_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Event1 .

oa:relationep_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Person4525862 ;
  a2a:EventKeyRef oa:event_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43_Event1 .

oa:source_abl_b83d3ea8-fd64-60b4-68e3-4e73af9cbc43
  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 "1887" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1887-06-08"^^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 "10" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-DS99-G1?i=31&wc=STVV-K68%3A967059601%2C1489770501&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00032400_0" ;
  a2a:RecordIdentifier "HUBRA_00032400_0" ;
  a2a:RecordGUID "{b83d3ea8-fd64-60b4-68e3-4e73af9cbc43}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

