@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_50cc7cda-e6fd-5d3b-e7b6-7706f187a572
  a a2a:Record ;
  rdfs:label "Doop op 8 mei 1729 te Dinther" ;
  a2a:hasPerson oa:person_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Person-88f7f34c-463c-11e3-a747-d206bceb4d38, oa:person_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Person-88f82c9a-463c-11e3-a747-d206bceb4d38, oa:person_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Person-88f862fa-463c-11e3-a747-d206bceb4d38, oa:person_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Person-88f7889e-463c-11e3-a747-d206bceb4d38, oa:person_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Person-88f7bd00-463c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_0, oa:relationep_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_1, oa:relationep_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_2, oa:relationep_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_3, oa:relationep_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_4 ;
  a2a:hasSource oa:source_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572 .

oa:person_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Person-88f7f34c-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Elisabetha Henrici Steenbergen" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Henrici Steenbergen" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNameLastName "Steenbergen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Person-88f82c9a-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Mathias van Herckenbos" ;
  a2a:PersonName [
    rdfs:label "Mathias van Herckenbos" ;
    a2a:PersonNameFirstName "Mathias" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Herckenbos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Person-88f862fa-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Antonie van der Werf" ;
  a2a:PersonName [
    rdfs:label "Maria Antonie van der Werf" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Antonie" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Werf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Person-88f7889e-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes van der Werf" ;
  a2a:PersonName [
    rdfs:label "Joannes van der Werf" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Werf"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Person-88f7bd00-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Leonardus Petri van der Werf" ;
  a2a:PersonName [
    rdfs:label "Leonardus Petri van der Werf" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Werf"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1729" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1729-05-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Person:88f7f34c-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Event1 .

oa:relationep_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Person:88f82c9a-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Event1 .

oa:relationep_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Person:88f862fa-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Event1 .

oa:relationep_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Person:88f7889e-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Event1 .

oa:relationep_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Person:88f7bd00-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572_Event1 .

oa:source_bhi_50cc7cda-e6fd-5d3b-e7b6-7706f187a572
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther", "1729-05-08 - 1729-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1729-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1729-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1729" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1729-05-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 3, Periode: 1709-1737" ;
    a2a:Book "Rooms-Katholiek doopboek 1709-1737" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "53r02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 3, Periode: 1709-1737, Rooms-Katholiek doopboek 1709-1737, 3, 53r02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a6042aa6-1eae-3978-c0b0-74fbcc64f95d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a6042aa6-1eae-3978-c0b0-74fbcc64f95d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-05-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/50cc7cda-e6fd-5d3b-e7b6-7706f187a572" ;
  a2a:RecordGUID "{50cc7cda-e6fd-5d3b-e7b6-7706f187a572}" ;
  a2a:SourceRemarkarchiefnaam "Brabants Historisch Informatie Centrum" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3" ;
  a2a:SourceRemarkregister_periode "1709-1737" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_2115_00002115.xml van BHI" .

