@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_a97a10eb-bc2c-45f1-ae49-e9daa5bed585
  a a2a:Record ;
  rdfs:label "Geboorte op 8 mei 1905 te Aelst" ;
  a2a:hasPerson oa:person_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Person-dbac6fbc-140e-4f1d-944f-b095bcdf45b6, oa:person_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Person-a50e40c3-91c9-4e66-a07a-68822bf8af4e, oa:person_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Person-78bbeb91-97c2-4df4-b703-6d5d5a111d7b, oa:person_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Person-7450c6db-e589-4f1d-a0a7-8b2842bb33a6, oa:person_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Person-97ddc1b3-3314-4f9b-a421-294ece29dcd3, oa:person_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Person-d78ff515-1a9a-4f3e-a574-979d6514c199, oa:person_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Person-1dc9f1bd-070f-4617-9190-0a91c40d6cc3 ;
  a2a:hasEvent oa:event_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_0, oa:relationep_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_1, oa:relationep_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_2, oa:relationep_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_3, oa:relationep_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_4, oa:relationep_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_5, oa:relationep_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_6 ;
  a2a:hasSource oa:source_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585 .

oa:person_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Person-dbac6fbc-140e-4f1d-944f-b095bcdf45b6
  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_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Person-a50e40c3-91c9-4e66-a07a-68822bf8af4e
  a a2a:Person ;
  rdfs:label "Karel De Schrijver" ;
  a2a:PersonName [
    rdfs:label "Karel De Schrijver" ;
    a2a:PersonNameFirstName "Karel" ;
    a2a:PersonNameLastName "De Schrijver"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "67" ;
    rdfs:label "67"
  ] ;
  a2a:Profession "werkman" .

oa:person_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Person-78bbeb91-97c2-4df4-b703-6d5d5a111d7b
  a a2a:Person ;
  rdfs:label "Gustaaf Corthals" ;
  a2a:PersonName [
    rdfs:label "Gustaaf Corthals" ;
    a2a:PersonNameFirstName "Gustaaf" ;
    a2a:PersonNameLastName "Corthals"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "werkman" .

oa:person_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Person-7450c6db-e589-4f1d-a0a7-8b2842bb33a6
  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_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Person-97ddc1b3-3314-4f9b-a421-294ece29dcd3
  a a2a:Person ;
  rdfs:label "Helena - Philomena Coppens" ;
  a2a:PersonName [
    rdfs:label "Helena - Philomena Coppens" ;
    a2a:PersonNameFirstName "Helena - Philomena" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1905-05-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:person_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Person-d78ff515-1a9a-4f3e-a574-979d6514c199
  a a2a:Person ;
  rdfs:label "Franciscus Coppens" ;
  a2a:PersonName [
    rdfs:label "Franciscus Coppens" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "langestraat te Aelst" ;
    rdfs:label "langestraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Profession "caoutchoucbewerker" .

oa:person_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Person-1dc9f1bd-070f-4617-9190-0a91c40d6cc3
  a a2a:Person ;
  rdfs:label "Sophia - Maria De Meersman" ;
  a2a:PersonName [
    rdfs:label "Sophia - Maria De Meersman" ;
    a2a:PersonNameFirstName "Sophia - Maria" ;
    a2a:PersonNameLastName "De Meersman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "langestraat te Aelst" ;
    rdfs:label "langestraat te Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moorsel" ;
    rdfs:label "Moorsel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1905-05-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Person:dbac6fbc-140e-4f1d-944f-b095bcdf45b6 ;
  a2a:EventKeyRef oa:event_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Event1 .

oa:relationep_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Person:a50e40c3-91c9-4e66-a07a-68822bf8af4e ;
  a2a:EventKeyRef oa:event_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Event1 .

oa:relationep_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Person:78bbeb91-97c2-4df4-b703-6d5d5a111d7b ;
  a2a:EventKeyRef oa:event_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Event1 .

oa:relationep_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Person:7450c6db-e589-4f1d-a0a7-8b2842bb33a6 ;
  a2a:EventKeyRef oa:event_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Event1 .

oa:relationep_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Person:97ddc1b3-3314-4f9b-a421-294ece29dcd3 ;
  a2a:EventKeyRef oa:event_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Event1 .

oa:relationep_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Person:d78ff515-1a9a-4f3e-a574-979d6514c199 ;
  a2a:EventKeyRef oa:event_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Event1 .

oa:relationep_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_6
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Person:1dc9f1bd-070f-4617-9190-0a91c40d6cc3 ;
  a2a:EventKeyRef oa:event_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585_Event1 .

oa:source_aal_a97a10eb-bc2c-45f1-ae49-e9daa5bed585
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1905-05-08 - 1905-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1905" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1905-05-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1905" ;
    a2a:Book "Geboorteregister Aalst 1905" ;
    a2a:DocumentNumber "374" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1905, Geboorteregister Aalst 1905, 374"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/c442d77f-098d-6282-2d38-836af383f65e.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/a97a10eb-bc2c-45f1-ae49-e9daa5bed585" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/c442d77f-098d-6282-2d38-836af383f65e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/a97a10eb-bc2c-45f1-ae49-e9daa5bed585" ;
  a2a:RecordGUID "{a97a10eb-bc2c-45f1-ae49-e9daa5bed585}" ;
  a2a:SourceRemarkOpmerking "geboortetijd 02:00, aangiftetijd 10:00, aantal handtekeningen: 3<br />Kunnen niet schrijven: de vader" ;
  a2a:SourceRemarkfilename "ALS_G_1905_099" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_186_00000186.xml van AAL" .

[] a2a:PersonRemarkdiversen "echtgenote" .
