@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_477d88fa-e0af-4c02-b757-ba8fe5bf788a
  a a2a:Record ;
  rdfs:label "Geboorte op 7 mei 1899 te Aelst" ;
  a2a:hasPerson oa:person_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Person-e2f17077-8cdd-43c3-9072-e9105fee2856, oa:person_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Person-089cf460-7ab9-44ea-96ca-023c7d9b9923, oa:person_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Person-9fa1ada1-43a6-4a16-9fb8-52918bf990a6, oa:person_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Person-c22b3f3b-ba01-4cde-acdc-da6968c04135, oa:person_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Person-223207c4-b7ba-4518-bde5-49252a32d947, oa:person_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Person-993e6961-d997-4d76-b82d-ffdc6b683051, oa:person_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Person-72cd6ffa-9732-4b3a-887e-9467db80ccf1 ;
  a2a:hasEvent oa:event_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_0, oa:relationep_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_1, oa:relationep_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_2, oa:relationep_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_3, oa:relationep_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_4, oa:relationep_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_5, oa:relationep_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_6 ;
  a2a:hasSource oa:source_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a .

oa:person_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Person-e2f17077-8cdd-43c3-9072-e9105fee2856
  a a2a:Person ;
  rdfs:label "Victor De Gheest" ;
  a2a:PersonName [
    rdfs:label "Victor De Gheest" ;
    a2a:PersonNameFirstName "Victor" ;
    a2a:PersonNameLastName "De Gheest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Person-089cf460-7ab9-44ea-96ca-023c7d9b9923
  a a2a:Person ;
  rdfs:label "Vital Van Helsuwé" ;
  a2a:PersonName [
    rdfs:label "Vital Van Helsuwé" ;
    a2a:PersonNameFirstName "Vital" ;
    a2a:PersonNameLastName "Van Helsuwé"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "76" ;
    rdfs:label "76"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Person-9fa1ada1-43a6-4a16-9fb8-52918bf990a6
  a a2a:Person ;
  rdfs:label "Petrus Fonck" ;
  a2a:PersonName [
    rdfs:label "Petrus Fonck" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Fonck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "herbergier" .

oa:person_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Person-c22b3f3b-ba01-4cde-acdc-da6968c04135
  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_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Person-223207c4-b7ba-4518-bde5-49252a32d947
  a a2a:Person ;
  rdfs:label "Petrus Van Wesemael" ;
  a2a:PersonName [
    rdfs:label "Petrus Van Wesemael" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Van Wesemael"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1899-05-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Person-993e6961-d997-4d76-b82d-ffdc6b683051
  a a2a:Person ;
  rdfs:label "August Gustaaf Van Wesemael" ;
  a2a:PersonName [
    rdfs:label "August Gustaaf Van Wesemael" ;
    a2a:PersonNameFirstName "August Gustaaf" ;
    a2a:PersonNameLastName "Van Wesemael"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Brusselschesteenweg te Aelst" ;
    rdfs:label "Brusselschesteenweg te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erpe" ;
    rdfs:label "Erpe"
  ] ;
  a2a:Profession "meststofbewerker" .

oa:person_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Person-72cd6ffa-9732-4b3a-887e-9467db80ccf1
  a a2a:Person ;
  rdfs:label "Maria Clementia Van Helsuwé" ;
  a2a:PersonName [
    rdfs:label "Maria Clementia Van Helsuwé" ;
    a2a:PersonNameFirstName "Maria Clementia" ;
    a2a:PersonNameLastName "Van Helsuwé"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Brusselschesteenweg te Aelst" ;
    rdfs:label "Brusselschesteenweg te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1899-05-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Person:e2f17077-8cdd-43c3-9072-e9105fee2856 ;
  a2a:EventKeyRef oa:event_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Event1 .

oa:relationep_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Person:089cf460-7ab9-44ea-96ca-023c7d9b9923 ;
  a2a:EventKeyRef oa:event_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Event1 .

oa:relationep_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Person:9fa1ada1-43a6-4a16-9fb8-52918bf990a6 ;
  a2a:EventKeyRef oa:event_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Event1 .

oa:relationep_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Person:c22b3f3b-ba01-4cde-acdc-da6968c04135 ;
  a2a:EventKeyRef oa:event_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Event1 .

oa:relationep_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Person:223207c4-b7ba-4518-bde5-49252a32d947 ;
  a2a:EventKeyRef oa:event_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Event1 .

oa:relationep_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Person:993e6961-d997-4d76-b82d-ffdc6b683051 ;
  a2a:EventKeyRef oa:event_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Event1 .

oa:relationep_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Person:72cd6ffa-9732-4b3a-887e-9467db80ccf1 ;
  a2a:EventKeyRef oa:event_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a_Event1 .

oa:source_aal_477d88fa-e0af-4c02-b757-ba8fe5bf788a
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1899-05-08 - 1899-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1899-05-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1899" ;
    a2a:Book "Geboorteregister Aalst 1899" ;
    a2a:DocumentNumber "433" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1899, Geboorteregister Aalst 1899, 433"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/16b8b718-89ce-187e-9e6a-796bfd848dd0.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/477d88fa-e0af-4c02-b757-ba8fe5bf788a" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/16b8b718-89ce-187e-9e6a-796bfd848dd0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/477d88fa-e0af-4c02-b757-ba8fe5bf788a" ;
  a2a:RecordGUID "{477d88fa-e0af-4c02-b757-ba8fe5bf788a}" ;
  a2a:SourceRemarkOpmerking "geboortetijd 04:00, aangiftetijd 10:00, aantal handtekeningen: 1<br />Kunnen niet schrijven: de vader en de getuigen" ;
  a2a:SourceRemarkfilename "ALS_G_1899_115" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_514_00000514.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
