@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_2654163b-ef7d-4c8f-af4e-dca30f49da3b
  a a2a:Record ;
  rdfs:label "Geboorte op 11 januari 1889 te Aelst" ;
  a2a:hasPerson oa:person_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Person-0f5b1e32-c046-47b8-abb0-d32357763769, oa:person_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Person-93e68e9c-ad22-4837-9f25-fc8218cb6ec0, oa:person_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Person-fcf740fd-8758-4e59-bff9-4588efc6c2c8, oa:person_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Person-d4fc96c4-b70c-4878-817b-f1346ba13e4b, oa:person_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Person-a4496904-3428-45ef-b8d5-12ee8a5a142d, oa:person_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Person-fd02c40e-0ab1-4c29-a7c2-a9ee6f25de9a ;
  a2a:hasEvent oa:event_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_0, oa:relationep_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_1, oa:relationep_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_2, oa:relationep_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_3, oa:relationep_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_4, oa:relationep_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_5 ;
  a2a:hasSource oa:source_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b .

oa:person_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Person-0f5b1e32-c046-47b8-abb0-d32357763769
  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_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Person-93e68e9c-ad22-4837-9f25-fc8218cb6ec0
  a a2a:Person ;
  rdfs:label "Stephanus De Luijck" ;
  a2a:PersonName [
    rdfs:label "Stephanus De Luijck" ;
    a2a:PersonNameFirstName "Stephanus" ;
    a2a:PersonNameLastName "De Luijck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "Wever" .

oa:person_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Person-fcf740fd-8758-4e59-bff9-4588efc6c2c8
  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_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Person-d4fc96c4-b70c-4878-817b-f1346ba13e4b
  a a2a:Person ;
  rdfs:label "Evaristus Troch" ;
  a2a:PersonName [
    rdfs:label "Evaristus Troch" ;
    a2a:PersonNameFirstName "Evaristus" ;
    a2a:PersonNameLastName "Troch"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1889-01-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Person-a4496904-3428-45ef-b8d5-12ee8a5a142d
  a a2a:Person ;
  rdfs:label "Ivo Troch" ;
  a2a:PersonName [
    rdfs:label "Ivo Troch" ;
    a2a:PersonNameFirstName "Ivo" ;
    a2a:PersonNameLastName "Troch"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sinte Jobstraat te Aelst" ;
    rdfs:label "Sinte Jobstraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwerkerken" ;
    rdfs:label "Nieuwerkerken"
  ] ;
  a2a:Profession "Landbouwer" .

oa:person_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Person-fd02c40e-0ab1-4c29-a7c2-a9ee6f25de9a
  a a2a:Person ;
  rdfs:label "Mathildis De Neve" ;
  a2a:PersonName [
    rdfs:label "Mathildis De Neve" ;
    a2a:PersonNameFirstName "Mathildis" ;
    a2a:PersonNameLastName "De Neve"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sinte Jobstraat te Aelst" ;
    rdfs:label "Sinte Jobstraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwerkerken" ;
    rdfs:label "Nieuwerkerken"
  ] ;
  a2a:Profession "Zonder beroep" .

oa:event_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1889" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1889-01-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Person:0f5b1e32-c046-47b8-abb0-d32357763769 ;
  a2a:EventKeyRef oa:event_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Event1 .

oa:relationep_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Person:93e68e9c-ad22-4837-9f25-fc8218cb6ec0 ;
  a2a:EventKeyRef oa:event_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Event1 .

oa:relationep_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Person:fcf740fd-8758-4e59-bff9-4588efc6c2c8 ;
  a2a:EventKeyRef oa:event_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Event1 .

oa:relationep_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Person:d4fc96c4-b70c-4878-817b-f1346ba13e4b ;
  a2a:EventKeyRef oa:event_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Event1 .

oa:relationep_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Person:a4496904-3428-45ef-b8d5-12ee8a5a142d ;
  a2a:EventKeyRef oa:event_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Event1 .

oa:relationep_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Person:fd02c40e-0ab1-4c29-a7c2-a9ee6f25de9a ;
  a2a:EventKeyRef oa:event_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b_Event1 .

oa:source_aal_2654163b-ef7d-4c8f-af4e-dca30f49da3b
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1889-01-11 - 1889-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1889-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1889" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1889-01-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1889" ;
    a2a:Book "Geboorteregister Aalst 1889" ;
    a2a:DocumentNumber "36" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1889, Geboorteregister Aalst 1889, 36"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/7ddd0777-c2b2-8021-649c-73245437d017.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/2654163b-ef7d-4c8f-af4e-dca30f49da3b" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/7ddd0777-c2b2-8021-649c-73245437d017.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-11-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/2654163b-ef7d-4c8f-af4e-dca30f49da3b" ;
  a2a:RecordGUID "{2654163b-ef7d-4c8f-af4e-dca30f49da3b}" ;
  a2a:SourceRemarkOpmerking """geboortetijd: 04.00 uur
aangiftetijd: 16.00uur
handtekingen: 01<br />Kunnen niet schrijven: De vader en de getuigen""" ;
  a2a:SourceRemarkfilename "ALS_G_1889_012" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_415_00000415.xml van AAL" .

