@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_e167adb0-e577-001a-9c80-bcbfc62cb145
  a a2a:Record ;
  rdfs:label "Doop op 20 juli 1622 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Person-4585de20-cc89-3607-f7a3-99d9503b4c8a, oa:person_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Person-42a79e90-3a3e-8411-8044-bcaac50b452b, oa:person_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Person-15bb348d-24b7-0745-5887-0b95911b1719, oa:person_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Person-7f5744e6-6e94-a122-f742-59cc774fe857, oa:person_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Person-e713469e-ee96-dd85-f6e1-3931e7c06c47 ;
  a2a:hasEvent oa:event_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_0, oa:relationep_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_1, oa:relationep_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_2, oa:relationep_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_3, oa:relationep_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_4 ;
  a2a:hasSource oa:source_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145 .

oa:person_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Person-4585de20-cc89-3607-f7a3-99d9503b4c8a
  a a2a:Person ;
  rdfs:label "Helwigis Henrici" ;
  a2a:PersonName [
    rdfs:label "Helwigis Henrici" ;
    a2a:PersonNameFirstName "Helwigis" ;
    a2a:PersonNameLastName "Henrici"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Person-42a79e90-3a3e-8411-8044-bcaac50b452b
  a a2a:Person ;
  rdfs:label "Joannis Henrici" ;
  a2a:PersonName [
    rdfs:label "Joannis Henrici" ;
    a2a:PersonNameFirstName "Joannis" ;
    a2a:PersonNameLastName "Henrici"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Person-15bb348d-24b7-0745-5887-0b95911b1719
  a a2a:Person ;
  rdfs:label "Leonarda" ;
  a2a:PersonName [
    rdfs:label "Leonarda" ;
    a2a:PersonNameFirstName "Leonarda"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Person-7f5744e6-6e94-a122-f742-59cc774fe857
  a a2a:Person ;
  rdfs:label "Barbara Rumoldi Theodorici" ;
  a2a:PersonName [
    rdfs:label "Barbara Rumoldi Theodorici" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNamePatronym "Rumoldi" ;
    a2a:PersonNameLastName "Theodorici"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Person-e713469e-ee96-dd85-f6e1-3931e7c06c47
  a a2a:Person ;
  rdfs:label "Joannes Gerardi Michaelis" ;
  a2a:PersonName [
    rdfs:label "Joannes Gerardi Michaelis" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Gerardi" ;
    a2a:PersonNameLastName "Michaelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1622" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1622-07-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Person:4585de20-cc89-3607-f7a3-99d9503b4c8a ;
  a2a:EventKeyRef oa:event_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Event1 .

oa:relationep_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Person:42a79e90-3a3e-8411-8044-bcaac50b452b ;
  a2a:EventKeyRef oa:event_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Event1 .

oa:relationep_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Person:15bb348d-24b7-0745-5887-0b95911b1719 ;
  a2a:EventKeyRef oa:event_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Event1 .

oa:relationep_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Person:7f5744e6-6e94-a122-f742-59cc774fe857 ;
  a2a:EventKeyRef oa:event_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Event1 .

oa:relationep_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Person:e713469e-ee96-dd85-f6e1-3931e7c06c47 ;
  a2a:EventKeyRef oa:event_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145_Event1 .

oa:source_bhi_e167adb0-e577-001a-9c80-bcbfc62cb145
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1622-07-20 - 1622-07-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1622-07-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1622-07-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1622" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1622-07-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1, Periode: 1604-1627" ;
    a2a:Book "Rooms-Katholiek doopboek 1604-1627" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "116r" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1, Periode: 1604-1627, Rooms-Katholiek doopboek 1604-1627, 1, 116r"
  ] ;
  a2a:SourceLastChangeDate "2015-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e167adb0-e577-001a-9c80-bcbfc62cb145" ;
  a2a:RecordGUID "{e167adb0-e577-001a-9c80-bcbfc62cb145}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_37742_00037742.xml van BHI" .

