@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_ce969f24-0632-bdfe-e9fa-7ae629a3a64d
  a a2a:Record ;
  rdfs:label "Doop op 22 februari 1628 te Veghel" ;
  a2a:hasPerson oa:person_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Person-97aaf3c0-463d-11e3-a747-d206bceb4d38, oa:person_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Person-97aba810-463d-11e3-a747-d206bceb4d38, oa:person_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Person-97abe758-463d-11e3-a747-d206bceb4d38, oa:person_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Person-97ab685a-463d-11e3-a747-d206bceb4d38, oa:person_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Person-97ab2c14-463d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_0, oa:relationep_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_1, oa:relationep_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_2, oa:relationep_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_3, oa:relationep_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_4 ;
  a2a:hasSource oa:source_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d .

oa:person_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Person-97aaf3c0-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Dircxken Teunis" ;
  a2a:PersonName [
    rdfs:label "Dircxken Teunis" ;
    a2a:PersonNameFirstName "Dircxken" ;
    a2a:PersonNameLastName "Teunis"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Person-97aba810-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hendrick Denis" ;
  a2a:PersonName [
    rdfs:label "Hendrick Denis" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Denis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Person-97abe758-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Heijlken Thonissen" ;
  a2a:PersonName [
    rdfs:label "Heijlken Thonissen" ;
    a2a:PersonNameFirstName "Heijlken" ;
    a2a:PersonNameLastName "Thonissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Person-97ab685a-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anneken N.N." ;
  a2a:PersonName [
    rdfs:label "Anneken N.N." ;
    a2a:PersonNameFirstName "Anneken" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Person-97ab2c14-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jan Dirck Teunis" ;
  a2a:PersonName [
    rdfs:label "Jan Dirck Teunis" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Dirck" ;
    a2a:PersonNameLastName "Teunis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1628" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1628-02-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Person:97aaf3c0-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Event1 .

oa:relationep_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Person:97aba810-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Event1 .

oa:relationep_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Person:97abe758-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Event1 .

oa:relationep_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Person:97ab685a-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Event1 .

oa:relationep_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Person:97ab2c14-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d_Event1 .

oa:source_bhi_ce969f24-0632-bdfe-e9fa-7ae629a3a64d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1628-02-22 - 1628-02-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1628-02-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1628-02-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1628" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1628-02-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 26, Periode: 1626-1684" ;
    a2a:Book "RK dopen, trouwen en begraven 1626-1684" ;
    a2a:RegistryNumber "26" ;
    a2a:Folio "19-01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 26, Periode: 1626-1684, RK dopen, trouwen en begraven 1626-1684, 26, 19-01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/291a92f5-3545-6bf4-7760-48c1cb38c47a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/291a92f5-3545-6bf4-7760-48c1cb38c47a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ce969f24-0632-bdfe-e9fa-7ae629a3a64d" ;
  a2a:RecordGUID "{ce969f24-0632-bdfe-e9fa-7ae629a3a64d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_52504_00052504.xml van BHI" .

[] a2a:PersonRemarkdiversen "uit Heeswijk" .
