@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_b9c29669-cb09-4580-9f29-e6f8ec239513
  a a2a:Record ;
  rdfs:label "Geboorte op 22 januari 1894 te Aalst" ;
  a2a:hasPerson oa:person_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Person-e9213494-5df9-463b-97b0-3cd549369466, oa:person_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Person-2d510f15-c139-4008-8589-991a456e7478, oa:person_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Person-468c08f9-5bdf-4685-87dd-c2e45e99744b, oa:person_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Person-25792713-f3ab-421e-83cf-0b75136ad51c, oa:person_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Person-86b8ee8c-4a7d-42fd-a035-8a07c35b809f, oa:person_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Person-e7754ad6-8ee5-47ce-9eb1-5c99248127e1, oa:person_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Person-f5914fdc-aca4-439e-bf49-b55d4d8c13f2 ;
  a2a:hasEvent oa:event_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_0, oa:relationep_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_1, oa:relationep_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_2, oa:relationep_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_3, oa:relationep_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_4, oa:relationep_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_5, oa:relationep_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_6 ;
  a2a:hasSource oa:source_aal_b9c29669-cb09-4580-9f29-e6f8ec239513 .

oa:person_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Person-e9213494-5df9-463b-97b0-3cd549369466
  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_b9c29669-cb09-4580-9f29-e6f8ec239513_Person-2d510f15-c139-4008-8589-991a456e7478
  a a2a:Person ;
  rdfs:label "Isidorus Vlaeminck" ;
  a2a:PersonName [
    rdfs:label "Isidorus Vlaeminck" ;
    a2a:PersonNameFirstName "Isidorus" ;
    a2a:PersonNameLastName "Vlaeminck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "daglooner" .

oa:person_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Person-468c08f9-5bdf-4685-87dd-c2e45e99744b
  a a2a:Person ;
  rdfs:label "Aimé Leleu" ;
  a2a:PersonName [
    rdfs:label "Aimé Leleu" ;
    a2a:PersonNameFirstName "Aimé" ;
    a2a:PersonNameLastName "Leleu"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "klerk dezer regentie" .

oa:person_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Person-25792713-f3ab-421e-83cf-0b75136ad51c
  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_b9c29669-cb09-4580-9f29-e6f8ec239513_Person-86b8ee8c-4a7d-42fd-a035-8a07c35b809f
  a a2a:Person ;
  rdfs:label "Maria De Groot" ;
  a2a:PersonName [
    rdfs:label "Maria De Groot" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "De Groot"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1894-01-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:person_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Person-e7754ad6-8ee5-47ce-9eb1-5c99248127e1
  a a2a:Person ;
  rdfs:label "Maria Ghislena Ardevel" ;
  a2a:PersonName [
    rdfs:label "Maria Ghislena Ardevel" ;
    a2a:PersonNameFirstName "Maria Ghislena" ;
    a2a:PersonNameLastName "Ardevel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Houtmarkt te Aelst" ;
    rdfs:label "Houtmarkt te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Geeraerdsbergen" ;
    rdfs:label "Geeraerdsbergen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Person-f5914fdc-aca4-439e-bf49-b55d4d8c13f2
  a a2a:Person ;
  rdfs:label "Felix De Groot" ;
  a2a:PersonName [
    rdfs:label "Felix De Groot" ;
    a2a:PersonNameFirstName "Felix" ;
    a2a:PersonNameLastName "De Groot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Houtmarkt te Aelst" ;
    rdfs:label "Houtmarkt te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "schrijnwerker" .

oa:event_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1894-01-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:relationep_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Person:e9213494-5df9-463b-97b0-3cd549369466 ;
  a2a:EventKeyRef oa:event_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Event1 .

oa:relationep_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Person:2d510f15-c139-4008-8589-991a456e7478 ;
  a2a:EventKeyRef oa:event_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Event1 .

oa:relationep_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Person:468c08f9-5bdf-4685-87dd-c2e45e99744b ;
  a2a:EventKeyRef oa:event_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Event1 .

oa:relationep_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Person:25792713-f3ab-421e-83cf-0b75136ad51c ;
  a2a:EventKeyRef oa:event_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Event1 .

oa:relationep_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Person:86b8ee8c-4a7d-42fd-a035-8a07c35b809f ;
  a2a:EventKeyRef oa:event_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Event1 .

oa:relationep_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Person:e7754ad6-8ee5-47ce-9eb1-5c99248127e1 ;
  a2a:EventKeyRef oa:event_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Event1 .

oa:relationep_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_6
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Person:f5914fdc-aca4-439e-bf49-b55d4d8c13f2 ;
  a2a:EventKeyRef oa:event_aal_b9c29669-cb09-4580-9f29-e6f8ec239513_Event1 .

oa:source_aal_b9c29669-cb09-4580-9f29-e6f8ec239513
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1894-01-22 - 1894-01-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-01-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-01-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1894-01-22"^^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 "70" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1894, Geboorteregister Aalst 1894, 70"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/4ed0f5b9-f82f-7bdb-0fc8-d6e1b15fcf63.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/b9c29669-cb09-4580-9f29-e6f8ec239513" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/4ed0f5b9-f82f-7bdb-0fc8-d6e1b15fcf63.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/b9c29669-cb09-4580-9f29-e6f8ec239513" ;
  a2a:RecordGUID "{b9c29669-cb09-4580-9f29-e6f8ec239513}" ;
  a2a:SourceRemarkOpmerking "geboortetijd 1:00, aangiftetijd 10:00, aantal handtekeningen 4" ;
  a2a:SourceRemarkfilename "ALS_G_1894_020" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_233_00000233.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
