@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_e41f96a2-b66c-42e7-b7fc-5e047ef4317e
  a a2a:Record ;
  rdfs:label "Huwelijk op 16 februari 1898 te Moorsel" ;
  a2a:hasPerson oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-a16f5be4-fd64-466c-83a4-8c5287c521f8, oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-9e1276b5-85a4-49c6-998f-c71a9d6aa078, oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-ec9d260a-3c5c-4ad3-b589-08fa29e8e948, oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-a29cb87d-27b5-49f7-aeb1-8df6240922f7, oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-df98f882-5300-4dad-a0d1-86b19ddfce00, oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-fd80ddea-47ec-48a5-80b6-522b612b8e62, oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-2f3d8108-411c-4bdf-a232-686ee88e7aa8, oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-95a931b9-f1e5-4eda-ae9a-22afde39cbbe, oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-82500eb5-1522-4ba0-a70e-482bc64392a5, oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-b7b1697c-12a1-4406-933a-a0bdc3b5c8d9, oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-d8653650-cbeb-496d-a7af-9b62b9480ba5 ;
  a2a:hasEvent oa:event_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_0, oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_1, oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_2, oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_3, oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_4, oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_5, oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_6, oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_7, oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_8, oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_9, oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_10 ;
  a2a:hasSource oa:source_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e .

oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-a16f5be4-fd64-466c-83a4-8c5287c521f8
  a a2a:Person ;
  rdfs:label "Eugeen Egbert Reyntens" ;
  a2a:PersonName [
    rdfs:label "Eugeen Egbert Reyntens" ;
    a2a:PersonNameFirstName "Eugeen Egbert" ;
    a2a:PersonNameLastName "Reyntens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-9e1276b5-85a4-49c6-998f-c71a9d6aa078
  a a2a:Person ;
  rdfs:label "Jan Cooreman" ;
  a2a:PersonName [
    rdfs:label "Jan Cooreman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Cooreman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-ec9d260a-3c5c-4ad3-b589-08fa29e8e948
  a a2a:Person ;
  rdfs:label "Sophia Verbeken" ;
  a2a:PersonName [
    rdfs:label "Sophia Verbeken" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Verbeken"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "64" ;
    rdfs:label "64"
  ] ;
  a2a:Profession "handelaarster" .

oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-a29cb87d-27b5-49f7-aeb1-8df6240922f7
  a a2a:Person ;
  rdfs:label "Coleta Charlotta Nackers" ;
  a2a:PersonName [
    rdfs:label "Coleta Charlotta Nackers" ;
    a2a:PersonNameFirstName "Coleta Charlotta" ;
    a2a:PersonNameLastName "Nackers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-df98f882-5300-4dad-a0d1-86b19ddfce00
  a a2a:Person ;
  rdfs:label "Maria Honorina Celestina Cooreman" ;
  a2a:PersonName [
    rdfs:label "Maria Honorina Celestina Cooreman" ;
    a2a:PersonNameFirstName "Maria Honorina Celestina" ;
    a2a:PersonNameLastName "Cooreman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1869-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Profession "bijzondere" .

oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-fd80ddea-47ec-48a5-80b6-522b612b8e62
  a a2a:Person ;
  rdfs:label "Alexander van der Noot" ;
  a2a:PersonName [
    rdfs:label "Alexander van der Noot" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "van der Noot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-2f3d8108-411c-4bdf-a232-686ee88e7aa8
  a a2a:Person ;
  rdfs:label "Jan Clemens Arthur Reyntens" ;
  a2a:PersonName [
    rdfs:label "Jan Clemens Arthur Reyntens" ;
    a2a:PersonNameFirstName "Jan Clemens Arthur" ;
    a2a:PersonNameLastName "Reyntens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1866-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Profession "gemeentesecretaris" .

oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-95a931b9-f1e5-4eda-ae9a-22afde39cbbe
  a a2a:Person ;
  rdfs:label "Oscar Reyntens" ;
  a2a:PersonName [
    rdfs:label "Oscar Reyntens" ;
    a2a:PersonNameFirstName "Oscar" ;
    a2a:PersonNameLastName "Reyntens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "advocaat" .

oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-82500eb5-1522-4ba0-a70e-482bc64392a5
  a a2a:Person ;
  rdfs:label "Florimond De Craene" ;
  a2a:PersonName [
    rdfs:label "Florimond De Craene" ;
    a2a:PersonNameFirstName "Florimond" ;
    a2a:PersonNameLastName "De Craene"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bottelaere" ;
    rdfs:label "Bottelaere"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "handelaar" .

oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-b7b1697c-12a1-4406-933a-a0bdc3b5c8d9
  a a2a:Person ;
  rdfs:label "Theofiel Cooreman" ;
  a2a:PersonName [
    rdfs:label "Theofiel Cooreman" ;
    a2a:PersonNameFirstName "Theofiel" ;
    a2a:PersonNameLastName "Cooreman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "bijzondere" .

oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person-d8653650-cbeb-496d-a7af-9b62b9480ba5
  a a2a:Person ;
  rdfs:label "Camiel Cooreman" ;
  a2a:PersonName [
    rdfs:label "Camiel Cooreman" ;
    a2a:PersonNameFirstName "Camiel" ;
    a2a:PersonNameLastName "Cooreman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wieze" ;
    rdfs:label "Wieze"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "64" ;
    rdfs:label "64"
  ] ;
  a2a:Profession "koster" .

oa:event_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1898-02-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] .

oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person:a16f5be4-fd64-466c-83a4-8c5287c521f8 ;
  a2a:EventKeyRef oa:event_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Event1 .

oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person:9e1276b5-85a4-49c6-998f-c71a9d6aa078 ;
  a2a:EventKeyRef oa:event_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Event1 .

oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person:ec9d260a-3c5c-4ad3-b589-08fa29e8e948 ;
  a2a:EventKeyRef oa:event_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Event1 .

oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person:a29cb87d-27b5-49f7-aeb1-8df6240922f7 ;
  a2a:EventKeyRef oa:event_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Event1 .

oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person:df98f882-5300-4dad-a0d1-86b19ddfce00 ;
  a2a:EventKeyRef oa:event_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Event1 .

oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_5
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person:fd80ddea-47ec-48a5-80b6-522b612b8e62 ;
  a2a:EventKeyRef oa:event_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Event1 .

oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_6
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person:2f3d8108-411c-4bdf-a232-686ee88e7aa8 ;
  a2a:EventKeyRef oa:event_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Event1 .

oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person:95a931b9-f1e5-4eda-ae9a-22afde39cbbe ;
  a2a:EventKeyRef oa:event_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Event1 .

oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person:82500eb5-1522-4ba0-a70e-482bc64392a5 ;
  a2a:EventKeyRef oa:event_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Event1 .

oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person:b7b1697c-12a1-4406-933a-a0bdc3b5c8d9 ;
  a2a:EventKeyRef oa:event_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Event1 .

oa:relationep_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Person:d8653650-cbeb-496d-a7af-9b62b9480ba5 ;
  a2a:EventKeyRef oa:event_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e_Event1 .

oa:source_aal_e41f96a2-b66c-42e7-b7fc-5e047ef4317e
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel", "1898-02-16 - 1898-02-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-02-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-02-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1898" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1898-02-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1898" ;
    a2a:Book "Huwelijksregister Moorsel 1898" ;
    a2a:DocumentNumber "7" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1898, Huwelijksregister Moorsel 1898, 7"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/3efefc88-06ff-5dbf-d50f-7c3ea92bd642.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/e41f96a2-b66c-42e7-b7fc-5e047ef4317e" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/3efefc88-06ff-5dbf-d50f-7c3ea92bd642.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/e41f96a2-b66c-42e7-b7fc-5e047ef4317e" ;
  a2a:RecordGUID "{e41f96a2-b66c-42e7-b7fc-5e047ef4317e}" ;
  a2a:SourceRemarkOpmerking """- Aangiftetijd: 10 uur
- Afkondiging: 06/02/1898
- Handtekeningen: 8<br />Extra info: De echtgenoten hebben verklaard dat hun huwelijkscontrakt is verleden voor den notaris Eeman te Erpe op 24/01/1898""" ;
  a2a:SourceRemarkfilename "MOO_H_1898_005" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_1352_00001352.xml van AAL" .

[] a2a:PersonRemarkdiversen "Meerderjarig." .
[] a2a:PersonRemarkdiversen "Meerderjarig." .
