@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_43c691e1-9fa0-4600-85a2-e21ecfeb4bde
  a a2a:Record ;
  rdfs:label "Geboorte op 9 september 1891 te Hofstade" ;
  a2a:hasPerson oa:person_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Person-0cd3c6cb-1466-4dd1-87cd-8bdea8869c11, oa:person_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Person-bde817f7-1390-4e52-a8ed-6388dc649afe, oa:person_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Person-d690b79c-ffb2-4bfd-9f66-49ea506a70b6, oa:person_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Person-e40f06b6-9b36-4394-a28b-7f7af674c36d, oa:person_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Person-76e12a6b-6286-4114-8897-102df35170a8, oa:person_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Person-4568ab88-a84f-4c2d-9876-dc36fe053727, oa:person_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Person-86cd5104-e566-4e0f-b3d2-94a0f6e68c3b ;
  a2a:hasEvent oa:event_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_0, oa:relationep_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_1, oa:relationep_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_2, oa:relationep_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_3, oa:relationep_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_4, oa:relationep_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_5, oa:relationep_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_6 ;
  a2a:hasSource oa:source_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde .

oa:person_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Person-0cd3c6cb-1466-4dd1-87cd-8bdea8869c11
  a a2a:Person ;
  rdfs:label "Joannes Egidius Possemiers" ;
  a2a:PersonName [
    rdfs:label "Joannes Egidius Possemiers" ;
    a2a:PersonNameFirstName "Joannes Egidius" ;
    a2a:PersonNameLastName "Possemiers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Person-bde817f7-1390-4e52-a8ed-6388dc649afe
  a a2a:Person ;
  rdfs:label "Gustaaf Claessens" ;
  a2a:PersonName [
    rdfs:label "Gustaaf Claessens" ;
    a2a:PersonNameFirstName "Gustaaf" ;
    a2a:PersonNameLastName "Claessens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Person-d690b79c-ffb2-4bfd-9f66-49ea506a70b6
  a a2a:Person ;
  rdfs:label "Cyriel De Keghel" ;
  a2a:PersonName [
    rdfs:label "Cyriel De Keghel" ;
    a2a:PersonNameFirstName "Cyriel" ;
    a2a:PersonNameLastName "De Keghel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "koster" .

oa:person_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Person-e40f06b6-9b36-4394-a28b-7f7af674c36d
  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_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Person-76e12a6b-6286-4114-8897-102df35170a8
  a a2a:Person ;
  rdfs:label "Marie Leontina De Brucker" ;
  a2a:PersonName [
    rdfs:label "Marie Leontina De Brucker" ;
    a2a:PersonNameFirstName "Marie Leontina" ;
    a2a:PersonNameLastName "De Brucker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1891-09-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] .

oa:person_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Person-4568ab88-a84f-4c2d-9876-dc36fe053727
  a a2a:Person ;
  rdfs:label "Constantinus De Brucker" ;
  a2a:PersonName [
    rdfs:label "Constantinus De Brucker" ;
    a2a:PersonNameFirstName "Constantinus" ;
    a2a:PersonNameLastName "De Brucker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lede" ;
    rdfs:label "Lede"
  ] ;
  a2a:Profession "werkman" .

oa:person_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Person-86cd5104-e566-4e0f-b3d2-94a0f6e68c3b
  a a2a:Person ;
  rdfs:label "Nathalie Van Leuven" ;
  a2a:PersonName [
    rdfs:label "Nathalie Van Leuven" ;
    a2a:PersonNameFirstName "Nathalie" ;
    a2a:PersonNameLastName "Van Leuven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Cherscamp" ;
    rdfs:label "Cherscamp"
  ] ;
  a2a:Profession "huishoudster" .

oa:event_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1891-09-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] .

oa:relationep_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Person:0cd3c6cb-1466-4dd1-87cd-8bdea8869c11 ;
  a2a:EventKeyRef oa:event_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Event1 .

oa:relationep_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Person:bde817f7-1390-4e52-a8ed-6388dc649afe ;
  a2a:EventKeyRef oa:event_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Event1 .

oa:relationep_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Person:d690b79c-ffb2-4bfd-9f66-49ea506a70b6 ;
  a2a:EventKeyRef oa:event_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Event1 .

oa:relationep_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Person:e40f06b6-9b36-4394-a28b-7f7af674c36d ;
  a2a:EventKeyRef oa:event_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Event1 .

oa:relationep_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Person:76e12a6b-6286-4114-8897-102df35170a8 ;
  a2a:EventKeyRef oa:event_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Event1 .

oa:relationep_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Person:4568ab88-a84f-4c2d-9876-dc36fe053727 ;
  a2a:EventKeyRef oa:event_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Event1 .

oa:relationep_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Person:86cd5104-e566-4e0f-b3d2-94a0f6e68c3b ;
  a2a:EventKeyRef oa:event_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde_Event1 .

oa:source_aal_43c691e1-9fa0-4600-85a2-e21ecfeb4bde
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade", "1891-09-09 - 1891-09-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-09-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-09-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1891-09-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1891" ;
    a2a:Book "Geboorteregister Hofstade 1891" ;
    a2a:DocumentNumber "66" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1891, Geboorteregister Hofstade 1891, 66"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/744b883d-3f68-cab6-adac-7c32409ee596.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/43c691e1-9fa0-4600-85a2-e21ecfeb4bde" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/744b883d-3f68-cab6-adac-7c32409ee596.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/43c691e1-9fa0-4600-85a2-e21ecfeb4bde" ;
  a2a:RecordGUID "{43c691e1-9fa0-4600-85a2-e21ecfeb4bde}" ;
  a2a:SourceRemarkOpmerking """handtekening : 3
aangiftetijd : 17 u
geboortetijd : 3 u<br />Kunnen niet schrijven: de vader""" ;
  a2a:SourceRemarkfilename "HOF_G_1891_014" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_502_00000502.xml van AAL" .

