@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_e96f5a13-47cd-e2a4-208c-02870cb96dcb
  a a2a:Record ;
  rdfs:label "Doop op 4 maart 1719 te Dinther" ;
  a2a:hasPerson oa:person_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Person-867cce9e-463c-11e3-a747-d206bceb4d38, oa:person_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Person-867d905e-463c-11e3-a747-d206bceb4d38, oa:person_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Person-867dd046-463c-11e3-a747-d206bceb4d38, oa:person_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Person-867d1052-463c-11e3-a747-d206bceb4d38, oa:person_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Person-867d5652-463c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_0, oa:relationep_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_1, oa:relationep_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_2, oa:relationep_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_3, oa:relationep_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_4 ;
  a2a:hasSource oa:source_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb .

oa:person_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Person-867cce9e-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes Lenders" ;
  a2a:PersonName [
    rdfs:label "Joannes Lenders" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Lenders"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Person-867d905e-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antonius Frensen" ;
  a2a:PersonName [
    rdfs:label "Antonius Frensen" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Frensen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Person-867dd046-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Antonii Martens" ;
  a2a:PersonName [
    rdfs:label "Maria Antonii Martens" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Antonii" ;
    a2a:PersonNameLastName "Martens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Person-867d1052-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes Petri Lenders" ;
  a2a:PersonName [
    rdfs:label "Joannes Petri Lenders" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNameLastName "Lenders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Person-867d5652-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria N.N." ;
  a2a:PersonName [
    rdfs:label "Maria N.N." ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1719" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1719-03-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Person:867cce9e-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Event1 .

oa:relationep_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Person:867d905e-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Event1 .

oa:relationep_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Person:867dd046-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Event1 .

oa:relationep_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Person:867d1052-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Event1 .

oa:relationep_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Person:867d5652-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb_Event1 .

oa:source_bhi_e96f5a13-47cd-e2a4-208c-02870cb96dcb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther", "1719-03-04 - 1719-03-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1719-03-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1719-03-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1719" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1719-03-04"^^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 "28r06" ;
    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, 28r06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2579b484-bea0-b37f-717b-d6ce8a2e45b3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2579b484-bea0-b37f-717b-d6ce8a2e45b3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-04-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e96f5a13-47cd-e2a4-208c-02870cb96dcb" ;
  a2a:RecordGUID "{e96f5a13-47cd-e2a4-208c-02870cb96dcb}" ;
  a2a:SourceRemarkarchiefnaam "Brabants Historisch Informatie Centrum" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3" ;
  a2a:SourceRemarkregister_periode "1709-1737" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_2054_00002054.xml van BHI" .

