@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_596bd43f-e2c8-1b74-38f8-260b81e90cb4
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 april 1915 te Aalst" ;
  a2a:hasPerson oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person-7b58426f-e11e-6c26-44a1-aedfce063d9c, oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person-9b4cc2b6-0d65-3c61-5799-3d43e0858d45, oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person-c9d6c2be-ba2b-1c0f-4b0a-aececf164cab, oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person-7fecfddb-2685-088e-2b89-64c4070ea8b8, oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person-2f30f0d6-1cec-e81d-81ad-e73ab98bc888, oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person-bba79adb-750a-f69f-6e9c-84101d7968f9, oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person-15590baa-8f59-accb-35c9-fd87c30e765c, oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person-259ef535-50f3-6324-87b2-2c853856266d, oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person-ebecd2c5-28bb-c215-33ee-936d3d512c00, oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person-f3319cda-6841-a852-1ffa-08b3bd65685e ;
  a2a:hasEvent oa:event_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_0, oa:relationep_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_1, oa:relationep_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_2, oa:relationep_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_3, oa:relationep_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_4, oa:relationep_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_5, oa:relationep_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_6, oa:relationep_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_7, oa:relationep_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_8, oa:relationep_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_9 ;
  a2a:hasSource oa:source_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4 .

oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person-7b58426f-e11e-6c26-44a1-aedfce063d9c
  a a2a:Person ;
  rdfs:label "Albert Van Pamel" ;
  a2a:PersonName [
    rdfs:label "Albert Van Pamel" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Van Pamel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "wever" .

oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person-9b4cc2b6-0d65-3c61-5799-3d43e0858d45
  a a2a:Person ;
  rdfs:label "Edmond Coppens" ;
  a2a:PersonName [
    rdfs:label "Edmond Coppens" ;
    a2a:PersonNameFirstName "Edmond" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "voerman" .

oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person-c9d6c2be-ba2b-1c0f-4b0a-aececf164cab
  a a2a:Person ;
  rdfs:label "Celestina Coppens" ;
  a2a:PersonName [
    rdfs:label "Celestina Coppens" ;
    a2a:PersonNameFirstName "Celestina" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1914-10-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwerkerken" ;
    rdfs:label "Nieuwerkerken"
  ] .

oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person-7fecfddb-2685-088e-2b89-64c4070ea8b8
  a a2a:Person ;
  rdfs:label "Joannes-Baptista Coppens" ;
  a2a:PersonName [
    rdfs:label "Joannes-Baptista Coppens" ;
    a2a:PersonNameFirstName "Joannes-Baptista" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "werkman" .

oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person-2f30f0d6-1cec-e81d-81ad-e73ab98bc888
  a a2a:Person ;
  rdfs:label "Franciscus Buyle" ;
  a2a:PersonName [
    rdfs:label "Franciscus Buyle" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Buyle"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "verwer" .

oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person-bba79adb-750a-f69f-6e9c-84101d7968f9
  a a2a:Person ;
  rdfs:label "Felix De Hert" ;
  a2a:PersonName [
    rdfs:label "Felix De Hert" ;
    a2a:PersonNameFirstName "Felix" ;
    a2a:PersonNameLastName "De Hert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person-15590baa-8f59-accb-35c9-fd87c30e765c
  a a2a:Person ;
  rdfs:label "Coleta Adam" ;
  a2a:PersonName [
    rdfs:label "Coleta Adam" ;
    a2a:PersonNameFirstName "Coleta" ;
    a2a:PersonNameLastName "Adam"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "werkvrouw" .

oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person-259ef535-50f3-6324-87b2-2c853856266d
  a a2a:Person ;
  rdfs:label "Clementina Van Hove" ;
  a2a:PersonName [
    rdfs:label "Clementina Van Hove" ;
    a2a:PersonNameFirstName "Clementina" ;
    a2a:PersonNameLastName "Van Hove"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "zonder" .

oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person-ebecd2c5-28bb-c215-33ee-936d3d512c00
  a a2a:Person ;
  rdfs:label "Sylvia Coppens" ;
  a2a:PersonName [
    rdfs:label "Sylvia Coppens" ;
    a2a:PersonNameFirstName "Sylvia" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1895-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "twynster" .

oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person-f3319cda-6841-a852-1ffa-08b3bd65685e
  a a2a:Person ;
  rdfs:label "Albert Buyle" ;
  a2a:PersonName [
    rdfs:label "Albert Buyle" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Buyle"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1894-04-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "wever" .

oa:event_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1915-04-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:relationep_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person:7b58426f-e11e-6c26-44a1-aedfce063d9c ;
  a2a:EventKeyRef oa:event_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Event1 .

oa:relationep_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person:9b4cc2b6-0d65-3c61-5799-3d43e0858d45 ;
  a2a:EventKeyRef oa:event_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Event1 .

oa:relationep_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_2
  a a2a:RelationEP ;
  rdfs:label "other:Erkend kind" ;
  a2a:RelationType "other:Erkend kind" ;
  a2a:PersonKeyRef oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person:c9d6c2be-ba2b-1c0f-4b0a-aececf164cab ;
  a2a:EventKeyRef oa:event_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Event1 .

oa:relationep_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person:7fecfddb-2685-088e-2b89-64c4070ea8b8 ;
  a2a:EventKeyRef oa:event_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Event1 .

oa:relationep_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person:2f30f0d6-1cec-e81d-81ad-e73ab98bc888 ;
  a2a:EventKeyRef oa:event_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Event1 .

oa:relationep_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_5
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person:bba79adb-750a-f69f-6e9c-84101d7968f9 ;
  a2a:EventKeyRef oa:event_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Event1 .

oa:relationep_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_6
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person:15590baa-8f59-accb-35c9-fd87c30e765c ;
  a2a:EventKeyRef oa:event_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Event1 .

oa:relationep_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_7
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person:259ef535-50f3-6324-87b2-2c853856266d ;
  a2a:EventKeyRef oa:event_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Event1 .

oa:relationep_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_8
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person:ebecd2c5-28bb-c215-33ee-936d3d512c00 ;
  a2a:EventKeyRef oa:event_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Event1 .

oa:relationep_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_9
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Person:f3319cda-6841-a852-1ffa-08b3bd65685e ;
  a2a:EventKeyRef oa:event_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4_Event1 .

oa:source_aal_596bd43f-e2c8-1b74-38f8-260b81e90cb4
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1915-04-14 - 1915-04-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-04-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-04-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1915-04-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1915" ;
    a2a:Book "Huwelijksregister Aalst 1915" ;
    a2a:DocumentNumber "39" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1915, Huwelijksregister Aalst 1915, 39"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/e170dbc2-ac77-d1a1-f8a5-17597b822884.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/596bd43f-e2c8-1b74-38f8-260b81e90cb4" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/e170dbc2-ac77-d1a1-f8a5-17597b822884.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/596bd43f-e2c8-1b74-38f8-260b81e90cb4" ;
  a2a:RecordGUID "{596bd43f-e2c8-1b74-38f8-260b81e90cb4}" ;
  a2a:SourceRemarkOpmerking "Aangiftetijd: 08.00 uur<br />Afkondiging: Aalst 28 maart 1915<br />Handtekeningen: 8<br />Kunnen niet schrijven: Moeder bruid." ;
  a2a:SourceRemarkfilename "ALS_H_1915_0021" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_5681_00005681.xml van AAL" .

[] a2a:PersonRemarkdiversen "Woonadres: Aalst" .
[] a2a:PersonRemarkdiversen "Woonadres: Nieuwbeekstraat" .
[] a2a:PersonRemarkdiversen "Woonadres: Duivekeetstraat" .
