@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_1d0d4493-e482-35af-7e88-e1118c995341
  a a2a:Record ;
  rdfs:label "Geboorte op 13 december 1887 te Aalst" ;
  a2a:hasPerson oa:person_aal_1d0d4493-e482-35af-7e88-e1118c995341_Person-0d5f8417-2ebf-ebe5-21fa-8eb45d07f7be, oa:person_aal_1d0d4493-e482-35af-7e88-e1118c995341_Person-4457f42f-928c-3b68-30fd-2027b8545660, oa:person_aal_1d0d4493-e482-35af-7e88-e1118c995341_Person-aba74f00-5f8e-c0ff-01f3-c02947bf08ee, oa:person_aal_1d0d4493-e482-35af-7e88-e1118c995341_Person-1cb9cd08-7855-e6f0-038b-6848020f065c, oa:person_aal_1d0d4493-e482-35af-7e88-e1118c995341_Person-27fdf0b7-ba51-0858-ffb9-dd4eef25f847 ;
  a2a:hasEvent oa:event_aal_1d0d4493-e482-35af-7e88-e1118c995341_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_1d0d4493-e482-35af-7e88-e1118c995341_0, oa:relationep_aal_1d0d4493-e482-35af-7e88-e1118c995341_1, oa:relationep_aal_1d0d4493-e482-35af-7e88-e1118c995341_2, oa:relationep_aal_1d0d4493-e482-35af-7e88-e1118c995341_3, oa:relationep_aal_1d0d4493-e482-35af-7e88-e1118c995341_4 ;
  a2a:hasSource oa:source_aal_1d0d4493-e482-35af-7e88-e1118c995341 .

oa:person_aal_1d0d4493-e482-35af-7e88-e1118c995341_Person-0d5f8417-2ebf-ebe5-21fa-8eb45d07f7be
  a a2a:Person ;
  rdfs:label "Frans Carkers" ;
  a2a:PersonName [
    rdfs:label "Frans Carkers" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Carkers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "Twijndersgast" .

oa:person_aal_1d0d4493-e482-35af-7e88-e1118c995341_Person-4457f42f-928c-3b68-30fd-2027b8545660
  a a2a:Person ;
  rdfs:label "Frans De Wolf-Coetvoet" ;
  a2a:PersonName [
    rdfs:label "Frans De Wolf-Coetvoet" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "De Wolf-Coetvoet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_1d0d4493-e482-35af-7e88-e1118c995341_Person-aba74f00-5f8e-c0ff-01f3-c02947bf08ee
  a a2a:Person ;
  rdfs:label "Anna Hutsebaut" ;
  a2a:PersonName [
    rdfs:label "Anna Hutsebaut" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Hutsebaut"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "58" ;
    rdfs:label "58"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "vroedvrouw" .

oa:person_aal_1d0d4493-e482-35af-7e88-e1118c995341_Person-1cb9cd08-7855-e6f0-038b-6848020f065c
  a a2a:Person ;
  rdfs:label "Clementia Van Der Elst" ;
  a2a:PersonName [
    rdfs:label "Clementia Van Der Elst" ;
    a2a:PersonNameFirstName "Clementia" ;
    a2a:PersonNameLastName "Van Der Elst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Schaarbeek te Aalst" ;
    rdfs:label "Schaarbeek te Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwerkerken" ;
    rdfs:label "Nieuwerkerken"
  ] ;
  a2a:Profession "Zonder" .

oa:person_aal_1d0d4493-e482-35af-7e88-e1118c995341_Person-27fdf0b7-ba51-0858-ffb9-dd4eef25f847
  a a2a:Person ;
  rdfs:label "Jan Jozef Van Der Elst" ;
  a2a:PersonName [
    rdfs:label "Jan Jozef Van Der Elst" ;
    a2a:PersonNameFirstName "Jan Jozef" ;
    a2a:PersonNameLastName "Van Der Elst"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1887-12-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:event_aal_1d0d4493-e482-35af-7e88-e1118c995341_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1887-12-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:relationep_aal_1d0d4493-e482-35af-7e88-e1118c995341_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_1d0d4493-e482-35af-7e88-e1118c995341_Person:0d5f8417-2ebf-ebe5-21fa-8eb45d07f7be ;
  a2a:EventKeyRef oa:event_aal_1d0d4493-e482-35af-7e88-e1118c995341_Event1 .

oa:relationep_aal_1d0d4493-e482-35af-7e88-e1118c995341_1
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_1d0d4493-e482-35af-7e88-e1118c995341_Person:4457f42f-928c-3b68-30fd-2027b8545660 ;
  a2a:EventKeyRef oa:event_aal_1d0d4493-e482-35af-7e88-e1118c995341_Event1 .

oa:relationep_aal_1d0d4493-e482-35af-7e88-e1118c995341_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_aal_1d0d4493-e482-35af-7e88-e1118c995341_Person:aba74f00-5f8e-c0ff-01f3-c02947bf08ee ;
  a2a:EventKeyRef oa:event_aal_1d0d4493-e482-35af-7e88-e1118c995341_Event1 .

oa:relationep_aal_1d0d4493-e482-35af-7e88-e1118c995341_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_1d0d4493-e482-35af-7e88-e1118c995341_Person:1cb9cd08-7855-e6f0-038b-6848020f065c ;
  a2a:EventKeyRef oa:event_aal_1d0d4493-e482-35af-7e88-e1118c995341_Event1 .

oa:relationep_aal_1d0d4493-e482-35af-7e88-e1118c995341_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_aal_1d0d4493-e482-35af-7e88-e1118c995341_Person:27fdf0b7-ba51-0858-ffb9-dd4eef25f847 ;
  a2a:EventKeyRef oa:event_aal_1d0d4493-e482-35af-7e88-e1118c995341_Event1 .

oa:source_aal_1d0d4493-e482-35af-7e88-e1118c995341
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1887-12-14 - 1887-12-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-12-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-12-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1887-12-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1887" ;
    a2a:Book "Geboorteregister Aalst 1887" ;
    a2a:DocumentNumber "793" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1887, Geboorteregister Aalst 1887, 793"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/6c95d328-b5b7-3acd-a860-6d484cb97708.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/1d0d4493-e482-35af-7e88-e1118c995341" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/6c95d328-b5b7-3acd-a860-6d484cb97708.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-04-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/1d0d4493-e482-35af-7e88-e1118c995341" ;
  a2a:RecordGUID "{1d0d4493-e482-35af-7e88-e1118c995341}" ;
  a2a:SourceRemarkOpmerking "Aangiftetijd: 10<br />Handtekeningen: 2<br />Kunnen niet schrijven: De getuigen" ;
  a2a:SourceRemarkfilename "ALS_G_1887_201" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_388_00000388.xml van AAL" .

[] a2a:PersonRemarkdiversen "wonende te Aalst gelegen ten huize haars vaders Schaarbeke alhier." .
