@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_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270
  a a2a:Record ;
  rdfs:label "Geboorte op 13 november 1893 te Brusselbaan te Erembodegem" ;
  a2a:hasPerson oa:person_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Person-ee7c539a-342e-47c5-bac6-03d3a8d0e46d, oa:person_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Person-53c88178-422a-4f4b-9801-410831e430a6, oa:person_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Person-a759afc9-2830-49e2-bb88-bf9d8e06975b, oa:person_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Person-b169c8ad-57d7-40b9-bf7b-70531e65ec7c, oa:person_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Person-198bb1b4-22af-402d-b639-40bc730e6fad, oa:person_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Person-1f85128c-1b19-4a23-8712-239c1fec3764, oa:person_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Person-f82e9fc0-ce61-477d-9255-dd6f2340cef3 ;
  a2a:hasEvent oa:event_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_0, oa:relationep_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_1, oa:relationep_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_2, oa:relationep_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_3, oa:relationep_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_4, oa:relationep_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_5, oa:relationep_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_6 ;
  a2a:hasSource oa:source_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270 .

oa:person_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Person-ee7c539a-342e-47c5-bac6-03d3a8d0e46d
  a a2a:Person ;
  rdfs:label "Bernard Verleysen" ;
  a2a:PersonName [
    rdfs:label "Bernard Verleysen" ;
    a2a:PersonNameFirstName "Bernard" ;
    a2a:PersonNameLastName "Verleysen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Person-53c88178-422a-4f4b-9801-410831e430a6
  a a2a:Person ;
  rdfs:label "Jan Baptist Van Vaerenbergh" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Van Vaerenbergh" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Van Vaerenbergh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Person-a759afc9-2830-49e2-bb88-bf9d8e06975b
  a a2a:Person ;
  rdfs:label "Pieter Meert" ;
  a2a:PersonName [
    rdfs:label "Pieter Meert" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Meert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "hovenier" .

oa:person_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Person-b169c8ad-57d7-40b9-bf7b-70531e65ec7c
  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_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Person-198bb1b4-22af-402d-b639-40bc730e6fad
  a a2a:Person ;
  rdfs:label "Delphina Van Hoefs" ;
  a2a:PersonName [
    rdfs:label "Delphina Van Hoefs" ;
    a2a:PersonNameFirstName "Delphina" ;
    a2a:PersonNameLastName "Van Hoefs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1893-11-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brusselbaan te Erembodegem" ;
    rdfs:label "Brusselbaan te Erembodegem"
  ] .

oa:person_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Person-1f85128c-1b19-4a23-8712-239c1fec3764
  a a2a:Person ;
  rdfs:label "Hipolijtus Octavius Alexis Van Hoefs" ;
  a2a:PersonName [
    rdfs:label "Hipolijtus Octavius Alexis Van Hoefs" ;
    a2a:PersonNameFirstName "Hipolijtus Octavius Alexis" ;
    a2a:PersonNameLastName "Van Hoefs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Brusselbaan te Erembodegem" ;
    rdfs:label "Brusselbaan te Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Profession "spoorwegbediende" .

oa:person_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Person-f82e9fc0-ce61-477d-9255-dd6f2340cef3
  a a2a:Person ;
  rdfs:label "Maria Clara Van der Ghylen" ;
  a2a:PersonName [
    rdfs:label "Maria Clara Van der Ghylen" ;
    a2a:PersonNameFirstName "Maria Clara" ;
    a2a:PersonNameLastName "Van der Ghylen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Brusselbaan te Erembodegem" ;
    rdfs:label "Brusselbaan te Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "breister" .

oa:event_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1893" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1893-11-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Brusselbaan te Erembodegem" ;
    rdfs:label "Brusselbaan te Erembodegem"
  ] .

oa:relationep_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Person:ee7c539a-342e-47c5-bac6-03d3a8d0e46d ;
  a2a:EventKeyRef oa:event_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Event1 .

oa:relationep_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Person:53c88178-422a-4f4b-9801-410831e430a6 ;
  a2a:EventKeyRef oa:event_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Event1 .

oa:relationep_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Person:a759afc9-2830-49e2-bb88-bf9d8e06975b ;
  a2a:EventKeyRef oa:event_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Event1 .

oa:relationep_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Person:b169c8ad-57d7-40b9-bf7b-70531e65ec7c ;
  a2a:EventKeyRef oa:event_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Event1 .

oa:relationep_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Person:198bb1b4-22af-402d-b639-40bc730e6fad ;
  a2a:EventKeyRef oa:event_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Event1 .

oa:relationep_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Person:1f85128c-1b19-4a23-8712-239c1fec3764 ;
  a2a:EventKeyRef oa:event_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Event1 .

oa:relationep_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Person:f82e9fc0-ce61-477d-9255-dd6f2340cef3 ;
  a2a:EventKeyRef oa:event_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270_Event1 .

oa:source_aal_2ac35c46-e0ce-4d36-b5c3-bfe0d2025270
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem", "1893-11-14 - 1893-11-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-11-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-11-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1893" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1893-11-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1893" ;
    a2a:Book "Geboorteregister Erembodegem 1893" ;
    a2a:DocumentNumber "142" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1893, Geboorteregister Erembodegem 1893, 142"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/18aa9b8f-5e5b-850f-4572-e203cbb2fdb6.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/2ac35c46-e0ce-4d36-b5c3-bfe0d2025270" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/18aa9b8f-5e5b-850f-4572-e203cbb2fdb6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/2ac35c46-e0ce-4d36-b5c3-bfe0d2025270" ;
  a2a:RecordGUID "{2ac35c46-e0ce-4d36-b5c3-bfe0d2025270}" ;
  a2a:SourceRemarkOpmerking """Aangiftetijd: 9 uur
Geboortetijd: 14 uur
Handtekeningen: 4""" ;
  a2a:SourceRemarkfilename "ERE_G_1893_027" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_428_00000428.xml van AAL" .

