@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_7c6e120a-9ee4-4245-b122-36d181663e6d
  a a2a:Record ;
  rdfs:label "Geboorte op 25 mei 1896 te Ronsevaal te Erembodegem" ;
  a2a:hasPerson oa:person_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Person-a0c7f6bf-1d8f-4351-bff7-be83fe5adafc, oa:person_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Person-8eaf72ba-93cd-4912-95f3-951bc2699960, oa:person_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Person-2dd0c293-3ee6-4079-97ee-a8659d769698, oa:person_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Person-8693c139-2f28-42b6-a346-4b12cc69da3e, oa:person_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Person-08811ff8-1565-46a0-8653-8e489fe82504, oa:person_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Person-666892e7-28f2-497d-9ee8-89202fdc1c22, oa:person_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Person-b8041fca-474d-4aab-8d0e-e2b4f99c2f16 ;
  a2a:hasEvent oa:event_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_0, oa:relationep_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_1, oa:relationep_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_2, oa:relationep_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_3, oa:relationep_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_4, oa:relationep_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_5, oa:relationep_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_6 ;
  a2a:hasSource oa:source_aal_7c6e120a-9ee4-4245-b122-36d181663e6d .

oa:person_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Person-a0c7f6bf-1d8f-4351-bff7-be83fe5adafc
  a a2a:Person ;
  rdfs:label "Hilloné De Cock" ;
  a2a:PersonName [
    rdfs:label "Hilloné De Cock" ;
    a2a:PersonNameFirstName "Hilloné" ;
    a2a:PersonNameLastName "De Cock"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Person-8eaf72ba-93cd-4912-95f3-951bc2699960
  a a2a:Person ;
  rdfs:label "Paul Verleysen" ;
  a2a:PersonName [
    rdfs:label "Paul Verleysen" ;
    a2a:PersonNameFirstName "Paul" ;
    a2a:PersonNameLastName "Verleysen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "handelaar" .

oa:person_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Person-2dd0c293-3ee6-4079-97ee-a8659d769698
  a a2a:Person ;
  rdfs:label "Emiel Ketels" ;
  a2a:PersonName [
    rdfs:label "Emiel Ketels" ;
    a2a:PersonNameFirstName "Emiel" ;
    a2a:PersonNameLastName "Ketels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "schrijver" .

oa:person_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Person-8693c139-2f28-42b6-a346-4b12cc69da3e
  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_7c6e120a-9ee4-4245-b122-36d181663e6d_Person-08811ff8-1565-46a0-8653-8e489fe82504
  a a2a:Person ;
  rdfs:label "Felix Camiel Meert" ;
  a2a:PersonName [
    rdfs:label "Felix Camiel Meert" ;
    a2a:PersonNameFirstName "Felix Camiel" ;
    a2a:PersonNameLastName "Meert"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1896-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ronsevaal te Erembodegem" ;
    rdfs:label "Ronsevaal te Erembodegem"
  ] .

oa:person_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Person-666892e7-28f2-497d-9ee8-89202fdc1c22
  a a2a:Person ;
  rdfs:label "Jan Baptist Meert" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Meert" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Meert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ronsevaal te Erembodegem" ;
    rdfs:label "Ronsevaal te Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Profession "brouwersgast" .

oa:person_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Person-b8041fca-474d-4aab-8d0e-e2b4f99c2f16
  a a2a:Person ;
  rdfs:label "Maria Hortentia Cassieman" ;
  a2a:PersonName [
    rdfs:label "Maria Hortentia Cassieman" ;
    a2a:PersonNameFirstName "Maria Hortentia" ;
    a2a:PersonNameLastName "Cassieman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ronsevaal te Erembodegem" ;
    rdfs:label "Ronsevaal te Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Profession "herbergierster" .

oa:event_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1896-05-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ronsevaal te Erembodegem" ;
    rdfs:label "Ronsevaal te Erembodegem"
  ] .

oa:relationep_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Person:a0c7f6bf-1d8f-4351-bff7-be83fe5adafc ;
  a2a:EventKeyRef oa:event_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Event1 .

oa:relationep_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Person:8eaf72ba-93cd-4912-95f3-951bc2699960 ;
  a2a:EventKeyRef oa:event_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Event1 .

oa:relationep_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Person:2dd0c293-3ee6-4079-97ee-a8659d769698 ;
  a2a:EventKeyRef oa:event_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Event1 .

oa:relationep_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Person:8693c139-2f28-42b6-a346-4b12cc69da3e ;
  a2a:EventKeyRef oa:event_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Event1 .

oa:relationep_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Person:08811ff8-1565-46a0-8653-8e489fe82504 ;
  a2a:EventKeyRef oa:event_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Event1 .

oa:relationep_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Person:666892e7-28f2-497d-9ee8-89202fdc1c22 ;
  a2a:EventKeyRef oa:event_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Event1 .

oa:relationep_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Person:b8041fca-474d-4aab-8d0e-e2b4f99c2f16 ;
  a2a:EventKeyRef oa:event_aal_7c6e120a-9ee4-4245-b122-36d181663e6d_Event1 .

oa:source_aal_7c6e120a-9ee4-4245-b122-36d181663e6d
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem", "1896-05-26 - 1896-05-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-05-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-05-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1896-05-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1896" ;
    a2a:Book "Geboorteregister Erembodegem 1896" ;
    a2a:DocumentNumber "83" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1896, Geboorteregister Erembodegem 1896, 83"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/0783a051-0d5d-6f34-73da-b408a051f6d1.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/7c6e120a-9ee4-4245-b122-36d181663e6d" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/0783a051-0d5d-6f34-73da-b408a051f6d1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/7c6e120a-9ee4-4245-b122-36d181663e6d" ;
  a2a:RecordGUID "{7c6e120a-9ee4-4245-b122-36d181663e6d}" ;
  a2a:SourceRemarkOpmerking """Aangiftetijd: 16 uur
Geboortetijd: 10.30 uur
Handtekeningen: 4""" ;
  a2a:SourceRemarkfilename "ERE_G_1896_016" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_56_00000056.xml van AAL" .

