@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_ecb229a8-4623-7bd7-4f45-eacf99075cb1
  a a2a:Record ;
  rdfs:label "Geboorte op 23 september 1883 te Aalst" ;
  a2a:hasPerson oa:person_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Person-d295bf90-6d6e-754e-4c53-b751f207257d, oa:person_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Person-17388d2d-48da-5727-e70d-9476b4876ce2, oa:person_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Person-85f9de6e-3125-de31-067a-66c21e8e4004, oa:person_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Person-052928a3-8172-8c25-ae5c-c4359fe35675, oa:person_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Person-594adc70-94f8-ed84-4334-c6327de6e191, oa:person_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Person-f53d6002-d724-3525-b456-1b6c57b2416f, oa:person_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Person-10eb61b6-da28-76ae-bedf-b2ef7e224881 ;
  a2a:hasEvent oa:event_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_0, oa:relationep_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_1, oa:relationep_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_2, oa:relationep_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_3, oa:relationep_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_4, oa:relationep_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_5, oa:relationep_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_6 ;
  a2a:hasSource oa:source_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1 .

oa:person_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Person-d295bf90-6d6e-754e-4c53-b751f207257d
  a a2a:Person ;
  rdfs:label "Josephus De Saedeleer" ;
  a2a:PersonName [
    rdfs:label "Josephus De Saedeleer" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "De Saedeleer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Person-17388d2d-48da-5727-e70d-9476b4876ce2
  a a2a:Person ;
  rdfs:label "Jozef De Vos" ;
  a2a:PersonName [
    rdfs:label "Jozef De Vos" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNameLastName "De Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "klerk dezer regentie" .

oa:person_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Person-85f9de6e-3125-de31-067a-66c21e8e4004
  a a2a:Person ;
  rdfs:label "Maria-Theresia Potem" ;
  a2a:PersonName [
    rdfs:label "Maria-Theresia Potem" ;
    a2a:PersonNameFirstName "Maria-Theresia" ;
    a2a:PersonNameLastName "Potem"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Zonnestraat te Aalst" ;
    rdfs:label "Zonnestraat te Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Person-052928a3-8172-8c25-ae5c-c4359fe35675
  a a2a:Person ;
  rdfs:label "Honorina Josephina Ghislena Delpierre" ;
  a2a:PersonName [
    rdfs:label "Honorina Josephina Ghislena Delpierre" ;
    a2a:PersonNameFirstName "Honorina Josephina Ghislena" ;
    a2a:PersonNameLastName "Delpierre"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1883-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:person_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Person-594adc70-94f8-ed84-4334-c6327de6e191
  a a2a:Person ;
  rdfs:label "Joannes-Baptista Idulphus Delpierre" ;
  a2a:PersonName [
    rdfs:label "Joannes-Baptista Idulphus Delpierre" ;
    a2a:PersonNameFirstName "Joannes-Baptista Idulphus" ;
    a2a:PersonNameLastName "Delpierre"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Zonnestraat te Aalst" ;
    rdfs:label "Zonnestraat te Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lens (Henegouwen)" ;
    rdfs:label "Lens (Henegouwen)"
  ] ;
  a2a:Profession "peerdensmid" .

oa:person_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Person-f53d6002-d724-3525-b456-1b6c57b2416f
  a a2a:Person ;
  rdfs:label "Franciscus De Wolf-Coevoet" ;
  a2a:PersonName [
    rdfs:label "Franciscus De Wolf-Coevoet" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "De Wolf-Coevoet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Person-10eb61b6-da28-76ae-bedf-b2ef7e224881
  a a2a:Person ;
  rdfs:label "de vader is de aangever" ;
  a2a:PersonName [
    rdfs:label "de vader is de aangever" ;
    a2a:PersonNameLastName "de vader is de aangever"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1883-09-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:relationep_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Person:d295bf90-6d6e-754e-4c53-b751f207257d ;
  a2a:EventKeyRef oa:event_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Event1 .

oa:relationep_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Person:17388d2d-48da-5727-e70d-9476b4876ce2 ;
  a2a:EventKeyRef oa:event_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Event1 .

oa:relationep_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Person:85f9de6e-3125-de31-067a-66c21e8e4004 ;
  a2a:EventKeyRef oa:event_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Event1 .

oa:relationep_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Person:052928a3-8172-8c25-ae5c-c4359fe35675 ;
  a2a:EventKeyRef oa:event_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Event1 .

oa:relationep_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Person:594adc70-94f8-ed84-4334-c6327de6e191 ;
  a2a:EventKeyRef oa:event_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Event1 .

oa:relationep_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_5
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Person:f53d6002-d724-3525-b456-1b6c57b2416f ;
  a2a:EventKeyRef oa:event_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Event1 .

oa:relationep_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_6
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Person:10eb61b6-da28-76ae-bedf-b2ef7e224881 ;
  a2a:EventKeyRef oa:event_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1_Event1 .

oa:source_aal_ecb229a8-4623-7bd7-4f45-eacf99075cb1
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1883-09-25 - 1883-09-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1883-09-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1883-09-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1883" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1883-09-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1883" ;
    a2a:Book "Geboorteregister Aalst 1883" ;
    a2a:DocumentNumber "574" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1883, Geboorteregister Aalst 1883, 574"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/b09835a1-db81-58f7-d201-377f316c1f49.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/ecb229a8-4623-7bd7-4f45-eacf99075cb1" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/b09835a1-db81-58f7-d201-377f316c1f49.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-11-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/ecb229a8-4623-7bd7-4f45-eacf99075cb1" ;
  a2a:RecordGUID "{ecb229a8-4623-7bd7-4f45-eacf99075cb1}" ;
  a2a:SourceRemarkOpmerking "Aangiftetijd: 16:00<br />Handtekeningen: 4" ;
  a2a:SourceRemarkfilename "ALS_G_1883_147" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_1444_00001444.xml van AAL" .

