@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_ca0da2d2-253f-44e6-a238-0a306e8c2efa
  a a2a:Record ;
  rdfs:label "Geboorte op 2 mei 1905 te Aelst" ;
  a2a:hasPerson oa:person_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Person-0db1fe32-eacc-4423-bd5a-947043be88d9, oa:person_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Person-26ddff21-d91b-49d1-b498-824d8d60aefe, oa:person_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Person-edb22057-6711-4e1f-9440-9405ce6b45a8, oa:person_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Person-7d3c471c-a9a5-4132-9e15-32984550633d, oa:person_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Person-1833b1da-7ec6-43b4-ab12-a5bbec46648b, oa:person_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Person-fdeb7f9c-3b09-400e-b3e6-33b7d34821e3, oa:person_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Person-d0f264b1-39b0-475e-9e81-f238d4f79bf1 ;
  a2a:hasEvent oa:event_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_0, oa:relationep_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_1, oa:relationep_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_2, oa:relationep_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_3, oa:relationep_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_4, oa:relationep_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_5, oa:relationep_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_6 ;
  a2a:hasSource oa:source_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa .

oa:person_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Person-0db1fe32-eacc-4423-bd5a-947043be88d9
  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_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Person-26ddff21-d91b-49d1-b498-824d8d60aefe
  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_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Person-edb22057-6711-4e1f-9440-9405ce6b45a8
  a a2a:Person ;
  rdfs:label "Augustinus Spins" ;
  a2a:PersonName [
    rdfs:label "Augustinus Spins" ;
    a2a:PersonNameFirstName "Augustinus" ;
    a2a:PersonNameLastName "Spins"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "65" ;
    rdfs:label "65"
  ] ;
  a2a:Profession "schrijnwerker" .

oa:person_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Person-7d3c471c-a9a5-4132-9e15-32984550633d
  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 "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "bediende" .

oa:person_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Person-1833b1da-7ec6-43b4-ab12-a5bbec46648b
  a a2a:Person ;
  rdfs:label "Leonia - Maria Tanckere" ;
  a2a:PersonName [
    rdfs:label "Leonia - Maria Tanckere" ;
    a2a:PersonNameFirstName "Leonia - Maria" ;
    a2a:PersonNameLastName "Tanckere"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1905-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Person-fdeb7f9c-3b09-400e-b3e6-33b7d34821e3
  a a2a:Person ;
  rdfs:label "Maria - Clothildis Spins" ;
  a2a:PersonName [
    rdfs:label "Maria - Clothildis Spins" ;
    a2a:PersonNameFirstName "Maria - Clothildis" ;
    a2a:PersonNameLastName "Spins"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "oude Gentschebaan te Aelst" ;
    rdfs:label "oude Gentschebaan te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erpe" ;
    rdfs:label "Erpe"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Person-d0f264b1-39b0-475e-9e81-f238d4f79bf1
  a a2a:Person ;
  rdfs:label "Joannes - Gustaaf Tanckere" ;
  a2a:PersonName [
    rdfs:label "Joannes - Gustaaf Tanckere" ;
    a2a:PersonNameFirstName "Joannes - Gustaaf" ;
    a2a:PersonNameLastName "Tanckere"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "oude Gentschebaan te Aelst" ;
    rdfs:label "oude Gentschebaan te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "voerman" .

oa:event_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1905-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Person:0db1fe32-eacc-4423-bd5a-947043be88d9 ;
  a2a:EventKeyRef oa:event_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Event1 .

oa:relationep_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Person:26ddff21-d91b-49d1-b498-824d8d60aefe ;
  a2a:EventKeyRef oa:event_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Event1 .

oa:relationep_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Person:edb22057-6711-4e1f-9440-9405ce6b45a8 ;
  a2a:EventKeyRef oa:event_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Event1 .

oa:relationep_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Person:7d3c471c-a9a5-4132-9e15-32984550633d ;
  a2a:EventKeyRef oa:event_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Event1 .

oa:relationep_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Person:1833b1da-7ec6-43b4-ab12-a5bbec46648b ;
  a2a:EventKeyRef oa:event_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Event1 .

oa:relationep_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Person:fdeb7f9c-3b09-400e-b3e6-33b7d34821e3 ;
  a2a:EventKeyRef oa:event_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Event1 .

oa:relationep_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_6
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Person:d0f264b1-39b0-475e-9e81-f238d4f79bf1 ;
  a2a:EventKeyRef oa:event_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa_Event1 .

oa:source_aal_ca0da2d2-253f-44e6-a238-0a306e8c2efa
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1905-05-03 - 1905-05-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-05-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-05-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1905" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1905-05-03"^^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 "364" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1905, Geboorteregister Aalst 1905, 364"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/87b9d817-8684-8429-8c00-8528ca56f3b6.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/ca0da2d2-253f-44e6-a238-0a306e8c2efa" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/87b9d817-8684-8429-8c00-8528ca56f3b6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/ca0da2d2-253f-44e6-a238-0a306e8c2efa" ;
  a2a:RecordGUID "{ca0da2d2-253f-44e6-a238-0a306e8c2efa}" ;
  a2a:SourceRemarkOpmerking "geboortetijd 19:00, aangiftetijd 16:00, aantal handtekeningen: 4" ;
  a2a:SourceRemarkfilename "ALS_G_1905_097" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_281_00000281.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
