@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_48008ee9-5cbd-418b-b81b-e68e77c101da
  a a2a:Record ;
  rdfs:label "Geboorte op 26 mei 1898 te Moorsel" ;
  a2a:hasPerson oa:person_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Person-58899755-dddb-47ed-863c-d17689dcb723, oa:person_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Person-daef665b-e481-43de-b3a2-dbdcd9e074a0, oa:person_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Person-66c40117-56f1-403c-b2fb-6a9ae458b772, oa:person_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Person-0e441eb9-1284-4977-9cf6-e61d20590417, oa:person_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Person-e61d0c0c-119d-47d4-af64-03811c197f71, oa:person_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Person-cbef2583-9fa3-4a03-af2c-8ff6aa07bc24, oa:person_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Person-db29be62-9e3b-4e24-b6b7-d726407e0c63 ;
  a2a:hasEvent oa:event_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_0, oa:relationep_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_1, oa:relationep_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_2, oa:relationep_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_3, oa:relationep_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_4, oa:relationep_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_5, oa:relationep_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_6 ;
  a2a:hasSource oa:source_aal_48008ee9-5cbd-418b-b81b-e68e77c101da .

oa:person_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Person-58899755-dddb-47ed-863c-d17689dcb723
  a a2a:Person ;
  rdfs:label "Alexander van der Noot" ;
  a2a:PersonName [
    rdfs:label "Alexander van der Noot" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "van der Noot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Person-daef665b-e481-43de-b3a2-dbdcd9e074a0
  a a2a:Person ;
  rdfs:label "Edmond Vermoesen" ;
  a2a:PersonName [
    rdfs:label "Edmond Vermoesen" ;
    a2a:PersonNameFirstName "Edmond" ;
    a2a:PersonNameLastName "Vermoesen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "handelaar" .

oa:person_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Person-66c40117-56f1-403c-b2fb-6a9ae458b772
  a a2a:Person ;
  rdfs:label "Lodewijk Vermoesen" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Vermoesen" ;
    a2a:PersonNameFirstName "Lodewijk" ;
    a2a:PersonNameLastName "Vermoesen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Person-0e441eb9-1284-4977-9cf6-e61d20590417
  a a2a:Person ;
  rdfs:label "Jan Caudron" ;
  a2a:PersonName [
    rdfs:label "Jan Caudron" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Caudron"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "geneesheer - wonend Waver" .

oa:person_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Person-e61d0c0c-119d-47d4-af64-03811c197f71
  a a2a:Person ;
  rdfs:label "Maria Ludovica De Ridder" ;
  a2a:PersonName [
    rdfs:label "Maria Ludovica De Ridder" ;
    a2a:PersonNameFirstName "Maria Ludovica" ;
    a2a:PersonNameLastName "De Ridder"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1898-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] .

oa:person_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Person-cbef2583-9fa3-4a03-af2c-8ff6aa07bc24
  a a2a:Person ;
  rdfs:label "Jan Alfons De Ridder" ;
  a2a:PersonName [
    rdfs:label "Jan Alfons De Ridder" ;
    a2a:PersonNameFirstName "Jan Alfons" ;
    a2a:PersonNameLastName "De Ridder"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "werkman" .

oa:person_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Person-db29be62-9e3b-4e24-b6b7-d726407e0c63
  a a2a:Person ;
  rdfs:label "Amelia Van Neck" ;
  a2a:PersonName [
    rdfs:label "Amelia Van Neck" ;
    a2a:PersonNameFirstName "Amelia" ;
    a2a:PersonNameLastName "Van Neck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "huishoudster" .

oa:event_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1898-05-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] .

oa:relationep_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Person:58899755-dddb-47ed-863c-d17689dcb723 ;
  a2a:EventKeyRef oa:event_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Event1 .

oa:relationep_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Person:daef665b-e481-43de-b3a2-dbdcd9e074a0 ;
  a2a:EventKeyRef oa:event_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Event1 .

oa:relationep_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Person:66c40117-56f1-403c-b2fb-6a9ae458b772 ;
  a2a:EventKeyRef oa:event_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Event1 .

oa:relationep_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Person:0e441eb9-1284-4977-9cf6-e61d20590417 ;
  a2a:EventKeyRef oa:event_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Event1 .

oa:relationep_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Person:e61d0c0c-119d-47d4-af64-03811c197f71 ;
  a2a:EventKeyRef oa:event_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Event1 .

oa:relationep_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Person:cbef2583-9fa3-4a03-af2c-8ff6aa07bc24 ;
  a2a:EventKeyRef oa:event_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Event1 .

oa:relationep_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Person:db29be62-9e3b-4e24-b6b7-d726407e0c63 ;
  a2a:EventKeyRef oa:event_aal_48008ee9-5cbd-418b-b81b-e68e77c101da_Event1 .

oa:source_aal_48008ee9-5cbd-418b-b81b-e68e77c101da
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel", "1898-05-29 - 1898-05-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-05-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-05-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1898" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1898-05-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1898" ;
    a2a:Book "Geboorteregister Moorsel 1898" ;
    a2a:DocumentNumber "40" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1898, Geboorteregister Moorsel 1898, 40"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/2119ea28-2344-e377-4649-f9bf0e35d9b8.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/48008ee9-5cbd-418b-b81b-e68e77c101da" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/2119ea28-2344-e377-4649-f9bf0e35d9b8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/48008ee9-5cbd-418b-b81b-e68e77c101da" ;
  a2a:RecordGUID "{48008ee9-5cbd-418b-b81b-e68e77c101da}" ;
  a2a:SourceRemarkOpmerking """handtekening : 4
aangiftetijd : 8 u
geboortetijd : 22 u""" ;
  a2a:SourceRemarkfilename "MOO_G_1898_009" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_515_00000515.xml van AAL" .

[] a2a:PersonRemarkdiversen "wonend Spruithoek - tijdelijk afwezig naar Frankrijk" .
