@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_0822e78c-00a9-4792-8904-e708e92b21d0
  a a2a:Record ;
  rdfs:label "Geboorte op 12 december 1900 te Aelst" ;
  a2a:hasPerson oa:person_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Person-bca03c6b-6ce7-4694-b082-de898ac4e316, oa:person_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Person-e2dbdf30-3329-4201-90ea-6e3d226e25c4, oa:person_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Person-4ee88dd8-1870-4530-b342-ca9208ce766a, oa:person_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Person-f774f24a-21f7-48b1-9c15-5defd15717f2, oa:person_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Person-28d69b22-e409-46f7-825c-f1890f0a312a, oa:person_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Person-65e36e23-55ee-451c-84c0-3c8e7e9eda66, oa:person_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Person-a1172637-b9a5-4c8a-ac2e-5dc58adf2abc ;
  a2a:hasEvent oa:event_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_0822e78c-00a9-4792-8904-e708e92b21d0_0, oa:relationep_aal_0822e78c-00a9-4792-8904-e708e92b21d0_1, oa:relationep_aal_0822e78c-00a9-4792-8904-e708e92b21d0_2, oa:relationep_aal_0822e78c-00a9-4792-8904-e708e92b21d0_3, oa:relationep_aal_0822e78c-00a9-4792-8904-e708e92b21d0_4, oa:relationep_aal_0822e78c-00a9-4792-8904-e708e92b21d0_5, oa:relationep_aal_0822e78c-00a9-4792-8904-e708e92b21d0_6 ;
  a2a:hasSource oa:source_aal_0822e78c-00a9-4792-8904-e708e92b21d0 .

oa:person_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Person-bca03c6b-6ce7-4694-b082-de898ac4e316
  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_0822e78c-00a9-4792-8904-e708e92b21d0_Person-e2dbdf30-3329-4201-90ea-6e3d226e25c4
  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 "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "bediende" .

oa:person_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Person-4ee88dd8-1870-4530-b342-ca9208ce766a
  a a2a:Person ;
  rdfs:label "Camille Boeykens" ;
  a2a:PersonName [
    rdfs:label "Camille Boeykens" ;
    a2a:PersonNameFirstName "Camille" ;
    a2a:PersonNameLastName "Boeykens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "bediende" .

oa:person_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Person-f774f24a-21f7-48b1-9c15-5defd15717f2
  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_0822e78c-00a9-4792-8904-e708e92b21d0_Person-28d69b22-e409-46f7-825c-f1890f0a312a
  a a2a:Person ;
  rdfs:label "Magdalena Maria Theresia Joanna Van de Velde" ;
  a2a:PersonName [
    rdfs:label "Magdalena Maria Theresia Joanna Van de Velde" ;
    a2a:PersonNameFirstName "Magdalena Maria Theresia Joanna" ;
    a2a:PersonNameLastName "Van de Velde"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1900-12-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Person-65e36e23-55ee-451c-84c0-3c8e7e9eda66
  a a2a:Person ;
  rdfs:label "Henricus Van de Velde" ;
  a2a:PersonName [
    rdfs:label "Henricus Van de Velde" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Van de Velde"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Korte zoutstraat Aelst" ;
    rdfs:label "Korte zoutstraat Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "bediende" .

oa:person_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Person-a1172637-b9a5-4c8a-ac2e-5dc58adf2abc
  a a2a:Person ;
  rdfs:label "Justina Carolina Ketels" ;
  a2a:PersonName [
    rdfs:label "Justina Carolina Ketels" ;
    a2a:PersonNameFirstName "Justina Carolina" ;
    a2a:PersonNameLastName "Ketels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Korte zoutstraat Aelst" ;
    rdfs:label "Korte zoutstraat Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1900-12-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_0822e78c-00a9-4792-8904-e708e92b21d0_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Person:bca03c6b-6ce7-4694-b082-de898ac4e316 ;
  a2a:EventKeyRef oa:event_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Event1 .

oa:relationep_aal_0822e78c-00a9-4792-8904-e708e92b21d0_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Person:e2dbdf30-3329-4201-90ea-6e3d226e25c4 ;
  a2a:EventKeyRef oa:event_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Event1 .

oa:relationep_aal_0822e78c-00a9-4792-8904-e708e92b21d0_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Person:4ee88dd8-1870-4530-b342-ca9208ce766a ;
  a2a:EventKeyRef oa:event_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Event1 .

oa:relationep_aal_0822e78c-00a9-4792-8904-e708e92b21d0_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Person:f774f24a-21f7-48b1-9c15-5defd15717f2 ;
  a2a:EventKeyRef oa:event_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Event1 .

oa:relationep_aal_0822e78c-00a9-4792-8904-e708e92b21d0_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Person:28d69b22-e409-46f7-825c-f1890f0a312a ;
  a2a:EventKeyRef oa:event_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Event1 .

oa:relationep_aal_0822e78c-00a9-4792-8904-e708e92b21d0_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Person:65e36e23-55ee-451c-84c0-3c8e7e9eda66 ;
  a2a:EventKeyRef oa:event_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Event1 .

oa:relationep_aal_0822e78c-00a9-4792-8904-e708e92b21d0_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Person:a1172637-b9a5-4c8a-ac2e-5dc58adf2abc ;
  a2a:EventKeyRef oa:event_aal_0822e78c-00a9-4792-8904-e708e92b21d0_Event1 .

oa:source_aal_0822e78c-00a9-4792-8904-e708e92b21d0
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1900-12-14 - 1900-12-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-12-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1900" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1900-12-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1900" ;
    a2a:Book "Geboorteregister Aalst 1900" ;
    a2a:DocumentNumber "1072" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1900, Geboorteregister Aalst 1900, 1072"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/fe1e7aca-c36a-10e0-b453-43e33a9fa714.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/0822e78c-00a9-4792-8904-e708e92b21d0" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/fe1e7aca-c36a-10e0-b453-43e33a9fa714.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-04-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/0822e78c-00a9-4792-8904-e708e92b21d0" ;
  a2a:RecordGUID "{0822e78c-00a9-4792-8904-e708e92b21d0}" ;
  a2a:SourceRemarkOpmerking "geboortetijd 04:00, aangiftetijd 15:00, aantal handtekeningen: 4" ;
  a2a:SourceRemarkfilename "ALS_G_1900_272" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_329_00000329.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
