@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_56e70b2a-7116-b828-e554-61641c8bfa0f
  a a2a:Record ;
  rdfs:label "Geboorte op 24 mei 1912" ;
  a2a:hasPerson oa:person_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f_Person-9a80b693-cf9b-ddbb-f089-ec890f4b572c, oa:person_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f_Person-7c7c8206-22ad-563f-95bc-5ab27ad423a7, oa:person_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f_Person-efff5d95-046d-1e67-7dd1-c4fce390c1a3 ;
  a2a:hasEvent oa:event_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f_0, oa:relationep_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f_1, oa:relationep_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f_2 ;
  a2a:hasSource oa:source_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f .

oa:person_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f_Person-9a80b693-cf9b-ddbb-f089-ec890f4b572c
  a a2a:Person ;
  rdfs:label "Henricus Franciscus Maria Segers" ;
  a2a:PersonName [
    rdfs:label "Henricus Franciscus Maria Segers" ;
    a2a:PersonNameFirstName "Henricus Franciscus Maria" ;
    a2a:PersonNameLastName "Segers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1912-05-24"^^xsd:date
  ] .

oa:person_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f_Person-7c7c8206-22ad-563f-95bc-5ab27ad423a7
  a a2a:Person ;
  rdfs:label "Maria Elisabeth van den Hout" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth van den Hout" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f_Person-efff5d95-046d-1e67-7dd1-c4fce390c1a3
  a a2a:Person ;
  rdfs:label "Gerardus Josephus Norbertus Segers" ;
  a2a:PersonName [
    rdfs:label "Gerardus Josephus Norbertus Segers" ;
    a2a:PersonNameFirstName "Gerardus Josephus Norbertus" ;
    a2a:PersonNameLastName "Segers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1912-05-24"^^xsd:date
  ] .

oa:relationep_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f_Person:9a80b693-cf9b-ddbb-f089-ec890f4b572c ;
  a2a:EventKeyRef oa:event_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f_Event1 .

oa:relationep_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f_Person:7c7c8206-22ad-563f-95bc-5ab27ad423a7 ;
  a2a:EventKeyRef oa:event_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f_Event1 .

oa:relationep_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f_Person:efff5d95-046d-1e67-7dd1-c4fce390c1a3 ;
  a2a:EventKeyRef oa:event_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f_Event1 .

oa:source_bhi_56e70b2a-7116-b828-e554-61641c8bfa0f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Berkel-Enschot" ;
    rdfs:label "Berkel-Enschot", "1912-05-24 - 1912-05-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-05-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-05-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1912" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1912-05-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 272, Periode: 1912" ;
    a2a:Book "Geboorteregister Berkel-Enschot 1912" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "272" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 272, Periode: 1912, Geboorteregister Berkel-Enschot 1912, 26, 272"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/818ee563-e437-8c0a-3f0a-3b88d27c973c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/818ee563-e437-8c0a-3f0a-3b88d27c973c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/56e70b2a-7116-b828-e554-61641c8bfa0f" ;
  a2a:RecordGUID "{56e70b2a-7116-b828-e554-61641c8bfa0f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_69859_00069859.xml van BHI" .

