@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_a957cb47-e135-41aa-899e-22e48355ffef
  a a2a:Record ;
  rdfs:label "Geboorte op 13 maart 1897 te Herdersem" ;
  a2a:hasPerson oa:person_aal_a957cb47-e135-41aa-899e-22e48355ffef_Person-c9535804-9c07-4479-9937-8c0c1723b8af, oa:person_aal_a957cb47-e135-41aa-899e-22e48355ffef_Person-a53ddef5-0ee2-4dce-aac9-4213f2b7e116, oa:person_aal_a957cb47-e135-41aa-899e-22e48355ffef_Person-2958293d-68c0-4eab-8cf1-4d2614c4cea9, oa:person_aal_a957cb47-e135-41aa-899e-22e48355ffef_Person-6456fba1-c97f-4a4a-b318-f702f9a5b315, oa:person_aal_a957cb47-e135-41aa-899e-22e48355ffef_Person-789ad168-68df-4266-a46f-e42c09088467, oa:person_aal_a957cb47-e135-41aa-899e-22e48355ffef_Person-e4dbc15f-c2dc-4db2-8dba-4d93f76b0002, oa:person_aal_a957cb47-e135-41aa-899e-22e48355ffef_Person-c5f4990b-aadf-43e8-848c-0be8ed9e03cd ;
  a2a:hasEvent oa:event_aal_a957cb47-e135-41aa-899e-22e48355ffef_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_a957cb47-e135-41aa-899e-22e48355ffef_0, oa:relationep_aal_a957cb47-e135-41aa-899e-22e48355ffef_1, oa:relationep_aal_a957cb47-e135-41aa-899e-22e48355ffef_2, oa:relationep_aal_a957cb47-e135-41aa-899e-22e48355ffef_3, oa:relationep_aal_a957cb47-e135-41aa-899e-22e48355ffef_4, oa:relationep_aal_a957cb47-e135-41aa-899e-22e48355ffef_5, oa:relationep_aal_a957cb47-e135-41aa-899e-22e48355ffef_6 ;
  a2a:hasSource oa:source_aal_a957cb47-e135-41aa-899e-22e48355ffef .

oa:person_aal_a957cb47-e135-41aa-899e-22e48355ffef_Person-c9535804-9c07-4479-9937-8c0c1723b8af
  a a2a:Person ;
  rdfs:label "Frans Wauters" ;
  a2a:PersonName [
    rdfs:label "Frans Wauters" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Wauters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_a957cb47-e135-41aa-899e-22e48355ffef_Person-a53ddef5-0ee2-4dce-aac9-4213f2b7e116
  a a2a:Person ;
  rdfs:label "Benedictus Cautaert" ;
  a2a:PersonName [
    rdfs:label "Benedictus Cautaert" ;
    a2a:PersonNameFirstName "Benedictus" ;
    a2a:PersonNameLastName "Cautaert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Herdersem" ;
    rdfs:label "Herdersem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "72 jaar" ;
    rdfs:label "72 jaar"
  ] ;
  a2a:Profession "Landbouwer" .

oa:person_aal_a957cb47-e135-41aa-899e-22e48355ffef_Person-2958293d-68c0-4eab-8cf1-4d2614c4cea9
  a a2a:Person ;
  rdfs:label "Petrus Josephus De Meersman" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus De Meersman" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "De Meersman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Herdersem" ;
    rdfs:label "Herdersem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "58 jaar" ;
    rdfs:label "58 jaar"
  ] ;
  a2a:Profession "Herbergier" .

