@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_03faa65e-e0eb-4dc4-bf5e-aff80f7492da
  a a2a:Record ;
  rdfs:label "Geboorte op 23 juni 1883 te Aalst" ;
  a2a:hasPerson oa:person_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Person-39f019d6-ac11-497c-834a-2961942a2634, oa:person_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Person-a49f1026-9430-4691-a1cc-339284e0a650, oa:person_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Person-801f2a3d-e8fa-4257-b8eb-c57e418ca8cb, oa:person_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Person-95048d4b-2cbe-4912-bd5a-8d9c340bf7b5, oa:person_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Person-907da0d8-0be4-44cb-9d4a-1959ab37c27d, oa:person_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Person-9d833dfe-8be7-4062-8b3d-6cdf8cbd3a1d, oa:person_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Person-e4ed9931-33ce-4ae5-9331-f2fc7f5e79f0 ;
  a2a:hasEvent oa:event_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_0, oa:relationep_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_1, oa:relationep_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_2, oa:relationep_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_3, oa:relationep_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_4, oa:relationep_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_5, oa:relationep_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_6 ;
  a2a:hasSource oa:source_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da .

oa:person_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Person-39f019d6-ac11-497c-834a-2961942a2634
  a a2a:Person ;
  rdfs:label "Franciscus De Wolf-Coevoet" ;
  a2a:PersonName [
    rdfs:label "Franciscus De Wolf-Coevoet" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "De Wolf-Coevoet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Person-a49f1026-9430-4691-a1cc-339284e0a650
  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_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Person-801f2a3d-e8fa-4257-b8eb-c57e418ca8cb
  a a2a:Person ;
  rdfs:label "Jacobus Eemans" ;
  a2a:PersonName [
    rdfs:label "Jacobus Eemans" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Eemans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "69" ;
    rdfs:label "69"
  ] ;
  a2a:Profession "winkelier" .

oa:person_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Person-95048d4b-2cbe-4912-bd5a-8d9c340bf7b5
  a a2a:Person ;
  rdfs:label "Jozef De Vos" ;
  a2a:PersonName [
    rdfs:label "Jozef De Vos" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNameLastName "De Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "klerk dezer regentie" .

oa:person_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Person-907da0d8-0be4-44cb-9d4a-1959ab37c27d
  a a2a:Person ;
  rdfs:label "Emmanuël Rosalia Schelck" ;
  a2a:PersonName [
    rdfs:label "Emmanuël Rosalia Schelck" ;
    a2a:PersonNameFirstName "Emmanuël Rosalia" ;
    a2a:PersonNameLastName "Schelck"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1883-06-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:person_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Person-9d833dfe-8be7-4062-8b3d-6cdf8cbd3a1d
  a a2a:Person ;
  rdfs:label "Josephus Vitalis Schelck" ;
  a2a:PersonName [
    rdfs:label "Josephus Vitalis Schelck" ;
    a2a:PersonNameFirstName "Josephus Vitalis" ;
    a2a:PersonNameLastName "Schelck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Peperstraat te Aalst" ;
    rdfs:label "Peperstraat te Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "daglooner" .

oa:person_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Person-e4ed9931-33ce-4ae5-9331-f2fc7f5e79f0
  a a2a:Person ;
  rdfs:label "Joanna Becqué" ;
  a2a:PersonName [
    rdfs:label "Joanna Becqué" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Becqué"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Peperstraat te Aalst" ;
    rdfs:label "Peperstraat te Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1883-06-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:relationep_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Person:39f019d6-ac11-497c-834a-2961942a2634 ;
  a2a:EventKeyRef oa:event_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Event1 .

oa:relationep_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Person:a49f1026-9430-4691-a1cc-339284e0a650 ;
  a2a:EventKeyRef oa:event_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Event1 .

oa:relationep_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Person:801f2a3d-e8fa-4257-b8eb-c57e418ca8cb ;
  a2a:EventKeyRef oa:event_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Event1 .

oa:relationep_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Person:95048d4b-2cbe-4912-bd5a-8d9c340bf7b5 ;
  a2a:EventKeyRef oa:event_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Event1 .

oa:relationep_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Person:907da0d8-0be4-44cb-9d4a-1959ab37c27d ;
  a2a:EventKeyRef oa:event_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Event1 .

oa:relationep_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Person:9d833dfe-8be7-4062-8b3d-6cdf8cbd3a1d ;
  a2a:EventKeyRef oa:event_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Event1 .

oa:relationep_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Person:e4ed9931-33ce-4ae5-9331-f2fc7f5e79f0 ;
  a2a:EventKeyRef oa:event_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da_Event1 .

oa:source_aal_03faa65e-e0eb-4dc4-bf5e-aff80f7492da
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1883-06-25 - 1883-06-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1883-06-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1883-06-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1883" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1883-06-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1883" ;
    a2a:Book "Geboorteregister Aalst 1883" ;
    a2a:DocumentNumber "397" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1883, Geboorteregister Aalst 1883, 397"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/b83facf9-a9d2-1264-d3cd-6189bc03a97e.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/03faa65e-e0eb-4dc4-bf5e-aff80f7492da" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/b83facf9-a9d2-1264-d3cd-6189bc03a97e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/03faa65e-e0eb-4dc4-bf5e-aff80f7492da" ;
  a2a:RecordGUID "{03faa65e-e0eb-4dc4-bf5e-aff80f7492da}" ;
  a2a:SourceRemarkOpmerking """aangiftetijd: 9.30 uur
geboortetijd: 16 uur
handtekeningen: 4""" ;
  a2a:SourceRemarkfilename "ALS_G_1883_103" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_317_00000317.xml van AAL" .

