@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_8ea41136-7b5d-40bf-8b9c-e3946451a5a3
  a a2a:Record ;
  rdfs:label "Geboorte op 27 november 1910 te Moorsel" ;
  a2a:hasPerson oa:person_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Person-3f066efe-ff6b-4122-9885-9f9bca54d0d6, oa:person_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Person-e7504823-e769-4398-bebf-a9506cc70edf, oa:person_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Person-bb7fd6e9-d2ff-49de-90df-311bb2acc674, oa:person_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Person-f327619d-addb-4d95-b79f-c8b578bad0a4, oa:person_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Person-674d6838-157c-4c64-a905-58a913d31099, oa:person_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Person-3d576607-9002-4f82-ab1f-a675b0dfc87f, oa:person_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Person-99b4dac1-43c0-4e6e-9c98-b4e7da4b79e4 ;
  a2a:hasEvent oa:event_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_0, oa:relationep_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_1, oa:relationep_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_2, oa:relationep_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_3, oa:relationep_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_4, oa:relationep_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_5, oa:relationep_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_6 ;
  a2a:hasSource oa:source_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3 .

oa:person_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Person-3f066efe-ff6b-4122-9885-9f9bca54d0d6
  a a2a:Person ;
  rdfs:label "Theofiel Jozef Cooreman" ;
  a2a:PersonName [
    rdfs:label "Theofiel Jozef Cooreman" ;
    a2a:PersonNameFirstName "Theofiel Jozef" ;
    a2a:PersonNameLastName "Cooreman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Person-e7504823-e769-4398-bebf-a9506cc70edf
  a a2a:Person ;
  rdfs:label "Arthur Reyntens" ;
  a2a:PersonName [
    rdfs:label "Arthur Reyntens" ;
    a2a:PersonNameFirstName "Arthur" ;
    a2a:PersonNameLastName "Reyntens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "gemeentesecretaris" .

oa:person_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Person-bb7fd6e9-d2ff-49de-90df-311bb2acc674
  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 "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Person-f327619d-addb-4d95-b79f-c8b578bad0a4
  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_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Person-674d6838-157c-4c64-a905-58a913d31099
  a a2a:Person ;
  rdfs:label "Pieter Lodewijk De Wolf" ;
  a2a:PersonName [
    rdfs:label "Pieter Lodewijk De Wolf" ;
    a2a:PersonNameFirstName "Pieter Lodewijk" ;
    a2a:PersonNameLastName "De Wolf"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1910-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] .

oa:person_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Person-3d576607-9002-4f82-ab1f-a675b0dfc87f
  a a2a:Person ;
  rdfs:label "Mathilde De Hauwere" ;
  a2a:PersonName [
    rdfs:label "Mathilde De Hauwere" ;
    a2a:PersonNameFirstName "Mathilde" ;
    a2a:PersonNameLastName "De Hauwere"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Terhagenstraat te Moorsel" ;
    rdfs:label "Terhagenstraat te Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Person-99b4dac1-43c0-4e6e-9c98-b4e7da4b79e4
  a a2a:Person ;
  rdfs:label "Remi De Wolf" ;
  a2a:PersonName [
    rdfs:label "Remi De Wolf" ;
    a2a:PersonNameFirstName "Remi" ;
    a2a:PersonNameLastName "De Wolf"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Terhagenstraat te Moorsel" ;
    rdfs:label "Terhagenstraat te Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1910-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] .

oa:relationep_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Person:3f066efe-ff6b-4122-9885-9f9bca54d0d6 ;
  a2a:EventKeyRef oa:event_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Event1 .

oa:relationep_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Person:e7504823-e769-4398-bebf-a9506cc70edf ;
  a2a:EventKeyRef oa:event_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Event1 .

oa:relationep_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Person:bb7fd6e9-d2ff-49de-90df-311bb2acc674 ;
  a2a:EventKeyRef oa:event_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Event1 .

oa:relationep_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Person:f327619d-addb-4d95-b79f-c8b578bad0a4 ;
  a2a:EventKeyRef oa:event_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Event1 .

oa:relationep_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Person:674d6838-157c-4c64-a905-58a913d31099 ;
  a2a:EventKeyRef oa:event_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Event1 .

oa:relationep_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Person:3d576607-9002-4f82-ab1f-a675b0dfc87f ;
  a2a:EventKeyRef oa:event_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Event1 .

oa:relationep_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_6
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Person:99b4dac1-43c0-4e6e-9c98-b4e7da4b79e4 ;
  a2a:EventKeyRef oa:event_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3_Event1 .

oa:source_aal_8ea41136-7b5d-40bf-8b9c-e3946451a5a3
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel", "1910-11-28 - 1910-11-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-11-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-11-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1910-11-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1910" ;
    a2a:Book "Geboorteregister Moorsel 1910" ;
    a2a:DocumentNumber "98" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1910, Geboorteregister Moorsel 1910, 98"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/57752f12-15cf-717d-2325-fccc5efb5d9f.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/8ea41136-7b5d-40bf-8b9c-e3946451a5a3" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/57752f12-15cf-717d-2325-fccc5efb5d9f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/8ea41136-7b5d-40bf-8b9c-e3946451a5a3" ;
  a2a:RecordGUID "{8ea41136-7b5d-40bf-8b9c-e3946451a5a3}" ;
  a2a:SourceRemarkOpmerking """Aangiftetijd: 10 uur
Geboortetijd: 11 uur
Handtekeningen: 4""" ;
  a2a:SourceRemarkfilename "MOO_G_1910_018" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_108_00000108.xml van AAL" .

