@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_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad
  a a2a:Record ;
  rdfs:label "Doop op 4 oktober 1724 te Sint-Michielsgestel" ;
  a2a:hasPerson oa:person_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Person-0a1a4132-463d-11e3-a747-d206bceb4d38, oa:person_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Person-0a1b87ae-463d-11e3-a747-d206bceb4d38, oa:person_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Person-0a1b33ee-463d-11e3-a747-d206bceb4d38, oa:person_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Person-0a1ae6fa-463d-11e3-a747-d206bceb4d38, oa:person_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Person-0a1a8df4-463d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_0, oa:relationep_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_1, oa:relationep_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_2, oa:relationep_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_3, oa:relationep_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_4 ;
  a2a:hasSource oa:source_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad .

oa:person_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Person-0a1a4132-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes van Ham" ;
  a2a:PersonName [
    rdfs:label "Joannes van Ham" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ham"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Person-0a1b87ae-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Paulus van der Heijden" ;
  a2a:PersonName [
    rdfs:label "Paulus van der Heijden" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heijden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Person-0a1b33ee-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joanna Janse de Bever" ;
  a2a:PersonName [
    rdfs:label "Joanna Janse de Bever" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Janse" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bever"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Person-0a1ae6fa-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Helena Janse de Bever" ;
  a2a:PersonName [
    rdfs:label "Helena Janse de Bever" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePatronym "Janse" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bever"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Person-0a1a8df4-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petrus Hendrix van Ham" ;
  a2a:PersonName [
    rdfs:label "Petrus Hendrix van Ham" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePatronym "Hendrix" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ham"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1724" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1724-10-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Person:0a1a4132-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Event1 .

oa:relationep_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Person:0a1b87ae-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Event1 .

oa:relationep_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Person:0a1b33ee-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Event1 .

oa:relationep_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Person:0a1ae6fa-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Event1 .

oa:relationep_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Person:0a1a8df4-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad_Event1 .

oa:source_bhi_a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel", "1724-10-04 - 1724-10-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1724-10-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1724-10-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1724" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1724-10-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 5, Periode: 1719-1744" ;
    a2a:Book "Rooms-Katholiek doopboek 1719-1744" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "20v06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 5, Periode: 1719-1744, Rooms-Katholiek doopboek 1719-1744, 5, 20v06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a4010f1d-b1df-3759-f368-229173867bcf.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a4010f1d-b1df-3759-f368-229173867bcf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-01-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad" ;
  a2a:RecordGUID "{a152bd93-4fbd-e7cb-1de5-4d39b0aa9dad}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "5" ;
  a2a:SourceRemarkregister_periode "1719-1744" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_877_00000877.xml van BHI" .

