@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_bf094c2a-e18e-43cf-9113-0531a9623f75
  a a2a:Record ;
  rdfs:label "Geboorte op 29 augustus 1905 te Aelst" ;
  a2a:hasPerson oa:person_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Person-e1b2785a-6c14-4dc1-a6a3-a53bb6802bea, oa:person_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Person-04977b98-0da6-4214-94d4-3e7608a5ad5a, oa:person_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Person-e60eca93-1243-42ea-b88d-cf3c3e70b5da, oa:person_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Person-07a0e15b-f1d9-4674-aa61-d9f7d32a8529, oa:person_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Person-8f5f6e03-acee-4840-b9ae-96eb30f502e0, oa:person_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Person-49148389-f36d-42df-a4a1-ea9a46e6aafe, oa:person_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Person-132e54be-56f9-4b47-937f-58f23eda443a ;
  a2a:hasEvent oa:event_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_0, oa:relationep_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_1, oa:relationep_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_2, oa:relationep_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_3, oa:relationep_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_4, oa:relationep_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_5, oa:relationep_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_6 ;
  a2a:hasSource oa:source_aal_bf094c2a-e18e-43cf-9113-0531a9623f75 .

oa:person_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Person-e1b2785a-6c14-4dc1-a6a3-a53bb6802bea
  a a2a:Person ;
  rdfs:label "Louis Meert" ;
  a2a:PersonName [
    rdfs:label "Louis Meert" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Meert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Person-04977b98-0da6-4214-94d4-3e7608a5ad5a
  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_bf094c2a-e18e-43cf-9113-0531a9623f75_Person-e60eca93-1243-42ea-b88d-cf3c3e70b5da
  a a2a:Person ;
  rdfs:label "Emiel Corthals" ;
  a2a:PersonName [
    rdfs:label "Emiel Corthals" ;
    a2a:PersonNameFirstName "Emiel" ;
    a2a:PersonNameLastName "Corthals"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "dienstknecht" .

oa:person_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Person-07a0e15b-f1d9-4674-aa61-d9f7d32a8529
  a a2a:Person ;
  rdfs:label "Frans De Pauw" ;
  a2a:PersonName [
    rdfs:label "Frans De Pauw" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "De Pauw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "70" ;
    rdfs:label "70"
  ] ;
  a2a:Profession "stadswerkman" .

oa:person_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Person-8f5f6e03-acee-4840-b9ae-96eb30f502e0
  a a2a:Person ;
  rdfs:label "Joanna Corthals" ;
  a2a:PersonName [
    rdfs:label "Joanna Corthals" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Corthals"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1905-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Person-49148389-f36d-42df-a4a1-ea9a46e6aafe
  a a2a:Person ;
  rdfs:label "Nathalia - Clementia Troch" ;
  a2a:PersonName [
    rdfs:label "Nathalia - Clementia Troch" ;
    a2a:PersonNameFirstName "Nathalia - Clementia" ;
    a2a:PersonNameLastName "Troch"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "koolstraat te Aelst" ;
    rdfs:label "koolstraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Person-132e54be-56f9-4b47-937f-58f23eda443a
  a a2a:Person ;
  rdfs:label "Eduard - Jozef Corthals" ;
  a2a:PersonName [
    rdfs:label "Eduard - Jozef Corthals" ;
    a2a:PersonNameFirstName "Eduard - Jozef" ;
    a2a:PersonNameLastName "Corthals"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "koolstraat te Aelst" ;
    rdfs:label "koolstraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "espadrillenmaker" .

oa:event_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1905-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Person:e1b2785a-6c14-4dc1-a6a3-a53bb6802bea ;
  a2a:EventKeyRef oa:event_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Event1 .

oa:relationep_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Person:04977b98-0da6-4214-94d4-3e7608a5ad5a ;
  a2a:EventKeyRef oa:event_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Event1 .

oa:relationep_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Person:e60eca93-1243-42ea-b88d-cf3c3e70b5da ;
  a2a:EventKeyRef oa:event_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Event1 .

oa:relationep_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Person:07a0e15b-f1d9-4674-aa61-d9f7d32a8529 ;
  a2a:EventKeyRef oa:event_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Event1 .

oa:relationep_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Person:8f5f6e03-acee-4840-b9ae-96eb30f502e0 ;
  a2a:EventKeyRef oa:event_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Event1 .

oa:relationep_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Person:49148389-f36d-42df-a4a1-ea9a46e6aafe ;
  a2a:EventKeyRef oa:event_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Event1 .

oa:relationep_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_6
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Person:132e54be-56f9-4b47-937f-58f23eda443a ;
  a2a:EventKeyRef oa:event_aal_bf094c2a-e18e-43cf-9113-0531a9623f75_Event1 .

oa:source_aal_bf094c2a-e18e-43cf-9113-0531a9623f75
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1905-08-29 - 1905-08-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-08-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-08-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1905" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1905-08-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1905" ;
    a2a:Book "Geboorteregister Aalst 1905" ;
    a2a:DocumentNumber "702" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1905, Geboorteregister Aalst 1905, 702"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/73f25a61-620c-5781-5d1c-5b91892646b6.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/bf094c2a-e18e-43cf-9113-0531a9623f75" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/73f25a61-620c-5781-5d1c-5b91892646b6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/bf094c2a-e18e-43cf-9113-0531a9623f75" ;
  a2a:RecordGUID "{bf094c2a-e18e-43cf-9113-0531a9623f75}" ;
  a2a:SourceRemarkOpmerking """geboortetijd 09:00, aangiftetijd 11:00, aantal handtekeningen: 4
Louis Meert, eerste in rang zijnde Schepen, in de afwezigheid des gedelegeerden Schepen, en van den Burgemeester.""" ;
  a2a:SourceRemarkfilename "ALS_G_1905_181" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_249_00000249.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
