@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_2fcda719-d847-4660-b190-e73fd425734e
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 oktober 1897" ;
  a2a:hasPerson oa:person_aal_2fcda719-d847-4660-b190-e73fd425734e_Person-97b06d71-420b-40d0-8b15-307a863e573f, oa:person_aal_2fcda719-d847-4660-b190-e73fd425734e_Person-03d42ffd-bdb8-47ee-bfe4-bd7a3bc48f5e, oa:person_aal_2fcda719-d847-4660-b190-e73fd425734e_Person-d67f13f8-0d72-4453-93ec-e48078a4581c, oa:person_aal_2fcda719-d847-4660-b190-e73fd425734e_Person-935e0de4-8d15-4e11-bacf-ef674dfbf5ea, oa:person_aal_2fcda719-d847-4660-b190-e73fd425734e_Person-765c97d7-cd9f-4881-8775-9a562fd55363, oa:person_aal_2fcda719-d847-4660-b190-e73fd425734e_Person-4506a36f-8d2c-4185-909d-ef9cbdf33747 ;
  a2a:hasEvent oa:event_aal_2fcda719-d847-4660-b190-e73fd425734e_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_2fcda719-d847-4660-b190-e73fd425734e_0, oa:relationep_aal_2fcda719-d847-4660-b190-e73fd425734e_1, oa:relationep_aal_2fcda719-d847-4660-b190-e73fd425734e_2, oa:relationep_aal_2fcda719-d847-4660-b190-e73fd425734e_3, oa:relationep_aal_2fcda719-d847-4660-b190-e73fd425734e_4, oa:relationep_aal_2fcda719-d847-4660-b190-e73fd425734e_5 ;
  a2a:hasSource oa:source_aal_2fcda719-d847-4660-b190-e73fd425734e .

oa:person_aal_2fcda719-d847-4660-b190-e73fd425734e_Person-97b06d71-420b-40d0-8b15-307a863e573f
  a a2a:Person ;
  rdfs:label "Sophia Persiaux" ;
  a2a:PersonName [
    rdfs:label "Sophia Persiaux" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Persiaux"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_2fcda719-d847-4660-b190-e73fd425734e_Person-03d42ffd-bdb8-47ee-bfe4-bd7a3bc48f5e
  a a2a:Person ;
  rdfs:label "Joanna De Smet" ;
  a2a:PersonName [
    rdfs:label "Joanna De Smet" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "De Smet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_2fcda719-d847-4660-b190-e73fd425734e_Person-d67f13f8-0d72-4453-93ec-e48078a4581c
  a a2a:Person ;
  rdfs:label "Jan Ruysbergh" ;
  a2a:PersonName [
    rdfs:label "Jan Ruysbergh" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Ruysbergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_2fcda719-d847-4660-b190-e73fd425734e_Person-935e0de4-8d15-4e11-bacf-ef674dfbf5ea
  a a2a:Person ;
  rdfs:label "Constantinus Corthals" ;
  a2a:PersonName [
    rdfs:label "Constantinus Corthals" ;
    a2a:PersonNameFirstName "Constantinus" ;
    a2a:PersonNameLastName "Corthals"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_2fcda719-d847-4660-b190-e73fd425734e_Person-765c97d7-cd9f-4881-8775-9a562fd55363
  a a2a:Person ;
  rdfs:label "Sophia Jacobs" ;
  a2a:PersonName [
    rdfs:label "Sophia Jacobs" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_2fcda719-d847-4660-b190-e73fd425734e_Person-4506a36f-8d2c-4185-909d-ef9cbdf33747
  a a2a:Person ;
  rdfs:label "Barbara Ruysbergh" ;
  a2a:PersonName [
    rdfs:label "Barbara Ruysbergh" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Ruysbergh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1850-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_2fcda719-d847-4660-b190-e73fd425734e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1897-10-14"^^xsd:date
  ] .

oa:relationep_aal_2fcda719-d847-4660-b190-e73fd425734e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_2fcda719-d847-4660-b190-e73fd425734e_Person:97b06d71-420b-40d0-8b15-307a863e573f ;
  a2a:EventKeyRef oa:event_aal_2fcda719-d847-4660-b190-e73fd425734e_Event1 .

oa:relationep_aal_2fcda719-d847-4660-b190-e73fd425734e_1
  a a2a:RelationEP ;
  rdfs:label "other:Weduwnaar van" ;
  a2a:RelationType "other:Weduwnaar van" ;
  a2a:PersonKeyRef oa:person_aal_2fcda719-d847-4660-b190-e73fd425734e_Person:03d42ffd-bdb8-47ee-bfe4-bd7a3bc48f5e ;
  a2a:EventKeyRef oa:event_aal_2fcda719-d847-4660-b190-e73fd425734e_Event1 .

oa:relationep_aal_2fcda719-d847-4660-b190-e73fd425734e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_aal_2fcda719-d847-4660-b190-e73fd425734e_Person:d67f13f8-0d72-4453-93ec-e48078a4581c ;
  a2a:EventKeyRef oa:event_aal_2fcda719-d847-4660-b190-e73fd425734e_Event1 .

oa:relationep_aal_2fcda719-d847-4660-b190-e73fd425734e_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_2fcda719-d847-4660-b190-e73fd425734e_Person:935e0de4-8d15-4e11-bacf-ef674dfbf5ea ;
  a2a:EventKeyRef oa:event_aal_2fcda719-d847-4660-b190-e73fd425734e_Event1 .

oa:relationep_aal_2fcda719-d847-4660-b190-e73fd425734e_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_aal_2fcda719-d847-4660-b190-e73fd425734e_Person:765c97d7-cd9f-4881-8775-9a562fd55363 ;
  a2a:EventKeyRef oa:event_aal_2fcda719-d847-4660-b190-e73fd425734e_Event1 .

oa:relationep_aal_2fcda719-d847-4660-b190-e73fd425734e_5
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_aal_2fcda719-d847-4660-b190-e73fd425734e_Person:4506a36f-8d2c-4185-909d-ef9cbdf33747 ;
  a2a:EventKeyRef oa:event_aal_2fcda719-d847-4660-b190-e73fd425734e_Event1 .

oa:source_aal_2fcda719-d847-4660-b190-e73fd425734e
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1897-10-14 - 1897-10-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-10-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-10-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1897" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1897-10-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1897" ;
    a2a:Book "Huwelijksregister Aalst 1897" ;
    a2a:DocumentNumber "187" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1897, Huwelijksregister Aalst 1897, 187"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/e70b3551-279a-3fe7-2def-b3024cd3f464.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/2fcda719-d847-4660-b190-e73fd425734e" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/e70b3551-279a-3fe7-2def-b3024cd3f464.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/2fcda719-d847-4660-b190-e73fd425734e" ;
  a2a:RecordGUID "{2fcda719-d847-4660-b190-e73fd425734e}" ;
  a2a:SourceRemarkOpmerking """Tijdstip huwelijk 9:00, aantal handtekeningen: 5<br />Kunnen niet schrijven: De echtgenoten<br />Extra info: -Joanna De Smet + Aelst 24 april 1897
-Afk.: Aelst, 3 oktober 1897
-'De echtgenoten verklaren huwelyksvoorwaarden te hebben aangegaan voor den notaris Limpens, verblyvende te Aelst, den dertigsten September laatst'""" ;
  a2a:SourceRemarkfilename "ALS_H_1897_097" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_1240_00001240.xml van AAL" .

[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "Overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "Woonadres: nazarethstraat" .
