@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_00c2b553-e442-b7b1-2fcf-55c697237bb7
  a a2a:Record ;
  rdfs:label "Geboorte op 7 april 1909 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7_Person-66ae5cec-c12c-1d59-5c4f-ba70143eaa65, oa:person_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7_Person-432b6fd3-b76e-39cb-d6de-f2b5e98e3e31, oa:person_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7_Person-ade4a9b0-56e0-1a0d-5276-5f8b8d19dbc5 ;
  a2a:hasEvent oa:event_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7_0, oa:relationep_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7_1, oa:relationep_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7_2 ;
  a2a:hasSource oa:source_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7 .

oa:person_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7_Person-66ae5cec-c12c-1d59-5c4f-ba70143eaa65
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Peperkamp" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Peperkamp" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Peperkamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7_Person-432b6fd3-b76e-39cb-d6de-f2b5e98e3e31
  a a2a:Person ;
  rdfs:label "Wilhelmus Anthonius Siebers" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Anthonius Siebers" ;
    a2a:PersonNameFirstName "Wilhelmus Anthonius" ;
    a2a:PersonNameLastName "Siebers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7_Person-ade4a9b0-56e0-1a0d-5276-5f8b8d19dbc5
  a a2a:Person ;
  rdfs:label "Catharina Alberdina Siebers" ;
  a2a:PersonName [
    rdfs:label "Catharina Alberdina Siebers" ;
    a2a:PersonNameFirstName "Catharina Alberdina" ;
    a2a:PersonNameLastName "Siebers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1909-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:event_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1909-04-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7_Person:66ae5cec-c12c-1d59-5c4f-ba70143eaa65 ;
  a2a:EventKeyRef oa:event_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7_Event1 .

oa:relationep_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7_Person:432b6fd3-b76e-39cb-d6de-f2b5e98e3e31 ;
  a2a:EventKeyRef oa:event_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7_Event1 .

oa:relationep_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7_Person:ade4a9b0-56e0-1a0d-5276-5f8b8d19dbc5 ;
  a2a:EventKeyRef oa:event_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7_Event1 .

oa:source_bhi_00c2b553-e442-b7b1-2fcf-55c697237bb7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1909-04-07 - 1909-04-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-04-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-04-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1909-04-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1557, Periode: 1909" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1909" ;
    a2a:DocumentNumber "344" ;
    a2a:RegistryNumber "1557" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1557, Periode: 1909, Geboorteregister 's-Hertogenbosch 1909, 344, 1557"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/299e4695-6a32-27ab-eb05-d1f9d91306bd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/299e4695-6a32-27ab-eb05-d1f9d91306bd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/00c2b553-e442-b7b1-2fcf-55c697237bb7" ;
  a2a:RecordGUID "{00c2b553-e442-b7b1-2fcf-55c697237bb7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1999_00001999.xml van BHI" .

