@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_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1
  a a2a:Record ;
  rdfs:label "Geboorte op 4 oktober 1896 te Aelst" ;
  a2a:hasPerson oa:person_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Person-6491d964-0533-4d65-942a-b91d6e22fc4f, oa:person_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Person-22cff890-74f9-485b-bd6f-3b5e0ebee3e4, oa:person_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Person-ff9c34ae-d6f5-44cc-8b7e-baa3d6071ced, oa:person_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Person-a47c6532-1a3f-4935-b6ae-355f788e1bd6, oa:person_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Person-4942402a-eeb1-4879-af98-8645ed36a28f, oa:person_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Person-5c7e7eb0-ae6a-4cc0-9095-06622bb9d188, oa:person_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Person-7d7272e3-9964-4735-9b17-f1608e6e2a19 ;
  a2a:hasEvent oa:event_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_0, oa:relationep_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_1, oa:relationep_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_2, oa:relationep_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_3, oa:relationep_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_4, oa:relationep_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_5, oa:relationep_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_6 ;
  a2a:hasSource oa:source_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1 .

oa:person_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Person-6491d964-0533-4d65-942a-b91d6e22fc4f
  a a2a:Person ;
  rdfs:label "Leo Gheeraerdts" ;
  a2a:PersonName [
    rdfs:label "Leo Gheeraerdts" ;
    a2a:PersonNameFirstName "Leo" ;
    a2a:PersonNameLastName "Gheeraerdts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Person-22cff890-74f9-485b-bd6f-3b5e0ebee3e4
  a a2a:Person ;
  rdfs:label "Richard Dierickx" ;
  a2a:PersonName [
    rdfs:label "Richard Dierickx" ;
    a2a:PersonNameFirstName "Richard" ;
    a2a:PersonNameLastName "Dierickx"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "sargiewever" .

oa:person_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Person-ff9c34ae-d6f5-44cc-8b7e-baa3d6071ced
  a a2a:Person ;
  rdfs:label "Germanus Van Delsen" ;
  a2a:PersonName [
    rdfs:label "Germanus Van Delsen" ;
    a2a:PersonNameFirstName "Germanus" ;
    a2a:PersonNameLastName "Van Delsen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "metser" .

oa:person_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Person-a47c6532-1a3f-4935-b6ae-355f788e1bd6
  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_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Person-4942402a-eeb1-4879-af98-8645ed36a28f
  a a2a:Person ;
  rdfs:label "Maria Florentia Willems" ;
  a2a:PersonName [
    rdfs:label "Maria Florentia Willems" ;
    a2a:PersonNameFirstName "Maria Florentia" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1896-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Person-5c7e7eb0-ae6a-4cc0-9095-06622bb9d188
  a a2a:Person ;
  rdfs:label "Camillus Willems" ;
  a2a:PersonName [
    rdfs:label "Camillus Willems" ;
    a2a:PersonNameFirstName "Camillus" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst, Gentschesteenweg" ;
    rdfs:label "Aelst, Gentschesteenweg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwerkerken" ;
    rdfs:label "Nieuwerkerken"
  ] ;
  a2a:Profession "sargiewever" .

oa:person_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Person-7d7272e3-9964-4735-9b17-f1608e6e2a19
  a a2a:Person ;
  rdfs:label "Maria Paulina Dierickx" ;
  a2a:PersonName [
    rdfs:label "Maria Paulina Dierickx" ;
    a2a:PersonNameFirstName "Maria Paulina" ;
    a2a:PersonNameLastName "Dierickx"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst, Gentschesteenweg" ;
    rdfs:label "Aelst, Gentschesteenweg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Denderleeuw" ;
    rdfs:label "Denderleeuw"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1896-10-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Person:6491d964-0533-4d65-942a-b91d6e22fc4f ;
  a2a:EventKeyRef oa:event_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Event1 .

oa:relationep_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Person:22cff890-74f9-485b-bd6f-3b5e0ebee3e4 ;
  a2a:EventKeyRef oa:event_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Event1 .

oa:relationep_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Person:ff9c34ae-d6f5-44cc-8b7e-baa3d6071ced ;
  a2a:EventKeyRef oa:event_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Event1 .

oa:relationep_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Person:a47c6532-1a3f-4935-b6ae-355f788e1bd6 ;
  a2a:EventKeyRef oa:event_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Event1 .

oa:relationep_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Person:4942402a-eeb1-4879-af98-8645ed36a28f ;
  a2a:EventKeyRef oa:event_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Event1 .

oa:relationep_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Person:5c7e7eb0-ae6a-4cc0-9095-06622bb9d188 ;
  a2a:EventKeyRef oa:event_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Event1 .

oa:relationep_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Person:7d7272e3-9964-4735-9b17-f1608e6e2a19 ;
  a2a:EventKeyRef oa:event_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1_Event1 .

oa:source_aal_3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1896-10-06 - 1896-10-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-10-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-10-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1896-10-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1896" ;
    a2a:Book "Geboorteregister Aalst 1896" ;
    a2a:DocumentNumber "843" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1896, Geboorteregister Aalst 1896, 843"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/5d3ef23f-f5fb-2e4b-8ba6-f17d95068c8d.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/5d3ef23f-f5fb-2e4b-8ba6-f17d95068c8d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-06-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1" ;
  a2a:RecordGUID "{3f9a53bf-00a0-4ce6-8f64-58b8cf2bb2b1}" ;
  a2a:SourceRemarkOpmerking """Aangiftetijd: 16 uur
Geboortetijd: 2 uur
Handtekeningen: 1<br />Kunnen niet schrijven: de vader en de getuigen""" ;
  a2a:SourceRemarkfilename "ALS_G_1896_215" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_490_00000490.xml van AAL" .

