@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_94ee0068-e321-407b-bc5e-1ae2b2dfda63
  a a2a:Record ;
  rdfs:label "Geboorte op 23 december 1906 te Aelst" ;
  a2a:hasPerson oa:person_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Person-1be147e1-1d6e-418c-b72c-3613639a3d95, oa:person_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Person-29217563-5bed-4fa8-a8ca-81e6780aa8a6, oa:person_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Person-80ffa259-712f-4ef3-b966-6bede99d9332, oa:person_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Person-952747ca-a667-434e-9a2f-a0a8e7e27638, oa:person_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Person-3dda03c7-f6be-4917-80f3-627d1a6d7c99, oa:person_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Person-52e9fc8c-9eed-4111-96c9-96c41cf7a6fc, oa:person_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Person-182dea75-dad8-4392-b575-47d82a0519ad ;
  a2a:hasEvent oa:event_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_0, oa:relationep_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_1, oa:relationep_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_2, oa:relationep_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_3, oa:relationep_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_4, oa:relationep_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_5, oa:relationep_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_6 ;
  a2a:hasSource oa:source_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63 .

oa:person_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Person-1be147e1-1d6e-418c-b72c-3613639a3d95
  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_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Person-29217563-5bed-4fa8-a8ca-81e6780aa8a6
  a a2a:Person ;
  rdfs:label "Emmanuel Van Der Spiegel" ;
  a2a:PersonName [
    rdfs:label "Emmanuel Van Der Spiegel" ;
    a2a:PersonNameFirstName "Emmanuel" ;
    a2a:PersonNameLastName "Van Der Spiegel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "katoenbewerker" .

oa:person_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Person-80ffa259-712f-4ef3-b966-6bede99d9332
  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 "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "bediende" .

oa:person_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Person-952747ca-a667-434e-9a2f-a0a8e7e27638
  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_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Person-3dda03c7-f6be-4917-80f3-627d1a6d7c99
  a a2a:Person ;
  rdfs:label "Gustaaf-Ludovicus Rogiers" ;
  a2a:PersonName [
    rdfs:label "Gustaaf-Ludovicus Rogiers" ;
    a2a:PersonNameFirstName "Gustaaf-Ludovicus" ;
    a2a:PersonNameLastName "Rogiers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1906-12-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Person-52e9fc8c-9eed-4111-96c9-96c41cf7a6fc
  a a2a:Person ;
  rdfs:label "Carolus Rogiers" ;
  a2a:PersonName [
    rdfs:label "Carolus Rogiers" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "Rogiers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Langestraat te Aelst" ;
    rdfs:label "Langestraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "54" ;
    rdfs:label "54"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "werkman" .

oa:person_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Person-182dea75-dad8-4392-b575-47d82a0519ad
  a a2a:Person ;
  rdfs:label "Anna Ducor" ;
  a2a:PersonName [
    rdfs:label "Anna Ducor" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Ducor"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Langestraat te Aelst" ;
    rdfs:label "Langestraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1906-12-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Person:1be147e1-1d6e-418c-b72c-3613639a3d95 ;
  a2a:EventKeyRef oa:event_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Event1 .

oa:relationep_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Person:29217563-5bed-4fa8-a8ca-81e6780aa8a6 ;
  a2a:EventKeyRef oa:event_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Event1 .

oa:relationep_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Person:80ffa259-712f-4ef3-b966-6bede99d9332 ;
  a2a:EventKeyRef oa:event_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Event1 .

oa:relationep_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Person:952747ca-a667-434e-9a2f-a0a8e7e27638 ;
  a2a:EventKeyRef oa:event_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Event1 .

oa:relationep_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Person:3dda03c7-f6be-4917-80f3-627d1a6d7c99 ;
  a2a:EventKeyRef oa:event_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Event1 .

oa:relationep_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Person:52e9fc8c-9eed-4111-96c9-96c41cf7a6fc ;
  a2a:EventKeyRef oa:event_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Event1 .

oa:relationep_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Person:182dea75-dad8-4392-b575-47d82a0519ad ;
  a2a:EventKeyRef oa:event_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63_Event1 .

oa:source_aal_94ee0068-e321-407b-bc5e-1ae2b2dfda63
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1906-12-24 - 1906-12-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-12-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-12-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1906-12-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1906" ;
    a2a:Book "Geboorteregister Aalst 1906" ;
    a2a:DocumentNumber "1000" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1906, Geboorteregister Aalst 1906, 1000"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/515206b0-8000-49fa-5355-1cb2ff410b8b.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/94ee0068-e321-407b-bc5e-1ae2b2dfda63" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/515206b0-8000-49fa-5355-1cb2ff410b8b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/94ee0068-e321-407b-bc5e-1ae2b2dfda63" ;
  a2a:RecordGUID "{94ee0068-e321-407b-bc5e-1ae2b2dfda63}" ;
  a2a:SourceRemarkOpmerking "geboortetijd 12:00, aangiftetijd 10:00, aantal handtekeningen: 3<br />Kunnen niet schrijven: de vader" ;
  a2a:SourceRemarkfilename "ALS_G_1906_255" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_126_00000126.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
