@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_4b017edd-84ff-4772-8f2d-a4c9fbaaec65
  a a2a:Record ;
  rdfs:label "Geboorte op 3 februari 1905 te Aelst" ;
  a2a:hasPerson oa:person_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Person-0c3f2d2a-549d-48f7-a1cf-611b16b01b2c, oa:person_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Person-f9df930e-adef-4d7b-b249-af1c9fa2d2c1, oa:person_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Person-a7c9daef-41b2-4c75-bcab-e68e630079f2, oa:person_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Person-c546f99b-753d-4e09-bb1b-a07f846ade6f, oa:person_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Person-1240a6a7-2ed0-4ef1-8944-6b16b9c048fd, oa:person_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Person-75e83afb-603c-433e-bbba-fb1ccb7d3487, oa:person_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Person-a8930e52-814f-4a1e-8e66-09834a926c02 ;
  a2a:hasEvent oa:event_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_0, oa:relationep_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_1, oa:relationep_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_2, oa:relationep_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_3, oa:relationep_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_4, oa:relationep_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_5, oa:relationep_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_6 ;
  a2a:hasSource oa:source_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65 .

oa:person_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Person-0c3f2d2a-549d-48f7-a1cf-611b16b01b2c
  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_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Person-f9df930e-adef-4d7b-b249-af1c9fa2d2c1
  a a2a:Person ;
  rdfs:label "Pieter De Brauw" ;
  a2a:PersonName [
    rdfs:label "Pieter De Brauw" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "De Brauw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "handelaar" .

oa:person_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Person-a7c9daef-41b2-4c75-bcab-e68e630079f2
  a a2a:Person ;
  rdfs:label "Bernard Coppens" ;
  a2a:PersonName [
    rdfs:label "Bernard Coppens" ;
    a2a:PersonNameFirstName "Bernard" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "herbergier" .

oa:person_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Person-c546f99b-753d-4e09-bb1b-a07f846ade6f
  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_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Person-1240a6a7-2ed0-4ef1-8944-6b16b9c048fd
  a a2a:Person ;
  rdfs:label "Isabella - Ludovica - Maria Phlippo" ;
  a2a:PersonName [
    rdfs:label "Isabella - Ludovica - Maria Phlippo" ;
    a2a:PersonNameFirstName "Isabella - Ludovica - Maria" ;
    a2a:PersonNameLastName "Phlippo"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1905-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Person-75e83afb-603c-433e-bbba-fb1ccb7d3487
  a a2a:Person ;
  rdfs:label "Alexander - Louis Phlippo" ;
  a2a:PersonName [
    rdfs:label "Alexander - Louis Phlippo" ;
    a2a:PersonNameFirstName "Alexander - Louis" ;
    a2a:PersonNameLastName "Phlippo"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "geeraerdsbergschestraat te Aelst" ;
    rdfs:label "geeraerdsbergschestraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oostacker" ;
    rdfs:label "Oostacker"
  ] ;
  a2a:Profession "winkelier" .

oa:person_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Person-a8930e52-814f-4a1e-8e66-09834a926c02
  a a2a:Person ;
  rdfs:label "Charlotta De Naeyer" ;
  a2a:PersonName [
    rdfs:label "Charlotta De Naeyer" ;
    a2a:PersonNameFirstName "Charlotta" ;
    a2a:PersonNameLastName "De Naeyer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "geeraerdsbergschestraat te Aelst" ;
    rdfs:label "geeraerdsbergschestraat 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_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1905-02-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Person:0c3f2d2a-549d-48f7-a1cf-611b16b01b2c ;
  a2a:EventKeyRef oa:event_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Event1 .

oa:relationep_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Person:f9df930e-adef-4d7b-b249-af1c9fa2d2c1 ;
  a2a:EventKeyRef oa:event_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Event1 .

oa:relationep_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Person:a7c9daef-41b2-4c75-bcab-e68e630079f2 ;
  a2a:EventKeyRef oa:event_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Event1 .

oa:relationep_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Person:c546f99b-753d-4e09-bb1b-a07f846ade6f ;
  a2a:EventKeyRef oa:event_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Event1 .

oa:relationep_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Person:1240a6a7-2ed0-4ef1-8944-6b16b9c048fd ;
  a2a:EventKeyRef oa:event_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Event1 .

oa:relationep_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Person:75e83afb-603c-433e-bbba-fb1ccb7d3487 ;
  a2a:EventKeyRef oa:event_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Event1 .

oa:relationep_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Person:a8930e52-814f-4a1e-8e66-09834a926c02 ;
  a2a:EventKeyRef oa:event_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65_Event1 .

oa:source_aal_4b017edd-84ff-4772-8f2d-a4c9fbaaec65
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1905-02-04 - 1905-02-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-02-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-02-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1905" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1905-02-04"^^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 "92" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1905, Geboorteregister Aalst 1905, 92"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/d3eba7bb-f78d-9389-2d4a-2055e5f5bd9e.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/4b017edd-84ff-4772-8f2d-a4c9fbaaec65" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/d3eba7bb-f78d-9389-2d4a-2055e5f5bd9e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/4b017edd-84ff-4772-8f2d-a4c9fbaaec65" ;
  a2a:RecordGUID "{4b017edd-84ff-4772-8f2d-a4c9fbaaec65}" ;
  a2a:SourceRemarkOpmerking "geboortetijd 12:00, aangiftetijd 11:00, aantal handtekeningen: 4" ;
  a2a:SourceRemarkfilename "ALS_G_1905_027" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_523_00000523.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
