@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_a5d133a8-79f4-43cd-8f3d-e671bf1e6828
  a a2a:Record ;
  rdfs:label "Geboorte op 31 juli 1894 te Aelst" ;
  a2a:hasPerson oa:person_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Person-c67c0c52-c9b4-4bef-916c-c098343443a6, oa:person_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Person-778c9558-2ffc-49d2-91fa-4e72f5885b21, oa:person_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Person-023536ac-b6e9-4dd9-b5b3-aa84afa950a5, oa:person_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Person-510debd0-cefb-4e92-98f6-6eb3e7d549ec, oa:person_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Person-5509e2f1-ecb1-48d5-a560-dbd12adc43b5, oa:person_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Person-53bcb35b-f9f4-41b2-bdd6-b625cdd6d45d, oa:person_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Person-d245df0c-8778-45d0-917d-a878b4ae3228 ;
  a2a:hasEvent oa:event_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_0, oa:relationep_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_1, oa:relationep_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_2, oa:relationep_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_3, oa:relationep_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_4, oa:relationep_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_5, oa:relationep_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_6 ;
  a2a:hasSource oa:source_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828 .

oa:person_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Person-c67c0c52-c9b4-4bef-916c-c098343443a6
  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_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Person-778c9558-2ffc-49d2-91fa-4e72f5885b21
  a a2a:Person ;
  rdfs:label "Leopold Daelman" ;
  a2a:PersonName [
    rdfs:label "Leopold Daelman" ;
    a2a:PersonNameFirstName "Leopold" ;
    a2a:PersonNameLastName "Daelman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "metser" .

oa:person_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Person-023536ac-b6e9-4dd9-b5b3-aa84afa950a5
  a a2a:Person ;
  rdfs:label "Aimé Leleu" ;
  a2a:PersonName [
    rdfs:label "Aimé Leleu" ;
    a2a:PersonNameFirstName "Aimé" ;
    a2a:PersonNameLastName "Leleu"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "klerk dezer regentie" .

oa:person_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Person-510debd0-cefb-4e92-98f6-6eb3e7d549ec
  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_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Person-5509e2f1-ecb1-48d5-a560-dbd12adc43b5
  a a2a:Person ;
  rdfs:label "Polydorus Van den Meerssche" ;
  a2a:PersonName [
    rdfs:label "Polydorus Van den Meerssche" ;
    a2a:PersonNameFirstName "Polydorus" ;
    a2a:PersonNameLastName "Van den Meerssche"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1894-07-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Person-53bcb35b-f9f4-41b2-bdd6-b625cdd6d45d
  a a2a:Person ;
  rdfs:label "Carolus Ludovicus Van den Meerssche" ;
  a2a:PersonName [
    rdfs:label "Carolus Ludovicus Van den Meerssche" ;
    a2a:PersonNameFirstName "Carolus Ludovicus" ;
    a2a:PersonNameLastName "Van den Meerssche"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorselschebaan te Aelst" ;
    rdfs:label "Moorselschebaan te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Profession "metser" .

oa:person_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Person-d245df0c-8778-45d0-917d-a878b4ae3228
  a a2a:Person ;
  rdfs:label "Octavia Cassard" ;
  a2a:PersonName [
    rdfs:label "Octavia Cassard" ;
    a2a:PersonNameFirstName "Octavia" ;
    a2a:PersonNameLastName "Cassard"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorselschebaan te Aelst" ;
    rdfs:label "Moorselschebaan te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1894-07-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Person:c67c0c52-c9b4-4bef-916c-c098343443a6 ;
  a2a:EventKeyRef oa:event_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Event1 .

oa:relationep_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Person:778c9558-2ffc-49d2-91fa-4e72f5885b21 ;
  a2a:EventKeyRef oa:event_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Event1 .

oa:relationep_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Person:023536ac-b6e9-4dd9-b5b3-aa84afa950a5 ;
  a2a:EventKeyRef oa:event_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Event1 .

oa:relationep_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Person:510debd0-cefb-4e92-98f6-6eb3e7d549ec ;
  a2a:EventKeyRef oa:event_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Event1 .

oa:relationep_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Person:5509e2f1-ecb1-48d5-a560-dbd12adc43b5 ;
  a2a:EventKeyRef oa:event_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Event1 .

oa:relationep_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Person:53bcb35b-f9f4-41b2-bdd6-b625cdd6d45d ;
  a2a:EventKeyRef oa:event_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Event1 .

oa:relationep_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Person:d245df0c-8778-45d0-917d-a878b4ae3228 ;
  a2a:EventKeyRef oa:event_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828_Event1 .

oa:source_aal_a5d133a8-79f4-43cd-8f3d-e671bf1e6828
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1894-08-01 - 1894-08-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-08-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-08-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1894-08-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1894" ;
    a2a:Book "Geboorteregister Aalst 1894" ;
    a2a:DocumentNumber "616" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1894, Geboorteregister Aalst 1894, 616"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/ac94b7ac-bece-bb45-03cc-94feccbec769.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/a5d133a8-79f4-43cd-8f3d-e671bf1e6828" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/ac94b7ac-bece-bb45-03cc-94feccbec769.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/a5d133a8-79f4-43cd-8f3d-e671bf1e6828" ;
  a2a:RecordGUID "{a5d133a8-79f4-43cd-8f3d-e671bf1e6828}" ;
  a2a:SourceRemarkOpmerking """Aktetijd: 16 u
Geboortetijd: 22 u
Aantal handtekeningen: 4""" ;
  a2a:SourceRemarkfilename "ALS_G_1894_158" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_175_00000175.xml van AAL" .

