@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_20e26fe2-e435-72f2-c6f0-9c35b904b40c
  a a2a:Record ;
  rdfs:label "Doop op 1 april 1726 te Wanroij" ;
  a2a:hasPerson oa:person_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Person-ad800d2f-c2e5-2c57-e0e2-0d24851800a9, oa:person_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Person-a0fd5f4a-9f04-3993-8ce3-634e2800fc74, oa:person_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Person-8d7ea902-a781-7c77-a598-8c4de35588da, oa:person_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Person-57262bea-1b9f-54ad-b7f5-62b3f13d153a, oa:person_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Person-8d006b61-b751-8a25-6b16-136c48c339f5 ;
  a2a:hasEvent oa:event_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_0, oa:relationep_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_1, oa:relationep_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_2, oa:relationep_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_3, oa:relationep_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_4 ;
  a2a:hasSource oa:source_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c .

oa:person_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Person-ad800d2f-c2e5-2c57-e0e2-0d24851800a9
  a a2a:Person ;
  rdfs:label "Theodorus Peeters" ;
  a2a:PersonName [
    rdfs:label "Theodorus Peeters" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Person-a0fd5f4a-9f04-3993-8ce3-634e2800fc74
  a a2a:Person ;
  rdfs:label "Elijsabetha Peeters" ;
  a2a:PersonName [
    rdfs:label "Elijsabetha Peeters" ;
    a2a:PersonNameFirstName "Elijsabetha" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Person-8d7ea902-a781-7c77-a598-8c4de35588da
  a a2a:Person ;
  rdfs:label "Cornelius Kerstens" ;
  a2a:PersonName [
    rdfs:label "Cornelius Kerstens" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Kerstens"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Person-57262bea-1b9f-54ad-b7f5-62b3f13d153a
  a a2a:Person ;
  rdfs:label "Willemijna Peeters" ;
  a2a:PersonName [
    rdfs:label "Willemijna Peeters" ;
    a2a:PersonNameFirstName "Willemijna" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Person-8d006b61-b751-8a25-6b16-136c48c339f5
  a a2a:Person ;
  rdfs:label "Nicolaus Kerstens" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Kerstens" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNameLastName "Kerstens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1726" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1726-04-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wanroij" ;
    rdfs:label "Wanroij"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Person:ad800d2f-c2e5-2c57-e0e2-0d24851800a9 ;
  a2a:EventKeyRef oa:event_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Event1 .

oa:relationep_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Person:a0fd5f4a-9f04-3993-8ce3-634e2800fc74 ;
  a2a:EventKeyRef oa:event_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Event1 .

oa:relationep_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Person:8d7ea902-a781-7c77-a598-8c4de35588da ;
  a2a:EventKeyRef oa:event_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Event1 .

oa:relationep_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Person:57262bea-1b9f-54ad-b7f5-62b3f13d153a ;
  a2a:EventKeyRef oa:event_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Event1 .

oa:relationep_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Person:8d006b61-b751-8a25-6b16-136c48c339f5 ;
  a2a:EventKeyRef oa:event_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c_Event1 .

oa:source_bhi_20e26fe2-e435-72f2-c6f0-9c35b904b40c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wanroij" ;
    rdfs:label "Wanroij", "1726-04-01 - 1726-04-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1726-04-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1726-04-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1726" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1726-04-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 7, Periode: 1667-1803" ;
    a2a:Book "Wanroij RK Dopen 1667-1784, Trouwen 1760-1803" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "58L04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 7, Periode: 1667-1803, Wanroij RK Dopen 1667-1784, Trouwen 1760-1803, 7, 58L04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a1907d09-36e9-ec99-bb7e-17808ed6982d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a1907d09-36e9-ec99-bb7e-17808ed6982d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-09-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/20e26fe2-e435-72f2-c6f0-9c35b904b40c" ;
  a2a:RecordGUID "{20e26fe2-e435-72f2-c6f0-9c35b904b40c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_57480_00057480.xml van BHI" .

