@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_4265782a-0a7f-46c2-a667-08252df7aadc
  a a2a:Record ;
  rdfs:label "Geboorte op 1 december 1891 te Erembodegem" ;
  a2a:hasPerson oa:person_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Person-bc112503-b13d-4f89-8d12-16bc4582c4ed, oa:person_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Person-8bb4d576-c845-4965-ba3c-77ff431b2c59, oa:person_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Person-a7139dbc-320b-4c0e-867b-92652533ae84, oa:person_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Person-2ec54a5c-5410-4091-a254-d800748bfbb4, oa:person_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Person-1ebbfe9b-b4ad-46e5-9700-1132d37dde8a, oa:person_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Person-241f54f7-9b92-404c-8088-9f4ca3e60297, oa:person_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Person-5abd9c39-22b3-4cd6-8f27-f0599001ef28 ;
  a2a:hasEvent oa:event_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_4265782a-0a7f-46c2-a667-08252df7aadc_0, oa:relationep_aal_4265782a-0a7f-46c2-a667-08252df7aadc_1, oa:relationep_aal_4265782a-0a7f-46c2-a667-08252df7aadc_2, oa:relationep_aal_4265782a-0a7f-46c2-a667-08252df7aadc_3, oa:relationep_aal_4265782a-0a7f-46c2-a667-08252df7aadc_4, oa:relationep_aal_4265782a-0a7f-46c2-a667-08252df7aadc_5, oa:relationep_aal_4265782a-0a7f-46c2-a667-08252df7aadc_6 ;
  a2a:hasSource oa:source_aal_4265782a-0a7f-46c2-a667-08252df7aadc .

oa:person_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Person-bc112503-b13d-4f89-8d12-16bc4582c4ed
  a a2a:Person ;
  rdfs:label "Lodewyk Nelis" ;
  a2a:PersonName [
    rdfs:label "Lodewyk Nelis" ;
    a2a:PersonNameFirstName "Lodewyk" ;
    a2a:PersonNameLastName "Nelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Person-8bb4d576-c845-4965-ba3c-77ff431b2c59
  a a2a:Person ;
  rdfs:label "Jan Baptist De Greve" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist De Greve" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "De Greve"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Person-a7139dbc-320b-4c0e-867b-92652533ae84
  a a2a:Person ;
  rdfs:label "Frederik De Clercq" ;
  a2a:PersonName [
    rdfs:label "Frederik De Clercq" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "De Clercq"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Person-2ec54a5c-5410-4091-a254-d800748bfbb4
  a a2a:Person ;
  rdfs:label "de vader" ;
  a2a:PersonName [
    rdfs:label "de vader" ;
    a2a:PersonNameLastName "de vader"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Person-1ebbfe9b-b4ad-46e5-9700-1132d37dde8a
  a a2a:Person ;
  rdfs:label "Leo Ghijsens" ;
  a2a:PersonName [
    rdfs:label "Leo Ghijsens" ;
    a2a:PersonNameFirstName "Leo" ;
    a2a:PersonNameLastName "Ghijsens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1891-12-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] .

oa:person_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Person-241f54f7-9b92-404c-8088-9f4ca3e60297
  a a2a:Person ;
  rdfs:label "Josef Ghijsens" ;
  a2a:PersonName [
    rdfs:label "Josef Ghijsens" ;
    a2a:PersonNameFirstName "Josef" ;
    a2a:PersonNameLastName "Ghijsens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Profession "landbouwwerkman" .

oa:person_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Person-5abd9c39-22b3-4cd6-8f27-f0599001ef28
  a a2a:Person ;
  rdfs:label "Maria Celestina Van Rampelbergh" ;
  a2a:PersonName [
    rdfs:label "Maria Celestina Van Rampelbergh" ;
    a2a:PersonNameFirstName "Maria Celestina" ;
    a2a:PersonNameLastName "Van Rampelbergh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Welle" ;
    rdfs:label "Welle"
  ] ;
  a2a:Profession "fabriekwerkster" .

oa:event_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1891-12-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] .

oa:relationep_aal_4265782a-0a7f-46c2-a667-08252df7aadc_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Person:bc112503-b13d-4f89-8d12-16bc4582c4ed ;
  a2a:EventKeyRef oa:event_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Event1 .

oa:relationep_aal_4265782a-0a7f-46c2-a667-08252df7aadc_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Person:8bb4d576-c845-4965-ba3c-77ff431b2c59 ;
  a2a:EventKeyRef oa:event_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Event1 .

oa:relationep_aal_4265782a-0a7f-46c2-a667-08252df7aadc_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Person:a7139dbc-320b-4c0e-867b-92652533ae84 ;
  a2a:EventKeyRef oa:event_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Event1 .

oa:relationep_aal_4265782a-0a7f-46c2-a667-08252df7aadc_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Person:2ec54a5c-5410-4091-a254-d800748bfbb4 ;
  a2a:EventKeyRef oa:event_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Event1 .

oa:relationep_aal_4265782a-0a7f-46c2-a667-08252df7aadc_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Person:1ebbfe9b-b4ad-46e5-9700-1132d37dde8a ;
  a2a:EventKeyRef oa:event_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Event1 .

oa:relationep_aal_4265782a-0a7f-46c2-a667-08252df7aadc_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Person:241f54f7-9b92-404c-8088-9f4ca3e60297 ;
  a2a:EventKeyRef oa:event_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Event1 .

oa:relationep_aal_4265782a-0a7f-46c2-a667-08252df7aadc_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Person:5abd9c39-22b3-4cd6-8f27-f0599001ef28 ;
  a2a:EventKeyRef oa:event_aal_4265782a-0a7f-46c2-a667-08252df7aadc_Event1 .

oa:source_aal_4265782a-0a7f-46c2-a667-08252df7aadc
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem", "1891-12-02 - 1891-12-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-12-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-12-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1891-12-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1891" ;
    a2a:Book "Geboorteregister Erembodegem 1891" ;
    a2a:DocumentNumber "151" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1891, Geboorteregister Erembodegem 1891, 151"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/cd964aea-4fa2-15ff-d416-867a50b525a2.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/4265782a-0a7f-46c2-a667-08252df7aadc" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/cd964aea-4fa2-15ff-d416-867a50b525a2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-04-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/4265782a-0a7f-46c2-a667-08252df7aadc" ;
  a2a:RecordGUID "{4265782a-0a7f-46c2-a667-08252df7aadc}" ;
  a2a:SourceRemarkOpmerking """aangiftetijd:16:00
geboortetijd: 8:00
aantal handtekeningen:4""" ;
  a2a:SourceRemarkfilename "ERE_G_1891_027" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_498_00000498.xml van AAL" .

