@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_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63
  a a2a:Record ;
  rdfs:label "Geboorte op 21 november 1893 te Aalst" ;
  a2a:hasPerson oa:person_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Person-d08fb5ce-9ed2-4ed5-b224-402810ccc4e9, oa:person_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Person-6901ccd1-e931-44bb-867e-dfa285a6ff17, oa:person_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Person-0b482c4a-213b-41ae-86b2-07f33c2c4499, oa:person_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Person-3d431f72-5efe-4139-a0f6-9c786a2a697e, oa:person_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Person-b6e56eaa-82e0-4a98-9edc-5e00f09622e2, oa:person_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Person-971cc132-2845-4c63-a971-0a2f9ab935b5, oa:person_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Person-c832262e-f9f8-4923-81ac-26402b3e30bc ;
  a2a:hasEvent oa:event_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_0, oa:relationep_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_1, oa:relationep_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_2, oa:relationep_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_3, oa:relationep_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_4, oa:relationep_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_5, oa:relationep_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_6 ;
  a2a:hasSource oa:source_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63 .

oa:person_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Person-d08fb5ce-9ed2-4ed5-b224-402810ccc4e9
  a a2a:Person ;
  rdfs:label "Victor Van Wambeke" ;
  a2a:PersonName [
    rdfs:label "Victor Van Wambeke" ;
    a2a:PersonNameFirstName "Victor" ;
    a2a:PersonNameLastName "Van Wambeke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Person-6901ccd1-e931-44bb-867e-dfa285a6ff17
  a a2a:Person ;
  rdfs:label "Benjaminus Roelandt" ;
  a2a:PersonName [
    rdfs:label "Benjaminus Roelandt" ;
    a2a:PersonNameFirstName "Benjaminus" ;
    a2a:PersonNameLastName "Roelandt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "schrijnwerker" .

oa:person_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Person-0b482c4a-213b-41ae-86b2-07f33c2c4499
  a a2a:Person ;
  rdfs:label "Aimé Leleu" ;
  a2a:PersonName [
    rdfs:label "Aimé Leleu" ;
    a2a:PersonNameFirstName "Aimé" ;
    a2a:PersonNameLastName "Leleu"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "klerk dezer regentie" .

oa:person_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Person-3d431f72-5efe-4139-a0f6-9c786a2a697e
  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_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Person-b6e56eaa-82e0-4a98-9edc-5e00f09622e2
  a a2a:Person ;
  rdfs:label "Emerentia Van Dorpe" ;
  a2a:PersonName [
    rdfs:label "Emerentia Van Dorpe" ;
    a2a:PersonNameFirstName "Emerentia" ;
    a2a:PersonNameLastName "Van Dorpe"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1893-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:person_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Person-971cc132-2845-4c63-a971-0a2f9ab935b5
  a a2a:Person ;
  rdfs:label "Edouardus Van Dorpe" ;
  a2a:PersonName [
    rdfs:label "Edouardus Van Dorpe" ;
    a2a:PersonNameFirstName "Edouardus" ;
    a2a:PersonNameLastName "Van Dorpe"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Binnenstraat te Aalst" ;
    rdfs:label "Binnenstraat te Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "schrijnwerker" .

oa:person_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Person-c832262e-f9f8-4923-81ac-26402b3e30bc
  a a2a:Person ;
  rdfs:label "Rosalia Maria Roelandt" ;
  a2a:PersonName [
    rdfs:label "Rosalia Maria Roelandt" ;
    a2a:PersonNameFirstName "Rosalia Maria" ;
    a2a:PersonNameLastName "Roelandt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Binnenstraat te Aalst" ;
    rdfs:label "Binnenstraat te Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1893" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1893-11-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:relationep_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Person:d08fb5ce-9ed2-4ed5-b224-402810ccc4e9 ;
  a2a:EventKeyRef oa:event_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Event1 .

oa:relationep_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Person:6901ccd1-e931-44bb-867e-dfa285a6ff17 ;
  a2a:EventKeyRef oa:event_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Event1 .

oa:relationep_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Person:0b482c4a-213b-41ae-86b2-07f33c2c4499 ;
  a2a:EventKeyRef oa:event_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Event1 .

oa:relationep_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Person:3d431f72-5efe-4139-a0f6-9c786a2a697e ;
  a2a:EventKeyRef oa:event_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Event1 .

oa:relationep_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Person:b6e56eaa-82e0-4a98-9edc-5e00f09622e2 ;
  a2a:EventKeyRef oa:event_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Event1 .

oa:relationep_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Person:971cc132-2845-4c63-a971-0a2f9ab935b5 ;
  a2a:EventKeyRef oa:event_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Event1 .

oa:relationep_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Person:c832262e-f9f8-4923-81ac-26402b3e30bc ;
  a2a:EventKeyRef oa:event_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63_Event1 .

oa:source_aal_2ecc014e-95b2-40f4-bf8d-b84a70c7ba63
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1893-11-22 - 1893-11-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-11-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-11-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1893" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1893-11-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1893" ;
    a2a:Book "Geboorteregister Aalst 1893" ;
    a2a:DocumentNumber "914" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1893, Geboorteregister Aalst 1893, 914"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/78bda4c6-3797-16b5-25e5-c5ee6574d434.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/2ecc014e-95b2-40f4-bf8d-b84a70c7ba63" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/78bda4c6-3797-16b5-25e5-c5ee6574d434.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-10-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/2ecc014e-95b2-40f4-bf8d-b84a70c7ba63" ;
  a2a:RecordGUID "{2ecc014e-95b2-40f4-bf8d-b84a70c7ba63}" ;
  a2a:SourceRemarkOpmerking """Aangiftetijd: 16 uur
Geboortetijd: 17 uur
Handtekeningen: 4""" ;
  a2a:SourceRemarkfilename "ALS_G_1893_236" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_440_00000440.xml van AAL" .

