@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_58e7c988-e903-1abe-41d0-b95ca4a79bb4
  a a2a:Record ;
  rdfs:label "Doop op 5 december 1732 te Esch" ;
  a2a:hasPerson oa:person_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Person-984597e6-463c-11e3-a747-d206bceb4d38, oa:person_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Person-98460a14-463c-11e3-a747-d206bceb4d38, oa:person_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Person-98464844-463c-11e3-a747-d206bceb4d38, oa:person_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Person-98455ea2-463c-11e3-a747-d206bceb4d38, oa:person_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Person-9845d04e-463c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_0, oa:relationep_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_1, oa:relationep_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_2, oa:relationep_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_3, oa:relationep_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_4 ;
  a2a:hasSource oa:source_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4 .

oa:person_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Person-984597e6-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Henricus van Lieshout" ;
  a2a:PersonName [
    rdfs:label "Henricus van Lieshout" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lieshout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Person-98460a14-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cornelis van Lieshout" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Lieshout" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lieshout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Person-98464844-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jacoba van Lieshout" ;
  a2a:PersonName [
    rdfs:label "Jacoba van Lieshout" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lieshout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Person-98455ea2-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Margareta van Lieshout" ;
  a2a:PersonName [
    rdfs:label "Margareta van Lieshout" ;
    a2a:PersonNameFirstName "Margareta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lieshout"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Person-9845d04e-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Lucia Entefues" ;
  a2a:PersonName [
    rdfs:label "Lucia Entefues" ;
    a2a:PersonNameFirstName "Lucia" ;
    a2a:PersonNameLastName "Entefues"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1732-12-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Esch" ;
    rdfs:label "Esch"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Person:984597e6-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Event1 .

oa:relationep_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Person:98460a14-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Event1 .

oa:relationep_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Person:98464844-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Event1 .

oa:relationep_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Person:98455ea2-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Event1 .

oa:relationep_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Person:9845d04e-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4_Event1 .

oa:source_bhi_58e7c988-e903-1abe-41d0-b95ca4a79bb4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Esch" ;
    rdfs:label "Esch", "1732-12-05 - 1732-12-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-12-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-12-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1732-12-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 12, Periode: 1696-1746" ;
    a2a:Book "Rooms-Katholiek doop- en trouwboek 1696-1746" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "49-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 12, Periode: 1696-1746, Rooms-Katholiek doop- en trouwboek 1696-1746, 12, 49-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f3a51ae4-3694-a5ec-9b67-a1ec41cdcc68.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f3a51ae4-3694-a5ec-9b67-a1ec41cdcc68.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-02-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/58e7c988-e903-1abe-41d0-b95ca4a79bb4" ;
  a2a:RecordGUID "{58e7c988-e903-1abe-41d0-b95ca4a79bb4}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "12" ;
  a2a:SourceRemarkregister_periode "1696-1746" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1600_00001600.xml van BHI" .

