@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_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 juni 1932 te Hofstade" ;
  a2a:hasPerson oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person-a1faa5cf-7f3a-39bd-d458-d86ee36a243f, oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person-273471e4-1289-130b-fd98-fe1dba4e0d48, oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person-0bbe73d5-4254-af68-c626-f777a83b22ea, oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person-3eeb5be5-dc58-a1b6-fac6-8bf58f854de6, oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person-7b45549b-470e-651c-2b82-9501c8b25715, oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person-cfa64f76-c299-9980-91e2-db2a04a4594d, oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person-08ff5bb6-047b-cb54-4a8f-d9fd46c94f62, oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person-d918c99b-3580-3e48-abfc-6c5ae097f49f, oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person-623e7499-1f62-578d-b084-426b31930d17, oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person-01af34e7-60e3-33a6-9f8c-1aad71e477c4 ;
  a2a:hasEvent oa:event_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_0, oa:relationep_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_1, oa:relationep_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_2, oa:relationep_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_3, oa:relationep_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_4, oa:relationep_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_5, oa:relationep_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_6, oa:relationep_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_7, oa:relationep_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_8, oa:relationep_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_9 ;
  a2a:hasSource oa:source_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea .

oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person-a1faa5cf-7f3a-39bd-d458-d86ee36a243f
  a a2a:Person ;
  rdfs:label "Jan Schampheleer" ;
  a2a:PersonName [
    rdfs:label "Jan Schampheleer" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Schampheleer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "voerman" .

oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person-273471e4-1289-130b-fd98-fe1dba4e0d48
  a a2a:Person ;
  rdfs:label "Raymond Van Geert" ;
  a2a:PersonName [
    rdfs:label "Raymond Van Geert" ;
    a2a:PersonNameFirstName "Raymond" ;
    a2a:PersonNameLastName "Van Geert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "voermansgast" .

oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person-0bbe73d5-4254-af68-c626-f777a83b22ea
  a a2a:Person ;
  rdfs:label "Alfons De Troyer" ;
  a2a:PersonName [
    rdfs:label "Alfons De Troyer" ;
    a2a:PersonNameFirstName "Alfons" ;
    a2a:PersonNameLastName "De Troyer"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1932" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1932-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] .

oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person-3eeb5be5-dc58-a1b6-fac6-8bf58f854de6
  a a2a:Person ;
  rdfs:label "Jozef Odilon Caudron" ;
  a2a:PersonName [
    rdfs:label "Jozef Odilon Caudron" ;
    a2a:PersonNameFirstName "Jozef Odilon" ;
    a2a:PersonNameLastName "Caudron"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Profession "werkman" .

oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person-7b45549b-470e-651c-2b82-9501c8b25715
  a a2a:Person ;
  rdfs:label "Ferdinand De Troyer" ;
  a2a:PersonName [
    rdfs:label "Ferdinand De Troyer" ;
    a2a:PersonNameFirstName "Ferdinand" ;
    a2a:PersonNameLastName "De Troyer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "werkman" .

oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person-cfa64f76-c299-9980-91e2-db2a04a4594d
  a a2a:Person ;
  rdfs:label "Frans Van Wezemael" ;
  a2a:PersonName [
    rdfs:label "Frans Van Wezemael" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Van Wezemael"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person-08ff5bb6-047b-cb54-4a8f-d9fd46c94f62
  a a2a:Person ;
  rdfs:label "Maria Stephania Roels" ;
  a2a:PersonName [
    rdfs:label "Maria Stephania Roels" ;
    a2a:PersonNameFirstName "Maria Stephania" ;
    a2a:PersonNameLastName "Roels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person-d918c99b-3580-3e48-abfc-6c5ae097f49f
  a a2a:Person ;
  rdfs:label "Catherina De Graeve" ;
  a2a:PersonName [
    rdfs:label "Catherina De Graeve" ;
    a2a:PersonNameFirstName "Catherina" ;
    a2a:PersonNameLastName "De Graeve"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person-623e7499-1f62-578d-b084-426b31930d17
  a a2a:Person ;
  rdfs:label "Yvonne Caudron" ;
  a2a:PersonName [
    rdfs:label "Yvonne Caudron" ;
    a2a:PersonNameFirstName "Yvonne" ;
    a2a:PersonNameLastName "Caudron"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1913-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Profession "zonder" .

oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person-01af34e7-60e3-33a6-9f8c-1aad71e477c4
  a a2a:Person ;
  rdfs:label "Renatus De Troyer" ;
  a2a:PersonName [
    rdfs:label "Renatus De Troyer" ;
    a2a:PersonNameFirstName "Renatus" ;
    a2a:PersonNameLastName "De Troyer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1913-09-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meire" ;
    rdfs:label "Meire"
  ] ;
  a2a:Profession "grondwerker" .

oa:event_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1932" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1932-06-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] .

oa:relationep_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person:a1faa5cf-7f3a-39bd-d458-d86ee36a243f ;
  a2a:EventKeyRef oa:event_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Event1 .

oa:relationep_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person:273471e4-1289-130b-fd98-fe1dba4e0d48 ;
  a2a:EventKeyRef oa:event_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Event1 .

oa:relationep_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_2
  a a2a:RelationEP ;
  rdfs:label "other:Erkend kind" ;
  a2a:RelationType "other:Erkend kind" ;
  a2a:PersonKeyRef oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person:0bbe73d5-4254-af68-c626-f777a83b22ea ;
  a2a:EventKeyRef oa:event_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Event1 .

oa:relationep_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person:3eeb5be5-dc58-a1b6-fac6-8bf58f854de6 ;
  a2a:EventKeyRef oa:event_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Event1 .

oa:relationep_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person:7b45549b-470e-651c-2b82-9501c8b25715 ;
  a2a:EventKeyRef oa:event_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Event1 .

oa:relationep_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_5
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person:cfa64f76-c299-9980-91e2-db2a04a4594d ;
  a2a:EventKeyRef oa:event_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Event1 .

oa:relationep_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_6
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person:08ff5bb6-047b-cb54-4a8f-d9fd46c94f62 ;
  a2a:EventKeyRef oa:event_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Event1 .

oa:relationep_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_7
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person:d918c99b-3580-3e48-abfc-6c5ae097f49f ;
  a2a:EventKeyRef oa:event_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Event1 .

oa:relationep_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_8
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person:623e7499-1f62-578d-b084-426b31930d17 ;
  a2a:EventKeyRef oa:event_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Event1 .

oa:relationep_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_9
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Person:01af34e7-60e3-33a6-9f8c-1aad71e477c4 ;
  a2a:EventKeyRef oa:event_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea_Event1 .

oa:source_aal_19ffc1b3-955a-d4b8-610a-e23a299d4bea
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade", "1932-06-17 - 1932-06-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1932-06-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1932-06-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1932" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1932-06-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1932" ;
    a2a:Book "Huwelijksregister Hofstade 1932" ;
    a2a:DocumentNumber "16" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1932, Huwelijksregister Hofstade 1932, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/f2a0f524-dfc2-6112-aba9-a96444f06c52.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/19ffc1b3-955a-d4b8-610a-e23a299d4bea" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/f2a0f524-dfc2-6112-aba9-a96444f06c52.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/19ffc1b3-955a-d4b8-610a-e23a299d4bea" ;
  a2a:RecordGUID "{19ffc1b3-955a-d4b8-610a-e23a299d4bea}" ;
  a2a:SourceRemarkOpmerking "Aangiftetijd: 19 u<br />Afkondiging: 5 juni te Aalst en te Hofstade<br />Handtekeningen: 8" ;
  a2a:SourceRemarkfilename "HOF_H_1932_0010" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_7_00000007.xml van AAL" .

[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "voldaan aan de militiewet" .
