@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_5958a4e8-03e2-57a9-e152-ba72e075d5c7
  a a2a:Record ;
  rdfs:label "Geboorte op 24 mei 1912 te ronsevaal te Erembodegem" ;
  a2a:hasPerson oa:person_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Person-0c142fb7-0cde-9411-3ac1-b45a90b37fa6, oa:person_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Person-a65a0016-56c6-f7e9-1d9a-3e8e44a752ce, oa:person_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Person-a3ee4deb-2203-605a-11c4-11b494638833, oa:person_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Person-67b9cdd4-1541-a8de-da38-6db70a0e0b6c, oa:person_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Person-e70aa3ca-a2c7-9ffe-0405-f27f83b5b02b, oa:person_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Person-fb0041e7-d305-0e86-853a-007de5730611, oa:person_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Person-49a58198-57bc-dd86-148b-03fc57db4fda ;
  a2a:hasEvent oa:event_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_0, oa:relationep_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_1, oa:relationep_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_2, oa:relationep_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_3, oa:relationep_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_4, oa:relationep_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_5, oa:relationep_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_6 ;
  a2a:hasSource oa:source_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7 .

oa:person_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Person-0c142fb7-0cde-9411-3ac1-b45a90b37fa6
  a a2a:Person ;
  rdfs:label "Felix Van Den Bossche" ;
  a2a:PersonName [
    rdfs:label "Felix Van Den Bossche" ;
    a2a:PersonNameFirstName "Felix" ;
    a2a:PersonNameLastName "Van Den Bossche"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Person-a65a0016-56c6-f7e9-1d9a-3e8e44a752ce
  a a2a:Person ;
  rdfs:label "Jozef De Coninck" ;
  a2a:PersonName [
    rdfs:label "Jozef De Coninck" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNameLastName "De Coninck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Person-a3ee4deb-2203-605a-11c4-11b494638833
  a a2a:Person ;
  rdfs:label "Leo De Wilde" ;
  a2a:PersonName [
    rdfs:label "Leo De Wilde" ;
    a2a:PersonNameFirstName "Leo" ;
    a2a:PersonNameLastName "De Wilde"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "ronsevaal te Erembodegem" ;
    rdfs:label "ronsevaal te Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "plafonneerder" .

oa:person_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Person-67b9cdd4-1541-a8de-da38-6db70a0e0b6c
  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_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Person-e70aa3ca-a2c7-9ffe-0405-f27f83b5b02b
  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_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Person-fb0041e7-d305-0e86-853a-007de5730611
  a a2a:Person ;
  rdfs:label "Joanna Maria Arys" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Arys" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Arys"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Profession "winkelierster" .

oa:person_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Person-49a58198-57bc-dd86-148b-03fc57db4fda
  a a2a:Person ;
  rdfs:label "Constantinus De Wilde" ;
  a2a:PersonName [
    rdfs:label "Constantinus De Wilde" ;
    a2a:PersonNameFirstName "Constantinus" ;
    a2a:PersonNameLastName "De Wilde"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1912-05-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "ronsevaal te Erembodegem" ;
    rdfs:label "ronsevaal te Erembodegem"
  ] .

oa:event_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1912-05-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "ronsevaal te Erembodegem" ;
    rdfs:label "ronsevaal te Erembodegem"
  ] .

oa:relationep_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Person:0c142fb7-0cde-9411-3ac1-b45a90b37fa6 ;
  a2a:EventKeyRef oa:event_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Event1 .

oa:relationep_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Person:a65a0016-56c6-f7e9-1d9a-3e8e44a752ce ;
  a2a:EventKeyRef oa:event_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Event1 .

oa:relationep_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Person:a3ee4deb-2203-605a-11c4-11b494638833 ;
  a2a:EventKeyRef oa:event_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Event1 .

oa:relationep_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_3
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Person:67b9cdd4-1541-a8de-da38-6db70a0e0b6c ;
  a2a:EventKeyRef oa:event_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Event1 .

oa:relationep_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_4
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Person:e70aa3ca-a2c7-9ffe-0405-f27f83b5b02b ;
  a2a:EventKeyRef oa:event_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Event1 .

oa:relationep_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Person:fb0041e7-d305-0e86-853a-007de5730611 ;
  a2a:EventKeyRef oa:event_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Event1 .

oa:relationep_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_6
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Person:49a58198-57bc-dd86-148b-03fc57db4fda ;
  a2a:EventKeyRef oa:event_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7_Event1 .

oa:source_aal_5958a4e8-03e2-57a9-e152-ba72e075d5c7
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem", "1912-05-25 - 1912-05-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-05-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-05-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1912" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1912-05-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1912" ;
    a2a:Book "Geboorteregister Erembodegem 1912" ;
    a2a:DocumentNumber "68" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1912, Geboorteregister Erembodegem 1912, 68"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/2ad13e4f-3937-2c00-8a20-29007d62feee.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/5958a4e8-03e2-57a9-e152-ba72e075d5c7" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/2ad13e4f-3937-2c00-8a20-29007d62feee.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/5958a4e8-03e2-57a9-e152-ba72e075d5c7" ;
  a2a:RecordGUID "{5958a4e8-03e2-57a9-e152-ba72e075d5c7}" ;
  a2a:SourceRemarkOpmerking "Aangiftetijd: 10.30 u.<br />Handtekeningen: 4" ;
  a2a:SourceRemarkfilename "ERE_G_1912_0013" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_1344_00001344.xml van AAL" .

