@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_a25ff83e-e477-45a9-9855-5dda06b3af18
  a a2a:Record ;
  rdfs:label "Geboorte op 5 juli 1905 te Aelst" ;
  a2a:hasPerson oa:person_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Person-d0ea244b-1e7d-4252-832f-e1b8f6919495, oa:person_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Person-97d7fe02-ec27-450f-909f-3f9ed8eba315, oa:person_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Person-b1ebc7c0-c265-492c-a950-4aa1c055feaf, oa:person_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Person-bfc56598-a5c0-42bc-9a74-edae01dce538, oa:person_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Person-aca9ee48-7c27-4f6a-8ad4-55efcc0f456a, oa:person_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Person-7c3e1414-0159-4efc-9d15-e87f8fe2caaa, oa:person_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Person-f023ebdd-1f20-4226-9991-2cf86269fee8 ;
  a2a:hasEvent oa:event_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_0, oa:relationep_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_1, oa:relationep_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_2, oa:relationep_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_3, oa:relationep_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_4, oa:relationep_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_5, oa:relationep_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_6 ;
  a2a:hasSource oa:source_aal_a25ff83e-e477-45a9-9855-5dda06b3af18 .

oa:person_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Person-d0ea244b-1e7d-4252-832f-e1b8f6919495
  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_a25ff83e-e477-45a9-9855-5dda06b3af18_Person-97d7fe02-ec27-450f-909f-3f9ed8eba315
  a a2a:Person ;
  rdfs:label "Philemon Van den Bulcke" ;
  a2a:PersonName [
    rdfs:label "Philemon Van den Bulcke" ;
    a2a:PersonNameFirstName "Philemon" ;
    a2a:PersonNameLastName "Van den Bulcke"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "59" ;
    rdfs:label "59"
  ] ;
  a2a:Profession "steenkapper" .

oa:person_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Person-b1ebc7c0-c265-492c-a950-4aa1c055feaf
  a a2a:Person ;
  rdfs:label "Petrus Van Nuffel" ;
  a2a:PersonName [
    rdfs:label "Petrus Van Nuffel" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Van Nuffel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "politieagent" .

oa:person_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Person-bfc56598-a5c0-42bc-9a74-edae01dce538
  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_a25ff83e-e477-45a9-9855-5dda06b3af18_Person-aca9ee48-7c27-4f6a-8ad4-55efcc0f456a
  a a2a:Person ;
  rdfs:label "Virginia - Elmyra Pijck" ;
  a2a:PersonName [
    rdfs:label "Virginia - Elmyra Pijck" ;
    a2a:PersonNameFirstName "Virginia - Elmyra" ;
    a2a:PersonNameLastName "Pijck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1905-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Person-7c3e1414-0159-4efc-9d15-e87f8fe2caaa
  a a2a:Person ;
  rdfs:label "Benoit - Henri Pijck" ;
  a2a:PersonName [
    rdfs:label "Benoit - Henri Pijck" ;
    a2a:PersonNameFirstName "Benoit - Henri" ;
    a2a:PersonNameLastName "Pijck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "grooten bolleweg te Aelst" ;
    rdfs:label "grooten bolleweg te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "politieagent" .

oa:person_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Person-f023ebdd-1f20-4226-9991-2cf86269fee8
  a a2a:Person ;
  rdfs:label "Emilia Van de Maele" ;
  a2a:PersonName [
    rdfs:label "Emilia Van de Maele" ;
    a2a:PersonNameFirstName "Emilia" ;
    a2a:PersonNameLastName "Van de Maele"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "grooten bolleweg te Aelst" ;
    rdfs:label "grooten bolleweg te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1905-07-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Person:d0ea244b-1e7d-4252-832f-e1b8f6919495 ;
  a2a:EventKeyRef oa:event_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Event1 .

oa:relationep_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Person:97d7fe02-ec27-450f-909f-3f9ed8eba315 ;
  a2a:EventKeyRef oa:event_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Event1 .

oa:relationep_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Person:b1ebc7c0-c265-492c-a950-4aa1c055feaf ;
  a2a:EventKeyRef oa:event_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Event1 .

oa:relationep_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Person:bfc56598-a5c0-42bc-9a74-edae01dce538 ;
  a2a:EventKeyRef oa:event_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Event1 .

oa:relationep_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Person:aca9ee48-7c27-4f6a-8ad4-55efcc0f456a ;
  a2a:EventKeyRef oa:event_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Event1 .

oa:relationep_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Person:7c3e1414-0159-4efc-9d15-e87f8fe2caaa ;
  a2a:EventKeyRef oa:event_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Event1 .

oa:relationep_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Person:f023ebdd-1f20-4226-9991-2cf86269fee8 ;
  a2a:EventKeyRef oa:event_aal_a25ff83e-e477-45a9-9855-5dda06b3af18_Event1 .

oa:source_aal_a25ff83e-e477-45a9-9855-5dda06b3af18
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1905-07-06 - 1905-07-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-07-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-07-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1905" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1905-07-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1905" ;
    a2a:Book "Geboorteregister Aalst 1905" ;
    a2a:DocumentNumber "546" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1905, Geboorteregister Aalst 1905, 546"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/02153930-7d82-2517-b9bc-509a3ddfdaf7.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/a25ff83e-e477-45a9-9855-5dda06b3af18" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/02153930-7d82-2517-b9bc-509a3ddfdaf7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/a25ff83e-e477-45a9-9855-5dda06b3af18" ;
  a2a:RecordGUID "{a25ff83e-e477-45a9-9855-5dda06b3af18}" ;
  a2a:SourceRemarkOpmerking """geboortetijd 17:00, aangiftetijd 10:00, aantal handtekeningen: 4
geh. A/ 23-1-29.
+ A/ 10-6-64 n° 394.""" ;
  a2a:SourceRemarkfilename "ALS_G_1905_142" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_165_00000165.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
