@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_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb
  a a2a:Record ;
  rdfs:label "Geboorte op 24 april 1910 te Aelst" ;
  a2a:hasPerson oa:person_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Person-a4433e72-fc54-4018-93c0-28bd2af8dc0e, oa:person_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Person-fb6e3e30-a1ff-4c52-ac78-f58543dec92f, oa:person_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Person-e74b40d9-31d5-4dd4-acf1-19cb4257e872, oa:person_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Person-92528ff5-ff5b-4bc1-862c-86c6fd893606, oa:person_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Person-b722958c-6381-4c50-93e1-f663532da4e8, oa:person_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Person-7c4bb4fa-3386-4a08-8231-dfefdcee9776, oa:person_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Person-d650a470-c0f6-4bc7-9d77-65b28e56a966 ;
  a2a:hasEvent oa:event_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_0, oa:relationep_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_1, oa:relationep_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_2, oa:relationep_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_3, oa:relationep_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_4, oa:relationep_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_5, oa:relationep_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_6 ;
  a2a:hasSource oa:source_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb .

oa:person_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Person-a4433e72-fc54-4018-93c0-28bd2af8dc0e
  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_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Person-fb6e3e30-a1ff-4c52-ac78-f58543dec92f
  a a2a:Person ;
  rdfs:label "Hector Priem" ;
  a2a:PersonName [
    rdfs:label "Hector Priem" ;
    a2a:PersonNameFirstName "Hector" ;
    a2a:PersonNameLastName "Priem"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "reiziger" .

oa:person_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Person-e74b40d9-31d5-4dd4-acf1-19cb4257e872
  a a2a:Person ;
  rdfs:label "Frans De Pauw" ;
  a2a:PersonName [
    rdfs:label "Frans De Pauw" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "De Pauw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "bediende" .

oa:person_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Person-92528ff5-ff5b-4bc1-862c-86c6fd893606
  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_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Person-b722958c-6381-4c50-93e1-f663532da4e8
  a a2a:Person ;
  rdfs:label "Simonna-Louisa-Philomena Govaert" ;
  a2a:PersonName [
    rdfs:label "Simonna-Louisa-Philomena Govaert" ;
    a2a:PersonNameFirstName "Simonna-Louisa-Philomena" ;
    a2a:PersonNameLastName "Govaert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1910-04-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Person-7c4bb4fa-3386-4a08-8231-dfefdcee9776
  a a2a:Person ;
  rdfs:label "Bernardus Govaert" ;
  a2a:PersonName [
    rdfs:label "Bernardus Govaert" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Govaert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Schoolstraat te Aelst" ;
    rdfs:label "Schoolstraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ottergem" ;
    rdfs:label "Ottergem"
  ] ;
  a2a:Profession "vleeschhouwer" .

oa:person_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Person-d650a470-c0f6-4bc7-9d77-65b28e56a966
  a a2a:Person ;
  rdfs:label "Maria-Josephina Smekens" ;
  a2a:PersonName [
    rdfs:label "Maria-Josephina Smekens" ;
    a2a:PersonNameFirstName "Maria-Josephina" ;
    a2a:PersonNameLastName "Smekens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Schoolstraat te Aelst" ;
    rdfs:label "Schoolstraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lede" ;
    rdfs:label "Lede"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1910-04-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Person:a4433e72-fc54-4018-93c0-28bd2af8dc0e ;
  a2a:EventKeyRef oa:event_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Event1 .

oa:relationep_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Person:fb6e3e30-a1ff-4c52-ac78-f58543dec92f ;
  a2a:EventKeyRef oa:event_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Event1 .

oa:relationep_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Person:e74b40d9-31d5-4dd4-acf1-19cb4257e872 ;
  a2a:EventKeyRef oa:event_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Event1 .

oa:relationep_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Person:92528ff5-ff5b-4bc1-862c-86c6fd893606 ;
  a2a:EventKeyRef oa:event_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Event1 .

oa:relationep_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Person:b722958c-6381-4c50-93e1-f663532da4e8 ;
  a2a:EventKeyRef oa:event_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Event1 .

oa:relationep_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Person:7c4bb4fa-3386-4a08-8231-dfefdcee9776 ;
  a2a:EventKeyRef oa:event_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Event1 .

oa:relationep_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Person:d650a470-c0f6-4bc7-9d77-65b28e56a966 ;
  a2a:EventKeyRef oa:event_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb_Event1 .

oa:source_aal_7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1910-04-25 - 1910-04-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-04-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-04-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1910-04-25"^^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 "288" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1910, Geboorteregister Aalst 1910, 288"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/03e706e9-7fd8-a9be-32da-ef5b30149c1d.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/03e706e9-7fd8-a9be-32da-ef5b30149c1d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb" ;
  a2a:RecordGUID "{7ecf8a16-e6ea-4ac8-808c-d8c745fc22bb}" ;
  a2a:SourceRemarkOpmerking "geboortetijd 02:00, aangiftetijd 16:00, aantal handtekeningen: 4" ;
  a2a:SourceRemarkfilename "ALS_G_1910_075" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_62_00000062.xml van AAL" .

