@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061
  a a2a:Record ;
  rdfs:label "Geboorte op 7 oktober 1901 te Aarschot (België)" ;
  a2a:hasPerson oa:person_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061_Person11959311, oa:person_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061_Person12587811, oa:person_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061_Person13227211 ;
  a2a:hasEvent oa:event_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061_0, oa:relationep_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061_1, oa:relationep_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061_2 ;
  a2a:hasSource oa:source_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061 .

oa:person_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061_Person11959311
  a a2a:Person ;
  rdfs:label "Ludovicus Curinckx" ;
  owl:sameAs oa:person_abl_1c7cda2b-6f98-22f4-70d2-8f0eabf95701_Person5952712, oa:person_abl_6d45a4dd-b87a-ff6a-f5f9-0247d43ba424_Person12016811, oa:person_abl_b3fc0841-1a14-0a67-5f05-3ce51d655a11_Person12071111, oa:person_abl_48d3ff73-9ce8-5d6e-7826-a4043f99692e_Person12088610, oa:person_abl_83a0d3e6-c050-2e25-05f4-4a46e9f0908c_Person12249610, oa:person_abl_d2806355-377d-ef01-89eb-5829236fa916_Person12199710, oa:person_abl_da1ef906-cbab-9a59-0b4c-94f5c1ddd4c2_Person12128210, oa:person_sad_c7409afe-c778-e3cc-713d-c1d946de675a_Person3, oa:person_abl_d7878cde-4940-3cb5-a185-eedef3b9db96_Person12145711, oa:person_sad_312518c6-5a2e-d8f0-6c9a-a1e37170a91d_Person2 ;
  a2a:PersonName [
    rdfs:label "Ludovicus Curinckx" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Curinckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Diest" ;
    rdfs:label "België, Diest"
  ] ;
  a2a:MaritalStatus "other:gehuwd" .

oa:person_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061_Person12587811
  a a2a:Person ;
  rdfs:label "Maria Anna Catharina Ceusters" ;
  owl:sameAs oa:person_abl_1c7cda2b-6f98-22f4-70d2-8f0eabf95701_Person6500712, oa:person_abl_6d45a4dd-b87a-ff6a-f5f9-0247d43ba424_Person12646411, oa:person_abl_b3fc0841-1a14-0a67-5f05-3ce51d655a11_Person12701911, oa:person_abl_48d3ff73-9ce8-5d6e-7826-a4043f99692e_Person12679310, oa:person_abl_83a0d3e6-c050-2e25-05f4-4a46e9f0908c_Person12848010, oa:person_abl_d2806355-377d-ef01-89eb-5829236fa916_Person12796510, oa:person_abl_da1ef906-cbab-9a59-0b4c-94f5c1ddd4c2_Person12721410, oa:person_sad_c7409afe-c778-e3cc-713d-c1d946de675a_Person4, oa:person_abl_d7878cde-4940-3cb5-a185-eedef3b9db96_Person12778211, oa:person_sad_312518c6-5a2e-d8f0-6c9a-a1e37170a91d_Person3 ;
  a2a:PersonName [
    rdfs:label "Maria Anna Catharina Ceusters" ;
    a2a:PersonNameFirstName "Maria Anna Catharina" ;
    a2a:PersonNameLastName "Ceusters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Aarschot" ;
    rdfs:label "België, Aarschot"
  ] ;
  a2a:MaritalStatus "other:gehuwd" .

oa:person_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061_Person13227211
  a a2a:Person ;
  rdfs:label "Elvira Curinckx" ;
  a2a:PersonName [
    rdfs:label "Elvira Curinckx" ;
    a2a:PersonNameFirstName "Elvira" ;
    a2a:PersonNameLastName "Curinckx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1901-10-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Aerschot" ;
    rdfs:label "België, Aerschot"
  ] .

oa:event_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1901-10-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Aarschot" ;
    rdfs:label "België, Aarschot"
  ] .

oa:relationep_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061_Person11959311 ;
  a2a:EventKeyRef oa:event_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061_Event1 .

oa:relationep_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061_Person12587811 ;
  a2a:EventKeyRef oa:event_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061_Event1 .

oa:relationep_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061_Person13227211 ;
  a2a:EventKeyRef oa:event_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061_Event1 .

oa:source_abl_c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Leuven), BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1792-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1901-10-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Leuven)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Provincie Vlaams Brabant" ;
    a2a:DocumentNumber "209" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 209"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/AVB01100207214_0" ;
  a2a:RecordIdentifier "AVB01100207214_0" ;
  a2a:RecordGUID "{c42f58a5-e2fe-9ee7-7bc0-ded6e65ca061}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project gavlb11)" ;
  a2a:SourceRemarkProvenance "DemogenGeboorteaktenVLB011.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "uur van geboorte ," .
