@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_92e1831e-a64f-e681-b591-ff9eb85abe9b
  a a2a:Record ;
  rdfs:label "Geboorte op 25 mei 1911" ;
  a2a:hasPerson oa:person_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b_Person-5ae66928-933e-512d-8bee-62da1da5592c, oa:person_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b_Person-e42a0619-f46d-7f97-0a56-9a85171e752c, oa:person_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b_Person-29e562be-45e6-3527-b1a4-317c458c9a0e ;
  a2a:hasEvent oa:event_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b_0, oa:relationep_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b_1, oa:relationep_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b_2 ;
  a2a:hasSource oa:source_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b .

oa:person_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b_Person-5ae66928-933e-512d-8bee-62da1da5592c
  a a2a:Person ;
  rdfs:label "Egidius Martinus Gerardus de Backer" ;
  a2a:PersonName [
    rdfs:label "Egidius Martinus Gerardus de Backer" ;
    a2a:PersonNameFirstName "Egidius Martinus Gerardus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Backer"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1911-05-25"^^xsd:date
  ] .

oa:person_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b_Person-e42a0619-f46d-7f97-0a56-9a85171e752c
  a a2a:Person ;
  rdfs:label "Cornelia Maria van der Heijden" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria van der Heijden" ;
    a2a:PersonNameFirstName "Cornelia Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heijden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b_Person-29e562be-45e6-3527-b1a4-317c458c9a0e
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis de Backer" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis de Backer" ;
    a2a:PersonNameFirstName "Adrianus Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Backer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1911-05-25"^^xsd:date
  ] .

oa:relationep_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b_Person:5ae66928-933e-512d-8bee-62da1da5592c ;
  a2a:EventKeyRef oa:event_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b_Event1 .

oa:relationep_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b_Person:e42a0619-f46d-7f97-0a56-9a85171e752c ;
  a2a:EventKeyRef oa:event_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b_Event1 .

oa:relationep_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b_Person:29e562be-45e6-3527-b1a4-317c458c9a0e ;
  a2a:EventKeyRef oa:event_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b_Event1 .

oa:source_bhi_92e1831e-a64f-e681-b591-ff9eb85abe9b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk", "1911-05-26 - 1911-05-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-05-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-05-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1911-05-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2199, Periode: 1911" ;
    a2a:Book "Geboorteregister Oisterwijk 1911" ;
    a2a:DocumentNumber "54" ;
    a2a:RegistryNumber "2199" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2199, Periode: 1911, Geboorteregister Oisterwijk 1911, 54, 2199"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d02ed82e-db5f-e661-cc57-f3497f21ced3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d02ed82e-db5f-e661-cc57-f3497f21ced3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/92e1831e-a64f-e681-b591-ff9eb85abe9b" ;
  a2a:RecordGUID "{92e1831e-a64f-e681-b591-ff9eb85abe9b}" ;
  a2a:SourceRemarkdeel "2199" ;
  a2a:SourceRemarkregister_periode "1911" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_357_00000357.xml van BHI" .

