@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_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 augustus 1885" ;
  a2a:hasPerson oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-a55dbc02-910c-4aa5-be1b-9c7f013ece45, oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-3552d3eb-e326-4b78-88a3-5cd417f7d98b, oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-8722abef-7938-4ecd-81b2-c9ea98648533, oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-af618c39-1e2d-450c-aebb-3d1a445101f4, oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-2cfbe6ee-a39e-4868-8aa0-ad229b5f6eb0, oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-c91c52c7-ab1a-4430-b6cb-e3b3407b6c4b, oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-7b1b433b-daec-4fdb-86f5-8cd115f04dac, oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-0915563a-82f8-43c7-b8b9-713d9f5d8171, oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-1d3f6ae6-e621-4681-8a4b-b1fb1d7ab85c, oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-7d5a6903-0ccc-4dcd-ab2c-a12107d484a4, oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-b6887c6e-2229-4f75-8610-a6f43395c350 ;
  a2a:hasEvent oa:event_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_0, oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_1, oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_2, oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_3, oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_4, oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_5, oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_6, oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_7, oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_8, oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_9, oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_10 ;
  a2a:hasSource oa:source_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e .

oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-a55dbc02-910c-4aa5-be1b-9c7f013ece45
  a a2a:Person ;
  rdfs:label "Virginia Van Liedekerke" ;
  a2a:PersonName [
    rdfs:label "Virginia Van Liedekerke" ;
    a2a:PersonNameFirstName "Virginia" ;
    a2a:PersonNameLastName "Van Liedekerke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-3552d3eb-e326-4b78-88a3-5cd417f7d98b
  a a2a:Person ;
  rdfs:label "Franciscus Roelandt" ;
  a2a:PersonName [
    rdfs:label "Franciscus Roelandt" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Roelandt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-8722abef-7938-4ecd-81b2-c9ea98648533
  a a2a:Person ;
  rdfs:label "Benjaminus Huylebroeck" ;
  a2a:PersonName [
    rdfs:label "Benjaminus Huylebroeck" ;
    a2a:PersonNameFirstName "Benjaminus" ;
    a2a:PersonNameLastName "Huylebroeck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "wever" .

oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-af618c39-1e2d-450c-aebb-3d1a445101f4
  a a2a:Person ;
  rdfs:label "Sophia Sterck" ;
  a2a:PersonName [
    rdfs:label "Sophia Sterck" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Sterck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-2cfbe6ee-a39e-4868-8aa0-ad229b5f6eb0
  a a2a:Person ;
  rdfs:label "Emma Huylebroeck" ;
  a2a:PersonName [
    rdfs:label "Emma Huylebroeck" ;
    a2a:PersonNameFirstName "Emma" ;
    a2a:PersonNameLastName "Huylebroeck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1867-06-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-c91c52c7-ab1a-4430-b6cb-e3b3407b6c4b
  a a2a:Person ;
  rdfs:label "Victor Van Wambeke" ;
  a2a:PersonName [
    rdfs:label "Victor Van Wambeke" ;
    a2a:PersonNameFirstName "Victor" ;
    a2a:PersonNameLastName "Van Wambeke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-7b1b433b-daec-4fdb-86f5-8cd115f04dac
  a a2a:Person ;
  rdfs:label "Dominicus Roelandt" ;
  a2a:PersonName [
    rdfs:label "Dominicus Roelandt" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNameLastName "Roelandt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erpe" ;
    rdfs:label "Erpe"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erpe" ;
    rdfs:label "Erpe"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-0915563a-82f8-43c7-b8b9-713d9f5d8171
  a a2a:Person ;
  rdfs:label "Donatus Roelandt" ;
  a2a:PersonName [
    rdfs:label "Donatus Roelandt" ;
    a2a:PersonNameFirstName "Donatus" ;
    a2a:PersonNameLastName "Roelandt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erpe" ;
    rdfs:label "Erpe"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-1d3f6ae6-e621-4681-8a4b-b1fb1d7ab85c
  a a2a:Person ;
  rdfs:label "Benedictus Sterck" ;
  a2a:PersonName [
    rdfs:label "Benedictus Sterck" ;
    a2a:PersonNameFirstName "Benedictus" ;
    a2a:PersonNameLastName "Sterck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-7d5a6903-0ccc-4dcd-ab2c-a12107d484a4
  a a2a:Person ;
  rdfs:label "Constant De Wilde" ;
  a2a:PersonName [
    rdfs:label "Constant De Wilde" ;
    a2a:PersonNameFirstName "Constant" ;
    a2a:PersonNameLastName "De Wilde"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "plafonneerder" .

oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person-b6887c6e-2229-4f75-8610-a6f43395c350
  a a2a:Person ;
  rdfs:label "Desiré Raspoet" ;
  a2a:PersonName [
    rdfs:label "Desiré Raspoet" ;
    a2a:PersonNameFirstName "Desiré" ;
    a2a:PersonNameLastName "Raspoet"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "herbergier" .

oa:event_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1885" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1885-08-19"^^xsd:date
  ] .

oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person:a55dbc02-910c-4aa5-be1b-9c7f013ece45 ;
  a2a:EventKeyRef oa:event_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Event1 .

oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person:3552d3eb-e326-4b78-88a3-5cd417f7d98b ;
  a2a:EventKeyRef oa:event_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Event1 .

oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person:8722abef-7938-4ecd-81b2-c9ea98648533 ;
  a2a:EventKeyRef oa:event_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Event1 .

oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person:af618c39-1e2d-450c-aebb-3d1a445101f4 ;
  a2a:EventKeyRef oa:event_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Event1 .

oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person:2cfbe6ee-a39e-4868-8aa0-ad229b5f6eb0 ;
  a2a:EventKeyRef oa:event_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Event1 .

oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_5
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person:c91c52c7-ab1a-4430-b6cb-e3b3407b6c4b ;
  a2a:EventKeyRef oa:event_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Event1 .

oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_6
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person:7b1b433b-daec-4fdb-86f5-8cd115f04dac ;
  a2a:EventKeyRef oa:event_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Event1 .

oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person:0915563a-82f8-43c7-b8b9-713d9f5d8171 ;
  a2a:EventKeyRef oa:event_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Event1 .

oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person:1d3f6ae6-e621-4681-8a4b-b1fb1d7ab85c ;
  a2a:EventKeyRef oa:event_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Event1 .

oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person:7d5a6903-0ccc-4dcd-ab2c-a12107d484a4 ;
  a2a:EventKeyRef oa:event_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Event1 .

oa:relationep_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Person:b6887c6e-2229-4f75-8610-a6f43395c350 ;
  a2a:EventKeyRef oa:event_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e_Event1 .

oa:source_aal_eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1885-08-19 - 1885-08-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-08-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-08-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1885" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1885-08-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1885" ;
    a2a:Book "Huwelijksregister Aalst 1885" ;
    a2a:DocumentNumber "104" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1885, Huwelijksregister Aalst 1885, 104"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/1b0ae24b-14e7-b4a3-94c5-e8b117140e17.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/1b0ae24b-14e7-b4a3-94c5-e8b117140e17.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e" ;
  a2a:RecordGUID "{eacb080d-c8ed-42b3-bb4e-a1c6a3c2de3e}" ;
  a2a:SourceRemarkOpmerking "Tijdstip huwelijk 8:00, aantal handtekeningen: 6<br />Kunnen niet schrijven: De bruid , hare moeder en laatste getuige.<br />Extra info: Huwelijksafkondiging te Aelst en Erpe op 9 en 16 augustus 1885." ;
  a2a:SourceRemarkfilename "ALS_H_1885_055" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_1356_00001356.xml van AAL" .

[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen """Bruid is niet meerderjarig., toestemming van ouders
Woonadres: schaarbeke""" .
[] a2a:PersonRemarkdiversen "Militieattest." .
