@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_f40c7b25-da08-784d-1339-252c5852f913
  a a2a:Record ;
  rdfs:label "Doop op 24 oktober 1799 te Gemonde" ;
  a2a:hasPerson oa:person_bhi_f40c7b25-da08-784d-1339-252c5852f913_Person-42b4c6c0-2224-5e13-47ab-c362d597c353, oa:person_bhi_f40c7b25-da08-784d-1339-252c5852f913_Person-8d0a641b-024e-81ba-231e-6abc06e25911, oa:person_bhi_f40c7b25-da08-784d-1339-252c5852f913_Person-f8719bee-d68b-173c-174b-d3d86ea412b6, oa:person_bhi_f40c7b25-da08-784d-1339-252c5852f913_Person-17f23489-db01-fdfc-c64f-cbef3a49f039, oa:person_bhi_f40c7b25-da08-784d-1339-252c5852f913_Person-9b4e8568-1fdf-6f2c-ee3b-f7d035f0f7e3 ;
  a2a:hasEvent oa:event_bhi_f40c7b25-da08-784d-1339-252c5852f913_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f40c7b25-da08-784d-1339-252c5852f913_0, oa:relationep_bhi_f40c7b25-da08-784d-1339-252c5852f913_1, oa:relationep_bhi_f40c7b25-da08-784d-1339-252c5852f913_2, oa:relationep_bhi_f40c7b25-da08-784d-1339-252c5852f913_3, oa:relationep_bhi_f40c7b25-da08-784d-1339-252c5852f913_4 ;
  a2a:hasSource oa:source_bhi_f40c7b25-da08-784d-1339-252c5852f913 .

oa:person_bhi_f40c7b25-da08-784d-1339-252c5852f913_Person-42b4c6c0-2224-5e13-47ab-c362d597c353
  a a2a:Person ;
  rdfs:label "Adrianus van den Brant" ;
  a2a:PersonName [
    rdfs:label "Adrianus van den Brant" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brant"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_f40c7b25-da08-784d-1339-252c5852f913_Person-8d0a641b-024e-81ba-231e-6abc06e25911
  a a2a:Person ;
  rdfs:label "Andreas Joannis van den Brant" ;
  a2a:PersonName [
    rdfs:label "Andreas Joannis van den Brant" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f40c7b25-da08-784d-1339-252c5852f913_Person-f8719bee-d68b-173c-174b-d3d86ea412b6
  a a2a:Person ;
  rdfs:label "Catharina van den Broek" ;
  a2a:PersonName [
    rdfs:label "Catharina van den Broek" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f40c7b25-da08-784d-1339-252c5852f913_Person-17f23489-db01-fdfc-c64f-cbef3a49f039
  a a2a:Person ;
  rdfs:label "Andreas van den Brant" ;
  a2a:PersonName [
    rdfs:label "Andreas van den Brant" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f40c7b25-da08-784d-1339-252c5852f913_Person-9b4e8568-1fdf-6f2c-ee3b-f7d035f0f7e3
  a a2a:Person ;
  rdfs:label "Joanna van Gemert" ;
  a2a:PersonName [
    rdfs:label "Joanna van Gemert" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gemert"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_f40c7b25-da08-784d-1339-252c5852f913_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1799-10-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gemonde" ;
    rdfs:label "Gemonde"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_f40c7b25-da08-784d-1339-252c5852f913_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f40c7b25-da08-784d-1339-252c5852f913_Person:42b4c6c0-2224-5e13-47ab-c362d597c353 ;
  a2a:EventKeyRef oa:event_bhi_f40c7b25-da08-784d-1339-252c5852f913_Event1 .

oa:relationep_bhi_f40c7b25-da08-784d-1339-252c5852f913_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f40c7b25-da08-784d-1339-252c5852f913_Person:8d0a641b-024e-81ba-231e-6abc06e25911 ;
  a2a:EventKeyRef oa:event_bhi_f40c7b25-da08-784d-1339-252c5852f913_Event1 .

oa:relationep_bhi_f40c7b25-da08-784d-1339-252c5852f913_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f40c7b25-da08-784d-1339-252c5852f913_Person:f8719bee-d68b-173c-174b-d3d86ea412b6 ;
  a2a:EventKeyRef oa:event_bhi_f40c7b25-da08-784d-1339-252c5852f913_Event1 .

oa:relationep_bhi_f40c7b25-da08-784d-1339-252c5852f913_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f40c7b25-da08-784d-1339-252c5852f913_Person:17f23489-db01-fdfc-c64f-cbef3a49f039 ;
  a2a:EventKeyRef oa:event_bhi_f40c7b25-da08-784d-1339-252c5852f913_Event1 .

oa:relationep_bhi_f40c7b25-da08-784d-1339-252c5852f913_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f40c7b25-da08-784d-1339-252c5852f913_Person:9b4e8568-1fdf-6f2c-ee3b-f7d035f0f7e3 ;
  a2a:EventKeyRef oa:event_bhi_f40c7b25-da08-784d-1339-252c5852f913_Event1 .

oa:source_bhi_f40c7b25-da08-784d-1339-252c5852f913
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel", "1799-10-24 - 1799-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1799-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1799-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1799" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1799-10-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 22, Periode: 1728-1800" ;
    a2a:Book "Rooms-Katholiek doopboek 1728-1800" ;
    a2a:RegistryNumber "22" ;
    a2a:Folio "141-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 22, Periode: 1728-1800, Rooms-Katholiek doopboek 1728-1800, 22, 141-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6245e1aa-71f5-e16a-9757-ef34cbf46e58.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6245e1aa-71f5-e16a-9757-ef34cbf46e58.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-06-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f40c7b25-da08-784d-1339-252c5852f913" ;
  a2a:RecordGUID "{f40c7b25-da08-784d-1339-252c5852f913}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "22" ;
  a2a:SourceRemarkregister_periode "1728-1800" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_2231_00002231.xml van BHI" .

