@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_cfdb070a-e312-e1db-bd40-78c50cea91ad
  a a2a:Record ;
  rdfs:label "Geboorte op 12 augustus 1906 te Steenokkerzeel (België)" ;
  a2a:hasPerson oa:person_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Person5154611, oa:person_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Person5154711, oa:person_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Person5970611, oa:person_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Person6543211, oa:person_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Person7129511 ;
  a2a:hasEvent oa:event_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_0, oa:relationep_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_1, oa:relationep_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_2, oa:relationep_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_3, oa:relationep_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_4 ;
  a2a:hasSource oa:source_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad .

oa:person_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Person5154611
  a a2a:Person ;
  rdfs:label "Emiel Willems" ;
  a2a:PersonName [
    rdfs:label "Emiel Willems" ;
    a2a:PersonNameFirstName "Emiel" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Steenokkerzeel" ;
    rdfs:label "Steenokkerzeel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "schrijnwerker" .

oa:person_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Person5154711
  a a2a:Person ;
  rdfs:label "Alfons Antoon Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Alfons Antoon Verhoeven" ;
    a2a:PersonNameFirstName "Alfons Antoon" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Steenokkerzeel" ;
    rdfs:label "Steenokkerzeel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "metser" .

oa:person_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Person5970611
  a a2a:Person ;
  rdfs:label "Joannes Constantinus Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Joannes Constantinus Verhoeven" ;
    a2a:PersonNameFirstName "Joannes Constantinus" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Steenokkerzeel" ;
    rdfs:label "Steenokkerzeel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Steenokkerzeel" ;
    rdfs:label "België, Steenokkerzeel"
  ] ;
  a2a:Profession "metser" ;
  a2a:MaritalStatus "other:gehuwd" .

oa:person_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Person6543211
  a a2a:Person ;
  rdfs:label "Barbara Leonia Blockmans" ;
  a2a:PersonName [
    rdfs:label "Barbara Leonia Blockmans" ;
    a2a:PersonNameFirstName "Barbara Leonia" ;
    a2a:PersonNameLastName "Blockmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Steenokkerzeel" ;
    rdfs:label "Steenokkerzeel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Nossegem" ;
    rdfs:label "België, Nossegem"
  ] ;
  a2a:Profession "huisvrouw" ;
  a2a:MaritalStatus "other:gehuwd" .

oa:person_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Person7129511
  a a2a:Person ;
  rdfs:label "Frederik Eduard Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Frederik Eduard Verhoeven" ;
    a2a:PersonNameFirstName "Frederik Eduard" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1906-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Steynockerzeel" ;
    rdfs:label "België, Steynockerzeel"
  ] .

oa:event_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1906-08-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Steenokkerzeel" ;
    rdfs:label "België, Steenokkerzeel"
  ] .

oa:relationep_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Person5154611 ;
  a2a:EventKeyRef oa:event_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Event1 .

oa:relationep_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Person5154711 ;
  a2a:EventKeyRef oa:event_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Event1 .

oa:relationep_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Person5970611 ;
  a2a:EventKeyRef oa:event_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Event1 .

oa:relationep_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Person6543211 ;
  a2a:EventKeyRef oa:event_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Event1 .

oa:relationep_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Person7129511 ;
  a2a:EventKeyRef oa:event_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad_Event1 .

oa:source_abl_cfdb070a-e312-e1db-bd40-78c50cea91ad
  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 "8" ;
    a2a:Day "13" ;
    rdfs:label "1906-08-13"^^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 "76" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 76"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/AVB01100127160_0" ;
  a2a:RecordIdentifier "AVB01100127160_0" ;
  a2a:RecordGUID "{cfdb070a-e312-e1db-bd40-78c50cea91ad}" ;
  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 14:00:00," .
