@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_94140e7c-d276-40f7-8f57-9c8133fdcdca
  a a2a:Record ;
  rdfs:label "Geboorte op 4 mei 1887 te Aalst" ;
  a2a:hasPerson oa:person_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Person-9b1aa6f2-6b5c-428b-9fc4-930d43bb9b20, oa:person_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Person-85665c19-5298-4978-9f47-9576addaf7fe, oa:person_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Person-45a690bc-b120-448e-b5f4-c1f134576411, oa:person_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Person-f19eaa15-0a40-49de-99f0-bf8625eb56d5, oa:person_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Person-b1865528-78a1-4d2d-a2b1-d7be702a9e39, oa:person_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Person-0d8ce9c0-4918-407f-80f0-4c914af46ca1, oa:person_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Person-71256349-a619-4b9b-b955-93ac8d4bba08 ;
  a2a:hasEvent oa:event_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_0, oa:relationep_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_1, oa:relationep_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_2, oa:relationep_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_3, oa:relationep_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_4, oa:relationep_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_5, oa:relationep_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_6 ;
  a2a:hasSource oa:source_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca .

oa:person_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Person-9b1aa6f2-6b5c-428b-9fc4-930d43bb9b20
  a a2a:Person ;
  rdfs:label "Frans De Wolf-Coevoet" ;
  a2a:PersonName [
    rdfs:label "Frans De Wolf-Coevoet" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "De Wolf-Coevoet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Person-85665c19-5298-4978-9f47-9576addaf7fe
  a a2a:Person ;
  rdfs:label "Edouard Boone" ;
  a2a:PersonName [
    rdfs:label "Edouard Boone" ;
    a2a:PersonNameFirstName "Edouard" ;
    a2a:PersonNameLastName "Boone"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "ontvanger der Godshuizen" .

oa:person_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Person-45a690bc-b120-448e-b5f4-c1f134576411
  a a2a:Person ;
  rdfs:label "Camille Boeykens" ;
  a2a:PersonName [
    rdfs:label "Camille Boeykens" ;
    a2a:PersonNameFirstName "Camille" ;
    a2a:PersonNameLastName "Boeykens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "klerk dezer regentie" .

oa:person_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Person-f19eaa15-0a40-49de-99f0-bf8625eb56d5
  a a2a:Person ;
  rdfs:label "de vader" ;
  a2a:PersonName [
    rdfs:label "de vader" ;
    a2a:PersonNameFirstName "de vader"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Person-b1865528-78a1-4d2d-a2b1-d7be702a9e39
  a a2a:Person ;
  rdfs:label "Joanna Alfred Maria Hubertina De Wolf" ;
  a2a:PersonName [
    rdfs:label "Joanna Alfred Maria Hubertina De Wolf" ;
    a2a:PersonNameFirstName "Joanna Alfred Maria Hubertina" ;
    a2a:PersonNameLastName "De Wolf"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1887-05-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:person_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Person-0d8ce9c0-4918-407f-80f0-4c914af46ca1
  a a2a:Person ;
  rdfs:label "Albertus Fredericus Maria Hubertus De Wolf" ;
  a2a:PersonName [
    rdfs:label "Albertus Fredericus Maria Hubertus De Wolf" ;
    a2a:PersonNameFirstName "Albertus Fredericus Maria Hubertus" ;
    a2a:PersonNameLastName "De Wolf"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Keizerlijke plaats te Aalst" ;
    rdfs:label "Keizerlijke plaats te Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "bezonderen" .

oa:person_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Person-71256349-a619-4b9b-b955-93ac8d4bba08
  a a2a:Person ;
  rdfs:label "Emilia Josephina Maria Hubertina De Coen" ;
  a2a:PersonName [
    rdfs:label "Emilia Josephina Maria Hubertina De Coen" ;
    a2a:PersonNameFirstName "Emilia Josephina Maria Hubertina" ;
    a2a:PersonNameLastName "De Coen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Keizerlijke plaats te Aalst" ;
    rdfs:label "Keizerlijke plaats te Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "bezondere" .

oa:event_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1887-05-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:relationep_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Person:9b1aa6f2-6b5c-428b-9fc4-930d43bb9b20 ;
  a2a:EventKeyRef oa:event_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Event1 .

oa:relationep_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Person:85665c19-5298-4978-9f47-9576addaf7fe ;
  a2a:EventKeyRef oa:event_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Event1 .

oa:relationep_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Person:45a690bc-b120-448e-b5f4-c1f134576411 ;
  a2a:EventKeyRef oa:event_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Event1 .

oa:relationep_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Person:f19eaa15-0a40-49de-99f0-bf8625eb56d5 ;
  a2a:EventKeyRef oa:event_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Event1 .

oa:relationep_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Person:b1865528-78a1-4d2d-a2b1-d7be702a9e39 ;
  a2a:EventKeyRef oa:event_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Event1 .

oa:relationep_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Person:0d8ce9c0-4918-407f-80f0-4c914af46ca1 ;
  a2a:EventKeyRef oa:event_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Event1 .

oa:relationep_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Person:71256349-a619-4b9b-b955-93ac8d4bba08 ;
  a2a:EventKeyRef oa:event_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca_Event1 .

oa:source_aal_94140e7c-d276-40f7-8f57-9c8133fdcdca
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1887-05-05 - 1887-05-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-05-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-05-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1887" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1887-05-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1887" ;
    a2a:Book "Geboorteregister Aalst 1887" ;
    a2a:DocumentNumber "308" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1887, Geboorteregister Aalst 1887, 308"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/10c191fa-6ef3-f8ed-4a10-318c505c3f44.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/94140e7c-d276-40f7-8f57-9c8133fdcdca" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/10c191fa-6ef3-f8ed-4a10-318c505c3f44.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/94140e7c-d276-40f7-8f57-9c8133fdcdca" ;
  a2a:RecordGUID "{94140e7c-d276-40f7-8f57-9c8133fdcdca}" ;
  a2a:SourceRemarkOpmerking """Aangiftetijd:10 
Geboortetijd:21 
Handtekeningen:4""" ;
  a2a:SourceRemarkfilename "ALS_G_1887_080" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_124_00000124.xml van AAL" .

