@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_f554b030-74c9-eabb-d153-c64d85ccf50c
  a a2a:Record ;
  rdfs:label "Doop op 14 november 1799 te Uden" ;
  a2a:hasPerson oa:person_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Person-2cf19199-f207-74a6-560e-458946247510, oa:person_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Person-af4f8c38-ab5f-7d46-6dbb-b7a14a63b143, oa:person_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Person-706eb9e9-466f-13ae-9ce8-8740c349e95f, oa:person_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Person-e23e35d6-dc4d-60e3-606f-685f65a480e4, oa:person_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Person-1feea088-a63d-af35-cc42-86f379ce9755 ;
  a2a:hasEvent oa:event_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_0, oa:relationep_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_1, oa:relationep_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_2, oa:relationep_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_3, oa:relationep_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_4 ;
  a2a:hasSource oa:source_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c .

oa:person_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Person-2cf19199-f207-74a6-560e-458946247510
  a a2a:Person ;
  rdfs:label "Adrianus Andreae van Dueren" ;
  a2a:PersonName [
    rdfs:label "Adrianus Andreae van Dueren" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Andreae" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dueren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Person-af4f8c38-ab5f-7d46-6dbb-b7a14a63b143
  a a2a:Person ;
  rdfs:label "Hermanus van den Bogert" ;
  a2a:PersonName [
    rdfs:label "Hermanus van den Bogert" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bogert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Person-706eb9e9-466f-13ae-9ce8-8740c349e95f
  a a2a:Person ;
  rdfs:label "Joanna Maria van Ardenne" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria van Ardenne" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ardenne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Person-e23e35d6-dc4d-60e3-606f-685f65a480e4
  a a2a:Person ;
  rdfs:label "Gertrudis van den Bogert" ;
  a2a:PersonName [
    rdfs:label "Gertrudis van den Bogert" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bogert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Person-1feea088-a63d-af35-cc42-86f379ce9755
  a a2a:Person ;
  rdfs:label "Cornelius van Dueren" ;
  a2a:PersonName [
    rdfs:label "Cornelius van Dueren" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dueren"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1799-11-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Uden" ;
    rdfs:label "Uden"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Person:2cf19199-f207-74a6-560e-458946247510 ;
  a2a:EventKeyRef oa:event_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Event1 .

oa:relationep_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Person:af4f8c38-ab5f-7d46-6dbb-b7a14a63b143 ;
  a2a:EventKeyRef oa:event_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Event1 .

oa:relationep_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Person:706eb9e9-466f-13ae-9ce8-8740c349e95f ;
  a2a:EventKeyRef oa:event_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Event1 .

oa:relationep_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Person:e23e35d6-dc4d-60e3-606f-685f65a480e4 ;
  a2a:EventKeyRef oa:event_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Event1 .

oa:relationep_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Person:1feea088-a63d-af35-cc42-86f379ce9755 ;
  a2a:EventKeyRef oa:event_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c_Event1 .

oa:source_bhi_f554b030-74c9-eabb-d153-c64d85ccf50c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Uden" ;
    rdfs:label "Uden", "1799-11-14 - 1799-11-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1799-11-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1799-11-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1799" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1799-11-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 12, Periode: 1783-1804" ;
    a2a:Book "Rooms-Katholiek doopboek 1783-1804" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "143v04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 12, Periode: 1783-1804, Rooms-Katholiek doopboek 1783-1804, 12, 143v04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8dd44052-eb83-70ad-f049-d73f5518c5e2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8dd44052-eb83-70ad-f049-d73f5518c5e2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f554b030-74c9-eabb-d153-c64d85ccf50c" ;
  a2a:RecordGUID "{f554b030-74c9-eabb-d153-c64d85ccf50c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_37512_00037512.xml van BHI" .

