@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_64ef2353-be58-264d-a0ba-5013a2ec89d0
  a a2a:Record ;
  rdfs:label "Geboorte op 22 februari 1851 te Halle (België)" ;
  a2a:hasPerson oa:person_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Person2234806, oa:person_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Person2234906, oa:person_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Person4250406, oa:person_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Person5691806, oa:person_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Person7160106 ;
  a2a:hasEvent oa:event_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_0, oa:relationep_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_1, oa:relationep_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_2, oa:relationep_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_3, oa:relationep_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_4 ;
  a2a:hasSource oa:source_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0 .

oa:person_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Person2234806
  a a2a:Person ;
  rdfs:label "Ferdinand Joseph Deketelbutter" ;
  a2a:PersonName [
    rdfs:label "Ferdinand Joseph Deketelbutter" ;
    a2a:PersonNameFirstName "Ferdinand Joseph" ;
    a2a:PersonNameLastName "Deketelbutter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "75" ;
    rdfs:label "75"
  ] ;
  a2a:Profession "boutiquier" .

oa:person_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Person2234906
  a a2a:Person ;
  rdfs:label "Daniel François Van Nerom" ;
  a2a:PersonName [
    rdfs:label "Daniel François Van Nerom" ;
    a2a:PersonNameFirstName "Daniel François" ;
    a2a:PersonNameLastName "Van Nerom"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "66" ;
    rdfs:label "66"
  ] ;
  a2a:Profession "rentier" .

oa:person_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Person4250406
  a a2a:Person ;
  rdfs:label "Adolphe Desany" ;
  a2a:PersonName [
    rdfs:label "Adolphe Desany" ;
    a2a:PersonNameFirstName "Adolphe" ;
    a2a:PersonNameLastName "Desany"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] ;
  a2a:Profession "menuisier" ;
  a2a:MaritalStatus "other:gehuwd" .

oa:person_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Person5691806
  a a2a:Person ;
  rdfs:label "Virginie Van Biervliet" ;
  a2a:PersonName [
    rdfs:label "Virginie Van Biervliet" ;
    a2a:PersonNameFirstName "Virginie" ;
    a2a:PersonNameLastName "Van Biervliet"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:Profession "menagère" ;
  a2a:MaritalStatus "other:gehuwd" .

oa:person_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Person7160106
  a a2a:Person ;
  rdfs:label "Pauline Sabine Desany" ;
  a2a:PersonName [
    rdfs:label "Pauline Sabine Desany" ;
    a2a:PersonNameFirstName "Pauline Sabine" ;
    a2a:PersonNameLastName "Desany"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1851-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Hal" ;
    rdfs:label "België, Hal"
  ] .

oa:event_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1851" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1851-02-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:relationep_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Person2234806 ;
  a2a:EventKeyRef oa:event_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Event1 .

oa:relationep_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Person2234906 ;
  a2a:EventKeyRef oa:event_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Event1 .

oa:relationep_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Person4250406 ;
  a2a:EventKeyRef oa:event_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Event1 .

oa:relationep_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Person5691806 ;
  a2a:EventKeyRef oa:event_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Event1 .

oa:relationep_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Person7160106 ;
  a2a:EventKeyRef oa:event_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0_Event1 .

oa:source_abl_64ef2353-be58-264d-a0ba-5013a2ec89d0
  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 "1851" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1851-02-22"^^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 "47" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 47"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:939X-XJ88-Z?i=410&wc=STJZ-YWL%3A967047501%2C966898101&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/GAVB0600044736_0" ;
  a2a:RecordIdentifier "GAVB0600044736_0" ;
  a2a:RecordGUID "{64ef2353-be58-264d-a0ba-5013a2ec89d0}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project gavlb6)" ;
  a2a:SourceRemarkProvenance "DemogenGeboorteaktenVLB006.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

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