@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_65112e4f-bfc8-75d2-de57-c4789b5e2ccb
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 oktober 1922 te Nieuwerkerken" ;
  a2a:hasPerson oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person-4c9ed62e-2239-f6aa-1cbd-e0c301455a41, oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person-2e5e63c7-e064-3ccf-f4f5-0a04d4cc7c66, oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person-d4dbedf8-3442-146d-e504-444094ca45b9, oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person-6a51c4cf-c6fc-1b5b-8e71-334ef407f5b7, oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person-ee5c70e2-13fb-5b88-4446-d0878ca8608c, oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person-ec86434f-6abf-9941-a967-e07169f0e56a, oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person-599212e1-3af0-2e36-ae0d-d7f1659e5506, oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person-08aef5ba-5c32-0029-9d45-1a9152e7906c, oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person-34f101ee-d5d2-f287-892e-a6536be949bb, oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person-31ee3981-8543-3f20-03a7-8400560c885e ;
  a2a:hasEvent oa:event_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_0, oa:relationep_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_1, oa:relationep_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_2, oa:relationep_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_3, oa:relationep_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_4, oa:relationep_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_5, oa:relationep_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_6, oa:relationep_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_7, oa:relationep_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_8, oa:relationep_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_9 ;
  a2a:hasSource oa:source_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb .

oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person-4c9ed62e-2239-f6aa-1cbd-e0c301455a41
  a a2a:Person ;
  rdfs:label "Franciscus Van Caekenbergh" ;
  a2a:PersonName [
    rdfs:label "Franciscus Van Caekenbergh" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Van Caekenbergh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwerkerken" ;
    rdfs:label "Nieuwerkerken"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person-2e5e63c7-e064-3ccf-f4f5-0a04d4cc7c66
  a a2a:Person ;
  rdfs:label "Alfons De Pauw" ;
  a2a:PersonName [
    rdfs:label "Alfons De Pauw" ;
    a2a:PersonNameFirstName "Alfons" ;
    a2a:PersonNameLastName "De Pauw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwerkerken" ;
    rdfs:label "Nieuwerkerken"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person-d4dbedf8-3442-146d-e504-444094ca45b9
  a a2a:Person ;
  rdfs:label "Julia De Vuyst" ;
  a2a:PersonName [
    rdfs:label "Julia De Vuyst" ;
    a2a:PersonNameFirstName "Julia" ;
    a2a:PersonNameLastName "De Vuyst"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1922-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwerkerken" ;
    rdfs:label "Nieuwerkerken"
  ] .

oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person-6a51c4cf-c6fc-1b5b-8e71-334ef407f5b7
  a a2a:Person ;
  rdfs:label "Augustinus De Vuyst" ;
  a2a:PersonName [
    rdfs:label "Augustinus De Vuyst" ;
    a2a:PersonNameFirstName "Augustinus" ;
    a2a:PersonNameLastName "De Vuyst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person-ee5c70e2-13fb-5b88-4446-d0878ca8608c
  a a2a:Person ;
  rdfs:label "August Alfons Coppens" ;
  a2a:PersonName [
    rdfs:label "August Alfons Coppens" ;
    a2a:PersonNameFirstName "August Alfons" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meire" ;
    rdfs:label "Meire"
  ] ;
  a2a:Profession "aardewerker" .

oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person-ec86434f-6abf-9941-a967-e07169f0e56a
  a a2a:Person ;
  rdfs:label "Louis Callebaut" ;
  a2a:PersonName [
    rdfs:label "Louis Callebaut" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Callebaut"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person-599212e1-3af0-2e36-ae0d-d7f1659e5506
  a a2a:Person ;
  rdfs:label "Maria theresia Elskens" ;
  a2a:PersonName [
    rdfs:label "Maria theresia Elskens" ;
    a2a:PersonNameFirstName "Maria theresia" ;
    a2a:PersonNameLastName "Elskens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwerkerken" ;
    rdfs:label "Nieuwerkerken"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "zonder" .

oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person-08aef5ba-5c32-0029-9d45-1a9152e7906c
  a a2a:Person ;
  rdfs:label "Marie Delphine D'Herde" ;
  a2a:PersonName [
    rdfs:label "Marie Delphine D'Herde" ;
    a2a:PersonNameFirstName "Marie Delphine" ;
    a2a:PersonNameLastName "D'Herde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person-34f101ee-d5d2-f287-892e-a6536be949bb
  a a2a:Person ;
  rdfs:label "Maria Ludovica De Vuyst" ;
  a2a:PersonName [
    rdfs:label "Maria Ludovica De Vuyst" ;
    a2a:PersonNameFirstName "Maria Ludovica" ;
    a2a:PersonNameLastName "De Vuyst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwerkerken" ;
    rdfs:label "Nieuwerkerken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1901-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwerkerken" ;
    rdfs:label "Nieuwerkerken"
  ] ;
  a2a:Profession "twijnster" .

oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person-31ee3981-8543-3f20-03a7-8400560c885e
  a a2a:Person ;
  rdfs:label "Joannes baptista Benedictus Coppens" ;
  a2a:PersonName [
    rdfs:label "Joannes baptista Benedictus Coppens" ;
    a2a:PersonNameFirstName "Joannes baptista Benedictus" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwerkerken" ;
    rdfs:label "Nieuwerkerken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1894-06-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meire" ;
    rdfs:label "Meire"
  ] ;
  a2a:Profession "landbouwwerkman" .

oa:event_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1922-10-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwerkerken" ;
    rdfs:label "Nieuwerkerken"
  ] .

oa:relationep_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person:4c9ed62e-2239-f6aa-1cbd-e0c301455a41 ;
  a2a:EventKeyRef oa:event_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Event1 .

oa:relationep_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person:2e5e63c7-e064-3ccf-f4f5-0a04d4cc7c66 ;
  a2a:EventKeyRef oa:event_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Event1 .

oa:relationep_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_2
  a a2a:RelationEP ;
  rdfs:label "other:Erkend kind" ;
  a2a:RelationType "other:Erkend kind" ;
  a2a:PersonKeyRef oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person:d4dbedf8-3442-146d-e504-444094ca45b9 ;
  a2a:EventKeyRef oa:event_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Event1 .

oa:relationep_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person:6a51c4cf-c6fc-1b5b-8e71-334ef407f5b7 ;
  a2a:EventKeyRef oa:event_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Event1 .

oa:relationep_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person:ee5c70e2-13fb-5b88-4446-d0878ca8608c ;
  a2a:EventKeyRef oa:event_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Event1 .

oa:relationep_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_5
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person:ec86434f-6abf-9941-a967-e07169f0e56a ;
  a2a:EventKeyRef oa:event_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Event1 .

oa:relationep_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_6
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person:599212e1-3af0-2e36-ae0d-d7f1659e5506 ;
  a2a:EventKeyRef oa:event_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Event1 .

oa:relationep_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_7
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person:08aef5ba-5c32-0029-9d45-1a9152e7906c ;
  a2a:EventKeyRef oa:event_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Event1 .

oa:relationep_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_8
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person:34f101ee-d5d2-f287-892e-a6536be949bb ;
  a2a:EventKeyRef oa:event_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Event1 .

oa:relationep_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_9
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Person:31ee3981-8543-3f20-03a7-8400560c885e ;
  a2a:EventKeyRef oa:event_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb_Event1 .

oa:source_aal_65112e4f-bfc8-75d2-de57-c4789b5e2ccb
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwerkerken" ;
    rdfs:label "Nieuwerkerken", "1922-10-18 - 1922-10-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-10-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-10-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1922-10-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1922" ;
    a2a:Book "Huwelijksregister Nieuwerkerken 1922" ;
    a2a:DocumentNumber "39" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1922, Huwelijksregister Nieuwerkerken 1922, 39"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/2d872ae4-3096-b3cd-f800-7ec427cab160.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/65112e4f-bfc8-75d2-de57-c4789b5e2ccb" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/2d872ae4-3096-b3cd-f800-7ec427cab160.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/65112e4f-bfc8-75d2-de57-c4789b5e2ccb" ;
  a2a:RecordGUID "{65112e4f-bfc8-75d2-de57-c4789b5e2ccb}" ;
  a2a:SourceRemarkOpmerking "Aangiftetijd: 18 u<br />Afkondiging: 24 september<br />Handtekeningen: 6" ;
  a2a:SourceRemarkfilename "NIE_H_1922_0021" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_0_00000000.xml van AAL" .

[] a2a:PersonRemarkdiversen "wettigen en erkennen" .
[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "akte van toestemming" .
[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "militiegetuigschrift" .
