@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_707220ea-2c77-4dde-a7fa-1e2e5c46af6c
  a a2a:Record ;
  rdfs:label "Geboorte op 23 november 1895 te Aelst" ;
  a2a:hasPerson oa:person_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Person-65930511-4bde-48e3-b28a-099d3a036b07, oa:person_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Person-26e735f0-5ad5-4d20-8bd7-d345cd7fb365, oa:person_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Person-6746b617-1b9e-4c91-a5aa-46e1d30cf441, oa:person_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Person-41bda72d-7ed7-447f-a4f3-7d7c9fdc93ab, oa:person_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Person-a560c863-b8d3-4059-9e4d-9eee528cfcea, oa:person_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Person-1a3988c5-3832-4a1d-8b84-491faa2e106e, oa:person_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Person-7f758cf1-861a-4ae0-80b2-9850da895410 ;
  a2a:hasEvent oa:event_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_0, oa:relationep_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_1, oa:relationep_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_2, oa:relationep_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_3, oa:relationep_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_4, oa:relationep_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_5, oa:relationep_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_6 ;
  a2a:hasSource oa:source_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c .

oa:person_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Person-65930511-4bde-48e3-b28a-099d3a036b07
  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_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Person-26e735f0-5ad5-4d20-8bd7-d345cd7fb365
  a a2a:Person ;
  rdfs:label "Petrus Cornelis" ;
  a2a:PersonName [
    rdfs:label "Petrus Cornelis" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Cornelis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "daglooner" .

oa:person_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Person-6746b617-1b9e-4c91-a5aa-46e1d30cf441
  a a2a:Person ;
  rdfs:label "Camille Borms" ;
  a2a:PersonName [
    rdfs:label "Camille Borms" ;
    a2a:PersonNameFirstName "Camille" ;
    a2a:PersonNameLastName "Borms"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "bleekersgast" .

oa:person_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Person-41bda72d-7ed7-447f-a4f3-7d7c9fdc93ab
  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_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Person-a560c863-b8d3-4059-9e4d-9eee528cfcea
  a a2a:Person ;
  rdfs:label "Petrus Philemon Cleemput" ;
  a2a:PersonName [
    rdfs:label "Petrus Philemon Cleemput" ;
    a2a:PersonNameFirstName "Petrus Philemon" ;
    a2a:PersonNameLastName "Cleemput"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1895-11-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Person-1a3988c5-3832-4a1d-8b84-491faa2e106e
  a a2a:Person ;
  rdfs:label "Helena Maria Francisca Van Lierde" ;
  a2a:PersonName [
    rdfs:label "Helena Maria Francisca Van Lierde" ;
    a2a:PersonNameFirstName "Helena Maria Francisca" ;
    a2a:PersonNameLastName "Van Lierde"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Langestraat te Aelst" ;
    rdfs:label "Langestraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Person-7f758cf1-861a-4ae0-80b2-9850da895410
  a a2a:Person ;
  rdfs:label "Petrus Cleemput" ;
  a2a:PersonName [
    rdfs:label "Petrus Cleemput" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Cleemput"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Langestraat te Aelst" ;
    rdfs:label "Langestraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "mulder" .

oa:event_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1895-11-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Person:65930511-4bde-48e3-b28a-099d3a036b07 ;
  a2a:EventKeyRef oa:event_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Event1 .

oa:relationep_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Person:26e735f0-5ad5-4d20-8bd7-d345cd7fb365 ;
  a2a:EventKeyRef oa:event_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Event1 .

oa:relationep_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Person:6746b617-1b9e-4c91-a5aa-46e1d30cf441 ;
  a2a:EventKeyRef oa:event_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Event1 .

oa:relationep_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Person:41bda72d-7ed7-447f-a4f3-7d7c9fdc93ab ;
  a2a:EventKeyRef oa:event_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Event1 .

oa:relationep_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Person:a560c863-b8d3-4059-9e4d-9eee528cfcea ;
  a2a:EventKeyRef oa:event_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Event1 .

oa:relationep_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Person:1a3988c5-3832-4a1d-8b84-491faa2e106e ;
  a2a:EventKeyRef oa:event_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Event1 .

oa:relationep_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_6
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Person:7f758cf1-861a-4ae0-80b2-9850da895410 ;
  a2a:EventKeyRef oa:event_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c_Event1 .

oa:source_aal_707220ea-2c77-4dde-a7fa-1e2e5c46af6c
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1895-11-23 - 1895-11-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-11-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-11-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1895-11-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1895" ;
    a2a:Book "Geboorteregister Aalst 1895" ;
    a2a:DocumentNumber "909" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1895, Geboorteregister Aalst 1895, 909"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/de0d683b-4949-9630-9744-eebe4a411624.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/707220ea-2c77-4dde-a7fa-1e2e5c46af6c" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/de0d683b-4949-9630-9744-eebe4a411624.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/707220ea-2c77-4dde-a7fa-1e2e5c46af6c" ;
  a2a:RecordGUID "{707220ea-2c77-4dde-a7fa-1e2e5c46af6c}" ;
  a2a:SourceRemarkOpmerking """Aangifte tijd: 10 uur
Geboorte tijd: 1 uur
Aantal handtekeningen: 2<br />Kunnen niet schrijven: de getuigen""" ;
  a2a:SourceRemarkfilename "ALS_G_1895_231" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_21_00000021.xml van AAL" .

