@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_97e7476f-d0b2-47db-87f7-e1209024fc33
  a a2a:Record ;
  rdfs:label "Geboorte op 13 februari 1905 te Aelst" ;
  a2a:hasPerson oa:person_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Person-a2480bdb-722c-4981-be76-da43305bd5fa, oa:person_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Person-e9116a42-261d-4a87-b04b-ab31ee9a54b4, oa:person_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Person-aedc01e9-0494-4049-897a-4aa7855a9ea2, oa:person_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Person-ce1ff067-7740-4974-a244-c497d0837750, oa:person_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Person-2c6a8eef-89f3-4ff7-a2ef-29fabaa2c0d5, oa:person_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Person-674ef34d-1977-4c55-9ba3-d5ca368bfeeb, oa:person_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Person-f70fc09b-81c3-4b08-9012-a1dc7472d56c ;
  a2a:hasEvent oa:event_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_0, oa:relationep_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_1, oa:relationep_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_2, oa:relationep_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_3, oa:relationep_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_4, oa:relationep_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_5, oa:relationep_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_6 ;
  a2a:hasSource oa:source_aal_97e7476f-d0b2-47db-87f7-e1209024fc33 .

oa:person_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Person-a2480bdb-722c-4981-be76-da43305bd5fa
  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_97e7476f-d0b2-47db-87f7-e1209024fc33_Person-e9116a42-261d-4a87-b04b-ab31ee9a54b4
  a a2a:Person ;
  rdfs:label "Jan Van den Abeele" ;
  a2a:PersonName [
    rdfs:label "Jan Van den Abeele" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Van den Abeele"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "marmerbewerker" .

oa:person_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Person-aedc01e9-0494-4049-897a-4aa7855a9ea2
  a a2a:Person ;
  rdfs:label "Petrus Breckpot" ;
  a2a:PersonName [
    rdfs:label "Petrus Breckpot" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Breckpot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "metserdiener" .

oa:person_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Person-ce1ff067-7740-4974-a244-c497d0837750
  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_97e7476f-d0b2-47db-87f7-e1209024fc33_Person-2c6a8eef-89f3-4ff7-a2ef-29fabaa2c0d5
  a a2a:Person ;
  rdfs:label "Petrus Meert" ;
  a2a:PersonName [
    rdfs:label "Petrus Meert" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Meert"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1905-02-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Person-674ef34d-1977-4c55-9ba3-d5ca368bfeeb
  a a2a:Person ;
  rdfs:label "Josephus - Martinus Meert" ;
  a2a:PersonName [
    rdfs:label "Josephus - Martinus Meert" ;
    a2a:PersonNameFirstName "Josephus - Martinus" ;
    a2a:PersonNameLastName "Meert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorselschebaan te Aelst" ;
    rdfs:label "Moorselschebaan te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "verwer" .

oa:person_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Person-f70fc09b-81c3-4b08-9012-a1dc7472d56c
  a a2a:Person ;
  rdfs:label "Gudula Schollaert" ;
  a2a:PersonName [
    rdfs:label "Gudula Schollaert" ;
    a2a:PersonNameFirstName "Gudula" ;
    a2a:PersonNameLastName "Schollaert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorselschebaan te Aelst" ;
    rdfs:label "Moorselschebaan te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1905-02-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Person:a2480bdb-722c-4981-be76-da43305bd5fa ;
  a2a:EventKeyRef oa:event_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Event1 .

oa:relationep_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Person:e9116a42-261d-4a87-b04b-ab31ee9a54b4 ;
  a2a:EventKeyRef oa:event_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Event1 .

oa:relationep_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Person:aedc01e9-0494-4049-897a-4aa7855a9ea2 ;
  a2a:EventKeyRef oa:event_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Event1 .

oa:relationep_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Person:ce1ff067-7740-4974-a244-c497d0837750 ;
  a2a:EventKeyRef oa:event_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Event1 .

oa:relationep_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Person:2c6a8eef-89f3-4ff7-a2ef-29fabaa2c0d5 ;
  a2a:EventKeyRef oa:event_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Event1 .

oa:relationep_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Person:674ef34d-1977-4c55-9ba3-d5ca368bfeeb ;
  a2a:EventKeyRef oa:event_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Event1 .

oa:relationep_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Person:f70fc09b-81c3-4b08-9012-a1dc7472d56c ;
  a2a:EventKeyRef oa:event_aal_97e7476f-d0b2-47db-87f7-e1209024fc33_Event1 .

oa:source_aal_97e7476f-d0b2-47db-87f7-e1209024fc33
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1905-02-13 - 1905-02-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-02-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-02-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1905" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1905-02-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1905" ;
    a2a:Book "Geboorteregister Aalst 1905" ;
    a2a:DocumentNumber "122" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1905, Geboorteregister Aalst 1905, 122"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/dafe9b7c-eea1-4c5d-5794-f0c0c46a31f3.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/97e7476f-d0b2-47db-87f7-e1209024fc33" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/dafe9b7c-eea1-4c5d-5794-f0c0c46a31f3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/97e7476f-d0b2-47db-87f7-e1209024fc33" ;
  a2a:RecordGUID "{97e7476f-d0b2-47db-87f7-e1209024fc33}" ;
  a2a:SourceRemarkOpmerking "geboortetijd 12:00, aangiftetijd 16:00, aantal handtekeningen: 3<br />Kunnen niet schrijven: de tweede getuige" ;
  a2a:SourceRemarkfilename "ALS_G_1905_034" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_135_00000135.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
