@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_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9
  a a2a:Record ;
  rdfs:label "Geboorte op 7 december 1897 te Aarschot (België)" ;
  a2a:hasPerson oa:person_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9_Person12206410, oa:person_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9_Person12803610, oa:person_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9_Person13436210 ;
  a2a:hasEvent oa:event_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9_0, oa:relationep_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9_1, oa:relationep_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9_2 ;
  a2a:hasSource oa:source_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9 .

oa:person_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9_Person12206410
  a a2a:Person ;
  rdfs:label "Aloysius Princen" ;
  a2a:PersonName [
    rdfs:label "Aloysius Princen" ;
    a2a:PersonNameFirstName "Aloysius" ;
    a2a:PersonNameLastName "Princen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Waanrode" ;
    rdfs:label "België, Waanrode"
  ] ;
  a2a:MaritalStatus "other:gehuwd" .

oa:person_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9_Person12803610
  a a2a:Person ;
  rdfs:label "Maria Clothildis Haegemans" ;
  a2a:PersonName [
    rdfs:label "Maria Clothildis Haegemans" ;
    a2a:PersonNameFirstName "Maria Clothildis" ;
    a2a:PersonNameLastName "Haegemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Betekom" ;
    rdfs:label "België, Betekom"
  ] ;
  a2a:MaritalStatus "other:gehuwd" .

oa:person_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9_Person13436210
  a a2a:Person ;
  rdfs:label "Ludovicus Alfridus Princen" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Alfridus Princen" ;
    a2a:PersonNameFirstName "Ludovicus Alfridus" ;
    a2a:PersonNameLastName "Princen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1897-12-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Aerschot" ;
    rdfs:label "België, Aerschot"
  ] .

oa:event_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1897-12-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Aarschot" ;
    rdfs:label "België, Aarschot"
  ] .

oa:relationep_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9_Person12206410 ;
  a2a:EventKeyRef oa:event_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9_Event1 .

oa:relationep_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9_Person12803610 ;
  a2a:EventKeyRef oa:event_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9_Event1 .

oa:relationep_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9_Person13436210 ;
  a2a:EventKeyRef oa:event_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9_Event1 .

oa:source_abl_96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9
  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 "1897" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1897-12-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 "216" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 216"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/AVB01000190559_0" ;
  a2a:RecordIdentifier "AVB01000190559_0" ;
  a2a:RecordGUID "{96a8e4f3-dc47-dc24-85bd-7c2bc8bd61e9}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project gavlb10)" ;
  a2a:SourceRemarkProvenance "DemogenGeboorteaktenVLB010.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

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