@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_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2
  a a2a:Record ;
  rdfs:label "Geboorte op 10 september 1872 te Hofstade" ;
  a2a:hasPerson oa:person_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Person-62ef9cd2-d2da-eb9a-676e-22fe02ab8507, oa:person_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Person-d24f558d-9c10-8cab-ef30-5830804fd3f3, oa:person_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Person-4be01459-c5ac-6e72-46f2-424110269114, oa:person_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Person-37a2181e-47a0-a8f8-3e40-cc3f821c054f, oa:person_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Person-47725104-8c16-0a05-3a9b-318d65fc3b27, oa:person_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Person-f07d65dc-8218-ccb8-7b5a-4405337b74bb, oa:person_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Person-c7989014-97e7-acc4-e624-4bb1b9850d9f ;
  a2a:hasEvent oa:event_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_0, oa:relationep_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_1, oa:relationep_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_2, oa:relationep_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_3, oa:relationep_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_4, oa:relationep_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_5, oa:relationep_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_6 ;
  a2a:hasSource oa:source_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2 .

oa:person_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Person-62ef9cd2-d2da-eb9a-676e-22fe02ab8507
  a a2a:Person ;
  rdfs:label "Aloysius Van papegem" ;
  a2a:PersonName [
    rdfs:label "Aloysius Van papegem" ;
    a2a:PersonNameFirstName "Aloysius" ;
    a2a:PersonNameLastName "Van papegem"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Person-d24f558d-9c10-8cab-ef30-5830804fd3f3
  a a2a:Person ;
  rdfs:label "franciscus Clinckaert" ;
  a2a:PersonName [
    rdfs:label "franciscus Clinckaert" ;
    a2a:PersonNameFirstName "franciscus" ;
    a2a:PersonNameLastName "Clinckaert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Person-4be01459-c5ac-6e72-46f2-424110269114
  a a2a:Person ;
  rdfs:label "Andreas Van Papegem" ;
  a2a:PersonName [
    rdfs:label "Andreas Van Papegem" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Van Papegem"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "51" ;
    rdfs:label "51"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Profession "bediende aan den ijzerenweg" .

oa:person_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Person-37a2181e-47a0-a8f8-3e40-cc3f821c054f
  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_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Person-47725104-8c16-0a05-3a9b-318d65fc3b27
  a a2a:Person ;
  rdfs:label "Petrus Frans Matthijs" ;
  a2a:PersonName [
    rdfs:label "Petrus Frans Matthijs" ;
    a2a:PersonNameFirstName "Petrus Frans" ;
    a2a:PersonNameLastName "Matthijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Person-f07d65dc-8218-ccb8-7b5a-4405337b74bb
  a a2a:Person ;
  rdfs:label "Delphina De Greef" ;
  a2a:PersonName [
    rdfs:label "Delphina De Greef" ;
    a2a:PersonNameFirstName "Delphina" ;
    a2a:PersonNameLastName "De Greef"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wichelen" ;
    rdfs:label "Wichelen"
  ] ;
  a2a:Profession "werkvrouw" .

oa:person_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Person-c7989014-97e7-acc4-e624-4bb1b9850d9f
  a a2a:Person ;
  rdfs:label "Maria Virginia Van papegem" ;
  a2a:PersonName [
    rdfs:label "Maria Virginia Van papegem" ;
    a2a:PersonNameFirstName "Maria Virginia" ;
    a2a:PersonNameLastName "Van papegem"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1872-09-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] .

oa:event_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1872-09-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] .

oa:relationep_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Person:62ef9cd2-d2da-eb9a-676e-22fe02ab8507 ;
  a2a:EventKeyRef oa:event_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Event1 .

oa:relationep_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Person:d24f558d-9c10-8cab-ef30-5830804fd3f3 ;
  a2a:EventKeyRef oa:event_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Event1 .

oa:relationep_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Person:4be01459-c5ac-6e72-46f2-424110269114 ;
  a2a:EventKeyRef oa:event_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Event1 .

oa:relationep_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Person:37a2181e-47a0-a8f8-3e40-cc3f821c054f ;
  a2a:EventKeyRef oa:event_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Event1 .

oa:relationep_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_4
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Person:47725104-8c16-0a05-3a9b-318d65fc3b27 ;
  a2a:EventKeyRef oa:event_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Event1 .

oa:relationep_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Person:f07d65dc-8218-ccb8-7b5a-4405337b74bb ;
  a2a:EventKeyRef oa:event_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Event1 .

oa:relationep_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_6
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Person:c7989014-97e7-acc4-e624-4bb1b9850d9f ;
  a2a:EventKeyRef oa:event_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2_Event1 .

oa:source_aal_86edf2e5-4e9c-3c50-5dba-797c5b52f9f2
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade", "1872-09-12 - 1872-09-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-09-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-09-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1872" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1872-09-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1872" ;
    a2a:Book "Geboorteregister Hofstade 1872" ;
    a2a:DocumentNumber "55" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1872, Geboorteregister Hofstade 1872, 55"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/a7b83775-beba-88e4-eda7-eef857da319c.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/86edf2e5-4e9c-3c50-5dba-797c5b52f9f2" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/a7b83775-beba-88e4-eda7-eef857da319c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/86edf2e5-4e9c-3c50-5dba-797c5b52f9f2" ;
  a2a:RecordGUID "{86edf2e5-4e9c-3c50-5dba-797c5b52f9f2}" ;
  a2a:SourceRemarkOpmerking "Aangiftetijd: 8 u<br />Handtekeningen: 3<br />Kunnen niet schrijven: de vader" ;
  a2a:SourceRemarkfilename "HOF_G_1872_012" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_85_00000085.xml van AAL" .

[] a2a:PersonRemarkdiversen "wonend Eeckhout" .
