@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_bda5021c-3f7b-e60c-e7b2-172a594b83e7
  a a2a:Record ;
  rdfs:label "Doop op 2 mei 1666 te Boxmeer" ;
  a2a:hasPerson oa:person_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Person-53d9aa2a-463c-11e3-a747-d206bceb4d38, oa:person_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Person-53da54c0-463c-11e3-a747-d206bceb4d38, oa:person_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Person-53da8d14-463c-11e3-a747-d206bceb4d38, oa:person_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Person-53da1d34-463c-11e3-a747-d206bceb4d38, oa:person_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Person-53d9e5da-463c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_0, oa:relationep_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_1, oa:relationep_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_2, oa:relationep_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_3, oa:relationep_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_4 ;
  a2a:hasSource oa:source_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7 .

oa:person_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Person-53d9aa2a-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Philippus van Es" ;
  a2a:PersonName [
    rdfs:label "Philippus van Es" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Es"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Person-53da54c0-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Judocus Wolfs" ;
  a2a:PersonName [
    rdfs:label "Judocus Wolfs" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Wolfs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Person-53da8d14-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Guilielma Smits" ;
  a2a:PersonName [
    rdfs:label "Guilielma Smits" ;
    a2a:PersonNameFirstName "Guilielma" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Person-53da1d34-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria la Val" ;
  a2a:PersonName [
    rdfs:label "Maria la Val" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "la" ;
    a2a:PersonNameLastName "Val"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Person-53d9e5da-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Theodorus van Es" ;
  a2a:PersonName [
    rdfs:label "Theodorus van Es" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Es"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1666" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1666-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Person:53d9aa2a-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Event1 .

oa:relationep_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Person:53da54c0-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Event1 .

oa:relationep_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Person:53da8d14-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Event1 .

oa:relationep_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Person:53da1d34-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Event1 .

oa:relationep_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Person:53d9e5da-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7_Event1 .

oa:source_bhi_bda5021c-3f7b-e60c-e7b2-172a594b83e7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer", "1666-05-02 - 1666-05-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1666-05-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1666-05-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1666" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1666-05-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 18, Periode: 1601-1667" ;
    a2a:Book "Rooms-Katholiek doopboek 1601-1667" ;
    a2a:RegistryNumber "18" ;
    a2a:Folio "78R03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 18, Periode: 1601-1667, Rooms-Katholiek doopboek 1601-1667, 18, 78R03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5cb91be4-8116-9e08-aa7b-969fb31aecc2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5cb91be4-8116-9e08-aa7b-969fb31aecc2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-09-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bda5021c-3f7b-e60c-e7b2-172a594b83e7" ;
  a2a:RecordGUID "{bda5021c-3f7b-e60c-e7b2-172a594b83e7}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "18" ;
  a2a:SourceRemarkregister_periode "1601-1667" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_364_00000364.xml van BHI" .

[] a2a:PersonRemarkdiversen "uit 's-Hertogenbosch" .
[] a2a:PersonRemarkdiversen "uit Schijndel" .
