@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_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8
  a a2a:Record ;
  rdfs:label "Geboorte op 16 juli 1910 te Aelst" ;
  a2a:hasPerson oa:person_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Person-bf165cd0-f400-403a-ac8e-3f11a9221c3e, oa:person_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Person-d2e9e68e-eeae-497c-8b53-ed230bb341cd, oa:person_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Person-6222accb-854b-4211-ab0f-83fd1f774cd7, oa:person_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Person-f66572e7-38d4-474c-899e-5c1f00ec0105, oa:person_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Person-4c0bbad3-3cd0-4adc-bfdc-5e61b395998f, oa:person_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Person-caf83f1d-496d-48b1-894d-1958bde38c38, oa:person_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Person-7a1a41e8-6d6d-4781-947e-3ab1d38bbfd4 ;
  a2a:hasEvent oa:event_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_0, oa:relationep_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_1, oa:relationep_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_2, oa:relationep_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_3, oa:relationep_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_4, oa:relationep_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_5, oa:relationep_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_6 ;
  a2a:hasSource oa:source_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8 .

oa:person_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Person-bf165cd0-f400-403a-ac8e-3f11a9221c3e
  a a2a:Person ;
  rdfs:label "Victor De Gheest" ;
  a2a:PersonName [
    rdfs:label "Victor De Gheest" ;
    a2a:PersonNameFirstName "Victor" ;
    a2a:PersonNameLastName "De Gheest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Person-d2e9e68e-eeae-497c-8b53-ed230bb341cd
  a a2a:Person ;
  rdfs:label "Jan Baptista Timmerman" ;
  a2a:PersonName [
    rdfs:label "Jan Baptista Timmerman" ;
    a2a:PersonNameFirstName "Jan Baptista" ;
    a2a:PersonNameLastName "Timmerman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "werkman aan spoorweg" .

oa:person_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Person-6222accb-854b-4211-ab0f-83fd1f774cd7
  a a2a:Person ;
  rdfs:label "Camiel Roelant" ;
  a2a:PersonName [
    rdfs:label "Camiel Roelant" ;
    a2a:PersonNameFirstName "Camiel" ;
    a2a:PersonNameLastName "Roelant"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "fabriekwerker" .

oa:person_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Person-f66572e7-38d4-474c-899e-5c1f00ec0105
  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_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Person-4c0bbad3-3cd0-4adc-bfdc-5e61b395998f
  a a2a:Person ;
  rdfs:label "Maria Leonia Corthals" ;
  a2a:PersonName [
    rdfs:label "Maria Leonia Corthals" ;
    a2a:PersonNameFirstName "Maria Leonia" ;
    a2a:PersonNameLastName "Corthals"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1910-07-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Person-caf83f1d-496d-48b1-894d-1958bde38c38
  a a2a:Person ;
  rdfs:label "Franciscus Corthals" ;
  a2a:PersonName [
    rdfs:label "Franciscus Corthals" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Corthals"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Paternosterstraat te Aelst" ;
    rdfs:label "Paternosterstraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erpe" ;
    rdfs:label "Erpe"
  ] ;
  a2a:Profession "werkman aan spoorweg" .

oa:person_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Person-7a1a41e8-6d6d-4781-947e-3ab1d38bbfd4
  a a2a:Person ;
  rdfs:label "Maria Delphina Corthals" ;
  a2a:PersonName [
    rdfs:label "Maria Delphina Corthals" ;
    a2a:PersonNameFirstName "Maria Delphina" ;
    a2a:PersonNameLastName "Corthals"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Paternosterstraat te Aelst" ;
    rdfs:label "Paternosterstraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erpe" ;
    rdfs:label "Erpe"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1910-07-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Person:bf165cd0-f400-403a-ac8e-3f11a9221c3e ;
  a2a:EventKeyRef oa:event_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Event1 .

oa:relationep_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Person:d2e9e68e-eeae-497c-8b53-ed230bb341cd ;
  a2a:EventKeyRef oa:event_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Event1 .

oa:relationep_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Person:6222accb-854b-4211-ab0f-83fd1f774cd7 ;
  a2a:EventKeyRef oa:event_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Event1 .

oa:relationep_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Person:f66572e7-38d4-474c-899e-5c1f00ec0105 ;
  a2a:EventKeyRef oa:event_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Event1 .

oa:relationep_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Person:4c0bbad3-3cd0-4adc-bfdc-5e61b395998f ;
  a2a:EventKeyRef oa:event_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Event1 .

oa:relationep_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Person:caf83f1d-496d-48b1-894d-1958bde38c38 ;
  a2a:EventKeyRef oa:event_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Event1 .

oa:relationep_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Person:7a1a41e8-6d6d-4781-947e-3ab1d38bbfd4 ;
  a2a:EventKeyRef oa:event_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8_Event1 .

oa:source_aal_4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1910-07-18 - 1910-07-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-07-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-07-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1910-07-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1910" ;
    a2a:Book "Geboorteregister Aalst 1910" ;
    a2a:DocumentNumber "544" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1910, Geboorteregister Aalst 1910, 544"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/1d35957b-0c53-31a6-6bc6-028d818b13a8.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/1d35957b-0c53-31a6-6bc6-028d818b13a8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8" ;
  a2a:RecordGUID "{4e3713fc-1c7b-4ad7-bc8f-3abe496bb9a8}" ;
  a2a:SourceRemarkOpmerking "geboortetijd 22:00, aangiftetijd 10:00, aantal handtekeningen: 3<br />Kunnen niet schrijven: de tweede getuige" ;
  a2a:SourceRemarkfilename "ALS_G_1910_141" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_532_00000532.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
