@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_4e47683d-40fe-415d-aee7-8ecff220ff1b
  a a2a:Record ;
  rdfs:label "Geboorte op 27 mei 1902 te Aelst" ;
  a2a:hasPerson oa:person_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Person-ce921ade-a879-42d8-a6aa-a0c9eb3666cb, oa:person_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Person-77823e05-d6e4-4452-b1b4-950281931ad3, oa:person_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Person-ab1bb858-3705-43e2-97a4-fd777a39ebf9, oa:person_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Person-4bd7aec2-6e18-442b-b940-ea44ec1c41a6, oa:person_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Person-4a8cc7c6-62ee-4874-be3e-cc7f722d6e90, oa:person_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Person-2ee6a950-4953-45ed-9ab4-b5fc04f7c251, oa:person_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Person-a4017a42-e2ff-474e-b83e-69c0e724a7cd ;
  a2a:hasEvent oa:event_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_0, oa:relationep_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_1, oa:relationep_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_2, oa:relationep_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_3, oa:relationep_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_4, oa:relationep_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_5, oa:relationep_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_6 ;
  a2a:hasSource oa:source_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b .

oa:person_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Person-ce921ade-a879-42d8-a6aa-a0c9eb3666cb
  a a2a:Person ;
  rdfs:label "Victor De Gheest" ;
  a2a:PersonName [
    rdfs:label "Victor De Gheest" ;
    a2a:PersonNameFirstName "Victor" ;
    a2a:PersonNameLastName "De Gheest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Person-77823e05-d6e4-4452-b1b4-950281931ad3
  a a2a:Person ;
  rdfs:label "Jozef Petit" ;
  a2a:PersonName [
    rdfs:label "Jozef Petit" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNameLastName "Petit"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "twijnder" .

oa:person_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Person-ab1bb858-3705-43e2-97a4-fd777a39ebf9
  a a2a:Person ;
  rdfs:label "Jozef Bombeek" ;
  a2a:PersonName [
    rdfs:label "Jozef Bombeek" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNameLastName "Bombeek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "66" ;
    rdfs:label "66"
  ] ;
  a2a:Profession "rondleurder" .

oa:person_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Person-4bd7aec2-6e18-442b-b940-ea44ec1c41a6
  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_4e47683d-40fe-415d-aee7-8ecff220ff1b_Person-4a8cc7c6-62ee-4874-be3e-cc7f722d6e90
  a a2a:Person ;
  rdfs:label "Jozef Van Mol" ;
  a2a:PersonName [
    rdfs:label "Jozef Van Mol" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNameLastName "Van Mol"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1902-05-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Person-2ee6a950-4953-45ed-9ab4-b5fc04f7c251
  a a2a:Person ;
  rdfs:label "Charles-Louis Van Mol" ;
  a2a:PersonName [
    rdfs:label "Charles-Louis Van Mol" ;
    a2a:PersonNameFirstName "Charles-Louis" ;
    a2a:PersonNameLastName "Van Mol"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ledebaan te Aelst" ;
    rdfs:label "Ledebaan te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "twijnder" .

oa:person_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Person-a4017a42-e2ff-474e-b83e-69c0e724a7cd
  a a2a:Person ;
  rdfs:label "Maria-Barbara Temmerman" ;
  a2a:PersonName [
    rdfs:label "Maria-Barbara Temmerman" ;
    a2a:PersonNameFirstName "Maria-Barbara" ;
    a2a:PersonNameLastName "Temmerman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ledebaan te Aelst" ;
    rdfs:label "Ledebaan te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1902-05-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Person:ce921ade-a879-42d8-a6aa-a0c9eb3666cb ;
  a2a:EventKeyRef oa:event_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Event1 .

oa:relationep_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Person:77823e05-d6e4-4452-b1b4-950281931ad3 ;
  a2a:EventKeyRef oa:event_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Event1 .

oa:relationep_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Person:ab1bb858-3705-43e2-97a4-fd777a39ebf9 ;
  a2a:EventKeyRef oa:event_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Event1 .

oa:relationep_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Person:4bd7aec2-6e18-442b-b940-ea44ec1c41a6 ;
  a2a:EventKeyRef oa:event_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Event1 .

oa:relationep_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Person:4a8cc7c6-62ee-4874-be3e-cc7f722d6e90 ;
  a2a:EventKeyRef oa:event_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Event1 .

oa:relationep_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Person:2ee6a950-4953-45ed-9ab4-b5fc04f7c251 ;
  a2a:EventKeyRef oa:event_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Event1 .

oa:relationep_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Person:a4017a42-e2ff-474e-b83e-69c0e724a7cd ;
  a2a:EventKeyRef oa:event_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b_Event1 .

oa:source_aal_4e47683d-40fe-415d-aee7-8ecff220ff1b
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1902-05-27 - 1902-05-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-05-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-05-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1902-05-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1902" ;
    a2a:Book "Geboorteregister Aalst 1902" ;
    a2a:DocumentNumber "429" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1902, Geboorteregister Aalst 1902, 429"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/a41c5346-6125-6c04-caec-d408f49c8a13.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/4e47683d-40fe-415d-aee7-8ecff220ff1b" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/a41c5346-6125-6c04-caec-d408f49c8a13.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/4e47683d-40fe-415d-aee7-8ecff220ff1b" ;
  a2a:RecordGUID "{4e47683d-40fe-415d-aee7-8ecff220ff1b}" ;
  a2a:SourceRemarkOpmerking "geboortetijd 07:00, aangiftetijd 10:00, aantal handtekeningen: 1<br />Kunnen niet schrijven: de vader en de getuigen" ;
  a2a:SourceRemarkfilename "ALS_G_1902_111" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_533_00000533.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
