@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_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9
  a a2a:Record ;
  rdfs:label "Geboorte op 19 december 1894 te Aelst" ;
  a2a:hasPerson oa:person_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Person-a7ae5538-9fec-41d3-8986-70e0d32367fc, oa:person_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Person-b964a668-1a6d-4c42-acf9-d17c2988dad7, oa:person_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Person-5d907771-2b1d-4b23-a417-d4912610ea8e, oa:person_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Person-b25fd137-99da-48bc-9fc3-b07ca7b01f29, oa:person_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Person-4807ad06-b51e-4ef6-b0eb-206ca700cdba, oa:person_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Person-cfdd1d4e-f911-48ae-ba88-f42f71f1d174, oa:person_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Person-50e36c06-3732-4ecd-9254-4e35d6e58b37 ;
  a2a:hasEvent oa:event_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_0, oa:relationep_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_1, oa:relationep_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_2, oa:relationep_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_3, oa:relationep_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_4, oa:relationep_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_5, oa:relationep_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_6 ;
  a2a:hasSource oa:source_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9 .

oa:person_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Person-a7ae5538-9fec-41d3-8986-70e0d32367fc
  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_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Person-b964a668-1a6d-4c42-acf9-d17c2988dad7
  a a2a:Person ;
  rdfs:label "Carolus Ottoey" ;
  a2a:PersonName [
    rdfs:label "Carolus Ottoey" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "Ottoey"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Person-5d907771-2b1d-4b23-a417-d4912610ea8e
  a a2a:Person ;
  rdfs:label "Petrus Kiekens" ;
  a2a:PersonName [
    rdfs:label "Petrus Kiekens" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Kiekens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "vellenplooter" .

oa:person_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Person-b25fd137-99da-48bc-9fc3-b07ca7b01f29
  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_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Person-4807ad06-b51e-4ef6-b0eb-206ca700cdba
  a a2a:Person ;
  rdfs:label "Carolus Ludovicus Breckpot" ;
  a2a:PersonName [
    rdfs:label "Carolus Ludovicus Breckpot" ;
    a2a:PersonNameFirstName "Carolus Ludovicus" ;
    a2a:PersonNameLastName "Breckpot"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1894-12-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Person-cfdd1d4e-f911-48ae-ba88-f42f71f1d174
  a a2a:Person ;
  rdfs:label "Gustavus Breckpot" ;
  a2a:PersonName [
    rdfs:label "Gustavus Breckpot" ;
    a2a:PersonNameFirstName "Gustavus" ;
    a2a:PersonNameLastName "Breckpot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Scherreveldstraat te Aelst" ;
    rdfs:label "Scherreveldstraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "hoefsmid" .

oa:person_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Person-50e36c06-3732-4ecd-9254-4e35d6e58b37
  a a2a:Person ;
  rdfs:label "Octavia Ottoey" ;
  a2a:PersonName [
    rdfs:label "Octavia Ottoey" ;
    a2a:PersonNameFirstName "Octavia" ;
    a2a:PersonNameLastName "Ottoey"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Scherreveldstraat te Aelst" ;
    rdfs:label "Scherreveldstraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heldergem" ;
    rdfs:label "Heldergem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1894-12-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Person:a7ae5538-9fec-41d3-8986-70e0d32367fc ;
  a2a:EventKeyRef oa:event_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Event1 .

oa:relationep_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Person:b964a668-1a6d-4c42-acf9-d17c2988dad7 ;
  a2a:EventKeyRef oa:event_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Event1 .

oa:relationep_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Person:5d907771-2b1d-4b23-a417-d4912610ea8e ;
  a2a:EventKeyRef oa:event_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Event1 .

oa:relationep_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Person:b25fd137-99da-48bc-9fc3-b07ca7b01f29 ;
  a2a:EventKeyRef oa:event_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Event1 .

oa:relationep_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Person:4807ad06-b51e-4ef6-b0eb-206ca700cdba ;
  a2a:EventKeyRef oa:event_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Event1 .

oa:relationep_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Person:cfdd1d4e-f911-48ae-ba88-f42f71f1d174 ;
  a2a:EventKeyRef oa:event_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Event1 .

oa:relationep_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Person:50e36c06-3732-4ecd-9254-4e35d6e58b37 ;
  a2a:EventKeyRef oa:event_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9_Event1 .

oa:source_aal_797246f7-e69f-48a5-8fc4-97a2e4eaeaa9
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1894-12-19 - 1894-12-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-12-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-12-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1894-12-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1894" ;
    a2a:Book "Geboorteregister Aalst 1894" ;
    a2a:DocumentNumber "986" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1894, Geboorteregister Aalst 1894, 986"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/ced3b4cd-ae37-c969-e96a-b617a14d2180.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/797246f7-e69f-48a5-8fc4-97a2e4eaeaa9" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/ced3b4cd-ae37-c969-e96a-b617a14d2180.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/797246f7-e69f-48a5-8fc4-97a2e4eaeaa9" ;
  a2a:RecordGUID "{797246f7-e69f-48a5-8fc4-97a2e4eaeaa9}" ;
  a2a:SourceRemarkOpmerking """Aangiftetijd: 16 uur
Geboortetijd: 08 uur
Handtekeningen: 2<br />Kunnen niet schrijven: de getuigen""" ;
  a2a:SourceRemarkfilename "ALS_G_1894_250" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_47_00000047.xml van AAL" .

