@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_c94b2325-85b5-4a67-a05e-1a4e27bcce21
  a a2a:Record ;
  rdfs:label "Geboorte op 17 november 1899 te Aelst" ;
  a2a:hasPerson oa:person_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Person-d5056227-3c11-49c7-8bbf-addaa9aa53ad, oa:person_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Person-64db77fb-f665-4abc-981d-853ab79292ad, oa:person_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Person-c69db239-c420-449b-93e8-1d4888cf9063, oa:person_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Person-a67d3d74-6177-459c-bb08-9e3d6571af57, oa:person_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Person-52e57fb9-b822-49a8-b5a0-d8cd41ae1ea7, oa:person_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Person-91f9c90c-f18e-45b1-8cc6-32ee788191d9, oa:person_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Person-6e0868d2-b5bd-4ef4-8acb-e060c399efe8 ;
  a2a:hasEvent oa:event_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_0, oa:relationep_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_1, oa:relationep_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_2, oa:relationep_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_3, oa:relationep_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_4, oa:relationep_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_5, oa:relationep_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_6 ;
  a2a:hasSource oa:source_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21 .

oa:person_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Person-d5056227-3c11-49c7-8bbf-addaa9aa53ad
  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_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Person-64db77fb-f665-4abc-981d-853ab79292ad
  a a2a:Person ;
  rdfs:label "Cornelius Jansegers" ;
  a2a:PersonName [
    rdfs:label "Cornelius Jansegers" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Jansegers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "twijnder" .

oa:person_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Person-c69db239-c420-449b-93e8-1d4888cf9063
  a a2a:Person ;
  rdfs:label "Judocus Van der Elst" ;
  a2a:PersonName [
    rdfs:label "Judocus Van der Elst" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Van der Elst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "twijnder" .

oa:person_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Person-a67d3d74-6177-459c-bb08-9e3d6571af57
  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_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Person-52e57fb9-b822-49a8-b5a0-d8cd41ae1ea7
  a a2a:Person ;
  rdfs:label "Augusta Sylvia Claessens" ;
  a2a:PersonName [
    rdfs:label "Augusta Sylvia Claessens" ;
    a2a:PersonNameFirstName "Augusta Sylvia" ;
    a2a:PersonNameLastName "Claessens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1899-11-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Person-91f9c90c-f18e-45b1-8cc6-32ee788191d9
  a a2a:Person ;
  rdfs:label "Maria Theresia De Wael" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia De Wael" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "De Wael"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Binnenstraat te Aelst" ;
    rdfs:label "Binnenstraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Person-6e0868d2-b5bd-4ef4-8acb-e060c399efe8
  a a2a:Person ;
  rdfs:label "Petrus Claessens" ;
  a2a:PersonName [
    rdfs:label "Petrus Claessens" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Claessens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Binnenstraat te Aelst" ;
    rdfs:label "Binnenstraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "twijnder" .

oa:event_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1899-11-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Person:d5056227-3c11-49c7-8bbf-addaa9aa53ad ;
  a2a:EventKeyRef oa:event_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Event1 .

oa:relationep_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Person:64db77fb-f665-4abc-981d-853ab79292ad ;
  a2a:EventKeyRef oa:event_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Event1 .

oa:relationep_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Person:c69db239-c420-449b-93e8-1d4888cf9063 ;
  a2a:EventKeyRef oa:event_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Event1 .

oa:relationep_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Person:a67d3d74-6177-459c-bb08-9e3d6571af57 ;
  a2a:EventKeyRef oa:event_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Event1 .

oa:relationep_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Person:52e57fb9-b822-49a8-b5a0-d8cd41ae1ea7 ;
  a2a:EventKeyRef oa:event_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Event1 .

oa:relationep_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Person:91f9c90c-f18e-45b1-8cc6-32ee788191d9 ;
  a2a:EventKeyRef oa:event_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Event1 .

oa:relationep_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_6
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Person:6e0868d2-b5bd-4ef4-8acb-e060c399efe8 ;
  a2a:EventKeyRef oa:event_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21_Event1 .

oa:source_aal_c94b2325-85b5-4a67-a05e-1a4e27bcce21
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1899-11-18 - 1899-11-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-11-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-11-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1899-11-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1899" ;
    a2a:Book "Geboorteregister Aalst 1899" ;
    a2a:DocumentNumber "988" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1899, Geboorteregister Aalst 1899, 988"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/edfa5d74-7da3-d538-5d95-a376979c30d2.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/c94b2325-85b5-4a67-a05e-1a4e27bcce21" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/edfa5d74-7da3-d538-5d95-a376979c30d2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/c94b2325-85b5-4a67-a05e-1a4e27bcce21" ;
  a2a:RecordGUID "{c94b2325-85b5-4a67-a05e-1a4e27bcce21}" ;
  a2a:SourceRemarkOpmerking "geboortetijd 21:00, aangiftetijd 10:00, aantal handtekeningen: 1<br />Kunnen niet schrijven: de vader en de getuigen" ;
  a2a:SourceRemarkfilename "ALS_G_1899_256" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_279_00000279.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
