@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_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3
  a a2a:Record ;
  rdfs:label "Doop op 6 december 1769 te Oss" ;
  a2a:hasPerson oa:person_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_Person-3b4f61ba-463d-11e3-a747-d206bceb4d38, oa:person_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_Person-3b4fbc00-463d-11e3-a747-d206bceb4d38, oa:person_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_Person-3b4f2b64-463d-11e3-a747-d206bceb4d38, oa:person_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_Person-3b4ef3ce-463d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_0, oa:relationep_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_1, oa:relationep_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_2, oa:relationep_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_3 ;
  a2a:hasSource oa:source_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3 .

oa:person_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_Person-3b4f61ba-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petronilla Dikkens" ;
  a2a:PersonName [
    rdfs:label "Petronilla Dikkens" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Dikkens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_Person-3b4fbc00-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joanna Joannis van Valkenborgh" ;
  a2a:PersonName [
    rdfs:label "Joanna Joannis van Valkenborgh" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Valkenborgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_Person-3b4f2b64-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antonius van Ess" ;
  a2a:PersonName [
    rdfs:label "Antonius van Ess" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ess"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_Person-3b4ef3ce-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Catharina van Ess" ;
  a2a:PersonName [
    rdfs:label "Catharina van Ess" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ess"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1769" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1769-12-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_Person:3b4f61ba-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_Event1 .

oa:relationep_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_Person:3b4fbc00-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_Event1 .

oa:relationep_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_Person:3b4f2b64-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_Event1 .

oa:relationep_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_Person:3b4ef3ce-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3_Event1 .

oa:source_bhi_80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1769-12-06 - 1769-12-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1769-12-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-12-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1769" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1769-12-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 5, Periode: 1731-1774" ;
    a2a:Book "Rooms-Katholiek doopboek 1731-1774" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "256-06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 5, Periode: 1731-1774, Rooms-Katholiek doopboek 1731-1774, 5, 256-06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e1e1878b-5162-dae5-1d24-fcf525e9f087.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e1e1878b-5162-dae5-1d24-fcf525e9f087.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-10-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3" ;
  a2a:RecordGUID "{80dc8bf8-9c10-bd8d-e706-3e6099f5a3d3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231031_3565_00003565.xml van BHI" .

