@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_a67f550d-9bd2-41b4-a141-af4721a11cf6
  a a2a:Record ;
  rdfs:label "Geboorte op 3 oktober 1909 te Aelst" ;
  a2a:hasPerson oa:person_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Person-6ae15c86-5bc6-494a-a525-c4695e78c8fe, oa:person_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Person-d84c3cc7-1d3d-4b66-80c9-a5e37ad82494, oa:person_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Person-83a75ba0-1998-47ae-a817-28ea2cac52c9, oa:person_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Person-998d97c9-835c-484e-9b8f-e7f84c4c1e61, oa:person_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Person-cbcc30c3-71ca-48c7-adca-ef40a74d7f91, oa:person_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Person-4885f533-2a24-4d5e-972e-a0e3e24bfd24, oa:person_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Person-c824440d-2ff9-4333-973e-444c664ebf86 ;
  a2a:hasEvent oa:event_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_0, oa:relationep_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_1, oa:relationep_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_2, oa:relationep_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_3, oa:relationep_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_4, oa:relationep_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_5, oa:relationep_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_6 ;
  a2a:hasSource oa:source_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6 .

oa:person_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Person-6ae15c86-5bc6-494a-a525-c4695e78c8fe
  a a2a:Person ;
  rdfs:label "Leo Gheeraerdts" ;
  a2a:PersonName [
    rdfs:label "Leo Gheeraerdts" ;
    a2a:PersonNameFirstName "Leo" ;
    a2a:PersonNameLastName "Gheeraerdts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Person-d84c3cc7-1d3d-4b66-80c9-a5e37ad82494
  a a2a:Person ;
  rdfs:label "Felix De Buck" ;
  a2a:PersonName [
    rdfs:label "Felix De Buck" ;
    a2a:PersonNameFirstName "Felix" ;
    a2a:PersonNameLastName "De Buck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "twijnder" .

oa:person_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Person-83a75ba0-1998-47ae-a817-28ea2cac52c9
  a a2a:Person ;
  rdfs:label "Jan Baptista Van Cauter" ;
  a2a:PersonName [
    rdfs:label "Jan Baptista Van Cauter" ;
    a2a:PersonNameFirstName "Jan Baptista" ;
    a2a:PersonNameLastName "Van Cauter"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "tabakbewerker" .

oa:person_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Person-998d97c9-835c-484e-9b8f-e7f84c4c1e61
  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:person_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Person-cbcc30c3-71ca-48c7-adca-ef40a74d7f91
  a a2a:Person ;
  rdfs:label "Rachel - Eulalia De Backer" ;
  a2a:PersonName [
    rdfs:label "Rachel - Eulalia De Backer" ;
    a2a:PersonNameFirstName "Rachel - Eulalia" ;
    a2a:PersonNameLastName "De Backer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1909-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Person-4885f533-2a24-4d5e-972e-a0e3e24bfd24
  a a2a:Person ;
  rdfs:label "Remi - Gustaaf De Backer" ;
  a2a:PersonName [
    rdfs:label "Remi - Gustaaf De Backer" ;
    a2a:PersonNameFirstName "Remi - Gustaaf" ;
    a2a:PersonNameLastName "De Backer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gentschensteenweg te Aelst" ;
    rdfs:label "Gentschensteenweg te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erpe" ;
    rdfs:label "Erpe"
  ] ;
  a2a:Profession "brouwersgast" .

oa:person_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Person-c824440d-2ff9-4333-973e-444c664ebf86
  a a2a:Person ;
  rdfs:label "Emma - Amelia D'haese" ;
  a2a:PersonName [
    rdfs:label "Emma - Amelia D'haese" ;
    a2a:PersonNameFirstName "Emma - Amelia" ;
    a2a:PersonNameLastName "D'haese"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gentschensteenweg te Aelst" ;
    rdfs:label "Gentschensteenweg te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erpe" ;
    rdfs:label "Erpe"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1909-10-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Person:6ae15c86-5bc6-494a-a525-c4695e78c8fe ;
  a2a:EventKeyRef oa:event_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Event1 .

oa:relationep_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Person:d84c3cc7-1d3d-4b66-80c9-a5e37ad82494 ;
  a2a:EventKeyRef oa:event_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Event1 .

oa:relationep_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Person:83a75ba0-1998-47ae-a817-28ea2cac52c9 ;
  a2a:EventKeyRef oa:event_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Event1 .

oa:relationep_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Person:998d97c9-835c-484e-9b8f-e7f84c4c1e61 ;
  a2a:EventKeyRef oa:event_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Event1 .

oa:relationep_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Person:cbcc30c3-71ca-48c7-adca-ef40a74d7f91 ;
  a2a:EventKeyRef oa:event_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Event1 .

oa:relationep_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Person:4885f533-2a24-4d5e-972e-a0e3e24bfd24 ;
  a2a:EventKeyRef oa:event_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Event1 .

oa:relationep_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Person:c824440d-2ff9-4333-973e-444c664ebf86 ;
  a2a:EventKeyRef oa:event_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6_Event1 .

oa:source_aal_a67f550d-9bd2-41b4-a141-af4721a11cf6
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1909-10-04 - 1909-10-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-10-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-10-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1909-10-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1909" ;
    a2a:Book "Geboorteregister Aalst 1909" ;
    a2a:DocumentNumber "727" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1909, Geboorteregister Aalst 1909, 727"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/52e24533-6e5d-6e1e-b78f-e96d0ff41dd2.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/a67f550d-9bd2-41b4-a141-af4721a11cf6" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/52e24533-6e5d-6e1e-b78f-e96d0ff41dd2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/a67f550d-9bd2-41b4-a141-af4721a11cf6" ;
  a2a:RecordGUID "{a67f550d-9bd2-41b4-a141-af4721a11cf6}" ;
  a2a:SourceRemarkOpmerking """geboortetijd 15:00, aangiftetijd 10:00, aantal handtekeningen: 4
Leo Gheeraerdts, Burgemeester, in de afwezigheid des gedelegeerden Schepen.""" ;
  a2a:SourceRemarkfilename "ALS_G_1909_188" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_178_00000178.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
