@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_c2f24477-2eda-433a-8dd2-2ddb38c7f18f
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 juni 1895 te Aalst" ;
  a2a:hasPerson oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-0479c326-52e9-4fe3-b236-6c3473b1184e, oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-6217b137-7caf-4120-875c-83c0a5fa57a8, oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-cbbf8a84-2571-4909-a73e-c2f8f107440e, oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-6aaf7aaa-18a9-4130-b617-55d84c640ef7, oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-8861e2f5-91c5-44cd-92f5-3716017c04dd, oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-cd515d6b-c24b-4424-a63c-0c90cd2accba, oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-5e931cca-2d85-46ba-b354-a932b2315dde, oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-07ce0462-6c53-4650-9030-77c7e3c05a9d, oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-8d28208a-b39f-464c-a2ad-45b008fe694a, oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-6344b160-2ae9-4f7f-b5b6-9d1d645237f9, oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-434080da-cd46-4f05-9805-aa559118c167 ;
  a2a:hasEvent oa:event_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_0, oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_1, oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_2, oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_3, oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_4, oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_5, oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_6, oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_7, oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_8, oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_9, oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_10 ;
  a2a:hasSource oa:source_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f .

oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-0479c326-52e9-4fe3-b236-6c3473b1184e
  a a2a:Person ;
  rdfs:label "Petrus-Jan Van de Velde" ;
  a2a:PersonName [
    rdfs:label "Petrus-Jan Van de Velde" ;
    a2a:PersonNameFirstName "Petrus-Jan" ;
    a2a:PersonNameLastName "Van de Velde"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-6217b137-7caf-4120-875c-83c0a5fa57a8
  a a2a:Person ;
  rdfs:label "Leo Van Goethem" ;
  a2a:PersonName [
    rdfs:label "Leo Van Goethem" ;
    a2a:PersonNameFirstName "Leo" ;
    a2a:PersonNameLastName "Van Goethem"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "vleesschouwer" .

oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-cbbf8a84-2571-4909-a73e-c2f8f107440e
  a a2a:Person ;
  rdfs:label "Adolf Van de Velde" ;
  a2a:PersonName [
    rdfs:label "Adolf Van de Velde" ;
    a2a:PersonNameFirstName "Adolf" ;
    a2a:PersonNameLastName "Van de Velde"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "landbowuer" .

oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-6aaf7aaa-18a9-4130-b617-55d84c640ef7
  a a2a:Person ;
  rdfs:label "Evarist Van Nuffel" ;
  a2a:PersonName [
    rdfs:label "Evarist Van Nuffel" ;
    a2a:PersonNameFirstName "Evarist" ;
    a2a:PersonNameLastName "Van Nuffel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "winkelier" .

oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-8861e2f5-91c5-44cd-92f5-3716017c04dd
  a a2a:Person ;
  rdfs:label "Carolus Amant" ;
  a2a:PersonName [
    rdfs:label "Carolus Amant" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "Amant"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "letterzetter" .

oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-cd515d6b-c24b-4424-a63c-0c90cd2accba
  a a2a:Person ;
  rdfs:label "Joannes Vinck" ;
  a2a:PersonName [
    rdfs:label "Joannes Vinck" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Vinck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "64" ;
    rdfs:label "64"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-5e931cca-2d85-46ba-b354-a932b2315dde
  a a2a:Person ;
  rdfs:label "Angelina Van Nuffel" ;
  a2a:PersonName [
    rdfs:label "Angelina Van Nuffel" ;
    a2a:PersonNameFirstName "Angelina" ;
    a2a:PersonNameLastName "Van Nuffel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-07ce0462-6c53-4650-9030-77c7e3c05a9d
  a a2a:Person ;
  rdfs:label "Coleta De Brucker" ;
  a2a:PersonName [
    rdfs:label "Coleta De Brucker" ;
    a2a:PersonNameFirstName "Coleta" ;
    a2a:PersonNameLastName "De Brucker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-8d28208a-b39f-464c-a2ad-45b008fe694a
  a a2a:Person ;
  rdfs:label "Maria-Virginia Vinck" ;
  a2a:PersonName [
    rdfs:label "Maria-Virginia Vinck" ;
    a2a:PersonNameFirstName "Maria-Virginia" ;
    a2a:PersonNameLastName "Vinck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst (voortijds te Herdersem)" ;
    rdfs:label "Aalst (voortijds te Herdersem)"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1876-05-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Herdersem" ;
    rdfs:label "Herdersem"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-6344b160-2ae9-4f7f-b5b6-9d1d645237f9
  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_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person-434080da-cd46-4f05-9805-aa559118c167
  a a2a:Person ;
  rdfs:label "Constantinus Van de Velde" ;
  a2a:PersonName [
    rdfs:label "Constantinus Van de Velde" ;
    a2a:PersonNameFirstName "Constantinus" ;
    a2a:PersonNameLastName "Van de Velde"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1869-03-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1895-06-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person:0479c326-52e9-4fe3-b236-6c3473b1184e ;
  a2a:EventKeyRef oa:event_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Event1 .

oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person:6217b137-7caf-4120-875c-83c0a5fa57a8 ;
  a2a:EventKeyRef oa:event_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Event1 .

oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person:cbbf8a84-2571-4909-a73e-c2f8f107440e ;
  a2a:EventKeyRef oa:event_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Event1 .

oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person:6aaf7aaa-18a9-4130-b617-55d84c640ef7 ;
  a2a:EventKeyRef oa:event_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Event1 .

oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person:8861e2f5-91c5-44cd-92f5-3716017c04dd ;
  a2a:EventKeyRef oa:event_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Event1 .

oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person:cd515d6b-c24b-4424-a63c-0c90cd2accba ;
  a2a:EventKeyRef oa:event_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Event1 .

oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_6
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person:5e931cca-2d85-46ba-b354-a932b2315dde ;
  a2a:EventKeyRef oa:event_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Event1 .

oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_7
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person:07ce0462-6c53-4650-9030-77c7e3c05a9d ;
  a2a:EventKeyRef oa:event_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Event1 .

oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_8
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person:8d28208a-b39f-464c-a2ad-45b008fe694a ;
  a2a:EventKeyRef oa:event_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Event1 .

oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_9
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person:6344b160-2ae9-4f7f-b5b6-9d1d645237f9 ;
  a2a:EventKeyRef oa:event_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Event1 .

oa:relationep_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_10
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Person:434080da-cd46-4f05-9805-aa559118c167 ;
  a2a:EventKeyRef oa:event_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f_Event1 .

oa:source_aal_c2f24477-2eda-433a-8dd2-2ddb38c7f18f
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1895-06-12 - 1895-06-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-06-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-06-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1895" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1895-06-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1895" ;
    a2a:Book "Huwelijksregister Aalst 1895" ;
    a2a:DocumentNumber "110" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1895, Huwelijksregister Aalst 1895, 110"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/ea7096a9-f695-6e03-897e-e5d1b76261cb.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/c2f24477-2eda-433a-8dd2-2ddb38c7f18f" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/ea7096a9-f695-6e03-897e-e5d1b76261cb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-03-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/c2f24477-2eda-433a-8dd2-2ddb38c7f18f" ;
  a2a:RecordGUID "{c2f24477-2eda-433a-8dd2-2ddb38c7f18f}" ;
  a2a:SourceRemarkOpmerking "Aangiftetijd: 8 uur<br />Afkondiging: Aalst en Herdersem 2 juni 1895<br />Handtekeningen: 7<br />Kunnen niet schrijven: Ouders der echtgenoten" ;
  a2a:SourceRemarkfilename "ALS_H_1895_058" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_1332_00001332.xml van AAL" .

[] a2a:PersonRemarkdiversen "Woonadres: Aalst" .
[] a2a:PersonRemarkdiversen "De bruid is niet meerderjarig" .
[] a2a:PersonRemarkdiversen """Militieattest
Woonadres: groenstraat""" .
