@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_c4e800b2-ff9b-4273-8898-952f2ff2aea5
  a a2a:Record ;
  rdfs:label "Geboorte op 9 december 1898 te Aelst" ;
  a2a:hasPerson oa:person_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Person-b0c03c64-62a6-4201-853e-3f83793ed3ff, oa:person_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Person-f97fd51b-27de-4a23-9ee7-dd200d51c1d2, oa:person_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Person-9ba21c6e-d207-4077-9c78-fec7f7345212, oa:person_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Person-9d92608c-9826-4d91-a737-40af67d6ca17, oa:person_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Person-8cd1e4d5-fa6c-4c2b-9026-12a54e3396d0, oa:person_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Person-ef9eb3c4-b5eb-400d-9e30-4f101238477a ;
  a2a:hasEvent oa:event_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_0, oa:relationep_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_1, oa:relationep_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_2, oa:relationep_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_3, oa:relationep_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_4, oa:relationep_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_5 ;
  a2a:hasSource oa:source_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5 .

oa:person_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Person-b0c03c64-62a6-4201-853e-3f83793ed3ff
  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_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Person-f97fd51b-27de-4a23-9ee7-dd200d51c1d2
  a a2a:Person ;
  rdfs:label "Jozef Maes" ;
  a2a:PersonName [
    rdfs:label "Jozef Maes" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "64 jaar" ;
    rdfs:label "64 jaar"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Person-9ba21c6e-d207-4077-9c78-fec7f7345212
  a a2a:Person ;
  rdfs:label "Jan Van Geirt" ;
  a2a:PersonName [
    rdfs:label "Jan Van Geirt" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Van Geirt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:Profession "leurder" .

oa:person_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Person-9d92608c-9826-4d91-a737-40af67d6ca17
  a a2a:Person ;
  rdfs:label "Alfons Jozef Puttemans" ;
  a2a:PersonName [
    rdfs:label "Alfons Jozef Puttemans" ;
    a2a:PersonNameFirstName "Alfons Jozef" ;
    a2a:PersonNameLastName "Puttemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1898-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Person-8cd1e4d5-fa6c-4c2b-9026-12a54e3396d0
  a a2a:Person ;
  rdfs:label "Anna Coleta Maes" ;
  a2a:PersonName [
    rdfs:label "Anna Coleta Maes" ;
    a2a:PersonNameFirstName "Anna Coleta" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Binnenstraat te Aelst" ;
    rdfs:label "Binnenstraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32 jaar" ;
    rdfs:label "32 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Person-ef9eb3c4-b5eb-400d-9e30-4f101238477a
  a a2a:Person ;
  rdfs:label "Carolus Louis Puttemans" ;
  a2a:PersonName [
    rdfs:label "Carolus Louis Puttemans" ;
    a2a:PersonNameFirstName "Carolus Louis" ;
    a2a:PersonNameLastName "Puttemans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Binnenstraat te Aelst" ;
    rdfs:label "Binnenstraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35 jaar" ;
    rdfs:label "35 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wieze" ;
    rdfs:label "Wieze"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1898-12-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Person:b0c03c64-62a6-4201-853e-3f83793ed3ff ;
  a2a:EventKeyRef oa:event_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Event1 .

oa:relationep_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Person:f97fd51b-27de-4a23-9ee7-dd200d51c1d2 ;
  a2a:EventKeyRef oa:event_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Event1 .

oa:relationep_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Person:9ba21c6e-d207-4077-9c78-fec7f7345212 ;
  a2a:EventKeyRef oa:event_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Event1 .

oa:relationep_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Person:9d92608c-9826-4d91-a737-40af67d6ca17 ;
  a2a:EventKeyRef oa:event_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Event1 .

oa:relationep_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Person:8cd1e4d5-fa6c-4c2b-9026-12a54e3396d0 ;
  a2a:EventKeyRef oa:event_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Event1 .

oa:relationep_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Person:ef9eb3c4-b5eb-400d-9e30-4f101238477a ;
  a2a:EventKeyRef oa:event_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5_Event1 .

oa:source_aal_c4e800b2-ff9b-4273-8898-952f2ff2aea5
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1898-12-09 - 1898-12-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-12-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-12-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1898" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1898-12-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1898" ;
    a2a:Book "Geboorteregister Aalst 1898" ;
    a2a:DocumentNumber "1034" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1898, Geboorteregister Aalst 1898, 1034"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/6cefbaf8-54d6-6ed4-73f6-78a8c090b041.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/c4e800b2-ff9b-4273-8898-952f2ff2aea5" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/6cefbaf8-54d6-6ed4-73f6-78a8c090b041.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-05-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/c4e800b2-ff9b-4273-8898-952f2ff2aea5" ;
  a2a:RecordGUID "{c4e800b2-ff9b-4273-8898-952f2ff2aea5}" ;
  a2a:SourceRemarkOpmerking """Aangiftetijd: 16.00
Geboortetijd: 09.00
Hantekeningen: 2<br />Kunnen niet schrijven: de getuigen""" ;
  a2a:SourceRemarkfilename "ALS_G_1898_261" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_266_00000266.xml van AAL" .

