@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_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e
  a a2a:Record ;
  rdfs:label "Geboorte op 28 maart 1919 te Aelst" ;
  a2a:hasPerson oa:person_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Person-9bf37283-7635-5856-b0e4-53126ae5c185, oa:person_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Person-e2c2b2ee-8edb-45e3-d88a-130ec2f3aadc, oa:person_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Person-e934cf41-30c6-2b4d-55c7-d00af2b7865f, oa:person_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Person-ffe79f56-314a-d6b3-ae83-6d35a040a25e, oa:person_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Person-a98a172f-623c-173f-93f4-ba1b019d5348, oa:person_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Person-952563a3-3eee-dd89-ae12-8870e7374f84, oa:person_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Person-a57c2901-0cff-25fd-aa75-2b1a9b4fd906 ;
  a2a:hasEvent oa:event_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_0, oa:relationep_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_1, oa:relationep_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_2, oa:relationep_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_3, oa:relationep_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_4, oa:relationep_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_5, oa:relationep_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_6 ;
  a2a:hasSource oa:source_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e .

oa:person_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Person-9bf37283-7635-5856-b0e4-53126ae5c185
  a a2a:Person ;
  rdfs:label "Jozef De Brucker" ;
  a2a:PersonName [
    rdfs:label "Jozef De Brucker" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNameLastName "De Brucker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "gaswerker" .

oa:person_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Person-e2c2b2ee-8edb-45e3-d88a-130ec2f3aadc
  a a2a:Person ;
  rdfs:label "Benoit Pauwels" ;
  a2a:PersonName [
    rdfs:label "Benoit Pauwels" ;
    a2a:PersonNameFirstName "Benoit" ;
    a2a:PersonNameLastName "Pauwels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "vellenbewerker" .

oa:person_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Person-e934cf41-30c6-2b4d-55c7-d00af2b7865f
  a a2a:Person ;
  rdfs:label "Carolus Louis Marckx" ;
  a2a:PersonName [
    rdfs:label "Carolus Louis Marckx" ;
    a2a:PersonNameFirstName "Carolus Louis" ;
    a2a:PersonNameLastName "Marckx"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorselbaan te Aelst" ;
    rdfs:label "Moorselbaan te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schoonaerde" ;
    rdfs:label "Schoonaerde"
  ] ;
  a2a:Profession "dienstknecht" .

oa:person_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Person-ffe79f56-314a-d6b3-ae83-6d35a040a25e
  a a2a:Person ;
  rdfs:label "Felix De Hert" ;
  a2a:PersonName [
    rdfs:label "Felix De Hert" ;
    a2a:PersonNameFirstName "Felix" ;
    a2a:PersonNameLastName "De Hert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Person-a98a172f-623c-173f-93f4-ba1b019d5348
  a a2a:Person ;
  rdfs:label "de vader is de aangever de vader is de aangever" ;
  a2a:PersonName [
    rdfs:label "de vader is de aangever de vader is de aangever" ;
    a2a:PersonNameFirstName "de vader is de aangever" ;
    a2a:PersonNameLastName "de vader is de aangever"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Person-952563a3-3eee-dd89-ae12-8870e7374f84
  a a2a:Person ;
  rdfs:label "Rosalia Maria De Wolf" ;
  a2a:PersonName [
    rdfs:label "Rosalia Maria De Wolf" ;
    a2a:PersonNameFirstName "Rosalia Maria" ;
    a2a:PersonNameLastName "De Wolf"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Moorselbaan te Aelst" ;
    rdfs:label "Moorselbaan te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Person-a57c2901-0cff-25fd-aa75-2b1a9b4fd906
  a a2a:Person ;
  rdfs:label "Louisa Elisabeth Marckx" ;
  a2a:PersonName [
    rdfs:label "Louisa Elisabeth Marckx" ;
    a2a:PersonNameFirstName "Louisa Elisabeth" ;
    a2a:PersonNameLastName "Marckx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1919-03-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:event_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1919-03-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Person:9bf37283-7635-5856-b0e4-53126ae5c185 ;
  a2a:EventKeyRef oa:event_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Event1 .

oa:relationep_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Person:e2c2b2ee-8edb-45e3-d88a-130ec2f3aadc ;
  a2a:EventKeyRef oa:event_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Event1 .

oa:relationep_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Person:e934cf41-30c6-2b4d-55c7-d00af2b7865f ;
  a2a:EventKeyRef oa:event_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Event1 .

oa:relationep_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_3
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Person:ffe79f56-314a-d6b3-ae83-6d35a040a25e ;
  a2a:EventKeyRef oa:event_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Event1 .

oa:relationep_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_4
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Person:a98a172f-623c-173f-93f4-ba1b019d5348 ;
  a2a:EventKeyRef oa:event_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Event1 .

oa:relationep_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Person:952563a3-3eee-dd89-ae12-8870e7374f84 ;
  a2a:EventKeyRef oa:event_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Event1 .

oa:relationep_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_6
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Person:a57c2901-0cff-25fd-aa75-2b1a9b4fd906 ;
  a2a:EventKeyRef oa:event_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e_Event1 .

oa:source_aal_3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1919-03-29 - 1919-03-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-03-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-03-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1919-03-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1919" ;
    a2a:Book "Geboorteregister Aalst 1919" ;
    a2a:DocumentNumber "127" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1919, Geboorteregister Aalst 1919, 127"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/77c2d376-8202-8b0f-e581-60b166abdc6e.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/77c2d376-8202-8b0f-e581-60b166abdc6e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e" ;
  a2a:RecordGUID "{3b2cbb36-cd7c-6dd9-eae5-a83ff3846f4e}" ;
  a2a:SourceRemarkOpmerking "Aangiftetijd: 09:00<br />Handtekeningen: 4" ;
  a2a:SourceRemarkfilename "ALS_G_1919_0034" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_3194_00003194.xml van AAL" .

