@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_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed
  a a2a:Record ;
  rdfs:label "Doop op 14 februari 1745 te Woensel" ;
  a2a:hasPerson oa:person_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Person-6eeab034-464b-11e3-a747-d206bceb4d38, oa:person_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Person-6eeaf4fe-464b-11e3-a747-d206bceb4d38, oa:person_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Person-6eea6d04-464b-11e3-a747-d206bceb4d38, oa:person_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Person-6ee9e334-464b-11e3-a747-d206bceb4d38, oa:person_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Person-6eea1f02-464b-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_0, oa:relationep_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_1, oa:relationep_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_2, oa:relationep_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_3, oa:relationep_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_4 ;
  a2a:hasSource oa:source_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed .

oa:person_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Person-6eeab034-464b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Henricus Leonardus van den Wildenbergh" ;
  a2a:PersonName [
    rdfs:label "Henricus Leonardus van den Wildenbergh" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePatronym "Leonardus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Wildenbergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Person-6eeaf4fe-464b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Magdalena Renerus Renders" ;
  a2a:PersonName [
    rdfs:label "Magdalena Renerus Renders" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNamePatronym "Renerus" ;
    a2a:PersonNameLastName "Renders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Person-6eea6d04-464b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joanna Maria Antonius" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Antonius" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Maria" ;
    a2a:PersonNameLastName "Antonius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Person-6ee9e334-464b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Renders" ;
  a2a:PersonName [
    rdfs:label "Anna Renders" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Renders"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Person-6eea1f02-464b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Franciscus Arnoldus J Renders" ;
  a2a:PersonName [
    rdfs:label "Franciscus Arnoldus J Renders" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePatronym "Arnoldus J" ;
    a2a:PersonNameLastName "Renders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1745" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1745-02-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Person:6eeab034-464b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Event1 .

oa:relationep_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Person:6eeaf4fe-464b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Event1 .

oa:relationep_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Person:6eea6d04-464b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Event1 .

oa:relationep_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Person:6ee9e334-464b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Event1 .

oa:relationep_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Person:6eea1f02-464b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed_Event1 .

oa:source_bhi_8ce17da1-de7c-e6a9-14f0-d179ca69a2ed
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel", "1745-02-14 - 1745-02-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1745-02-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1745-02-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1745" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1745-02-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1, Periode: 1650-1764" ;
    a2a:Book "RK doop- en trouwboek 1650-1764" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "177" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1, Periode: 1650-1764, RK doop- en trouwboek 1650-1764, 1, 177"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8ce17da1-de7c-e6a9-14f0-d179ca69a2ed" ;
  a2a:RecordGUID "{8ce17da1-de7c-e6a9-14f0-d179ca69a2ed}" ;
  a2a:SourceRemarkOpmerking "<a href=http://www.archieven.nl/mi/48/?mivast=48&mizig=210&miadt=48&miaet=1&micode=10225&minr=5077492&miview=inv2 target=\"_blank\">Blader hier door het gescande register met daarin deze akte op de website van RHC Eindhoven</a><br><br>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_4497_00004497.xml van BHI" .

