@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_16dd126e-1c7b-f321-eecb-d72b6fa6eb65
  a a2a:Record ;
  rdfs:label "Geboorte op 1 september 1893 te Tienen (België)" ;
  a2a:hasPerson oa:person_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Person15239711, oa:person_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Person15239811, oa:person_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Person15820511, oa:person_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Person16985711, oa:person_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Person17703511 ;
  a2a:hasEvent oa:event_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_0, oa:relationep_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_1, oa:relationep_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_2, oa:relationep_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_3, oa:relationep_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_4 ;
  a2a:hasSource oa:source_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65 .

oa:person_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Person15239711
  a a2a:Person ;
  rdfs:label "Emile Jaubin" ;
  a2a:PersonName [
    rdfs:label "Emile Jaubin" ;
    a2a:PersonNameFirstName "Emile" ;
    a2a:PersonNameLastName "Jaubin"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tienen" ;
    rdfs:label "Tienen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "employé au chemin de fer" .

oa:person_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Person15239811
  a a2a:Person ;
  rdfs:label "Théophile Vangoidsenhoven" ;
  a2a:PersonName [
    rdfs:label "Théophile Vangoidsenhoven" ;
    a2a:PersonNameFirstName "Théophile" ;
    a2a:PersonNameLastName "Vangoidsenhoven"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tienen" ;
    rdfs:label "Tienen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "employé au chemin de fer" .

oa:person_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Person15820511
  a a2a:Person ;
  rdfs:label "Marie Louise Moniquiet" ;
  a2a:PersonName [
    rdfs:label "Marie Louise Moniquiet" ;
    a2a:PersonNameFirstName "Marie Louise" ;
    a2a:PersonNameLastName "Moniquiet"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Tienen" ;
    rdfs:label "Tienen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Tienen" ;
    rdfs:label "België, Tienen"
  ] ;
  a2a:Profession "servante" ;
  a2a:MaritalStatus "other:ongehuwd" .

oa:person_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Person16985711
  a a2a:Person ;
  rdfs:label "Marie Louise Moniquiet" ;
  a2a:PersonName [
    rdfs:label "Marie Louise Moniquiet" ;
    a2a:PersonNameFirstName "Marie Louise" ;
    a2a:PersonNameLastName "Moniquiet"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Tienen" ;
    rdfs:label "Tienen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Tienen" ;
    rdfs:label "België, Tienen"
  ] ;
  a2a:Profession "servante" ;
  a2a:MaritalStatus "other:ongehuwd" .

oa:person_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Person17703511
  a a2a:Person ;
  rdfs:label "Jeannette Moniquiet" ;
  a2a:PersonName [
    rdfs:label "Jeannette Moniquiet" ;
    a2a:PersonNameFirstName "Jeannette" ;
    a2a:PersonNameLastName "Moniquiet"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1893-09-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Tirlemont" ;
    rdfs:label "België, Tirlemont"
  ] .

oa:event_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1893" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1893-09-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Tienen" ;
    rdfs:label "België, Tienen"
  ] .

oa:relationep_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Person15239711 ;
  a2a:EventKeyRef oa:event_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Event1 .

oa:relationep_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Person15239811 ;
  a2a:EventKeyRef oa:event_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Event1 .

oa:relationep_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Person15820511 ;
  a2a:EventKeyRef oa:event_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Event1 .

oa:relationep_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Person16985711 ;
  a2a:EventKeyRef oa:event_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Event1 .

oa:relationep_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Person17703511 ;
  a2a:EventKeyRef oa:event_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65_Event1 .

oa:source_abl_16dd126e-1c7b-f321-eecb-d72b6fa6eb65
  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 "1905" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1905-08-08"^^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 "274" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 274"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/AVB01100270694_0" ;
  a2a:RecordIdentifier "AVB01100270694_0" ;
  a2a:RecordGUID "{16dd126e-1c7b-f321-eecb-d72b6fa6eb65}" ;
  a2a:SourceRemarkOpmerking "akte van erkenning" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project gavlb11)" ;
  a2a:SourceRemarkProvenance "DemogenGeboorteaktenVLB011.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

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