@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_a7f2283f-91d3-4dab-8e47-ab2ded1d282b
  a a2a:Record ;
  rdfs:label "Geboorte op 5 april 1897 te Aalst" ;
  a2a:hasPerson oa:person_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Person-db6e5f10-45c7-453c-b962-bf89b48e2a7c, oa:person_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Person-8673fba6-de62-429c-8c79-e3aaf307fede, oa:person_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Person-c05f0873-ccf7-4f36-8ff6-0254bb16d70d, oa:person_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Person-737afd3b-d273-40f8-83b8-01cef804cd3b, oa:person_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Person-df77be87-e003-42f0-b9a8-4515aa4189b4, oa:person_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Person-6f44c0d0-d6f0-4a86-be40-a8bad23cd795, oa:person_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Person-4e6efa52-3b11-47c5-ac7b-e89c6cc15beb ;
  a2a:hasEvent oa:event_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_0, oa:relationep_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_1, oa:relationep_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_2, oa:relationep_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_3, oa:relationep_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_4, oa:relationep_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_5, oa:relationep_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_6 ;
  a2a:hasSource oa:source_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b .

oa:person_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Person-db6e5f10-45c7-453c-b962-bf89b48e2a7c
  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_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Person-8673fba6-de62-429c-8c79-e3aaf307fede
  a a2a:Person ;
  rdfs:label "Prosper Buys" ;
  a2a:PersonName [
    rdfs:label "Prosper Buys" ;
    a2a:PersonNameFirstName "Prosper" ;
    a2a:PersonNameLastName "Buys"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Person-c05f0873-ccf7-4f36-8ff6-0254bb16d70d
  a a2a:Person ;
  rdfs:label "Aimé Leleu" ;
  a2a:PersonName [
    rdfs:label "Aimé Leleu" ;
    a2a:PersonNameFirstName "Aimé" ;
    a2a:PersonNameLastName "Leleu"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "klerk dezer regentie" .

oa:person_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Person-737afd3b-d273-40f8-83b8-01cef804cd3b
  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_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Person-df77be87-e003-42f0-b9a8-4515aa4189b4
  a a2a:Person ;
  rdfs:label "Antonia Francisca Buys" ;
  a2a:PersonName [
    rdfs:label "Antonia Francisca Buys" ;
    a2a:PersonNameFirstName "Antonia Francisca" ;
    a2a:PersonNameLastName "Buys"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1897-04-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:person_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Person-6f44c0d0-d6f0-4a86-be40-a8bad23cd795
  a a2a:Person ;
  rdfs:label "Frans Buys" ;
  a2a:PersonName [
    rdfs:label "Frans Buys" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Buys"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Zonnestraat te Aelst" ;
    rdfs:label "Zonnestraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "treinoverste" .

oa:person_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Person-4e6efa52-3b11-47c5-ac7b-e89c6cc15beb
  a a2a:Person ;
  rdfs:label "Maria Sidonia Van de Wiele" ;
  a2a:PersonName [
    rdfs:label "Maria Sidonia Van de Wiele" ;
    a2a:PersonNameFirstName "Maria Sidonia" ;
    a2a:PersonNameLastName "Van de Wiele"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Zonnestraat te Aelst" ;
    rdfs:label "Zonnestraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1897-04-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:relationep_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Person:db6e5f10-45c7-453c-b962-bf89b48e2a7c ;
  a2a:EventKeyRef oa:event_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Event1 .

oa:relationep_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Person:8673fba6-de62-429c-8c79-e3aaf307fede ;
  a2a:EventKeyRef oa:event_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Event1 .

oa:relationep_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Person:c05f0873-ccf7-4f36-8ff6-0254bb16d70d ;
  a2a:EventKeyRef oa:event_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Event1 .

oa:relationep_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Person:737afd3b-d273-40f8-83b8-01cef804cd3b ;
  a2a:EventKeyRef oa:event_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Event1 .

oa:relationep_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Person:df77be87-e003-42f0-b9a8-4515aa4189b4 ;
  a2a:EventKeyRef oa:event_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Event1 .

oa:relationep_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Person:6f44c0d0-d6f0-4a86-be40-a8bad23cd795 ;
  a2a:EventKeyRef oa:event_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Event1 .

oa:relationep_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Person:4e6efa52-3b11-47c5-ac7b-e89c6cc15beb ;
  a2a:EventKeyRef oa:event_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b_Event1 .

oa:source_aal_a7f2283f-91d3-4dab-8e47-ab2ded1d282b
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1897-04-08 - 1897-04-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-04-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-04-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1897" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1897-04-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1897" ;
    a2a:Book "Geboorteregister Aalst 1897" ;
    a2a:DocumentNumber "330" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1897, Geboorteregister Aalst 1897, 330"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/ca8aaab2-f7ae-f415-30bf-98b57778d7da.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/a7f2283f-91d3-4dab-8e47-ab2ded1d282b" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/ca8aaab2-f7ae-f415-30bf-98b57778d7da.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-01-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/a7f2283f-91d3-4dab-8e47-ab2ded1d282b" ;
  a2a:RecordGUID "{a7f2283f-91d3-4dab-8e47-ab2ded1d282b}" ;
  a2a:SourceRemarkOpmerking "geboortetijd 23:00, aangiftetijd 16:00, aantal handtekeningen 4" ;
  a2a:SourceRemarkfilename "ALS_G_1897_087" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_182_00000182.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
