@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_34a80de9-55dc-4848-ac96-e94e71cd86b2
  a a2a:Record ;
  rdfs:label "Geboorte op 7 november 1889 te Moorsel" ;
  a2a:hasPerson oa:person_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Person-45a174eb-4b70-4466-931d-74b8eee0623b, oa:person_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Person-661b228f-1047-46cd-a334-17fea86f03bd, oa:person_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Person-759862e5-3466-4c63-b523-1136b7ba16ba, oa:person_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Person-6c3b930a-05c7-469d-8b2a-952e2cee1ef8, oa:person_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Person-fa508ac7-949f-41c4-abff-82707c465782, oa:person_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Person-7be7030e-ac05-4926-b990-65cf0bbf0fd1, oa:person_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Person-e24414ec-d84f-4b13-a7a1-a7e818dc0a2e ;
  a2a:hasEvent oa:event_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_0, oa:relationep_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_1, oa:relationep_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_2, oa:relationep_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_3, oa:relationep_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_4, oa:relationep_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_5, oa:relationep_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_6 ;
  a2a:hasSource oa:source_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2 .

oa:person_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Person-45a174eb-4b70-4466-931d-74b8eee0623b
  a a2a:Person ;
  rdfs:label "Pieter Joseph De Wolf" ;
  a2a:PersonName [
    rdfs:label "Pieter Joseph De Wolf" ;
    a2a:PersonNameFirstName "Pieter Joseph" ;
    a2a:PersonNameLastName "De Wolf"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "gemeentesecretaris" .

oa:person_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Person-661b228f-1047-46cd-a334-17fea86f03bd
  a a2a:Person ;
  rdfs:label "Louis Vermoesen" ;
  a2a:PersonName [
    rdfs:label "Louis Vermoesen" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Vermoesen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Person-759862e5-3466-4c63-b523-1136b7ba16ba
  a a2a:Person ;
  rdfs:label "Gregorius Moens" ;
  a2a:PersonName [
    rdfs:label "Gregorius Moens" ;
    a2a:PersonNameFirstName "Gregorius" ;
    a2a:PersonNameLastName "Moens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Person-6c3b930a-05c7-469d-8b2a-952e2cee1ef8
  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_34a80de9-55dc-4848-ac96-e94e71cd86b2_Person-fa508ac7-949f-41c4-abff-82707c465782
  a a2a:Person ;
  rdfs:label "Alphonsius De Wolf" ;
  a2a:PersonName [
    rdfs:label "Alphonsius De Wolf" ;
    a2a:PersonNameFirstName "Alphonsius" ;
    a2a:PersonNameLastName "De Wolf"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1889-11-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] .

oa:person_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Person-7be7030e-ac05-4926-b990-65cf0bbf0fd1
  a a2a:Person ;
  rdfs:label "Maria Theresia Baeyens" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Baeyens" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Baeyens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] .

oa:person_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Person-e24414ec-d84f-4b13-a7a1-a7e818dc0a2e
  a a2a:Person ;
  rdfs:label "Camillus De Wolf" ;
  a2a:PersonName [
    rdfs:label "Camillus De Wolf" ;
    a2a:PersonNameFirstName "Camillus" ;
    a2a:PersonNameLastName "De Wolf"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "werkman" .

oa:event_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1889" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1889-11-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] .

oa:relationep_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Person:45a174eb-4b70-4466-931d-74b8eee0623b ;
  a2a:EventKeyRef oa:event_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Event1 .

oa:relationep_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Person:661b228f-1047-46cd-a334-17fea86f03bd ;
  a2a:EventKeyRef oa:event_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Event1 .

oa:relationep_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_2
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Person:759862e5-3466-4c63-b523-1136b7ba16ba ;
  a2a:EventKeyRef oa:event_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Event1 .

oa:relationep_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Person:6c3b930a-05c7-469d-8b2a-952e2cee1ef8 ;
  a2a:EventKeyRef oa:event_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Event1 .

oa:relationep_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Person:fa508ac7-949f-41c4-abff-82707c465782 ;
  a2a:EventKeyRef oa:event_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Event1 .

oa:relationep_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Person:7be7030e-ac05-4926-b990-65cf0bbf0fd1 ;
  a2a:EventKeyRef oa:event_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Event1 .

oa:relationep_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_6
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Person:e24414ec-d84f-4b13-a7a1-a7e818dc0a2e ;
  a2a:EventKeyRef oa:event_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2_Event1 .

oa:source_aal_34a80de9-55dc-4848-ac96-e94e71cd86b2
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel", "1889-11-07 - 1889-11-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1889-11-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-11-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1889" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1889-11-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1889" ;
    a2a:Book "Geboorteregister Moorsel 1889" ;
    a2a:DocumentNumber "87" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1889, Geboorteregister Moorsel 1889, 87"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/7e676b27-4400-d5cc-0d5e-5fbb2456f930.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/34a80de9-55dc-4848-ac96-e94e71cd86b2" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/7e676b27-4400-d5cc-0d5e-5fbb2456f930.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/34a80de9-55dc-4848-ac96-e94e71cd86b2" ;
  a2a:RecordGUID "{34a80de9-55dc-4848-ac96-e94e71cd86b2}" ;
  a2a:SourceRemarkOpmerking """handtekening : 3
aangiftetijd : 10 u
geboortetijd : 3 u<br />Kunnen niet schrijven: de comparant""" ;
  a2a:SourceRemarkfilename "MOO_G_1889_016" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_458_00000458.xml van AAL" .

[] a2a:PersonRemarkdiversen "wonend kruisabeel" .
