@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_912e3c2b-543b-48e7-b2d3-08abc3ecee5b
  a a2a:Record ;
  rdfs:label "Huwelijk op 9 februari 1887 te Erembodegem" ;
  a2a:hasPerson oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-705f5c79-e3bd-4ae2-9aff-85852c4f83b1, oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-bb8b6c44-da7f-4ec5-b0f2-aa86cde5cd71, oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-8be2449e-c581-43e2-9c25-0ba3f1365d1a, oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-ce93a9f2-6201-4ca1-9017-3518ad2bb880, oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-4dcc3a70-14be-409c-82b7-75a81f27be14, oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-c648badf-4df2-45ef-b185-f569fa51c160, oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-a6c7bc2e-8af2-4aad-aa50-b4f75ee1b311, oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-2b6c85c6-2b89-45ae-8c48-62977fd65372, oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-2332a414-e4b9-44bc-a17b-b76b403a07ac, oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-776d8865-5fc9-4949-8972-3f13ee414c75, oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-67049945-a588-42c1-92c1-b193b812dd12 ;
  a2a:hasEvent oa:event_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_0, oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_1, oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_2, oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_3, oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_4, oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_5, oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_6, oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_7, oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_8, oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_9, oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_10 ;
  a2a:hasSource oa:source_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b .

oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-705f5c79-e3bd-4ae2-9aff-85852c4f83b1
  a a2a:Person ;
  rdfs:label "Ludovicus De Coninck" ;
  a2a:PersonName [
    rdfs:label "Ludovicus De Coninck" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "De Coninck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-bb8b6c44-da7f-4ec5-b0f2-aa86cde5cd71
  a a2a:Person ;
  rdfs:label "Alexius Van Hoef" ;
  a2a:PersonName [
    rdfs:label "Alexius Van Hoef" ;
    a2a:PersonNameFirstName "Alexius" ;
    a2a:PersonNameLastName "Van Hoef"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "70" ;
    rdfs:label "70"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-8be2449e-c581-43e2-9c25-0ba3f1365d1a
  a a2a:Person ;
  rdfs:label "Maria Egidia Vinck" ;
  a2a:PersonName [
    rdfs:label "Maria Egidia Vinck" ;
    a2a:PersonNameFirstName "Maria Egidia" ;
    a2a:PersonNameLastName "Vinck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "64" ;
    rdfs:label "64"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-ce93a9f2-6201-4ca1-9017-3518ad2bb880
  a a2a:Person ;
  rdfs:label "Anna Catharina Van der Burght" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Van der Burght" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Van der Burght"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "70" ;
    rdfs:label "70"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-4dcc3a70-14be-409c-82b7-75a81f27be14
  a a2a:Person ;
  rdfs:label "Francisca Leontina De Coninck" ;
  a2a:PersonName [
    rdfs:label "Francisca Leontina De Coninck" ;
    a2a:PersonNameFirstName "Francisca Leontina" ;
    a2a:PersonNameLastName "De Coninck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1848-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-c648badf-4df2-45ef-b185-f569fa51c160
  a a2a:Person ;
  rdfs:label "Bernard Verleysen" ;
  a2a:PersonName [
    rdfs:label "Bernard Verleysen" ;
    a2a:PersonNameFirstName "Bernard" ;
    a2a:PersonNameLastName "Verleysen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-a6c7bc2e-8af2-4aad-aa50-b4f75ee1b311
  a a2a:Person ;
  rdfs:label "Karel Lodewijk Van Hoef" ;
  a2a:PersonName [
    rdfs:label "Karel Lodewijk Van Hoef" ;
    a2a:PersonNameFirstName "Karel Lodewijk" ;
    a2a:PersonNameLastName "Van Hoef"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1854-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Profession "vleeschhouwer" .

oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-2b6c85c6-2b89-45ae-8c48-62977fd65372
  a a2a:Person ;
  rdfs:label "August Van Hoef" ;
  a2a:PersonName [
    rdfs:label "August Van Hoef" ;
    a2a:PersonNameFirstName "August" ;
    a2a:PersonNameLastName "Van Hoef"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "Kloefkapper" .

oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-2332a414-e4b9-44bc-a17b-b76b403a07ac
  a a2a:Person ;
  rdfs:label "Karel Lodewyk Verleysen" ;
  a2a:PersonName [
    rdfs:label "Karel Lodewyk Verleysen" ;
    a2a:PersonNameFirstName "Karel Lodewyk" ;
    a2a:PersonNameLastName "Verleysen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "stoelzetter" .

oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-776d8865-5fc9-4949-8972-3f13ee414c75
  a a2a:Person ;
  rdfs:label "Benedikt Van Holsbeeck" ;
  a2a:PersonName [
    rdfs:label "Benedikt Van Holsbeeck" ;
    a2a:PersonNameFirstName "Benedikt" ;
    a2a:PersonNameLastName "Van Holsbeeck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "werkman" .

oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person-67049945-a588-42c1-92c1-b193b812dd12
  a a2a:Person ;
  rdfs:label "Pieter Emmanuel De Nil" ;
  a2a:PersonName [
    rdfs:label "Pieter Emmanuel De Nil" ;
    a2a:PersonNameFirstName "Pieter Emmanuel" ;
    a2a:PersonNameLastName "De Nil"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "74" ;
    rdfs:label "74"
  ] ;
  a2a:Profession "broodbakker" .

oa:event_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1887-02-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] .

oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person:705f5c79-e3bd-4ae2-9aff-85852c4f83b1 ;
  a2a:EventKeyRef oa:event_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Event1 .

oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person:bb8b6c44-da7f-4ec5-b0f2-aa86cde5cd71 ;
  a2a:EventKeyRef oa:event_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Event1 .

oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person:8be2449e-c581-43e2-9c25-0ba3f1365d1a ;
  a2a:EventKeyRef oa:event_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Event1 .

oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person:ce93a9f2-6201-4ca1-9017-3518ad2bb880 ;
  a2a:EventKeyRef oa:event_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Event1 .

oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person:4dcc3a70-14be-409c-82b7-75a81f27be14 ;
  a2a:EventKeyRef oa:event_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Event1 .

oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_5
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person:c648badf-4df2-45ef-b185-f569fa51c160 ;
  a2a:EventKeyRef oa:event_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Event1 .

oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_6
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person:a6c7bc2e-8af2-4aad-aa50-b4f75ee1b311 ;
  a2a:EventKeyRef oa:event_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Event1 .

oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person:2b6c85c6-2b89-45ae-8c48-62977fd65372 ;
  a2a:EventKeyRef oa:event_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Event1 .

oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person:2332a414-e4b9-44bc-a17b-b76b403a07ac ;
  a2a:EventKeyRef oa:event_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Event1 .

oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person:776d8865-5fc9-4949-8972-3f13ee414c75 ;
  a2a:EventKeyRef oa:event_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Event1 .

oa:relationep_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Person:67049945-a588-42c1-92c1-b193b812dd12 ;
  a2a:EventKeyRef oa:event_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b_Event1 .

oa:source_aal_912e3c2b-543b-48e7-b2d3-08abc3ecee5b
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem", "1887-02-09 - 1887-02-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-02-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-02-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1887" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1887-02-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1887" ;
    a2a:Book "Huwelijksregister Erembodegem 1887" ;
    a2a:DocumentNumber "5" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1887, Huwelijksregister Erembodegem 1887, 5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/ad6b354c-5bbe-0a7c-404c-b91d4650bf69.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/912e3c2b-543b-48e7-b2d3-08abc3ecee5b" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/ad6b354c-5bbe-0a7c-404c-b91d4650bf69.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/912e3c2b-543b-48e7-b2d3-08abc3ecee5b" ;
  a2a:RecordGUID "{912e3c2b-543b-48e7-b2d3-08abc3ecee5b}" ;
  a2a:SourceRemarkOpmerking """Aangifte tijd : 17 uur.
Afkondiging te Erembodegem op 16 en 23 januari 1887.
Handtekeningen : 9<br />Kunnen niet schrijven: Moeder bruidegom.<br />Extra info: Huwelijks contract verleden voor notaris De Smet te Erembodegem op 3 februari 1887.""" ;
  a2a:SourceRemarkfilename "ERE_H_1887_004" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_1301_00001301.xml van AAL" .

[] a2a:PersonRemarkdiversen "Militie attest" .
