@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_3f77fd16-e133-47f3-8342-57799f61da87
  a a2a:Record ;
  rdfs:label "Geboorte op 16 februari 1906 te Hofstade" ;
  a2a:hasPerson oa:person_aal_3f77fd16-e133-47f3-8342-57799f61da87_Person-58fb239c-01b9-4925-8932-06c8ab218697, oa:person_aal_3f77fd16-e133-47f3-8342-57799f61da87_Person-290af9ec-091b-4089-ac7d-0e965bb541d0, oa:person_aal_3f77fd16-e133-47f3-8342-57799f61da87_Person-3c09aced-eb8d-40d3-b41c-b3bffaf26244, oa:person_aal_3f77fd16-e133-47f3-8342-57799f61da87_Person-ec993ca7-b2be-422b-b62a-b8b948e6970d, oa:person_aal_3f77fd16-e133-47f3-8342-57799f61da87_Person-a26ae013-44fd-41f2-9202-ccaa83a20f05, oa:person_aal_3f77fd16-e133-47f3-8342-57799f61da87_Person-f43f08c8-86fe-471a-859e-7686b5bd9921, oa:person_aal_3f77fd16-e133-47f3-8342-57799f61da87_Person-c2b9f315-4d31-4d14-83ee-00ed2e3e16bc ;
  a2a:hasEvent oa:event_aal_3f77fd16-e133-47f3-8342-57799f61da87_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_3f77fd16-e133-47f3-8342-57799f61da87_0, oa:relationep_aal_3f77fd16-e133-47f3-8342-57799f61da87_1, oa:relationep_aal_3f77fd16-e133-47f3-8342-57799f61da87_2, oa:relationep_aal_3f77fd16-e133-47f3-8342-57799f61da87_3, oa:relationep_aal_3f77fd16-e133-47f3-8342-57799f61da87_4, oa:relationep_aal_3f77fd16-e133-47f3-8342-57799f61da87_5, oa:relationep_aal_3f77fd16-e133-47f3-8342-57799f61da87_6 ;
  a2a:hasSource oa:source_aal_3f77fd16-e133-47f3-8342-57799f61da87 .

