@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_b876f189-e9c2-49b3-8a21-9636529cc2bf
  a a2a:Record ;
  rdfs:label "Geboorte op 5 juni 1888 te Aalst" ;
  a2a:hasPerson oa:person_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Person-d78932c4-a16c-49a7-8f1e-b8142d8e3744, oa:person_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Person-55d3fb51-c0ce-463c-bfba-fdfa772db011, oa:person_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Person-a7ac69a7-2d96-4798-abd7-54dc8ed9e9c4, oa:person_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Person-813a0167-bacd-42a6-afd3-14980efe6c3e, oa:person_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Person-a1af6abe-eae0-44f2-bc33-afe0fe62030c, oa:person_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Person-9bbca8ed-34f1-4b38-a046-b53cd617bde2, oa:person_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Person-d8a4c6bc-b51f-4661-b7dc-9b99c1996189 ;
  a2a:hasEvent oa:event_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_0, oa:relationep_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_1, oa:relationep_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_2, oa:relationep_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_3, oa:relationep_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_4, oa:relationep_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_5, oa:relationep_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_6 ;
  a2a:hasSource oa:source_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf .

oa:person_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Person-d78932c4-a16c-49a7-8f1e-b8142d8e3744
  a a2a:Person ;
  rdfs:label "Victor Van Wambeke" ;
  a2a:PersonName [
    rdfs:label "Victor Van Wambeke" ;
    a2a:PersonNameFirstName "Victor" ;
    a2a:PersonNameLastName "Van Wambeke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Person-55d3fb51-c0ce-463c-bfba-fdfa772db011
  a a2a:Person ;
  rdfs:label "Daniel Vidts" ;
  a2a:PersonName [
    rdfs:label "Daniel Vidts" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Vidts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "rondleurder" .

oa:person_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Person-a7ac69a7-2d96-4798-abd7-54dc8ed9e9c4
  a a2a:Person ;
  rdfs:label "Camille Boeijkens" ;
  a2a:PersonName [
    rdfs:label "Camille Boeijkens" ;
    a2a:PersonNameFirstName "Camille" ;
    a2a:PersonNameLastName "Boeijkens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "klerk dezer regentie" .

oa:person_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Person-813a0167-bacd-42a6-afd3-14980efe6c3e
  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_b876f189-e9c2-49b3-8a21-9636529cc2bf_Person-a1af6abe-eae0-44f2-bc33-afe0fe62030c
  a a2a:Person ;
  rdfs:label "Rosalia Van Landuijt" ;
  a2a:PersonName [
    rdfs:label "Rosalia Van Landuijt" ;
    a2a:PersonNameFirstName "Rosalia" ;
    a2a:PersonNameLastName "Van Landuijt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1888-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:person_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Person-9bbca8ed-34f1-4b38-a046-b53cd617bde2
  a a2a:Person ;
  rdfs:label "Rosalia Verberckmoes" ;
  a2a:PersonName [
    rdfs:label "Rosalia Verberckmoes" ;
    a2a:PersonNameFirstName "Rosalia" ;
    a2a:PersonNameLastName "Verberckmoes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Schaarbeke te Aelst" ;
    rdfs:label "Schaarbeke te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meire" ;
    rdfs:label "Meire"
  ] ;
  a2a:Profession "zonder" .

oa:person_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Person-d8a4c6bc-b51f-4661-b7dc-9b99c1996189
  a a2a:Person ;
  rdfs:label "Leonardus Van Landuijt" ;
  a2a:PersonName [
    rdfs:label "Leonardus Van Landuijt" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Van Landuijt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Schaarbeke te Aelst" ;
    rdfs:label "Schaarbeke te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "52" ;
    rdfs:label "52"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meire" ;
    rdfs:label "Meire"
  ] ;
  a2a:Profession "werkman" .

oa:event_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1888-06-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:relationep_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Person:d78932c4-a16c-49a7-8f1e-b8142d8e3744 ;
  a2a:EventKeyRef oa:event_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Event1 .

oa:relationep_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Person:55d3fb51-c0ce-463c-bfba-fdfa772db011 ;
  a2a:EventKeyRef oa:event_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Event1 .

oa:relationep_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Person:a7ac69a7-2d96-4798-abd7-54dc8ed9e9c4 ;
  a2a:EventKeyRef oa:event_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Event1 .

oa:relationep_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Person:813a0167-bacd-42a6-afd3-14980efe6c3e ;
  a2a:EventKeyRef oa:event_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Event1 .

oa:relationep_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Person:a1af6abe-eae0-44f2-bc33-afe0fe62030c ;
  a2a:EventKeyRef oa:event_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Event1 .

oa:relationep_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Person:9bbca8ed-34f1-4b38-a046-b53cd617bde2 ;
  a2a:EventKeyRef oa:event_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Event1 .

oa:relationep_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_6
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Person:d8a4c6bc-b51f-4661-b7dc-9b99c1996189 ;
  a2a:EventKeyRef oa:event_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf_Event1 .

oa:source_aal_b876f189-e9c2-49b3-8a21-9636529cc2bf
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1888-06-05 - 1888-06-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-06-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-06-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1888" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1888-06-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1888" ;
    a2a:Book "Geboorteregister Aalst 1888" ;
    a2a:DocumentNumber "377" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1888, Geboorteregister Aalst 1888, 377"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/925ec593-9ae4-581f-ea25-026298b39d7b.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/b876f189-e9c2-49b3-8a21-9636529cc2bf" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/925ec593-9ae4-581f-ea25-026298b39d7b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/b876f189-e9c2-49b3-8a21-9636529cc2bf" ;
  a2a:RecordGUID "{b876f189-e9c2-49b3-8a21-9636529cc2bf}" ;
  a2a:SourceRemarkOpmerking """aangiftetijd 16:00
geboortetijd 06:00
aantal handtekeningen 3<br />Kunnen niet schrijven: de vader""" ;
  a2a:SourceRemarkfilename "ALS_G_1888_097" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_229_00000229.xml van AAL" .