oa:person_aal_a957cb47-e135-41aa-899e-22e48355ffef_Person-6456fba1-c97f-4a4a-b318-f702f9a5b315
  a a2a:Person ;
  rdfs:label "De vader van het kind" ;
  a2a:PersonName [
    rdfs:label "De vader van het kind" ;
    a2a:PersonNameFirstName "De vader van het kind"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_a957cb47-e135-41aa-899e-22e48355ffef_Person-789ad168-68df-4266-a46f-e42c09088467
  a a2a:Person ;
  rdfs:label "Maria Clothilde Joanna Martha Muylaert" ;
  a2a:PersonName [
    rdfs:label "Maria Clothilde Joanna Martha Muylaert" ;
    a2a:PersonNameFirstName "Maria Clothilde Joanna Martha" ;
    a2a:PersonNameLastName "Muylaert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1897-03-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Herdersem" ;
    rdfs:label "Herdersem"
  ] .

oa:person_aal_a957cb47-e135-41aa-899e-22e48355ffef_Person-e4dbc15f-c2dc-4db2-8dba-4d93f76b0002
  a a2a:Person ;
  rdfs:label "Emilius Maria Gustavus Muylaert" ;
  a2a:PersonName [
    rdfs:label "Emilius Maria Gustavus Muylaert" ;
    a2a:PersonNameFirstName "Emilius Maria Gustavus" ;
    a2a:PersonNameLastName "Muylaert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Herdersem - Wijk Ten Beeldeken" ;
    rdfs:label "Herdersem - Wijk Ten Beeldeken"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45 jaar" ;
    rdfs:label "45 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Herdersem" ;
    rdfs:label "Herdersem"
  ] ;
  a2a:Profession "Landbouwer" .

oa:person_aal_a957cb47-e135-41aa-899e-22e48355ffef_Person-c5f4990b-aadf-43e8-848c-0be8ed9e03cd
  a a2a:Person ;
  rdfs:label "Maria Emelia De Cock" ;
  a2a:PersonName [
    rdfs:label "Maria Emelia De Cock" ;
    a2a:PersonNameFirstName "Maria Emelia" ;
    a2a:PersonNameLastName "De Cock"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Herdersem - Wijk Ten Beeldeken" ;
    rdfs:label "Herdersem - Wijk Ten Beeldeken"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32 jaar" ;
    rdfs:label "32 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "Huishoudster zijn wettige huisvrouw" .

oa:event_aal_a957cb47-e135-41aa-899e-22e48355ffef_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1897-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Herdersem" ;
    rdfs:label "Herdersem"
  ] .

oa:relationep_aal_a957cb47-e135-41aa-899e-22e48355ffef_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_a957cb47-e135-41aa-899e-22e48355ffef_Person:c9535804-9c07-4479-9937-8c0c1723b8af ;
  a2a:EventKeyRef oa:event_aal_a957cb47-e135-41aa-899e-22e48355ffef_Event1 .

oa:relationep_aal_a957cb47-e135-41aa-899e-22e48355ffef_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_a957cb47-e135-41aa-899e-22e48355ffef_Person:a53ddef5-0ee2-4dce-aac9-4213f2b7e116 ;
  a2a:EventKeyRef oa:event_aal_a957cb47-e135-41aa-899e-22e48355ffef_Event1 .

oa:relationep_aal_a957cb47-e135-41aa-899e-22e48355ffef_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_a957cb47-e135-41aa-899e-22e48355ffef_Person:2958293d-68c0-4eab-8cf1-4d2614c4cea9 ;
  a2a:EventKeyRef oa:event_aal_a957cb47-e135-41aa-899e-22e48355ffef_Event1 .

oa:relationep_aal_a957cb47-e135-41aa-899e-22e48355ffef_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_a957cb47-e135-41aa-899e-22e48355ffef_Person:6456fba1-c97f-4a4a-b318-f702f9a5b315 ;
  a2a:EventKeyRef oa:event_aal_a957cb47-e135-41aa-899e-22e48355ffef_Event1 .

oa:relationep_aal_a957cb47-e135-41aa-899e-22e48355ffef_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_a957cb47-e135-41aa-899e-22e48355ffef_Person:789ad168-68df-4266-a46f-e42c09088467 ;
  a2a:EventKeyRef oa:event_aal_a957cb47-e135-41aa-899e-22e48355ffef_Event1 .

oa:relationep_aal_a957cb47-e135-41aa-899e-22e48355ffef_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_a957cb47-e135-41aa-899e-22e48355ffef_Person:e4dbc15f-c2dc-4db2-8dba-4d93f76b0002 ;
  a2a:EventKeyRef oa:event_aal_a957cb47-e135-41aa-899e-22e48355ffef_Event1 .

oa:relationep_aal_a957cb47-e135-41aa-899e-22e48355ffef_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_a957cb47-e135-41aa-899e-22e48355ffef_Person:c5f4990b-aadf-43e8-848c-0be8ed9e03cd ;
  a2a:EventKeyRef oa:event_aal_a957cb47-e135-41aa-899e-22e48355ffef_Event1 .

oa:source_aal_a957cb47-e135-41aa-899e-22e48355ffef
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Herdersem" ;
    rdfs:label "Herdersem", "1897-03-15 - 1897-03-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-03-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-03-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1897-03-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1897" ;
    a2a:Book "Geboorteregister Herdersem 1897" ;
    a2a:DocumentNumber "15" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1897, Geboorteregister Herdersem 1897, 15"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/e0fb68bb-7766-38b7-891c-1d3bcca86f54.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/a957cb47-e135-41aa-899e-22e48355ffef" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/e0fb68bb-7766-38b7-891c-1d3bcca86f54.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/a957cb47-e135-41aa-899e-22e48355ffef" ;
  a2a:RecordGUID "{a957cb47-e135-41aa-899e-22e48355ffef}" ;
  a2a:SourceRemarkOpmerking """Aangifte tijd:          16.00 uur
Geboorte tijd:         21.00 ur
Aant. Handtekeningen:   04""" ;
  a2a:SourceRemarkfilename "HER_G_1897_004" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_185_00000185.xml van AAL" .

