@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_3d8b7931-c76b-44de-72f3-e4cbd9b072e8
  a a2a:Record ;
  rdfs:label "Doop op 22 juni 1682 te Sint-Michielsgestel" ;
  a2a:hasPerson oa:person_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Person-2e3c6ed9-3472-5fcc-3be3-21e8db70089f, oa:person_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Person-a9d98a67-c246-e2cb-8327-e0d85bae298c, oa:person_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Person-56c947a8-1543-ce9e-2b71-ac4caad7ff0a, oa:person_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Person-01f5a768-58bf-eab3-aa16-b96154f2597e, oa:person_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Person-c671bbf7-12a0-7101-dd68-819d33f0b7ed ;
  a2a:hasEvent oa:event_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_0, oa:relationep_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_1, oa:relationep_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_2, oa:relationep_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_3, oa:relationep_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_4 ;
  a2a:hasSource oa:source_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8 .

oa:person_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Person-2e3c6ed9-3472-5fcc-3be3-21e8db70089f
  a a2a:Person ;
  rdfs:label "Joannes Corsten van de Ven" ;
  a2a:PersonName [
    rdfs:label "Joannes Corsten van de Ven" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Corsten" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Person-a9d98a67-c246-e2cb-8327-e0d85bae298c
  a a2a:Person ;
  rdfs:label "Christianus van de Ven" ;
  a2a:PersonName [
    rdfs:label "Christianus van de Ven" ;
    a2a:PersonNameFirstName "Christianus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Person-56c947a8-1543-ce9e-2b71-ac4caad7ff0a
  a a2a:Person ;
  rdfs:label "Maria Wouter Geerts" ;
  a2a:PersonName [
    rdfs:label "Maria Wouter Geerts" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Wouter" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Person-01f5a768-58bf-eab3-aa16-b96154f2597e
  a a2a:Person ;
  rdfs:label "Anna van de Ven" ;
  a2a:PersonName [
    rdfs:label "Anna van de Ven" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Person-c671bbf7-12a0-7101-dd68-819d33f0b7ed
  a a2a:Person ;
  rdfs:label "Ida N.N." ;
  a2a:PersonName [
    rdfs:label "Ida N.N." ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1682" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1682-06-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Person:2e3c6ed9-3472-5fcc-3be3-21e8db70089f ;
  a2a:EventKeyRef oa:event_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Event1 .

oa:relationep_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Person:a9d98a67-c246-e2cb-8327-e0d85bae298c ;
  a2a:EventKeyRef oa:event_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Event1 .

oa:relationep_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Person:56c947a8-1543-ce9e-2b71-ac4caad7ff0a ;
  a2a:EventKeyRef oa:event_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Event1 .

oa:relationep_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Person:01f5a768-58bf-eab3-aa16-b96154f2597e ;
  a2a:EventKeyRef oa:event_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Event1 .

oa:relationep_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Person:c671bbf7-12a0-7101-dd68-819d33f0b7ed ;
  a2a:EventKeyRef oa:event_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8_Event1 .

oa:source_bhi_3d8b7931-c76b-44de-72f3-e4cbd9b072e8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel", "1682-06-22 - 1682-06-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1682-06-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1682-06-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1682" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1682-06-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1663-1686" ;
    a2a:Book "Rooms-Katholiek Doop- en Trouwboek 1663-1686" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "13v05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1663-1686, Rooms-Katholiek Doop- en Trouwboek 1663-1686, 1, 13v05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8c9aad6d-95dd-ce6c-24f2-2bf3746a8f1e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8c9aad6d-95dd-ce6c-24f2-2bf3746a8f1e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3d8b7931-c76b-44de-72f3-e4cbd9b072e8" ;
  a2a:RecordGUID "{3d8b7931-c76b-44de-72f3-e4cbd9b072e8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_41210_00041210.xml van BHI" .

