@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_abc7b3e9-e159-403e-96fd-34a854380249
  a a2a:Record ;
  rdfs:label "Geboorte op 15 april 1886 te Aelst" ;
  a2a:hasPerson oa:person_aal_abc7b3e9-e159-403e-96fd-34a854380249_Person-538a71d6-20d8-432d-86a7-54504d55fb6e, oa:person_aal_abc7b3e9-e159-403e-96fd-34a854380249_Person-f02f4214-0b35-4be4-8d3c-64bb4e1e053f, oa:person_aal_abc7b3e9-e159-403e-96fd-34a854380249_Person-a3f44c8f-4809-48ad-a815-dca38853b284, oa:person_aal_abc7b3e9-e159-403e-96fd-34a854380249_Person-f21eb692-4710-46bf-82f6-da826839e9df, oa:person_aal_abc7b3e9-e159-403e-96fd-34a854380249_Person-3ee1bce9-a9ca-453d-a9f8-49c13373c18f, oa:person_aal_abc7b3e9-e159-403e-96fd-34a854380249_Person-90ca3149-5447-43fb-b796-14dd85cbebfe, oa:person_aal_abc7b3e9-e159-403e-96fd-34a854380249_Person-02439fb1-cc3f-4a55-8239-bf7a0cf7bfb0 ;
  a2a:hasEvent oa:event_aal_abc7b3e9-e159-403e-96fd-34a854380249_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_abc7b3e9-e159-403e-96fd-34a854380249_0, oa:relationep_aal_abc7b3e9-e159-403e-96fd-34a854380249_1, oa:relationep_aal_abc7b3e9-e159-403e-96fd-34a854380249_2, oa:relationep_aal_abc7b3e9-e159-403e-96fd-34a854380249_3, oa:relationep_aal_abc7b3e9-e159-403e-96fd-34a854380249_4, oa:relationep_aal_abc7b3e9-e159-403e-96fd-34a854380249_5, oa:relationep_aal_abc7b3e9-e159-403e-96fd-34a854380249_6 ;
  a2a:hasSource oa:source_aal_abc7b3e9-e159-403e-96fd-34a854380249 .

