@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_41717434-8b1e-3082-8e6b-e57e9ef8e293
  a a2a:Record ;
  rdfs:label "Geboorte op 7 oktober 1802 te derriere l'Eglise te Alost" ;
  a2a:hasPerson oa:person_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Person-52f44eba-4aa2-65a1-a679-51b803afb1a8, oa:person_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Person-fe0fd3f1-ebbb-6602-6d8a-7a90ffc93fd1, oa:person_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Person-6ace6203-a999-0fa4-f73d-fa9f8bd556c5, oa:person_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Person-f468fb17-72fc-c499-bf8b-445f25319e61, oa:person_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Person-eec6e30e-7cbf-0c2e-ba6a-20d02522c100 ;
  a2a:hasEvent oa:event_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_0, oa:relationep_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_1, oa:relationep_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_2, oa:relationep_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_3, oa:relationep_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_4 ;
  a2a:hasSource oa:source_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293 .

oa:person_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Person-52f44eba-4aa2-65a1-a679-51b803afb1a8
  a a2a:Person ;
  rdfs:label "pierre Van der Keulen" ;
  a2a:PersonName [
    rdfs:label "pierre Van der Keulen" ;
    a2a:PersonNameFirstName "pierre" ;
    a2a:PersonNameLastName "Van der Keulen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Alost" ;
    rdfs:label "Alost"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "cabaretier" .

oa:person_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Person-fe0fd3f1-ebbb-6602-6d8a-7a90ffc93fd1
  a a2a:Person ;
  rdfs:label "albertine Liqueur" ;
  a2a:PersonName [
    rdfs:label "albertine Liqueur" ;
    a2a:PersonNameFirstName "albertine" ;
    a2a:PersonNameLastName "Liqueur"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Alost" ;
    rdfs:label "Alost"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] .

oa:person_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Person-6ace6203-a999-0fa4-f73d-fa9f8bd556c5
  a a2a:Person ;
  rdfs:label "Van Boterdael" ;
  a2a:PersonName [
    rdfs:label "Van Boterdael" ;
    a2a:PersonNameLastName "Van Boterdael"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Person-f468fb17-72fc-c499-bf8b-445f25319e61
  a a2a:Person ;
  rdfs:label "Louis Rymbaut" ;
  a2a:PersonName [
    rdfs:label "Louis Rymbaut" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Rymbaut"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "commissaire de police" .

oa:person_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Person-eec6e30e-7cbf-0c2e-ba6a-20d02522c100
  a a2a:Person ;
  rdfs:label "Pierre Theodore Dorpelmans" ;
  a2a:PersonName [
    rdfs:label "Pierre Theodore Dorpelmans" ;
    a2a:PersonNameFirstName "Pierre Theodore" ;
    a2a:PersonNameLastName "Dorpelmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1802" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1802-10-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "derriere l'Eglise te Alost" ;
    rdfs:label "derriere l'Eglise te Alost"
  ] .

oa:event_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1802" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1802-10-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "derriere l'Eglise te Alost" ;
    rdfs:label "derriere l'Eglise te Alost"
  ] .

oa:relationep_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Person:52f44eba-4aa2-65a1-a679-51b803afb1a8 ;
  a2a:EventKeyRef oa:event_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Event1 .

oa:relationep_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Person:fe0fd3f1-ebbb-6602-6d8a-7a90ffc93fd1 ;
  a2a:EventKeyRef oa:event_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Event1 .

oa:relationep_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_2
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Person:6ace6203-a999-0fa4-f73d-fa9f8bd556c5 ;
  a2a:EventKeyRef oa:event_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Event1 .

oa:relationep_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Person:f468fb17-72fc-c499-bf8b-445f25319e61 ;
  a2a:EventKeyRef oa:event_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Event1 .

oa:relationep_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Person:eec6e30e-7cbf-0c2e-ba6a-20d02522c100 ;
  a2a:EventKeyRef oa:event_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293_Event1 .

oa:source_aal_41717434-8b1e-3082-8e6b-e57e9ef8e293
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1802-10-08 - 1802-10-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1802-10-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1802-10-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1802" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1802-10-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1802-1803" ;
    a2a:Book "Geboorteregister Aalst 1802-1803" ;
    a2a:DocumentNumber "13" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1802-1803, Geboorteregister Aalst 1802-1803, 13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/a7f05f66-f13b-3b1c-2de7-cf020e186608.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/41717434-8b1e-3082-8e6b-e57e9ef8e293" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/a7f05f66-f13b-3b1c-2de7-cf020e186608.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/517969db-4c8c-7b6e-bf0d-1554afd651d6.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/41717434-8b1e-3082-8e6b-e57e9ef8e293" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/517969db-4c8c-7b6e-bf0d-1554afd651d6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/41717434-8b1e-3082-8e6b-e57e9ef8e293" ;
  a2a:RecordGUID "{41717434-8b1e-3082-8e6b-e57e9ef8e293}" ;
  a2a:SourceRemarkOpmerking """16 vendemiaire 11
- 2e getuige is echtgenote van Theodore Biddelo<br />Aangiftetijd: 10h""" ;
  a2a:SourceRemarkfilename "ALS_G_1802_1803_0011", "ALS_G_1802_1803_0119" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_1245_00001245.xml van AAL" .

[] a2a:PersonRemarkdiversen """15 vendemiaire 11
- vondeling van ongeveer 7 maand oud gevonden voor het huis van guillaume Van Buscom (tailleur de pierre)""" .
