@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_414002d5-c2f6-25db-b2c3-e2af55d536f8
  a a2a:Record ;
  rdfs:label "Geboorte op 28 april 1841" ;
  a2a:hasPerson oa:person_bhi_414002d5-c2f6-25db-b2c3-e2af55d536f8_Person-e5ff0663-f9a8-ec28-8355-47e65909873b, oa:person_bhi_414002d5-c2f6-25db-b2c3-e2af55d536f8_Person-3739820c-f0c7-3dce-fc14-c78a58c953ae ;
  a2a:hasEvent oa:event_bhi_414002d5-c2f6-25db-b2c3-e2af55d536f8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_414002d5-c2f6-25db-b2c3-e2af55d536f8_0, oa:relationep_bhi_414002d5-c2f6-25db-b2c3-e2af55d536f8_1 ;
  a2a:hasSource oa:source_bhi_414002d5-c2f6-25db-b2c3-e2af55d536f8 .

oa:person_bhi_414002d5-c2f6-25db-b2c3-e2af55d536f8_Person-e5ff0663-f9a8-ec28-8355-47e65909873b
  a a2a:Person ;
  rdfs:label "Anna Maria van der Eerden" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van der Eerden" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Eerden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_414002d5-c2f6-25db-b2c3-e2af55d536f8_Person-3739820c-f0c7-3dce-fc14-c78a58c953ae
  a a2a:Person ;
  rdfs:label "Leonardus Bohnen" ;
  a2a:PersonName [
    rdfs:label "Leonardus Bohnen" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Bohnen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1841-04-28"^^xsd:date
  ] .

oa:event_bhi_414002d5-c2f6-25db-b2c3-e2af55d536f8_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1841" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1841-04-28"^^xsd:date
  ] .

oa:relationep_bhi_414002d5-c2f6-25db-b2c3-e2af55d536f8_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_414002d5-c2f6-25db-b2c3-e2af55d536f8_Person:e5ff0663-f9a8-ec28-8355-47e65909873b ;
  a2a:EventKeyRef oa:event_bhi_414002d5-c2f6-25db-b2c3-e2af55d536f8_Event1 .

oa:relationep_bhi_414002d5-c2f6-25db-b2c3-e2af55d536f8_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_414002d5-c2f6-25db-b2c3-e2af55d536f8_Person:3739820c-f0c7-3dce-fc14-c78a58c953ae ;
  a2a:EventKeyRef oa:event_bhi_414002d5-c2f6-25db-b2c3-e2af55d536f8_Event1 .

oa:source_bhi_414002d5-c2f6-25db-b2c3-e2af55d536f8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1841-01-01 - 1841-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1841-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1841-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1841" ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 5859, Periode: 1841" ;
    a2a:Book "Geboorteregister Oosterhout 1841" ;
    a2a:DocumentNumber "94" ;
    a2a:RegistryNumber "5859" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 5859, Periode: 1841, Geboorteregister Oosterhout 1841, 94, 5859"
  ] ;
  a2a:SourceLastChangeDate "2025-08-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/414002d5-c2f6-25db-b2c3-e2af55d536f8" ;
  a2a:RecordGUID "{414002d5-c2f6-25db-b2c3-e2af55d536f8}" ;
  a2a:SourceRemarkdeel "5859" ;
  a2a:SourceRemarkregister_periode "1841" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_284_00000284.xml van BHI" .

