@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_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2
  a a2a:Record ;
  rdfs:label "Geboorte op 2 januari 1906 te Tienen (België)" ;
  a2a:hasPerson oa:person_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Person15273511, oa:person_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Person15273611, oa:person_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Person16300311, oa:person_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Person17002611, oa:person_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Person17720411 ;
  a2a:hasEvent oa:event_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_0, oa:relationep_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_1, oa:relationep_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_2, oa:relationep_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_3, oa:relationep_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_4 ;
  a2a:hasSource oa:source_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2 .

oa:person_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Person15273511
  a a2a:Person ;
  rdfs:label "Joseph Ausloos" ;
  a2a:PersonName [
    rdfs:label "Joseph Ausloos" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Ausloos"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tienen" ;
    rdfs:label "Tienen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "négociant" .

oa:person_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Person15273611
  a a2a:Person ;
  rdfs:label "Joseph Vanhoebroeck" ;
  a2a:PersonName [
    rdfs:label "Joseph Vanhoebroeck" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Vanhoebroeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tienen" ;
    rdfs:label "Tienen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "imprimeur" .

oa:person_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Person16300311
  a a2a:Person ;
  rdfs:label "Alphonse Joseph Louis Chaltin" ;
  a2a:PersonName [
    rdfs:label "Alphonse Joseph Louis Chaltin" ;
    a2a:PersonNameFirstName "Alphonse Joseph Louis" ;
    a2a:PersonNameLastName "Chaltin"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tienen" ;
    rdfs:label "Tienen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Tienen" ;
    rdfs:label "België, Tienen"
  ] ;
  a2a:Profession "négociant" ;
  a2a:MaritalStatus "other:gehuwd" .

oa:person_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Person17002611
  a a2a:Person ;
  rdfs:label "Marie Thérèse Irma Willems" ;
  a2a:PersonName [
    rdfs:label "Marie Thérèse Irma Willems" ;
    a2a:PersonNameFirstName "Marie Thérèse Irma" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Tienen" ;
    rdfs:label "Tienen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Tielt" ;
    rdfs:label "België, Tielt"
  ] ;
  a2a:Profession "ménagère" ;
  a2a:MaritalStatus "other:gehuwd" .

oa:person_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Person17720411
  a a2a:Person ;
  rdfs:label "Marie Isidore Joseph Chaltin" ;
  a2a:PersonName [
    rdfs:label "Marie Isidore Joseph Chaltin" ;
    a2a:PersonNameFirstName "Marie Isidore Joseph" ;
    a2a:PersonNameLastName "Chaltin"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1906-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Tirlemont" ;
    rdfs:label "België, Tirlemont"
  ] .

oa:event_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1906-01-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Tienen" ;
    rdfs:label "België, Tienen"
  ] .

oa:relationep_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Person15273511 ;
  a2a:EventKeyRef oa:event_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Event1 .

oa:relationep_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Person15273611 ;
  a2a:EventKeyRef oa:event_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Event1 .

oa:relationep_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Person16300311 ;
  a2a:EventKeyRef oa:event_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Event1 .

oa:relationep_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Person17002611 ;
  a2a:EventKeyRef oa:event_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Event1 .

oa:relationep_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Person17720411 ;
  a2a:EventKeyRef oa:event_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2_Event1 .

oa:source_abl_99ec381c-7f22-5ecf-12e1-e5626d9ab1b2
  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 "1906" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1906-01-03"^^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 "3" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 3"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/AVB01100270863_0" ;
  a2a:RecordIdentifier "AVB01100270863_0" ;
  a2a:RecordGUID "{99ec381c-7f22-5ecf-12e1-e5626d9ab1b2}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project gavlb11)" ;
  a2a:SourceRemarkProvenance "DemogenGeboorteaktenVLB011.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "aangever" .
[] a2a:PersonRemarkOpmerking "uur van geboorte 5:00:00," .