oa:person_aal_3f77fd16-e133-47f3-8342-57799f61da87_Person-58fb239c-01b9-4925-8932-06c8ab218697
  a a2a:Person ;
  rdfs:label "Leopold Maesschalck" ;
  a2a:PersonName [
    rdfs:label "Leopold Maesschalck" ;
    a2a:PersonNameFirstName "Leopold" ;
    a2a:PersonNameLastName "Maesschalck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_3f77fd16-e133-47f3-8342-57799f61da87_Person-290af9ec-091b-4089-ac7d-0e965bb541d0
  a a2a:Person ;
  rdfs:label "Jozef Baeyens" ;
  a2a:PersonName [
    rdfs:label "Jozef Baeyens" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNameLastName "Baeyens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "landbouwwerkman" .

oa:person_aal_3f77fd16-e133-47f3-8342-57799f61da87_Person-3c09aced-eb8d-40d3-b41c-b3bffaf26244
  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_3f77fd16-e133-47f3-8342-57799f61da87_Person-ec993ca7-b2be-422b-b62a-b8b948e6970d
  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_3f77fd16-e133-47f3-8342-57799f61da87_Person-a26ae013-44fd-41f2-9202-ccaa83a20f05
  a a2a:Person ;
  rdfs:label "Jean Baptiste Gaston Muylaert" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Gaston Muylaert" ;
    a2a:PersonNameFirstName "Jean Baptiste Gaston" ;
    a2a:PersonNameLastName "Muylaert"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1906-02-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] .

oa:person_aal_3f77fd16-e133-47f3-8342-57799f61da87_Person-f43f08c8-86fe-471a-859e-7686b5bd9921
  a a2a:Person ;
  rdfs:label "Petrus Muylaert" ;
  a2a:PersonName [
    rdfs:label "Petrus Muylaert" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Muylaert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Kortenhoek te Hofstade" ;
    rdfs:label "Kortenhoek te Hofstade"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Profession "koopman" .

oa:person_aal_3f77fd16-e133-47f3-8342-57799f61da87_Person-c2b9f315-4d31-4d14-83ee-00ed2e3e16bc
  a a2a:Person ;
  rdfs:label "Maria Sidonia Bonnaerens" ;
  a2a:PersonName [
    rdfs:label "Maria Sidonia Bonnaerens" ;
    a2a:PersonNameFirstName "Maria Sidonia" ;
    a2a:PersonNameLastName "Bonnaerens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Kortenhoek te Hofstade" ;
    rdfs:label "Kortenhoek te Hofstade"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Profession "huishoudster" .

oa:event_aal_3f77fd16-e133-47f3-8342-57799f61da87_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1906-02-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] .

oa:relationep_aal_3f77fd16-e133-47f3-8342-57799f61da87_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_3f77fd16-e133-47f3-8342-57799f61da87_Person:58fb239c-01b9-4925-8932-06c8ab218697 ;
  a2a:EventKeyRef oa:event_aal_3f77fd16-e133-47f3-8342-57799f61da87_Event1 .

oa:relationep_aal_3f77fd16-e133-47f3-8342-57799f61da87_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_3f77fd16-e133-47f3-8342-57799f61da87_Person:290af9ec-091b-4089-ac7d-0e965bb541d0 ;
  a2a:EventKeyRef oa:event_aal_3f77fd16-e133-47f3-8342-57799f61da87_Event1 .

oa:relationep_aal_3f77fd16-e133-47f3-8342-57799f61da87_2
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_3f77fd16-e133-47f3-8342-57799f61da87_Person:3c09aced-eb8d-40d3-b41c-b3bffaf26244 ;
  a2a:EventKeyRef oa:event_aal_3f77fd16-e133-47f3-8342-57799f61da87_Event1 .

oa:relationep_aal_3f77fd16-e133-47f3-8342-57799f61da87_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_3f77fd16-e133-47f3-8342-57799f61da87_Person:ec993ca7-b2be-422b-b62a-b8b948e6970d ;
  a2a:EventKeyRef oa:event_aal_3f77fd16-e133-47f3-8342-57799f61da87_Event1 .

oa:relationep_aal_3f77fd16-e133-47f3-8342-57799f61da87_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_3f77fd16-e133-47f3-8342-57799f61da87_Person:a26ae013-44fd-41f2-9202-ccaa83a20f05 ;
  a2a:EventKeyRef oa:event_aal_3f77fd16-e133-47f3-8342-57799f61da87_Event1 .

oa:relationep_aal_3f77fd16-e133-47f3-8342-57799f61da87_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_3f77fd16-e133-47f3-8342-57799f61da87_Person:f43f08c8-86fe-471a-859e-7686b5bd9921 ;
  a2a:EventKeyRef oa:event_aal_3f77fd16-e133-47f3-8342-57799f61da87_Event1 .

oa:relationep_aal_3f77fd16-e133-47f3-8342-57799f61da87_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_3f77fd16-e133-47f3-8342-57799f61da87_Person:c2b9f315-4d31-4d14-83ee-00ed2e3e16bc ;
  a2a:EventKeyRef oa:event_aal_3f77fd16-e133-47f3-8342-57799f61da87_Event1 .

oa:source_aal_3f77fd16-e133-47f3-8342-57799f61da87
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade", "1906-02-17 - 1906-02-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-02-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-02-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1906-02-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1906" ;
    a2a:Book "Geboorteregister Hofstade 1906" ;
    a2a:DocumentNumber "19" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1906, Geboorteregister Hofstade 1906, 19"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/a9fd58aa-2427-89c9-5d00-4f39127b5d9a.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/3f77fd16-e133-47f3-8342-57799f61da87" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/a9fd58aa-2427-89c9-5d00-4f39127b5d9a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/3f77fd16-e133-47f3-8342-57799f61da87" ;
  a2a:RecordGUID "{3f77fd16-e133-47f3-8342-57799f61da87}" ;
  a2a:SourceRemarkOpmerking """Aangiftetijd: 8u
Geboortetijd: 13u
Aantal handtekeningen: 4""" ;
  a2a:SourceRemarkfilename "HOF_G_1906_005" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_489_00000489.xml van AAL" .

