@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_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 november 1896" ;
  a2a:hasPerson oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-93eadec9-b2c6-48c6-8aae-f847104f67dd, oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-48389ae7-31bf-40c2-823e-d1e133ed57af, oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-f80b00d4-b3a9-4884-8f1e-65a33cc379d6, oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-5a2e2890-09f1-4c3d-b8e1-23edb4e5e500, oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-93a56348-d9e1-4b0f-b8fc-da6545d902d9, oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-93210af3-442d-4757-8181-ecbbd40d674e, oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-c442cf33-23b1-4b95-b26e-bc33cdc008aa, oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-058100e8-10fa-4ace-8b57-bc8c1e459722, oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-5c00810a-6b79-4595-a7d5-03f075043c49, oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-5591ff62-df6b-4919-b24c-f4da4b02accf, oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-2f93b3d1-09fc-46da-8097-f1be1c819d15 ;
  a2a:hasEvent oa:event_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_0, oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_1, oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_2, oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_3, oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_4, oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_5, oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_6, oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_7, oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_8, oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_9, oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_10 ;
  a2a:hasSource oa:source_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8 .

oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-93eadec9-b2c6-48c6-8aae-f847104f67dd
  a a2a:Person ;
  rdfs:label "Alexander Schockaert" ;
  a2a:PersonName [
    rdfs:label "Alexander Schockaert" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Schockaert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "70" ;
    rdfs:label "70"
  ] ;
  a2a:Profession "Landbouwer" .

oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-48389ae7-31bf-40c2-823e-d1e133ed57af
  a a2a:Person ;
  rdfs:label "Camille Praet" ;
  a2a:PersonName [
    rdfs:label "Camille Praet" ;
    a2a:PersonNameFirstName "Camille" ;
    a2a:PersonNameLastName "Praet"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "A" ;
    rdfs:label "A"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "Goudsmid" .

oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-f80b00d4-b3a9-4884-8f1e-65a33cc379d6
  a a2a:Person ;
  rdfs:label "Frans Schockaert" ;
  a2a:PersonName [
    rdfs:label "Frans Schockaert" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Schockaert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-5a2e2890-09f1-4c3d-b8e1-23edb4e5e500
  a a2a:Person ;
  rdfs:label "Eugeen Boulembercq" ;
  a2a:PersonName [
    rdfs:label "Eugeen Boulembercq" ;
    a2a:PersonNameFirstName "Eugeen" ;
    a2a:PersonNameLastName "Boulembercq"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "Kleermaker" .

oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-93a56348-d9e1-4b0f-b8fc-da6545d902d9
  a a2a:Person ;
  rdfs:label "Petrus Schockaert" ;
  a2a:PersonName [
    rdfs:label "Petrus Schockaert" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Schockaert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "Landbouwer" .

oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-93210af3-442d-4757-8181-ecbbd40d674e
  a a2a:Person ;
  rdfs:label "Emmanuel Praet" ;
  a2a:PersonName [
    rdfs:label "Emmanuel Praet" ;
    a2a:PersonNameFirstName "Emmanuel" ;
    a2a:PersonNameLastName "Praet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-c442cf33-23b1-4b95-b26e-bc33cdc008aa
  a a2a:Person ;
  rdfs:label "Francisca Meert" ;
  a2a:PersonName [
    rdfs:label "Francisca Meert" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNameLastName "Meert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-058100e8-10fa-4ace-8b57-bc8c1e459722
  a a2a:Person ;
  rdfs:label "Dorotha Claessens" ;
  a2a:PersonName [
    rdfs:label "Dorotha Claessens" ;
    a2a:PersonNameFirstName "Dorotha" ;
    a2a:PersonNameLastName "Claessens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "72" ;
    rdfs:label "72"
  ] ;
  a2a:Profession "Zonder beroep" .

oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-5c00810a-6b79-4595-a7d5-03f075043c49
  a a2a:Person ;
  rdfs:label "Catharina Celestinz Schockaert" ;
  a2a:PersonName [
    rdfs:label "Catharina Celestinz Schockaert" ;
    a2a:PersonNameFirstName "Catharina Celestinz" ;
    a2a:PersonNameLastName "Schockaert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1875-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "Zonder beroep" .

oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-5591ff62-df6b-4919-b24c-f4da4b02accf
  a a2a:Person ;
  rdfs:label "Victor De Gheest" ;
  a2a:PersonName [
    rdfs:label "Victor De Gheest" ;
    a2a:PersonNameFirstName "Victor" ;
    a2a:PersonNameLastName "De Gheest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person-2f93b3d1-09fc-46da-8097-f1be1c819d15
  a a2a:Person ;
  rdfs:label "Lambert Victor Praet" ;
  a2a:PersonName [
    rdfs:label "Lambert Victor Praet" ;
    a2a:PersonNameFirstName "Lambert Victor" ;
    a2a:PersonNameLastName "Praet"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1873-07-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "Kleermaker" .

oa:event_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1896-11-19"^^xsd:date
  ] .

oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person:93eadec9-b2c6-48c6-8aae-f847104f67dd ;
  a2a:EventKeyRef oa:event_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Event1 .

oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person:48389ae7-31bf-40c2-823e-d1e133ed57af ;
  a2a:EventKeyRef oa:event_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Event1 .

oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person:f80b00d4-b3a9-4884-8f1e-65a33cc379d6 ;
  a2a:EventKeyRef oa:event_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Event1 .

oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person:5a2e2890-09f1-4c3d-b8e1-23edb4e5e500 ;
  a2a:EventKeyRef oa:event_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Event1 .

oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person:93a56348-d9e1-4b0f-b8fc-da6545d902d9 ;
  a2a:EventKeyRef oa:event_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Event1 .

oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person:93210af3-442d-4757-8181-ecbbd40d674e ;
  a2a:EventKeyRef oa:event_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Event1 .

oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_6
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person:c442cf33-23b1-4b95-b26e-bc33cdc008aa ;
  a2a:EventKeyRef oa:event_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Event1 .

oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_7
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person:058100e8-10fa-4ace-8b57-bc8c1e459722 ;
  a2a:EventKeyRef oa:event_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Event1 .

oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_8
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person:5c00810a-6b79-4595-a7d5-03f075043c49 ;
  a2a:EventKeyRef oa:event_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Event1 .

oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_9
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person:5591ff62-df6b-4919-b24c-f4da4b02accf ;
  a2a:EventKeyRef oa:event_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Event1 .

oa:relationep_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_10
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Person:2f93b3d1-09fc-46da-8097-f1be1c819d15 ;
  a2a:EventKeyRef oa:event_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8_Event1 .

oa:source_aal_9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1896-11-19 - 1896-11-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-11-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-11-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1896-11-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1896" ;
    a2a:Book "Huwelijksregister Aalst 1896" ;
    a2a:DocumentNumber "252" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1896, Huwelijksregister Aalst 1896, 252"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/b772584b-6482-f0e0-c776-f721677116c3.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/b772584b-6482-f0e0-c776-f721677116c3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-09-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8" ;
  a2a:RecordGUID "{9ec65f4a-e10e-4777-92c7-8f5e36b8d9c8}" ;
  a2a:SourceRemarkOpmerking """Tijdstip huwelijk 9:00, aantal handtekeningen: 8<br />Extra info: Vader van de bruidegom toestemende bij akt verleden voor den ambtenaar des Burgerstands deze stad den 17 November 1896.
Huwelijk afkondiging te Aelst den 8 November 1896.""" ;
  a2a:SourceRemarkfilename "ALS_H_1896_132" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_1309_00001309.xml van AAL" .

[] a2a:PersonRemarkdiversen "Overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "Woonadres: Moorselschebaan" .
[] a2a:PersonRemarkdiversen """Militieattest
Woonadres: Zonnestraat""" .
