@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_0f908dfe-36fb-dd74-2baf-e57483b2af1f
  a a2a:Record ;
  rdfs:label "Doop op 24 april 1745 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Person-ddbb4cbf-7d0a-feed-0c91-e35902bcf3f0, oa:person_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Person-e0803d73-def9-7263-019a-e132721db843, oa:person_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Person-3136db4a-1523-cd6e-f3c8-ae43863e20b6, oa:person_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Person-c40fc41d-0086-95dc-9769-3228f2dd1993, oa:person_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Person-a05ed1f0-4ed1-46a1-2590-2f573e7e015b ;
  a2a:hasEvent oa:event_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_0, oa:relationep_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_1, oa:relationep_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_2, oa:relationep_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_3, oa:relationep_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_4 ;
  a2a:hasSource oa:source_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f .

oa:person_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Person-ddbb4cbf-7d0a-feed-0c91-e35902bcf3f0
  a a2a:Person ;
  rdfs:label "Henricus Petri van Kessel" ;
  a2a:PersonName [
    rdfs:label "Henricus Petri van Kessel" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kessel"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Person-e0803d73-def9-7263-019a-e132721db843
  a a2a:Person ;
  rdfs:label "Theodorus van Liemd" ;
  a2a:PersonName [
    rdfs:label "Theodorus van Liemd" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Liemd"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Person-3136db4a-1523-cd6e-f3c8-ae43863e20b6
  a a2a:Person ;
  rdfs:label "Adriana Godefridi Donck" ;
  a2a:PersonName [
    rdfs:label "Adriana Godefridi Donck" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePatronym "Godefridi" ;
    a2a:PersonNameLastName "Donck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Person-c40fc41d-0086-95dc-9769-3228f2dd1993
  a a2a:Person ;
  rdfs:label "Maria Goaert Donck" ;
  a2a:PersonName [
    rdfs:label "Maria Goaert Donck" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Goaert" ;
    a2a:PersonNameLastName "Donck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Person-a05ed1f0-4ed1-46a1-2590-2f573e7e015b
  a a2a:Person ;
  rdfs:label "Petrus van Kessel" ;
  a2a:PersonName [
    rdfs:label "Petrus van Kessel" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kessel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1745" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1745-04-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Person:ddbb4cbf-7d0a-feed-0c91-e35902bcf3f0 ;
  a2a:EventKeyRef oa:event_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Event1 .

oa:relationep_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Person:e0803d73-def9-7263-019a-e132721db843 ;
  a2a:EventKeyRef oa:event_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Event1 .

oa:relationep_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Person:3136db4a-1523-cd6e-f3c8-ae43863e20b6 ;
  a2a:EventKeyRef oa:event_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Event1 .

oa:relationep_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Person:c40fc41d-0086-95dc-9769-3228f2dd1993 ;
  a2a:EventKeyRef oa:event_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Event1 .

oa:relationep_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Person:a05ed1f0-4ed1-46a1-2590-2f573e7e015b ;
  a2a:EventKeyRef oa:event_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f_Event1 .

oa:source_bhi_0f908dfe-36fb-dd74-2baf-e57483b2af1f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1745-04-24 - 1745-04-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1745-04-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1745-04-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1745" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1745-04-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9, Periode: 1742-1768" ;
    a2a:Book "Schijndel doopboek 1742-1768" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "19r06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9, Periode: 1742-1768, Schijndel doopboek 1742-1768, 9, 19r06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/420144e5-dc1f-e433-507c-3269f3e8def0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/420144e5-dc1f-e433-507c-3269f3e8def0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-03-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0f908dfe-36fb-dd74-2baf-e57483b2af1f" ;
  a2a:RecordGUID "{0f908dfe-36fb-dd74-2baf-e57483b2af1f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_78154_00078154.xml van BHI" .

