@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_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 november 1838 te Sint-Gillis (België)" ;
  a2a:hasPerson oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person1005703, oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person2207563, oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person2839533, oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person4041393, oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person5243253, oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person6445113, oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person7516883, oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person9606383, oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person9606393, oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person9606403, oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person9606413 ;
  a2a:hasEvent oa:event_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_0, oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_1, oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_2, oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_3, oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_4, oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_5, oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_6, oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_7, oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_8, oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_9, oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_10 ;
  a2a:hasSource oa:source_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6 .

oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person1005703
  a a2a:Person ;
  rdfs:label "Joannes Felix Vanderschrick" ;
  a2a:PersonName [
    rdfs:label "Joannes Felix Vanderschrick" ;
    a2a:PersonNameFirstName "Joannes Felix" ;
    a2a:PersonNameLastName "Vanderschrick"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Gillis" ;
    rdfs:label "Sint-Gillis"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthDate [
    a2a:Year "1803" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1803-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person2207563
  a a2a:Person ;
  rdfs:label "Joanna Testaert" ;
  a2a:PersonName [
    rdfs:label "Joanna Testaert" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Testaert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sint-Gillis" ;
    rdfs:label "Sint-Gillis"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:BirthDate [
    a2a:Year "1787" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1787-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Uccle" ;
    rdfs:label "België, Uccle"
  ] ;
  a2a:Profession "huyshoudster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person2839533
  a a2a:Person ;
  rdfs:label "Franciscus Vanderschrick" ;
  a2a:PersonName [
    rdfs:label "Franciscus Vanderschrick" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Vanderschrick"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person4041393
  a a2a:Person ;
  rdfs:label "Joanna Petronilla Welvis" ;
  a2a:PersonName [
    rdfs:label "Joanna Petronilla Welvis" ;
    a2a:PersonNameFirstName "Joanna Petronilla" ;
    a2a:PersonNameLastName "Welvis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "59" ;
    rdfs:label "59"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person5243253
  a a2a:Person ;
  rdfs:label "Guilielmus Testaert" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Testaert" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Testaert"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person6445113
  a a2a:Person ;
  rdfs:label "Elisabeth Koenings" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Koenings" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Koenings"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person7516883
  a a2a:Person ;
  rdfs:label "Egidius Vanderschrick" ;
  a2a:PersonName [
    rdfs:label "Egidius Vanderschrick" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Vanderschrick"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person9606383
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Dewint" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Dewint" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Dewint"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Gillis" ;
    rdfs:label "Sint-Gillis"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person9606393
  a a2a:Person ;
  rdfs:label "Petrus Tirris" ;
  a2a:PersonName [
    rdfs:label "Petrus Tirris" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Tirris"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dworp" ;
    rdfs:label "Dworp"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person9606403
  a a2a:Person ;
  rdfs:label "Franciscus Xaverius Wafelaerts" ;
  a2a:PersonName [
    rdfs:label "Franciscus Xaverius Wafelaerts" ;
    a2a:PersonNameFirstName "Franciscus Xaverius" ;
    a2a:PersonNameLastName "Wafelaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Gillis" ;
    rdfs:label "Sint-Gillis"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "broodbakker" .

oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person9606413
  a a2a:Person ;
  rdfs:label "Daniel Derademaeker" ;
  a2a:PersonName [
    rdfs:label "Daniel Derademaeker" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Derademaeker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Gillis" ;
    rdfs:label "Sint-Gillis"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1838" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1838-11-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Gillis" ;
    rdfs:label "België, Sint-Gillis"
  ] .

oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person1005703 ;
  a2a:EventKeyRef oa:event_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Event1 .

oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person2207563 ;
  a2a:EventKeyRef oa:event_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Event1 .

oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person2839533 ;
  a2a:EventKeyRef oa:event_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Event1 .

oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person4041393 ;
  a2a:EventKeyRef oa:event_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Event1 .

oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person5243253 ;
  a2a:EventKeyRef oa:event_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Event1 .

oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person6445113 ;
  a2a:EventKeyRef oa:event_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Event1 .

oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person7516883 ;
  a2a:EventKeyRef oa:event_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Event1 .

oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person9606383 ;
  a2a:EventKeyRef oa:event_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Event1 .

oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person9606393 ;
  a2a:EventKeyRef oa:event_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Event1 .

oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person9606403 ;
  a2a:EventKeyRef oa:event_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Event1 .

oa:relationep_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Person9606413 ;
  a2a:EventKeyRef oa:event_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6_Event1 .

oa:source_abb_c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Brussel), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1796-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1838" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1838-11-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "17" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HT-679S-52B?i=642&cc=1482191&cat=241596"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00391002_0" ;
  a2a:RecordIdentifier "HUBRU_00391002_0" ;
  a2a:RecordGUID "{c09d6baa-e6fb-c07b-ac9a-1ea2a72547f6}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Haar grootouders zijn ook overleden" .
[]
  a2a:PersonRemarkdeat_date "1834-10-10" ;
  a2a:PersonRemarkdeat_plac "Brussel" .

[]
  a2a:PersonRemarkdeat_date "1837-04-18" ;
  a2a:PersonRemarkdeat_plac "Sint-Gillis" .

