@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_b07eb73a-b04d-85e5-e035-679b0da514a2
  a a2a:Record ;
  rdfs:label "Doop op 29 december 1739 te Erp" ;
  a2a:hasPerson oa:person_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_Person-7f2c5156-1187-0b0b-2893-38169b88c0e3, oa:person_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_Person-32fc7303-ee5f-b47a-49bc-2643982b2bb8, oa:person_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_Person-cf145553-7344-bf64-4e92-35e34c7ff5d9, oa:person_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_Person-9c6a407d-ee0e-54ef-3f9f-323aea97d344 ;
  a2a:hasEvent oa:event_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_0, oa:relationep_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_1, oa:relationep_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_2, oa:relationep_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_3 ;
  a2a:hasSource oa:source_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2 .

oa:person_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_Person-7f2c5156-1187-0b0b-2893-38169b88c0e3
  a a2a:Person ;
  rdfs:label "Joannes Henrici van Lieshout" ;
  a2a:PersonName [
    rdfs:label "Joannes Henrici van Lieshout" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lieshout"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_Person-32fc7303-ee5f-b47a-49bc-2643982b2bb8
  a a2a:Person ;
  rdfs:label "Adriana Jan Teunese" ;
  a2a:PersonName [
    rdfs:label "Adriana Jan Teunese" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Teunese"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_Person-cf145553-7344-bf64-4e92-35e34c7ff5d9
  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_b07eb73a-b04d-85e5-e035-679b0da514a2_Person-9c6a407d-ee0e-54ef-3f9f-323aea97d344
  a a2a:Person ;
  rdfs:label "Joanna Benedicti van Deursen" ;
  a2a:PersonName [
    rdfs:label "Joanna Benedicti van Deursen" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Benedicti" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Deursen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1739" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1739-12-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_Person:7f2c5156-1187-0b0b-2893-38169b88c0e3 ;
  a2a:EventKeyRef oa:event_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_Event1 .

oa:relationep_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_Person:32fc7303-ee5f-b47a-49bc-2643982b2bb8 ;
  a2a:EventKeyRef oa:event_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_Event1 .

oa:relationep_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_Person:cf145553-7344-bf64-4e92-35e34c7ff5d9 ;
  a2a:EventKeyRef oa:event_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_Event1 .

oa:relationep_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_Person:9c6a407d-ee0e-54ef-3f9f-323aea97d344 ;
  a2a:EventKeyRef oa:event_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2_Event1 .

oa:source_bhi_b07eb73a-b04d-85e5-e035-679b0da514a2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp", "1739-12-29 - 1739-12-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1739-12-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1739-12-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1739" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1739-12-29"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6, Periode: 1723-1783" ;
    a2a:Book "Rooms-Katholiek doopboek 1723-1783" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "43r03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6, Periode: 1723-1783, Rooms-Katholiek doopboek 1723-1783, 6, 43r03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6a919d8a-76a2-8c79-9cb8-033a7cb33a20.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6a919d8a-76a2-8c79-9cb8-033a7cb33a20.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-08-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b07eb73a-b04d-85e5-e035-679b0da514a2" ;
  a2a:RecordGUID "{b07eb73a-b04d-85e5-e035-679b0da514a2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_51191_00051191.xml van BHI" .

