@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_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2
  a a2a:Record ;
  rdfs:label "Geboorte op 29 september 1902 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2_Person-aa8299b2-4ede-76ba-4629-b3324f5220b7, oa:person_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2_Person-1fbdc9ce-2eba-0208-325c-bd8b36c9b850, oa:person_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2_Person-6357f5d2-deac-ecc1-4363-8d9949fcdb50 ;
  a2a:hasEvent oa:event_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2_0, oa:relationep_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2_1, oa:relationep_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2_2 ;
  a2a:hasSource oa:source_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2 .

oa:person_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2_Person-aa8299b2-4ede-76ba-4629-b3324f5220b7
  a a2a:Person ;
  rdfs:label "Antonius Lambertus Scheefhals" ;
  a2a:PersonName [
    rdfs:label "Antonius Lambertus Scheefhals" ;
    a2a:PersonNameFirstName "Antonius Lambertus" ;
    a2a:PersonNameLastName "Scheefhals"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2_Person-1fbdc9ce-2eba-0208-325c-bd8b36c9b850
  a a2a:Person ;
  rdfs:label "Allegonda Petronella Huberta Holla" ;
  a2a:PersonName [
    rdfs:label "Allegonda Petronella Huberta Holla" ;
    a2a:PersonNameFirstName "Allegonda Petronella Huberta" ;
    a2a:PersonNameLastName "Holla"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2_Person-6357f5d2-deac-ecc1-4363-8d9949fcdb50
  a a2a:Person ;
  rdfs:label "Aldegonda Catharina Maria Scheefhals" ;
  a2a:PersonName [
    rdfs:label "Aldegonda Catharina Maria Scheefhals" ;
    a2a:PersonNameFirstName "Aldegonda Catharina Maria" ;
    a2a:PersonNameLastName "Scheefhals"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1902-09-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:event_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1902-09-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2_Person:aa8299b2-4ede-76ba-4629-b3324f5220b7 ;
  a2a:EventKeyRef oa:event_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2_Event1 .

oa:relationep_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2_Person:1fbdc9ce-2eba-0208-325c-bd8b36c9b850 ;
  a2a:EventKeyRef oa:event_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2_Event1 .

oa:relationep_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2_Person:6357f5d2-deac-ecc1-4363-8d9949fcdb50 ;
  a2a:EventKeyRef oa:event_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2_Event1 .

oa:source_bhi_a598d3be-287d-53ff-9cf1-e0e84dce10f2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1902-09-30 - 1902-09-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-09-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-09-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1902-09-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3834, Periode: 1902" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1902" ;
    a2a:DocumentNumber "875" ;
    a2a:RegistryNumber "3834" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3834, Periode: 1902, Geboorteregister 's-Hertogenbosch 1902, 875, 3834"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/175f58c8-bdf9-5175-6b4a-25abf0c92c20.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/175f58c8-bdf9-5175-6b4a-25abf0c92c20.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a598d3be-287d-53ff-9cf1-e0e84dce10f2" ;
  a2a:RecordGUID "{a598d3be-287d-53ff-9cf1-e0e84dce10f2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1874_00001874.xml van BHI" .

