@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_ed07671d-0641-e334-981e-a5c8ec0b1711
  a a2a:Record ;
  rdfs:label "Doop op 15 augustus 1721 te Uden" ;
  a2a:hasPerson oa:person_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Person-9e4e7d30-584c-4e7b-eb0f-c9abdedc4fd2, oa:person_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Person-f237d18e-20aa-0f3f-c6be-feaff44d4e38, oa:person_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Person-d1988c10-5c31-aa9a-fd9e-32d4c176402e, oa:person_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Person-a2656bf8-cf5b-5454-8ad8-4a56b72a3def, oa:person_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Person-84edba4c-88e6-fe02-e722-fd1740d522ac ;
  a2a:hasEvent oa:event_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_0, oa:relationep_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_1, oa:relationep_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_2, oa:relationep_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_3, oa:relationep_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_4 ;
  a2a:hasSource oa:source_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711 .

oa:person_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Person-9e4e7d30-584c-4e7b-eb0f-c9abdedc4fd2
  a a2a:Person ;
  rdfs:label "Gerardus Smits" ;
  a2a:PersonName [
    rdfs:label "Gerardus Smits" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Person-f237d18e-20aa-0f3f-c6be-feaff44d4e38
  a a2a:Person ;
  rdfs:label "Henricus van der Meir" ;
  a2a:PersonName [
    rdfs:label "Henricus van der Meir" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meir"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Person-d1988c10-5c31-aa9a-fd9e-32d4c176402e
  a a2a:Person ;
  rdfs:label "Wilhelmus Wouters Brok" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Wouters Brok" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePatronym "Wouters" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Person-a2656bf8-cf5b-5454-8ad8-4a56b72a3def
  a a2a:Person ;
  rdfs:label "Joannes Cornelissen Smits" ;
  a2a:PersonName [
    rdfs:label "Joannes Cornelissen Smits" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Cornelissen" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Person-84edba4c-88e6-fe02-e722-fd1740d522ac
  a a2a:Person ;
  rdfs:label "Anna Eegens" ;
  a2a:PersonName [
    rdfs:label "Anna Eegens" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Eegens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1721" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1721-08-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Uden" ;
    rdfs:label "Uden"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Person:9e4e7d30-584c-4e7b-eb0f-c9abdedc4fd2 ;
  a2a:EventKeyRef oa:event_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Event1 .

oa:relationep_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Person:f237d18e-20aa-0f3f-c6be-feaff44d4e38 ;
  a2a:EventKeyRef oa:event_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Event1 .

oa:relationep_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Person:d1988c10-5c31-aa9a-fd9e-32d4c176402e ;
  a2a:EventKeyRef oa:event_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Event1 .

oa:relationep_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Person:a2656bf8-cf5b-5454-8ad8-4a56b72a3def ;
  a2a:EventKeyRef oa:event_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Event1 .

oa:relationep_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Person:84edba4c-88e6-fe02-e722-fd1740d522ac ;
  a2a:EventKeyRef oa:event_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711_Event1 .

oa:source_bhi_ed07671d-0641-e334-981e-a5c8ec0b1711
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Uden" ;
    rdfs:label "Uden", "1721-08-15 - 1721-08-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1721-08-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1721-08-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1721" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1721-08-15"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6, Periode: 1721-1734" ;
    a2a:Book "Rooms-Katholiek doopboek 1721-1734" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "1r02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6, Periode: 1721-1734, Rooms-Katholiek doopboek 1721-1734, 6, 1r02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/33373e70-b60c-7f2f-afd1-a7738f72f04e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/33373e70-b60c-7f2f-afd1-a7738f72f04e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ed07671d-0641-e334-981e-a5c8ec0b1711" ;
  a2a:RecordGUID "{ed07671d-0641-e334-981e-a5c8ec0b1711}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_38951_00038951.xml van BHI" .

[] a2a:PersonRemarkdiversen "van elders afkomstig" .
[] a2a:PersonRemarkdiversen "van elders afkomstig" .
