@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_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a
  a a2a:Record ;
  rdfs:label "Geboorte op 10 oktober 1906" ;
  a2a:hasPerson oa:person_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a_Person-615d64da-4e50-a297-982c-fe87ed157b01, oa:person_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a_Person-4824dbe1-9490-45b1-9ff5-2c516d2fef12, oa:person_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a_Person-0995da94-7e05-e234-d4a5-af99c7ce3af9 ;
  a2a:hasEvent oa:event_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a_0, oa:relationep_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a_1, oa:relationep_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a_2 ;
  a2a:hasSource oa:source_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a .

oa:person_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a_Person-615d64da-4e50-a297-982c-fe87ed157b01
  a a2a:Person ;
  rdfs:label "Gertrudis Helena Hubertina Steegmans" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Helena Hubertina Steegmans" ;
    a2a:PersonNameFirstName "Gertrudis Helena Hubertina" ;
    a2a:PersonNameLastName "Steegmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a_Person-4824dbe1-9490-45b1-9ff5-2c516d2fef12
  a a2a:Person ;
  rdfs:label "Franciscsu Cornelis Kunst" ;
  a2a:PersonName [
    rdfs:label "Franciscsu Cornelis Kunst" ;
    a2a:PersonNameFirstName "Franciscsu Cornelis" ;
    a2a:PersonNameLastName "Kunst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a_Person-0995da94-7e05-e234-d4a5-af99c7ce3af9
  a a2a:Person ;
  rdfs:label "Cornelis Joseph Johannes Hubertus Maria Kunst" ;
  a2a:PersonName [
    rdfs:label "Cornelis Joseph Johannes Hubertus Maria Kunst" ;
    a2a:PersonNameFirstName "Cornelis Joseph Johannes Hubertus Maria" ;
    a2a:PersonNameLastName "Kunst"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1906-10-10"^^xsd:date
  ] .

oa:event_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1906-10-10"^^xsd:date
  ] .

oa:relationep_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a_Person:615d64da-4e50-a297-982c-fe87ed157b01 ;
  a2a:EventKeyRef oa:event_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a_Event1 .

oa:relationep_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a_Person:4824dbe1-9490-45b1-9ff5-2c516d2fef12 ;
  a2a:EventKeyRef oa:event_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a_Event1 .

oa:relationep_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a_Person:0995da94-7e05-e234-d4a5-af99c7ce3af9 ;
  a2a:EventKeyRef oa:event_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a_Event1 .

oa:source_bhi_c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1906-10-11 - 1906-10-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-10-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-10-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1906-10-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2219, Periode: 1906" ;
    a2a:Book "Geboorteregister Oosterhout 1906" ;
    a2a:DocumentNumber "341" ;
    a2a:RegistryNumber "2219" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2219, Periode: 1906, Geboorteregister Oosterhout 1906, 341, 2219"
  ] ;
  a2a:SourceLastChangeDate "2025-08-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a" ;
  a2a:RecordGUID "{c2a7eab8-97d1-eef3-4f9e-098d8fc8f29a}" ;
  a2a:SourceRemarkdeel "2219" ;
  a2a:SourceRemarkregister_periode "1906" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_465_00000465.xml van BHI" .

