@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_d794f0df-fd66-e0dd-c808-a015fbc0efaf
  a a2a:Record ;
  rdfs:label "Doop op 15 februari 1720 te Sint-Michielsgestel" ;
  a2a:hasPerson oa:person_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Person-092eaf06-463d-11e3-a747-d206bceb4d38, oa:person_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Person-092f974a-463d-11e3-a747-d206bceb4d38, oa:person_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Person-092f5d84-463d-11e3-a747-d206bceb4d38, oa:person_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Person-092e6cc6-463d-11e3-a747-d206bceb4d38, oa:person_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Person-092efe16-463d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_0, oa:relationep_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_1, oa:relationep_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_2, oa:relationep_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_3, oa:relationep_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_4 ;
  a2a:hasSource oa:source_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf .

oa:person_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Person-092eaf06-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes Geerts van Roij" ;
  a2a:PersonName [
    rdfs:label "Joannes Geerts van Roij" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Geerts" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Person-092f974a-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Dirck Theodorus Aarts van Vessem" ;
  a2a:PersonName [
    rdfs:label "Dirck Theodorus Aarts van Vessem" ;
    a2a:PersonNameFirstName "Dirck Theodorus" ;
    a2a:PersonNamePatronym "Aarts" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vessem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Person-092f5d84-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Elisabetha Antonis van Aalen" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Antonis van Aalen" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNamePatronym "Antonis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Aalen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Person-092e6cc6-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jacobus van Roij" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Roij" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roij"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Person-092efe16-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joanna Adriaans" ;
  a2a:PersonName [
    rdfs:label "Joanna Adriaans" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Adriaans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1720" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1720-02-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Person:092eaf06-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Event1 .

oa:relationep_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Person:092f974a-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Event1 .

oa:relationep_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Person:092f5d84-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Event1 .

oa:relationep_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Person:092e6cc6-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Event1 .

oa:relationep_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Person:092efe16-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf_Event1 .

oa:source_bhi_d794f0df-fd66-e0dd-c808-a015fbc0efaf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel", "1720-02-15 - 1720-02-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1720-02-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1720-02-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1720" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1720-02-15"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 5, Periode: 1719-1744" ;
    a2a:Book "Rooms-Katholiek doopboek 1719-1744" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "4v03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 5, Periode: 1719-1744, Rooms-Katholiek doopboek 1719-1744, 5, 4v03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f24eadcc-dfb6-ef48-595d-6bf49c374730.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f24eadcc-dfb6-ef48-595d-6bf49c374730.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-01-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d794f0df-fd66-e0dd-c808-a015fbc0efaf" ;
  a2a:RecordGUID "{d794f0df-fd66-e0dd-c808-a015fbc0efaf}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "5" ;
  a2a:SourceRemarkregister_periode "1719-1744" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_760_00000760.xml van BHI" .

