@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_ba99a909-340f-10fa-e5ff-2117d9510ca9
  a a2a:Record ;
  rdfs:label "Doop op 7 augustus 1762 te Heesch" ;
  a2a:hasPerson oa:person_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_Person-ac15654e-463c-11e3-a747-d206bceb4d38, oa:person_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_Person-ac165648-463c-11e3-a747-d206bceb4d38, oa:person_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_Person-ac15fcb6-463c-11e3-a747-d206bceb4d38, oa:person_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_Person-ac15b256-463c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_0, oa:relationep_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_1, oa:relationep_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_2, oa:relationep_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_3 ;
  a2a:hasSource oa:source_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9 .

oa:person_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_Person-ac15654e-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes van den Bergh" ;
  a2a:PersonName [
    rdfs:label "Joannes van den Bergh" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bergh"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_Person-ac165648-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Lambertus van Schaick" ;
  a2a:PersonName [
    rdfs:label "Maria Lambertus van Schaick" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Lambertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schaick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_Person-ac15fcb6-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Elizabetha Lambertus van Schaick" ;
  a2a:PersonName [
    rdfs:label "Elizabetha Lambertus van Schaick" ;
    a2a:PersonNameFirstName "Elizabetha" ;
    a2a:PersonNamePatronym "Lambertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schaick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_Person-ac15b256-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes van den Bergh" ;
  a2a:PersonName [
    rdfs:label "Joannes van den Bergh" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1762-08-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heesch" ;
    rdfs:label "Heesch"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_Person:ac15654e-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_Event1 .

oa:relationep_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_Person:ac165648-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_Event1 .

oa:relationep_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_Person:ac15fcb6-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_Event1 .

oa:relationep_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_Person:ac15b256-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9_Event1 .

oa:source_bhi_ba99a909-340f-10fa-e5ff-2117d9510ca9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heesch" ;
    rdfs:label "Heesch", "1762-08-07 - 1762-08-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-08-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-08-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1762" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1762-08-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 2, Periode: 1750-1810" ;
    a2a:Book "Rooms-Katholiek doopboek 1750-1810" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "45-14" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 2, Periode: 1750-1810, Rooms-Katholiek doopboek 1750-1810, 2, 45-14"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c8b6748e-f3f0-9373-a68a-97f9816cc5a3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c8b6748e-f3f0-9373-a68a-97f9816cc5a3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-12-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ba99a909-340f-10fa-e5ff-2117d9510ca9" ;
  a2a:RecordGUID "{ba99a909-340f-10fa-e5ff-2117d9510ca9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_74635_00074635.xml van BHI" .

