@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_0036de67-2d9a-97ea-4e7a-b72dea494bfe
  a a2a:Record ;
  rdfs:label "Doop op 7 mei 1722 te Cuijk" ;
  a2a:hasPerson oa:person_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Person-738c7fdc-1281-24ae-ffe1-8b14c87287dc, oa:person_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Person-c0977593-1a00-8f34-6f7c-a9155a3357ac, oa:person_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Person-59c8eb5c-141d-4b25-b4ce-da5daff92d8f, oa:person_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Person-11932cf2-cf80-80a9-4142-228e70e54e8b, oa:person_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Person-527f331d-c6b7-4bb6-f901-d8b7a0f7906e ;
  a2a:hasEvent oa:event_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_0, oa:relationep_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_1, oa:relationep_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_2, oa:relationep_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_3, oa:relationep_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_4 ;
  a2a:hasSource oa:source_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe .

oa:person_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Person-738c7fdc-1281-24ae-ffe1-8b14c87287dc
  a a2a:Person ;
  rdfs:label "Antonius Gerits" ;
  a2a:PersonName [
    rdfs:label "Antonius Gerits" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Gerits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Person-c0977593-1a00-8f34-6f7c-a9155a3357ac
  a a2a:Person ;
  rdfs:label "Abel Jacobs" ;
  a2a:PersonName [
    rdfs:label "Abel Jacobs" ;
    a2a:PersonNameFirstName "Abel" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Person-59c8eb5c-141d-4b25-b4ce-da5daff92d8f
  a a2a:Person ;
  rdfs:label "Joanna Zijberts" ;
  a2a:PersonName [
    rdfs:label "Joanna Zijberts" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Zijberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Person-11932cf2-cf80-80a9-4142-228e70e54e8b
  a a2a:Person ;
  rdfs:label "Bernardus Gerits" ;
  a2a:PersonName [
    rdfs:label "Bernardus Gerits" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Gerits"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Person-527f331d-c6b7-4bb6-f901-d8b7a0f7906e
  a a2a:Person ;
  rdfs:label "Henrica Zijberts" ;
  a2a:PersonName [
    rdfs:label "Henrica Zijberts" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNameLastName "Zijberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1722" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1722-05-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Cuijk" ;
    rdfs:label "Cuijk"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Person:738c7fdc-1281-24ae-ffe1-8b14c87287dc ;
  a2a:EventKeyRef oa:event_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Event1 .

oa:relationep_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Person:c0977593-1a00-8f34-6f7c-a9155a3357ac ;
  a2a:EventKeyRef oa:event_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Event1 .

oa:relationep_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Person:59c8eb5c-141d-4b25-b4ce-da5daff92d8f ;
  a2a:EventKeyRef oa:event_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Event1 .

oa:relationep_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Person:11932cf2-cf80-80a9-4142-228e70e54e8b ;
  a2a:EventKeyRef oa:event_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Event1 .

oa:relationep_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Person:527f331d-c6b7-4bb6-f901-d8b7a0f7906e ;
  a2a:EventKeyRef oa:event_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe_Event1 .

oa:source_bhi_0036de67-2d9a-97ea-4e7a-b72dea494bfe
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Cuijk" ;
    rdfs:label "Cuijk", "1722-05-07 - 1722-05-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1722-05-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1722-05-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1722" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1722-05-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: microfiche, Deel: 14, Periode: 1695-1729" ;
    a2a:Book "dopen, trouwen en begraven 1695-1729" ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "153-01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: microfiche, Deel: 14, Periode: 1695-1729, dopen, trouwen en begraven 1695-1729, 14, 153-01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a00ad773-0203-c764-9273-6a762b22fcf8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a00ad773-0203-c764-9273-6a762b22fcf8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-04-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0036de67-2d9a-97ea-4e7a-b72dea494bfe" ;
  a2a:RecordGUID "{0036de67-2d9a-97ea-4e7a-b72dea494bfe}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40097_00040097.xml van BHI" .

