@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_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f
  a a2a:Record ;
  rdfs:label "Geboorte op 22 november 1868" ;
  a2a:hasPerson oa:person_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f_Person-8cb0d2c0-2dd0-fb8f-391a-322a27fba422, oa:person_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f_Person-d2acd554-03a8-98f2-b413-cd2e736bdd4a, oa:person_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f_Person-baaf34a1-c691-c6b3-5505-611298b43bf4 ;
  a2a:hasEvent oa:event_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f_0, oa:relationep_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f_1, oa:relationep_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f_2 ;
  a2a:hasSource oa:source_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f .

oa:person_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f_Person-8cb0d2c0-2dd0-fb8f-391a-322a27fba422
  a a2a:Person ;
  rdfs:label "Berdina Kelder" ;
  a2a:PersonName [
    rdfs:label "Berdina Kelder" ;
    a2a:PersonNameFirstName "Berdina" ;
    a2a:PersonNameLastName "Kelder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f_Person-d2acd554-03a8-98f2-b413-cd2e736bdd4a
  a a2a:Person ;
  rdfs:label "Adriana Cornelia van der Gelt" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia van der Gelt" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Gelt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1868-11-22"^^xsd:date
  ] .

oa:person_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f_Person-baaf34a1-c691-c6b3-5505-611298b43bf4
  a a2a:Person ;
  rdfs:label "Johannes van der Gelt" ;
  a2a:PersonName [
    rdfs:label "Johannes van der Gelt" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Gelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1868-11-22"^^xsd:date
  ] .

oa:relationep_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f_Person:8cb0d2c0-2dd0-fb8f-391a-322a27fba422 ;
  a2a:EventKeyRef oa:event_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f_Event1 .

oa:relationep_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f_Person:d2acd554-03a8-98f2-b413-cd2e736bdd4a ;
  a2a:EventKeyRef oa:event_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f_Event1 .

oa:relationep_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f_Person:baaf34a1-c691-c6b3-5505-611298b43bf4 ;
  a2a:EventKeyRef oa:event_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f_Event1 .

oa:source_bhi_cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1868-11-23 - 1868-11-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-11-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-11-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1868" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1868-11-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8659, Periode: 1868" ;
    a2a:Book "Geboorteregister Waalwijk 1868" ;
    a2a:DocumentNumber "98" ;
    a2a:RegistryNumber "8659" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8659, Periode: 1868, Geboorteregister Waalwijk 1868, 98, 8659"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c7688f73-1f4a-16ac-27af-82792de19228.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c7688f73-1f4a-16ac-27af-82792de19228.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f" ;
  a2a:RecordGUID "{cbf6881e-bdbd-94ff-ffaf-e2ce6a8e578f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81116_00081116.xml van BHI" .

