@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_3ab656d4-1471-41e2-9801-e4e643e46830
  a a2a:Record ;
  rdfs:label "Geboorte op 13 september 1898 te Aalst" ;
  a2a:hasPerson oa:person_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Person-96db6080-b59f-4bfa-97c2-7753fa7d3668, oa:person_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Person-588ce4e2-4751-4332-901a-66598c19ab91, oa:person_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Person-10a7a5f9-f083-4999-87d3-aa65c7e0ac60, oa:person_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Person-3520a953-7441-47b5-845a-7f20e9640101, oa:person_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Person-38fa07dc-8b20-4f12-b739-eed68c38f0b8, oa:person_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Person-9bfbf1a2-5bd5-40e4-bbf3-55395f28c922, oa:person_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Person-5b3c2b0e-2950-4c62-a599-47e33f4e0081 ;
  a2a:hasEvent oa:event_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_3ab656d4-1471-41e2-9801-e4e643e46830_0, oa:relationep_aal_3ab656d4-1471-41e2-9801-e4e643e46830_1, oa:relationep_aal_3ab656d4-1471-41e2-9801-e4e643e46830_2, oa:relationep_aal_3ab656d4-1471-41e2-9801-e4e643e46830_3, oa:relationep_aal_3ab656d4-1471-41e2-9801-e4e643e46830_4, oa:relationep_aal_3ab656d4-1471-41e2-9801-e4e643e46830_5, oa:relationep_aal_3ab656d4-1471-41e2-9801-e4e643e46830_6 ;
  a2a:hasSource oa:source_aal_3ab656d4-1471-41e2-9801-e4e643e46830 .

oa:person_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Person-96db6080-b59f-4bfa-97c2-7753fa7d3668
  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_3ab656d4-1471-41e2-9801-e4e643e46830_Person-588ce4e2-4751-4332-901a-66598c19ab91
  a a2a:Person ;
  rdfs:label "Richard Eeckhaut" ;
  a2a:PersonName [
    rdfs:label "Richard Eeckhaut" ;
    a2a:PersonNameFirstName "Richard" ;
    a2a:PersonNameLastName "Eeckhaut"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "herbergier" .

oa:person_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Person-10a7a5f9-f083-4999-87d3-aa65c7e0ac60
  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 "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "klerk dezer regentie" .

oa:person_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Person-3520a953-7441-47b5-845a-7f20e9640101
  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_3ab656d4-1471-41e2-9801-e4e643e46830_Person-38fa07dc-8b20-4f12-b739-eed68c38f0b8
  a a2a:Person ;
  rdfs:label "Maria Areta Eeckhaut" ;
  a2a:PersonName [
    rdfs:label "Maria Areta Eeckhaut" ;
    a2a:PersonNameFirstName "Maria Areta" ;
    a2a:PersonNameLastName "Eeckhaut"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1898-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:person_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Person-9bfbf1a2-5bd5-40e4-bbf3-55395f28c922
  a a2a:Person ;
  rdfs:label "Maria Clementia Van Droogenbroeck" ;
  a2a:PersonName [
    rdfs:label "Maria Clementia Van Droogenbroeck" ;
    a2a:PersonNameFirstName "Maria Clementia" ;
    a2a:PersonNameLastName "Van Droogenbroeck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nazarethstraat te Aelst" ;
    rdfs:label "Nazarethstraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Person-5b3c2b0e-2950-4c62-a599-47e33f4e0081
  a a2a:Person ;
  rdfs:label "Camillus Maria Eeckhaut" ;
  a2a:PersonName [
    rdfs:label "Camillus Maria Eeckhaut" ;
    a2a:PersonNameFirstName "Camillus Maria" ;
    a2a:PersonNameLastName "Eeckhaut"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nazarethstraat te Aelst" ;
    rdfs:label "Nazarethstraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "vleeschhouwer" .

oa:event_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1898-09-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:relationep_aal_3ab656d4-1471-41e2-9801-e4e643e46830_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Person:96db6080-b59f-4bfa-97c2-7753fa7d3668 ;
  a2a:EventKeyRef oa:event_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Event1 .

oa:relationep_aal_3ab656d4-1471-41e2-9801-e4e643e46830_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Person:588ce4e2-4751-4332-901a-66598c19ab91 ;
  a2a:EventKeyRef oa:event_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Event1 .

oa:relationep_aal_3ab656d4-1471-41e2-9801-e4e643e46830_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Person:10a7a5f9-f083-4999-87d3-aa65c7e0ac60 ;
  a2a:EventKeyRef oa:event_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Event1 .

oa:relationep_aal_3ab656d4-1471-41e2-9801-e4e643e46830_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Person:3520a953-7441-47b5-845a-7f20e9640101 ;
  a2a:EventKeyRef oa:event_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Event1 .

oa:relationep_aal_3ab656d4-1471-41e2-9801-e4e643e46830_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Person:38fa07dc-8b20-4f12-b739-eed68c38f0b8 ;
  a2a:EventKeyRef oa:event_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Event1 .

oa:relationep_aal_3ab656d4-1471-41e2-9801-e4e643e46830_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Person:9bfbf1a2-5bd5-40e4-bbf3-55395f28c922 ;
  a2a:EventKeyRef oa:event_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Event1 .

oa:relationep_aal_3ab656d4-1471-41e2-9801-e4e643e46830_6
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Person:5b3c2b0e-2950-4c62-a599-47e33f4e0081 ;
  a2a:EventKeyRef oa:event_aal_3ab656d4-1471-41e2-9801-e4e643e46830_Event1 .

oa:source_aal_3ab656d4-1471-41e2-9801-e4e643e46830
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1898-09-13 - 1898-09-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-09-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-09-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1898" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1898-09-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1898" ;
    a2a:Book "Geboorteregister Aalst 1898" ;
    a2a:DocumentNumber "777" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1898, Geboorteregister Aalst 1898, 777"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/8fc9bba3-028c-64a8-9816-d138076c14b9.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/3ab656d4-1471-41e2-9801-e4e643e46830" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/8fc9bba3-028c-64a8-9816-d138076c14b9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-04-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/3ab656d4-1471-41e2-9801-e4e643e46830" ;
  a2a:RecordGUID "{3ab656d4-1471-41e2-9801-e4e643e46830}" ;
  a2a:SourceRemarkOpmerking "geboortetijd 3:00, aangiftetijd 16:00, aantal handtekeningen 4" ;
  a2a:SourceRemarkfilename "ALS_G_1898_197" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_475_00000475.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
