@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_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d
  a a2a:Record ;
  rdfs:label "Geboorte op 14 november 1909 te Aelst" ;
  a2a:hasPerson oa:person_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Person-4f4eefbc-247d-4050-9793-37868e1d6621, oa:person_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Person-799a6d0b-9a3e-4094-92b2-e7a581533cbd, oa:person_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Person-4abfd68e-4f18-4644-9354-4015df942fcc, oa:person_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Person-564059c8-a3f0-4d77-a902-eaa89d8aaee2, oa:person_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Person-409c6239-0d44-4650-ab97-a7e356d98e46, oa:person_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Person-57f79369-c545-4976-9490-e7ebbc213b0f, oa:person_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Person-9f97fffd-5161-4a77-9e1e-96bc57f91f15 ;
  a2a:hasEvent oa:event_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_0, oa:relationep_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_1, oa:relationep_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_2, oa:relationep_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_3, oa:relationep_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_4, oa:relationep_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_5, oa:relationep_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_6 ;
  a2a:hasSource oa:source_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d .

oa:person_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Person-4f4eefbc-247d-4050-9793-37868e1d6621
  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_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Person-799a6d0b-9a3e-4094-92b2-e7a581533cbd
  a a2a:Person ;
  rdfs:label "Xavier Bruylandt" ;
  a2a:PersonName [
    rdfs:label "Xavier Bruylandt" ;
    a2a:PersonNameFirstName "Xavier" ;
    a2a:PersonNameLastName "Bruylandt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "hovenier" .

oa:person_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Person-4abfd68e-4f18-4644-9354-4015df942fcc
  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 "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "bediende" .

oa:person_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Person-564059c8-a3f0-4d77-a902-eaa89d8aaee2
  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_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Person-409c6239-0d44-4650-ab97-a7e356d98e46
  a a2a:Person ;
  rdfs:label "Maria - Clementina Coppens" ;
  a2a:PersonName [
    rdfs:label "Maria - Clementina Coppens" ;
    a2a:PersonNameFirstName "Maria - Clementina" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1909-11-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Person-57f79369-c545-4976-9490-e7ebbc213b0f
  a a2a:Person ;
  rdfs:label "Jan - Baptista - Camille Coppens" ;
  a2a:PersonName [
    rdfs:label "Jan - Baptista - Camille Coppens" ;
    a2a:PersonNameFirstName "Jan - Baptista - Camille" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Langestraat te Aelst" ;
    rdfs:label "Langestraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Person-9f97fffd-5161-4a77-9e1e-96bc57f91f15
  a a2a:Person ;
  rdfs:label "Florentia Gysens" ;
  a2a:PersonName [
    rdfs:label "Florentia Gysens" ;
    a2a:PersonNameFirstName "Florentia" ;
    a2a:PersonNameLastName "Gysens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Langestraat te Aelst" ;
    rdfs:label "Langestraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1909-11-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Person:4f4eefbc-247d-4050-9793-37868e1d6621 ;
  a2a:EventKeyRef oa:event_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Event1 .

oa:relationep_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Person:799a6d0b-9a3e-4094-92b2-e7a581533cbd ;
  a2a:EventKeyRef oa:event_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Event1 .

oa:relationep_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Person:4abfd68e-4f18-4644-9354-4015df942fcc ;
  a2a:EventKeyRef oa:event_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Event1 .

oa:relationep_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Person:564059c8-a3f0-4d77-a902-eaa89d8aaee2 ;
  a2a:EventKeyRef oa:event_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Event1 .

oa:relationep_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Person:409c6239-0d44-4650-ab97-a7e356d98e46 ;
  a2a:EventKeyRef oa:event_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Event1 .

oa:relationep_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Person:57f79369-c545-4976-9490-e7ebbc213b0f ;
  a2a:EventKeyRef oa:event_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Event1 .

oa:relationep_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Person:9f97fffd-5161-4a77-9e1e-96bc57f91f15 ;
  a2a:EventKeyRef oa:event_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d_Event1 .

oa:source_aal_ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1909-11-15 - 1909-11-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-11-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-11-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1909-11-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1909" ;
    a2a:Book "Geboorteregister Aalst 1909" ;
    a2a:DocumentNumber "843" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1909, Geboorteregister Aalst 1909, 843"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/647437c3-9971-502d-779a-90f139843c7e.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/647437c3-9971-502d-779a-90f139843c7e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d" ;
  a2a:RecordGUID "{ae47e2ca-843d-4e6c-bf10-8e2bc6e54b5d}" ;
  a2a:SourceRemarkOpmerking "geboortetijd 19:00, aangiftetijd 10:00, aantal handtekeningen: 4" ;
  a2a:SourceRemarkfilename "ALS_G_1909_218" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_200_00000200.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
