@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_88c1e2ff-e7fa-6d04-eb8d-d07534a95645
  a a2a:Record ;
  rdfs:label "Doop op 28 maart 1620 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_Person-61c9aa10-903e-7b46-fd82-7a5239ff56b7, oa:person_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_Person-12517b6d-dad1-d28c-858c-9152dad73f64, oa:person_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_Person-efb9b578-e27d-85cd-8108-8632310aac5c, oa:person_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_Person-fccafbe2-6b26-09a9-71a0-b8fe2bd2a25c ;
  a2a:hasEvent oa:event_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_0, oa:relationep_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_1, oa:relationep_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_2, oa:relationep_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_3 ;
  a2a:hasSource oa:source_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645 .

oa:person_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_Person-61c9aa10-903e-7b46-fd82-7a5239ff56b7
  a a2a:Person ;
  rdfs:label "Joannis Philippi van Emmechem" ;
  a2a:PersonName [
    rdfs:label "Joannis Philippi van Emmechem" ;
    a2a:PersonNameFirstName "Joannis" ;
    a2a:PersonNamePatronym "Philippi" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Emmechem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_Person-12517b6d-dad1-d28c-858c-9152dad73f64
  a a2a:Person ;
  rdfs:label "Anna van Emmechem" ;
  a2a:PersonName [
    rdfs:label "Anna van Emmechem" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Emmechem"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_Person-efb9b578-e27d-85cd-8108-8632310aac5c
  a a2a:Person ;
  rdfs:label "Anna Arnoldi Joannis van Helmont" ;
  a2a:PersonName [
    rdfs:label "Anna Arnoldi Joannis van Helmont" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Arnoldi Joannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Helmont"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_Person-fccafbe2-6b26-09a9-71a0-b8fe2bd2a25c
  a a2a:Person ;
  rdfs:label "Cosmas Cornelij" ;
  a2a:PersonName [
    rdfs:label "Cosmas Cornelij" ;
    a2a:PersonNameFirstName "Cosmas" ;
    a2a:PersonNameLastName "Cornelij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1620" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1620-03-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_Person:61c9aa10-903e-7b46-fd82-7a5239ff56b7 ;
  a2a:EventKeyRef oa:event_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_Event1 .

oa:relationep_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_Person:12517b6d-dad1-d28c-858c-9152dad73f64 ;
  a2a:EventKeyRef oa:event_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_Event1 .

oa:relationep_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_Person:efb9b578-e27d-85cd-8108-8632310aac5c ;
  a2a:EventKeyRef oa:event_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_Event1 .

oa:relationep_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_Person:fccafbe2-6b26-09a9-71a0-b8fe2bd2a25c ;
  a2a:EventKeyRef oa:event_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645_Event1 .

oa:source_bhi_88c1e2ff-e7fa-6d04-eb8d-d07534a95645
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1620-03-28 - 1620-03-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1620-03-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1620-03-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1620" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1620-03-28"^^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 "101r" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1, Periode: 1604-1627, Rooms-Katholiek doopboek 1604-1627, 1, 101r"
  ] ;
  a2a:SourceLastChangeDate "2015-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/88c1e2ff-e7fa-6d04-eb8d-d07534a95645" ;
  a2a:RecordGUID "{88c1e2ff-e7fa-6d04-eb8d-d07534a95645}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_50234_00050234.xml van BHI" .

