@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_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca
  a a2a:Record ;
  rdfs:label "Geboorte op 21 maart 1901 te Herdersem" ;
  a2a:hasPerson oa:person_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Person-9b0c8acb-6be3-4458-9c5b-4d9c72af40a7, oa:person_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Person-5fdd9965-1368-4c29-b73e-071ecb706f3d, oa:person_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Person-47825e57-78a2-41d9-ac09-159351cf3641, oa:person_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Person-2f73f7c6-edd4-4d0c-94d3-e23e347be70b, oa:person_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Person-d717521f-79d6-46eb-86b5-70ac75cce78c, oa:person_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Person-feb47ede-213f-46c1-ba26-0172f6adac95, oa:person_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Person-fbfab850-4176-420b-b4e8-b561a3e11d61 ;
  a2a:hasEvent oa:event_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_0, oa:relationep_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_1, oa:relationep_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_2, oa:relationep_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_3, oa:relationep_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_4, oa:relationep_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_5, oa:relationep_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_6 ;
  a2a:hasSource oa:source_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca .

oa:person_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Person-9b0c8acb-6be3-4458-9c5b-4d9c72af40a7
  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_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Person-5fdd9965-1368-4c29-b73e-071ecb706f3d
  a a2a:Person ;
  rdfs:label "Seraphien Gustaaf Vermoesen" ;
  a2a:PersonName [
    rdfs:label "Seraphien Gustaaf Vermoesen" ;
    a2a:PersonNameFirstName "Seraphien Gustaaf" ;
    a2a:PersonNameLastName "Vermoesen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Herdersem" ;
    rdfs:label "Herdersem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "herbergier" .

oa:person_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Person-47825e57-78a2-41d9-ac09-159351cf3641
  a a2a:Person ;
  rdfs:label "Rene Vermoesen" ;
  a2a:PersonName [
    rdfs:label "Rene Vermoesen" ;
    a2a:PersonNameFirstName "Rene" ;
    a2a:PersonNameLastName "Vermoesen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Herdersem" ;
    rdfs:label "Herdersem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Person-2f73f7c6-edd4-4d0c-94d3-e23e347be70b
  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_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Person-d717521f-79d6-46eb-86b5-70ac75cce78c
  a a2a:Person ;
  rdfs:label "Maria Ludovica Kiekens" ;
  a2a:PersonName [
    rdfs:label "Maria Ludovica Kiekens" ;
    a2a:PersonNameFirstName "Maria Ludovica" ;
    a2a:PersonNameLastName "Kiekens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1901-03-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Herdersem" ;
    rdfs:label "Herdersem"
  ] .

oa:person_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Person-feb47ede-213f-46c1-ba26-0172f6adac95
  a a2a:Person ;
  rdfs:label "Willem Kiekens" ;
  a2a:PersonName [
    rdfs:label "Willem Kiekens" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Kiekens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Herdersem" ;
    rdfs:label "Herdersem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Herdersem" ;
    rdfs:label "Herdersem"
  ] ;
  a2a:Profession "fabriekwerker" .

oa:person_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Person-fbfab850-4176-420b-b4e8-b561a3e11d61
  a a2a:Person ;
  rdfs:label "Maria Octavia Spittaels" ;
  a2a:PersonName [
    rdfs:label "Maria Octavia Spittaels" ;
    a2a:PersonNameFirstName "Maria Octavia" ;
    a2a:PersonNameLastName "Spittaels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Herdersem" ;
    rdfs:label "Herdersem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schoonaarde" ;
    rdfs:label "Schoonaarde"
  ] ;
  a2a:Profession "huishoudster" .

oa:event_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1901-03-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Herdersem" ;
    rdfs:label "Herdersem"
  ] .

oa:relationep_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Person:9b0c8acb-6be3-4458-9c5b-4d9c72af40a7 ;
  a2a:EventKeyRef oa:event_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Event1 .

oa:relationep_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Person:5fdd9965-1368-4c29-b73e-071ecb706f3d ;
  a2a:EventKeyRef oa:event_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Event1 .

oa:relationep_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Person:47825e57-78a2-41d9-ac09-159351cf3641 ;
  a2a:EventKeyRef oa:event_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Event1 .

oa:relationep_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Person:2f73f7c6-edd4-4d0c-94d3-e23e347be70b ;
  a2a:EventKeyRef oa:event_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Event1 .

oa:relationep_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Person:d717521f-79d6-46eb-86b5-70ac75cce78c ;
  a2a:EventKeyRef oa:event_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Event1 .

oa:relationep_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Person:feb47ede-213f-46c1-ba26-0172f6adac95 ;
  a2a:EventKeyRef oa:event_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Event1 .

oa:relationep_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Person:fbfab850-4176-420b-b4e8-b561a3e11d61 ;
  a2a:EventKeyRef oa:event_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca_Event1 .

oa:source_aal_a14f0c30-bc49-4533-9bbf-e7fdb300c4ca
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Herdersem" ;
    rdfs:label "Herdersem", "1901-03-21 - 1901-03-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-03-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-03-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1901-03-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1901" ;
    a2a:Book "Geboorteregister Herdersem 1901" ;
    a2a:DocumentNumber "14" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1901, Geboorteregister Herdersem 1901, 14"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/df02751b-6df0-8261-a511-826027ee1e0a.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/a14f0c30-bc49-4533-9bbf-e7fdb300c4ca" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/df02751b-6df0-8261-a511-826027ee1e0a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/a14f0c30-bc49-4533-9bbf-e7fdb300c4ca" ;
  a2a:RecordGUID "{a14f0c30-bc49-4533-9bbf-e7fdb300c4ca}" ;
  a2a:SourceRemarkOpmerking """handtekening : 4
aangiftetijd : 16 u
geboortetijd : 9 u""" ;
  a2a:SourceRemarkfilename "HER_G_1901_006" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_162_00000162.xml van AAL" .

[] a2a:PersonRemarkdiversen "wonend wijk Kerkstraat" .