oa:person_aal_abc7b3e9-e159-403e-96fd-34a854380249_Person-538a71d6-20d8-432d-86a7-54504d55fb6e
  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_abc7b3e9-e159-403e-96fd-34a854380249_Person-f02f4214-0b35-4be4-8d3c-64bb4e1e053f
  a a2a:Person ;
  rdfs:label "Jozef Daens" ;
  a2a:PersonName [
    rdfs:label "Jozef Daens" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNameLastName "Daens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "tabakbewerker" .

oa:person_aal_abc7b3e9-e159-403e-96fd-34a854380249_Person-a3f44c8f-4809-48ad-a815-dca38853b284
  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 "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:Profession "klerk dezer regentie" .

oa:person_aal_abc7b3e9-e159-403e-96fd-34a854380249_Person-f21eb692-4710-46bf-82f6-da826839e9df
  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_abc7b3e9-e159-403e-96fd-34a854380249_Person-3ee1bce9-a9ca-453d-a9f8-49c13373c18f
  a a2a:Person ;
  rdfs:label "Maria Sophia Joanna Saeijs" ;
  a2a:PersonName [
    rdfs:label "Maria Sophia Joanna Saeijs" ;
    a2a:PersonNameFirstName "Maria Sophia Joanna" ;
    a2a:PersonNameLastName "Saeijs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1886-04-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_abc7b3e9-e159-403e-96fd-34a854380249_Person-90ca3149-5447-43fb-b796-14dd85cbebfe
  a a2a:Person ;
  rdfs:label "Casimier Edouardus Saeijs" ;
  a2a:PersonName [
    rdfs:label "Casimier Edouardus Saeijs" ;
    a2a:PersonNameFirstName "Casimier Edouardus" ;
    a2a:PersonNameLastName "Saeijs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sinte-Jorifstraat te Aelst" ;
    rdfs:label "Sinte-Jorifstraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Profession "vleeschouwer" .

oa:person_aal_abc7b3e9-e159-403e-96fd-34a854380249_Person-02439fb1-cc3f-4a55-8239-bf7a0cf7bfb0
  a a2a:Person ;
  rdfs:label "Maria Ludovica Van Leuven" ;
  a2a:PersonName [
    rdfs:label "Maria Ludovica Van Leuven" ;
    a2a:PersonNameFirstName "Maria Ludovica" ;
    a2a:PersonNameLastName "Van Leuven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sinte-Jorifstraat te Aelst" ;
    rdfs:label "Sinte-Jorifstraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_abc7b3e9-e159-403e-96fd-34a854380249_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1886" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1886-04-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_abc7b3e9-e159-403e-96fd-34a854380249_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_abc7b3e9-e159-403e-96fd-34a854380249_Person:538a71d6-20d8-432d-86a7-54504d55fb6e ;
  a2a:EventKeyRef oa:event_aal_abc7b3e9-e159-403e-96fd-34a854380249_Event1 .

oa:relationep_aal_abc7b3e9-e159-403e-96fd-34a854380249_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_abc7b3e9-e159-403e-96fd-34a854380249_Person:f02f4214-0b35-4be4-8d3c-64bb4e1e053f ;
  a2a:EventKeyRef oa:event_aal_abc7b3e9-e159-403e-96fd-34a854380249_Event1 .

oa:relationep_aal_abc7b3e9-e159-403e-96fd-34a854380249_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_abc7b3e9-e159-403e-96fd-34a854380249_Person:a3f44c8f-4809-48ad-a815-dca38853b284 ;
  a2a:EventKeyRef oa:event_aal_abc7b3e9-e159-403e-96fd-34a854380249_Event1 .

oa:relationep_aal_abc7b3e9-e159-403e-96fd-34a854380249_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_abc7b3e9-e159-403e-96fd-34a854380249_Person:f21eb692-4710-46bf-82f6-da826839e9df ;
  a2a:EventKeyRef oa:event_aal_abc7b3e9-e159-403e-96fd-34a854380249_Event1 .

oa:relationep_aal_abc7b3e9-e159-403e-96fd-34a854380249_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_abc7b3e9-e159-403e-96fd-34a854380249_Person:3ee1bce9-a9ca-453d-a9f8-49c13373c18f ;
  a2a:EventKeyRef oa:event_aal_abc7b3e9-e159-403e-96fd-34a854380249_Event1 .

oa:relationep_aal_abc7b3e9-e159-403e-96fd-34a854380249_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_abc7b3e9-e159-403e-96fd-34a854380249_Person:90ca3149-5447-43fb-b796-14dd85cbebfe ;
  a2a:EventKeyRef oa:event_aal_abc7b3e9-e159-403e-96fd-34a854380249_Event1 .

oa:relationep_aal_abc7b3e9-e159-403e-96fd-34a854380249_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_abc7b3e9-e159-403e-96fd-34a854380249_Person:02439fb1-cc3f-4a55-8239-bf7a0cf7bfb0 ;
  a2a:EventKeyRef oa:event_aal_abc7b3e9-e159-403e-96fd-34a854380249_Event1 .

oa:source_aal_abc7b3e9-e159-403e-96fd-34a854380249
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1886-04-16 - 1886-04-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-04-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1886-04-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1886" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1886-04-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1886" ;
    a2a:Book "Geboorteregister Aalst 1886" ;
    a2a:DocumentNumber "262" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1886, Geboorteregister Aalst 1886, 262"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/32c4c308-9e93-186a-7c7b-a5295c9eb74d.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/abc7b3e9-e159-403e-96fd-34a854380249" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/32c4c308-9e93-186a-7c7b-a5295c9eb74d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/abc7b3e9-e159-403e-96fd-34a854380249" ;
  a2a:RecordGUID "{abc7b3e9-e159-403e-96fd-34a854380249}" ;
  a2a:SourceRemarkOpmerking """Aangiftetijd: 11 uur
Geboortetijd: 03 uur
Handtekeningen: 4""" ;
  a2a:SourceRemarkfilename "ALS_G_1886_068" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_193_00000193.xml van AAL" .

