@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_300e9c77-1069-e5ef-56c8-9973ce49f0eb
  a a2a:Record ;
  rdfs:label "Geboorte op 27 september 1811" ;
  a2a:hasPerson oa:person_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb_Person-5a2d0415-1dd0-7194-283a-90ae69deaf3e, oa:person_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb_Person-d602074a-8cf6-fa6f-7c67-177bd1d86f67, oa:person_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb_Person-24d777f2-9e15-d43b-f234-cbd47e81ff2e ;
  a2a:hasEvent oa:event_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb_0, oa:relationep_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb_1, oa:relationep_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb_2 ;
  a2a:hasSource oa:source_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb .

oa:person_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb_Person-5a2d0415-1dd0-7194-283a-90ae69deaf3e
  a a2a:Person ;
  rdfs:label "Anne Marie Burgmans" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Burgmans" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Burgmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb_Person-d602074a-8cf6-fa6f-7c67-177bd1d86f67
  a a2a:Person ;
  rdfs:label "Adrienne Bertens" ;
  a2a:PersonName [
    rdfs:label "Adrienne Bertens" ;
    a2a:PersonNameFirstName "Adrienne" ;
    a2a:PersonNameLastName "Bertens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1811-09-27"^^xsd:date
  ] .

oa:person_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb_Person-24d777f2-9e15-d43b-f234-cbd47e81ff2e
  a a2a:Person ;
  rdfs:label "Josse Gerard Bertens" ;
  a2a:PersonName [
    rdfs:label "Josse Gerard Bertens" ;
    a2a:PersonNameFirstName "Josse Gerard" ;
    a2a:PersonNameLastName "Bertens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1811" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1811-09-27"^^xsd:date
  ] .

oa:relationep_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb_Person:5a2d0415-1dd0-7194-283a-90ae69deaf3e ;
  a2a:EventKeyRef oa:event_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb_Event1 .

oa:relationep_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb_Person:d602074a-8cf6-fa6f-7c67-177bd1d86f67 ;
  a2a:EventKeyRef oa:event_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb_Event1 .

oa:relationep_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb_Person:24d777f2-9e15-d43b-f234-cbd47e81ff2e ;
  a2a:EventKeyRef oa:event_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb_Event1 .

oa:source_bhi_300e9c77-1069-e5ef-56c8-9973ce49f0eb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout", "1811-09-27 - 1811-09-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-09-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-09-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1811" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1811-09-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8102, Periode: 1811" ;
    a2a:Book "Geboorteregister Udenhout 1811" ;
    a2a:DocumentNumber "96A" ;
    a2a:RegistryNumber "8102" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8102, Periode: 1811, Geboorteregister Udenhout 1811, 96A, 8102"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/300e9c77-1069-e5ef-56c8-9973ce49f0eb" ;
  a2a:RecordGUID "{300e9c77-1069-e5ef-56c8-9973ce49f0eb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1366_00001366.xml van BHI" .

