@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_85e8e9cf-5059-4841-bc2f-3c2de30f75c7
  a a2a:Record ;
  rdfs:label "Geboorte op 19 januari 1890 te Aalst" ;
  a2a:hasPerson oa:person_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Person-8f6efffb-4292-4a1b-a29c-18113d1facaa, oa:person_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Person-11b777eb-4a8e-4417-8e41-e9b6633cac85, oa:person_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Person-00c14398-286c-47da-9c65-19017a88db1d, oa:person_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Person-16637813-a6ab-4d03-b144-2e4a56cc7e6a, oa:person_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Person-d826cdb6-ed2b-4ac9-806a-7763edfc0bdc, oa:person_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Person-736c5332-857a-44db-afa1-96ea3b17b22a, oa:person_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Person-9e228b0e-323b-4fd6-842e-3ffe7dfb55d6 ;
  a2a:hasEvent oa:event_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_0, oa:relationep_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_1, oa:relationep_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_2, oa:relationep_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_3, oa:relationep_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_4, oa:relationep_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_5, oa:relationep_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_6 ;
  a2a:hasSource oa:source_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7 .

oa:person_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Person-8f6efffb-4292-4a1b-a29c-18113d1facaa
  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_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Person-11b777eb-4a8e-4417-8e41-e9b6633cac85
  a a2a:Person ;
  rdfs:label "Camillus Van der Meerssche" ;
  a2a:PersonName [
    rdfs:label "Camillus Van der Meerssche" ;
    a2a:PersonNameFirstName "Camillus" ;
    a2a:PersonNameLastName "Van der Meerssche"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "wever" .

oa:person_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Person-00c14398-286c-47da-9c65-19017a88db1d
  a a2a:Person ;
  rdfs:label "Jan Schollaert" ;
  a2a:PersonName [
    rdfs:label "Jan Schollaert" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Schollaert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "76" ;
    rdfs:label "76"
  ] ;
  a2a:Profession "werkman" .

oa:person_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Person-16637813-a6ab-4d03-b144-2e4a56cc7e6a
  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_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Person-d826cdb6-ed2b-4ac9-806a-7763edfc0bdc
  a a2a:Person ;
  rdfs:label "Pharaïlda Arijs" ;
  a2a:PersonName [
    rdfs:label "Pharaïlda Arijs" ;
    a2a:PersonNameFirstName "Pharaïlda" ;
    a2a:PersonNameLastName "Arijs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1890-01-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:person_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Person-736c5332-857a-44db-afa1-96ea3b17b22a
  a a2a:Person ;
  rdfs:label "Emerentiana Van de Keer" ;
  a2a:PersonName [
    rdfs:label "Emerentiana Van de Keer" ;
    a2a:PersonNameFirstName "Emerentiana" ;
    a2a:PersonNameLastName "Van de Keer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oude Dendermondschesteenweg te Aelst" ;
    rdfs:label "Oude Dendermondschesteenweg te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Denderbelle" ;
    rdfs:label "Denderbelle"
  ] ;
  a2a:Profession "bloemmaakster" .

oa:person_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Person-9e228b0e-323b-4fd6-842e-3ffe7dfb55d6
  a a2a:Person ;
  rdfs:label "Franciscus Theophilus Arijs" ;
  a2a:PersonName [
    rdfs:label "Franciscus Theophilus Arijs" ;
    a2a:PersonNameFirstName "Franciscus Theophilus" ;
    a2a:PersonNameLastName "Arijs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oude Dendermondschesteenweg te Aelst" ;
    rdfs:label "Oude Dendermondschesteenweg te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Herdersem" ;
    rdfs:label "Herdersem"
  ] ;
  a2a:Profession "werkman" .

oa:event_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1890-01-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:relationep_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Person:8f6efffb-4292-4a1b-a29c-18113d1facaa ;
  a2a:EventKeyRef oa:event_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Event1 .

oa:relationep_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Person:11b777eb-4a8e-4417-8e41-e9b6633cac85 ;
  a2a:EventKeyRef oa:event_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Event1 .

oa:relationep_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Person:00c14398-286c-47da-9c65-19017a88db1d ;
  a2a:EventKeyRef oa:event_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Event1 .

oa:relationep_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Person:16637813-a6ab-4d03-b144-2e4a56cc7e6a ;
  a2a:EventKeyRef oa:event_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Event1 .

oa:relationep_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Person:d826cdb6-ed2b-4ac9-806a-7763edfc0bdc ;
  a2a:EventKeyRef oa:event_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Event1 .

oa:relationep_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Person:736c5332-857a-44db-afa1-96ea3b17b22a ;
  a2a:EventKeyRef oa:event_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Event1 .

oa:relationep_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_6
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Person:9e228b0e-323b-4fd6-842e-3ffe7dfb55d6 ;
  a2a:EventKeyRef oa:event_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7_Event1 .

oa:source_aal_85e8e9cf-5059-4841-bc2f-3c2de30f75c7
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1890-01-20 - 1890-01-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-01-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1890" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1890-01-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1890" ;
    a2a:Book "Geboorteregister Aalst 1890" ;
    a2a:DocumentNumber "63" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1890, Geboorteregister Aalst 1890, 63"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/a4d25daf-ef0e-7181-24a8-ce26a10aace7.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/85e8e9cf-5059-4841-bc2f-3c2de30f75c7" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/a4d25daf-ef0e-7181-24a8-ce26a10aace7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/85e8e9cf-5059-4841-bc2f-3c2de30f75c7" ;
  a2a:RecordGUID "{85e8e9cf-5059-4841-bc2f-3c2de30f75c7}" ;
  a2a:SourceRemarkOpmerking "geboortetijd 1:00, aangiftetijd 10:00, aantal handtekeningen 1<br />Kunnen niet schrijven: de vader en de getuigen" ;
  a2a:SourceRemarkfilename "ALS_G_1890_019" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_83_00000083.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
