@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_eb1454ef-b440-96b3-c385-cc2cc2b8c19f
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 juni 1943 te Moorsel" ;
  a2a:hasPerson oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person-46755659-12cd-0039-fa07-f88f89fbd676, oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person-2b925a27-a473-0f2a-2aba-acf40d31c0c5, oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person-bfe28cac-dd40-5e29-298a-b961a8d22b0b, oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person-1683c575-7a24-84f8-958a-5df66d0895b4, oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person-ba3df00b-f701-35ad-a41e-38cbc20d0c54, oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person-6be9cadf-c431-f2ab-321b-887351bed2e8, oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person-b8fdf9b5-8e23-bd42-b913-01f11e52843a, oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person-b4f8d8c2-2a60-af39-8ac4-cc55740cdc06, oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person-3ad0a00b-0653-cf86-98a6-8a5d5bff68f3 ;
  a2a:hasEvent oa:event_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_0, oa:relationep_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_1, oa:relationep_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_2, oa:relationep_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_3, oa:relationep_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_4, oa:relationep_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_5, oa:relationep_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_6, oa:relationep_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_7, oa:relationep_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_8 ;
  a2a:hasSource oa:source_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f .

oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person-46755659-12cd-0039-fa07-f88f89fbd676
  a a2a:Person ;
  rdfs:label "Albert De Meyst" ;
  a2a:PersonName [
    rdfs:label "Albert De Meyst" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "De Meyst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person-2b925a27-a473-0f2a-2aba-acf40d31c0c5
  a a2a:Person ;
  rdfs:label "Frans Vonck" ;
  a2a:PersonName [
    rdfs:label "Frans Vonck" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Vonck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person-bfe28cac-dd40-5e29-298a-b961a8d22b0b
  a a2a:Person ;
  rdfs:label "Philemon De Meyst" ;
  a2a:PersonName [
    rdfs:label "Philemon De Meyst" ;
    a2a:PersonNameFirstName "Philemon" ;
    a2a:PersonNameLastName "De Meyst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person-1683c575-7a24-84f8-958a-5df66d0895b4
  a a2a:Person ;
  rdfs:label "Jan Frans De Meyst" ;
  a2a:PersonName [
    rdfs:label "Jan Frans De Meyst" ;
    a2a:PersonNameFirstName "Jan Frans" ;
    a2a:PersonNameLastName "De Meyst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person-ba3df00b-f701-35ad-a41e-38cbc20d0c54
  a a2a:Person ;
  rdfs:label "Jozef Podevijn" ;
  a2a:PersonName [
    rdfs:label "Jozef Podevijn" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNameLastName "Podevijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person-6be9cadf-c431-f2ab-321b-887351bed2e8
  a a2a:Person ;
  rdfs:label "Maria Leontina Vonck" ;
  a2a:PersonName [
    rdfs:label "Maria Leontina Vonck" ;
    a2a:PersonNameFirstName "Maria Leontina" ;
    a2a:PersonNameLastName "Vonck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person-b8fdf9b5-8e23-bd42-b913-01f11e52843a
  a a2a:Person ;
  rdfs:label "Nathalia Clementina Van den Eede" ;
  a2a:PersonName [
    rdfs:label "Nathalia Clementina Van den Eede" ;
    a2a:PersonNameFirstName "Nathalia Clementina" ;
    a2a:PersonNameLastName "Van den Eede"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person-b4f8d8c2-2a60-af39-8ac4-cc55740cdc06
  a a2a:Person ;
  rdfs:label "Maria Josepha De Meyst" ;
  a2a:PersonName [
    rdfs:label "Maria Josepha De Meyst" ;
    a2a:PersonNameFirstName "Maria Josepha" ;
    a2a:PersonNameLastName "De Meyst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1919-07-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardegem" ;
    rdfs:label "Baardegem"
  ] ;
  a2a:Profession "zonder" .

oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person-3ad0a00b-0653-cf86-98a6-8a5d5bff68f3
  a a2a:Person ;
  rdfs:label "Lodewijk Jozef Albert De Meyst" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Jozef Albert De Meyst" ;
    a2a:PersonNameFirstName "Lodewijk Jozef Albert" ;
    a2a:PersonNameLastName "De Meyst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1918-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Profession "bloemist" .

oa:event_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1943" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1943-06-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] .

oa:relationep_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person:46755659-12cd-0039-fa07-f88f89fbd676 ;
  a2a:EventKeyRef oa:event_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Event1 .

oa:relationep_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person:2b925a27-a473-0f2a-2aba-acf40d31c0c5 ;
  a2a:EventKeyRef oa:event_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Event1 .

oa:relationep_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person:bfe28cac-dd40-5e29-298a-b961a8d22b0b ;
  a2a:EventKeyRef oa:event_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Event1 .

oa:relationep_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person:1683c575-7a24-84f8-958a-5df66d0895b4 ;
  a2a:EventKeyRef oa:event_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Event1 .

oa:relationep_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_4
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person:ba3df00b-f701-35ad-a41e-38cbc20d0c54 ;
  a2a:EventKeyRef oa:event_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Event1 .

oa:relationep_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person:6be9cadf-c431-f2ab-321b-887351bed2e8 ;
  a2a:EventKeyRef oa:event_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Event1 .

oa:relationep_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_6
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person:b8fdf9b5-8e23-bd42-b913-01f11e52843a ;
  a2a:EventKeyRef oa:event_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Event1 .

oa:relationep_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_7
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person:b4f8d8c2-2a60-af39-8ac4-cc55740cdc06 ;
  a2a:EventKeyRef oa:event_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Event1 .

oa:relationep_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_8
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Person:3ad0a00b-0653-cf86-98a6-8a5d5bff68f3 ;
  a2a:EventKeyRef oa:event_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f_Event1 .

oa:source_aal_eb1454ef-b440-96b3-c385-cc2cc2b8c19f
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel", "1943-06-12 - 1943-06-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1943-06-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1943-06-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1943" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1943-06-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1943" ;
    a2a:Book "Huwelijksregister Moorsel 1943" ;
    a2a:DocumentNumber "20" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1943, Huwelijksregister Moorsel 1943, 20"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/b47b6e5d-8f5d-7d2a-7560-6bd3eccd608f.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/eb1454ef-b440-96b3-c385-cc2cc2b8c19f" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/b47b6e5d-8f5d-7d2a-7560-6bd3eccd608f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-11-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/eb1454ef-b440-96b3-c385-cc2cc2b8c19f" ;
  a2a:RecordGUID "{eb1454ef-b440-96b3-c385-cc2cc2b8c19f}" ;
  a2a:SourceRemarkOpmerking "Aangiftetijd: 8.30 u<br />Afkondiging: 9 mei<br />Handtekeningen: 5" ;
  a2a:SourceRemarkfilename "MOO_H_1943_0012" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_6309_00006309.xml van AAL" .

[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "akte van toestemming" .
[] a2a:PersonRemarkdiversen "akte van toestemming" .
[] a2a:PersonRemarkdiversen "overleden" .
