@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_04af2362-e07e-45dc-8cf4-11b7797de38e
  a a2a:Record ;
  rdfs:label "Geboorte op 11 oktober 1910 te Aelst" ;
  a2a:hasPerson oa:person_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Person-b9e826be-6087-44db-9d1f-8ffa7e5260da, oa:person_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Person-491a212e-37de-4de5-9eb1-01bb6ebfa30e, oa:person_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Person-472d6bd4-60a7-4bf7-aed5-c6309c442c43, oa:person_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Person-665108c4-0995-4ee9-84fe-661cb19e6227, oa:person_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Person-48fca33e-d0db-4407-b039-781c752a8b07, oa:person_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Person-91dac5bc-5aca-4411-9831-71de44a0a254, oa:person_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Person-fe724e33-ed07-4b56-ab1b-d89418456856 ;
  a2a:hasEvent oa:event_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_0, oa:relationep_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_1, oa:relationep_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_2, oa:relationep_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_3, oa:relationep_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_4, oa:relationep_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_5, oa:relationep_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_6 ;
  a2a:hasSource oa:source_aal_04af2362-e07e-45dc-8cf4-11b7797de38e .

oa:person_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Person-b9e826be-6087-44db-9d1f-8ffa7e5260da
  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_04af2362-e07e-45dc-8cf4-11b7797de38e_Person-491a212e-37de-4de5-9eb1-01bb6ebfa30e
  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_04af2362-e07e-45dc-8cf4-11b7797de38e_Person-472d6bd4-60a7-4bf7-aed5-c6309c442c43
  a a2a:Person ;
  rdfs:label "Modest Van Mulders" ;
  a2a:PersonName [
    rdfs:label "Modest Van Mulders" ;
    a2a:PersonNameFirstName "Modest" ;
    a2a:PersonNameLastName "Van Mulders"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "politieagent" .

oa:person_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Person-665108c4-0995-4ee9-84fe-661cb19e6227
  a a2a:Person ;
  rdfs:label "Pieter Possé" ;
  a2a:PersonName [
    rdfs:label "Pieter Possé" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Possé"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "tabakbewerker" .

oa:person_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Person-48fca33e-d0db-4407-b039-781c752a8b07
  a a2a:Person ;
  rdfs:label "Elza Philomena De Rouck" ;
  a2a:PersonName [
    rdfs:label "Elza Philomena De Rouck" ;
    a2a:PersonNameFirstName "Elza Philomena" ;
    a2a:PersonNameLastName "De Rouck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1910-10-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Person-91dac5bc-5aca-4411-9831-71de44a0a254
  a a2a:Person ;
  rdfs:label "Jozef Camille De Rouck" ;
  a2a:PersonName [
    rdfs:label "Jozef Camille De Rouck" ;
    a2a:PersonNameFirstName "Jozef Camille" ;
    a2a:PersonNameLastName "De Rouck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Korte Sint Jansstraat te Aelst" ;
    rdfs:label "Korte Sint Jansstraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "tabakbewerker" .

oa:person_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Person-fe724e33-ed07-4b56-ab1b-d89418456856
  a a2a:Person ;
  rdfs:label "Maria Coleta Gits" ;
  a2a:PersonName [
    rdfs:label "Maria Coleta Gits" ;
    a2a:PersonNameFirstName "Maria Coleta" ;
    a2a:PersonNameLastName "Gits"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Korte Sint Jansstraat te Aelst" ;
    rdfs:label "Korte Sint Jansstraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1910-10-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Person:b9e826be-6087-44db-9d1f-8ffa7e5260da ;
  a2a:EventKeyRef oa:event_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Event1 .

oa:relationep_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Person:491a212e-37de-4de5-9eb1-01bb6ebfa30e ;
  a2a:EventKeyRef oa:event_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Event1 .

oa:relationep_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Person:472d6bd4-60a7-4bf7-aed5-c6309c442c43 ;
  a2a:EventKeyRef oa:event_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Event1 .

oa:relationep_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Person:665108c4-0995-4ee9-84fe-661cb19e6227 ;
  a2a:EventKeyRef oa:event_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Event1 .

oa:relationep_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Person:48fca33e-d0db-4407-b039-781c752a8b07 ;
  a2a:EventKeyRef oa:event_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Event1 .

oa:relationep_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Person:91dac5bc-5aca-4411-9831-71de44a0a254 ;
  a2a:EventKeyRef oa:event_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Event1 .

oa:relationep_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Person:fe724e33-ed07-4b56-ab1b-d89418456856 ;
  a2a:EventKeyRef oa:event_aal_04af2362-e07e-45dc-8cf4-11b7797de38e_Event1 .

oa:source_aal_04af2362-e07e-45dc-8cf4-11b7797de38e
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1910-10-12 - 1910-10-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-10-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-10-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1910-10-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1910" ;
    a2a:Book "Geboorteregister Aalst 1910" ;
    a2a:DocumentNumber "754" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1910, Geboorteregister Aalst 1910, 754"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/c6f9855d-734b-2322-a182-6360201f778c.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/04af2362-e07e-45dc-8cf4-11b7797de38e" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/c6f9855d-734b-2322-a182-6360201f778c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/04af2362-e07e-45dc-8cf4-11b7797de38e" ;
  a2a:RecordGUID "{04af2362-e07e-45dc-8cf4-11b7797de38e}" ;
  a2a:SourceRemarkOpmerking "geboortetijd 23:30, aangiftetijd 10:00, aantal handtekeningen: 4" ;
  a2a:SourceRemarkfilename "ALS_G_1910_194" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_319_00000319.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
