@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_3f94aff7-68a2-01d0-0f45-e91623eae6b3
  a a2a:Record ;
  rdfs:label "Doop op 26 augustus 1739 te Uden" ;
  a2a:hasPerson oa:person_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Person-1e9db7ad-25a4-df2c-1c0a-5207df6d5ed4, oa:person_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Person-c5c7e3e5-6c21-aa11-b649-3cb2ec11e6fb, oa:person_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Person-2264615b-5114-12fa-380b-693199658b37, oa:person_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Person-83940f93-783d-75f3-984a-c6afbcb9d0da, oa:person_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Person-188571b1-bd66-eefa-437b-238a06d0e30d ;
  a2a:hasEvent oa:event_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_0, oa:relationep_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_1, oa:relationep_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_2, oa:relationep_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_3, oa:relationep_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_4 ;
  a2a:hasSource oa:source_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3 .

oa:person_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Person-1e9db7ad-25a4-df2c-1c0a-5207df6d5ed4
  a a2a:Person ;
  rdfs:label "Heijmericus Hendrickx Mulders" ;
  a2a:PersonName [
    rdfs:label "Heijmericus Hendrickx Mulders" ;
    a2a:PersonNameFirstName "Heijmericus" ;
    a2a:PersonNamePatronym "Hendrickx" ;
    a2a:PersonNameLastName "Mulders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Person-c5c7e3e5-6c21-aa11-b649-3cb2ec11e6fb
  a a2a:Person ;
  rdfs:label "Joannes van Lent" ;
  a2a:PersonName [
    rdfs:label "Joannes van Lent" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lent"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Person-2264615b-5114-12fa-380b-693199658b37
  a a2a:Person ;
  rdfs:label "Elizabetha Hendrickx" ;
  a2a:PersonName [
    rdfs:label "Elizabetha Hendrickx" ;
    a2a:PersonNameFirstName "Elizabetha" ;
    a2a:PersonNameLastName "Hendrickx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Person-83940f93-783d-75f3-984a-c6afbcb9d0da
  a a2a:Person ;
  rdfs:label "Catharina van Lent" ;
  a2a:PersonName [
    rdfs:label "Catharina van Lent" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lent"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Person-188571b1-bd66-eefa-437b-238a06d0e30d
  a a2a:Person ;
  rdfs:label "Henricus van Lent" ;
  a2a:PersonName [
    rdfs:label "Henricus van Lent" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lent"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1739" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1739-08-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Uden" ;
    rdfs:label "Uden"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Person:1e9db7ad-25a4-df2c-1c0a-5207df6d5ed4 ;
  a2a:EventKeyRef oa:event_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Event1 .

oa:relationep_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Person:c5c7e3e5-6c21-aa11-b649-3cb2ec11e6fb ;
  a2a:EventKeyRef oa:event_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Event1 .

oa:relationep_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Person:2264615b-5114-12fa-380b-693199658b37 ;
  a2a:EventKeyRef oa:event_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Event1 .

oa:relationep_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Person:83940f93-783d-75f3-984a-c6afbcb9d0da ;
  a2a:EventKeyRef oa:event_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Event1 .

oa:relationep_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Person:188571b1-bd66-eefa-437b-238a06d0e30d ;
  a2a:EventKeyRef oa:event_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3_Event1 .

oa:source_bhi_3f94aff7-68a2-01d0-0f45-e91623eae6b3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Uden" ;
    rdfs:label "Uden", "1739-08-26 - 1739-08-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1739-08-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1739-08-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1739" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1739-08-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7, Periode: 1734-1747" ;
    a2a:Book "Rooms-Katholiek doopboek 1734-1747" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "91r05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7, Periode: 1734-1747, Rooms-Katholiek doopboek 1734-1747, 7, 91r05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f649f096-088c-67b0-76f9-c57b41748f10.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f649f096-088c-67b0-76f9-c57b41748f10.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3f94aff7-68a2-01d0-0f45-e91623eae6b3" ;
  a2a:RecordGUID "{3f94aff7-68a2-01d0-0f45-e91623eae6b3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_41287_00041287.xml van BHI" .

[] a2a:PersonRemarkdiversen "Hij wordt als vader genoemd." .
[] a2a:PersonRemarkdiversen "onwettig" .
