@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_6529ade5-e883-4ed2-aa0e-7a8a622297eb
  a a2a:Record ;
  rdfs:label "Geboorte op 9 november 1902 te Aalst" ;
  a2a:hasPerson oa:person_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Person-35dabc3b-64bd-4a24-9b36-704aadcb9ee6, oa:person_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Person-1ed29bf6-f23e-4372-b660-9362888e258d, oa:person_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Person-9cd7bacf-986d-477f-b534-298104b79f08, oa:person_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Person-3a37f8de-9a88-41aa-9039-a964eff47d0f, oa:person_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Person-909d86dd-94db-4fa6-a1ff-31e48fac968b, oa:person_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Person-04c80ec8-8189-4582-a911-97412e114836, oa:person_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Person-5617f2f7-bfb1-470f-83fa-041958423e5d ;
  a2a:hasEvent oa:event_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_0, oa:relationep_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_1, oa:relationep_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_2, oa:relationep_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_3, oa:relationep_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_4, oa:relationep_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_5, oa:relationep_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_6 ;
  a2a:hasSource oa:source_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb .

oa:person_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Person-35dabc3b-64bd-4a24-9b36-704aadcb9ee6
  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_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Person-1ed29bf6-f23e-4372-b660-9362888e258d
  a a2a:Person ;
  rdfs:label "Judocus De Smet" ;
  a2a:PersonName [
    rdfs:label "Judocus De Smet" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "De Smet"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "leurder" .

oa:person_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Person-9cd7bacf-986d-477f-b534-298104b79f08
  a a2a:Person ;
  rdfs:label "Petrus Ceuppens" ;
  a2a:PersonName [
    rdfs:label "Petrus Ceuppens" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Ceuppens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "73" ;
    rdfs:label "73"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Person-3a37f8de-9a88-41aa-9039-a964eff47d0f
  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_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Person-909d86dd-94db-4fa6-a1ff-31e48fac968b
  a a2a:Person ;
  rdfs:label "Jan - Baptist Van Geirt" ;
  a2a:PersonName [
    rdfs:label "Jan - Baptist Van Geirt" ;
    a2a:PersonNameFirstName "Jan - Baptist" ;
    a2a:PersonNameLastName "Van Geirt"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1902-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:person_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Person-04c80ec8-8189-4582-a911-97412e114836
  a a2a:Person ;
  rdfs:label "Maria - Victoria De Mol" ;
  a2a:PersonName [
    rdfs:label "Maria - Victoria De Mol" ;
    a2a:PersonNameFirstName "Maria - Victoria" ;
    a2a:PersonNameLastName "De Mol"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergenmeerschestraat te Aalst" ;
    rdfs:label "Bergenmeerschestraat te Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Person-5617f2f7-bfb1-470f-83fa-041958423e5d
  a a2a:Person ;
  rdfs:label "Frans Van Geirt" ;
  a2a:PersonName [
    rdfs:label "Frans Van Geirt" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Van Geirt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergenmeerschestraat te Aalst" ;
    rdfs:label "Bergenmeerschestraat te Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "daglooner" .

oa:event_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1902-11-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:relationep_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Person:35dabc3b-64bd-4a24-9b36-704aadcb9ee6 ;
  a2a:EventKeyRef oa:event_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Event1 .

oa:relationep_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Person:1ed29bf6-f23e-4372-b660-9362888e258d ;
  a2a:EventKeyRef oa:event_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Event1 .

oa:relationep_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Person:9cd7bacf-986d-477f-b534-298104b79f08 ;
  a2a:EventKeyRef oa:event_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Event1 .

oa:relationep_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Person:3a37f8de-9a88-41aa-9039-a964eff47d0f ;
  a2a:EventKeyRef oa:event_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Event1 .

oa:relationep_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Person:909d86dd-94db-4fa6-a1ff-31e48fac968b ;
  a2a:EventKeyRef oa:event_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Event1 .

oa:relationep_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Person:04c80ec8-8189-4582-a911-97412e114836 ;
  a2a:EventKeyRef oa:event_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Event1 .

oa:relationep_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_6
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Person:5617f2f7-bfb1-470f-83fa-041958423e5d ;
  a2a:EventKeyRef oa:event_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb_Event1 .

oa:source_aal_6529ade5-e883-4ed2-aa0e-7a8a622297eb
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1902-11-10 - 1902-11-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-11-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-11-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1902-11-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1902" ;
    a2a:Book "Geboorteregister Aalst 1902" ;
    a2a:DocumentNumber "922" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1902, Geboorteregister Aalst 1902, 922"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/f96101fb-3711-1e5e-77c6-b0e432f417cd.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/6529ade5-e883-4ed2-aa0e-7a8a622297eb" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/f96101fb-3711-1e5e-77c6-b0e432f417cd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/6529ade5-e883-4ed2-aa0e-7a8a622297eb" ;
  a2a:RecordGUID "{6529ade5-e883-4ed2-aa0e-7a8a622297eb}" ;
  a2a:SourceRemarkOpmerking """geboortetijd 19:00, aangiftetijd 10:00, aantal handtekeningen 1
Geh. Te Sotteville-les-Rouen (Seine Maritime Fr.) de 27.6.1961 met Thorel Rolande Louise (Fr.)
+ te Rouen op 1/9/1978.<br />Kunnen niet schrijven: de vader en de getuigen""" ;
  a2a:SourceRemarkfilename "ALS_G_1902_234" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_599_00000599.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
