@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_bbfc50f5-81f5-a733-61ba-7fad8438f56a
  a a2a:Record ;
  rdfs:label "Doop op 30 juli 1738 te Uden" ;
  a2a:hasPerson oa:person_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_Person-65eac3eb-6dfa-f534-ca9a-9c8a793cdfe0, oa:person_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_Person-fb9bc42c-fa41-ccb0-ab22-d7936367031c, oa:person_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_Person-d6924bab-c603-7be9-935f-bf18e21935d9, oa:person_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_Person-da1dbc33-3726-b53c-174c-83dcaa53a22c ;
  a2a:hasEvent oa:event_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_0, oa:relationep_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_1, oa:relationep_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_2, oa:relationep_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_3 ;
  a2a:hasSource oa:source_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a .

oa:person_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_Person-65eac3eb-6dfa-f534-ca9a-9c8a793cdfe0
  a a2a:Person ;
  rdfs:label "Henrica Uwens" ;
  a2a:PersonName [
    rdfs:label "Henrica Uwens" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNameLastName "Uwens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_Person-fb9bc42c-fa41-ccb0-ab22-d7936367031c
  a a2a:Person ;
  rdfs:label "Henricus Gerits" ;
  a2a:PersonName [
    rdfs:label "Henricus Gerits" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Gerits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_Person-d6924bab-c603-7be9-935f-bf18e21935d9
  a a2a:Person ;
  rdfs:label "Christina Pelgroms" ;
  a2a:PersonName [
    rdfs:label "Christina Pelgroms" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Pelgroms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_Person-da1dbc33-3726-b53c-174c-83dcaa53a22c
  a a2a:Person ;
  rdfs:label "Jacobus Uwens" ;
  a2a:PersonName [
    rdfs:label "Jacobus Uwens" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Uwens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1738" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1738-07-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Uden" ;
    rdfs:label "Uden"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_Person:65eac3eb-6dfa-f534-ca9a-9c8a793cdfe0 ;
  a2a:EventKeyRef oa:event_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_Event1 .

oa:relationep_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_Person:fb9bc42c-fa41-ccb0-ab22-d7936367031c ;
  a2a:EventKeyRef oa:event_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_Event1 .

oa:relationep_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_Person:d6924bab-c603-7be9-935f-bf18e21935d9 ;
  a2a:EventKeyRef oa:event_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_Event1 .

oa:relationep_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_Person:da1dbc33-3726-b53c-174c-83dcaa53a22c ;
  a2a:EventKeyRef oa:event_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a_Event1 .

oa:source_bhi_bbfc50f5-81f5-a733-61ba-7fad8438f56a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Uden" ;
    rdfs:label "Uden", "1738-07-30 - 1738-07-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1738-07-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1738-07-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1738" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1738-07-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7, Periode: 1734-1747" ;
    a2a:Book "Rooms-Katholiek doopboek 1734-1747" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "33r01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7, Periode: 1734-1747, Rooms-Katholiek doopboek 1734-1747, 7, 33r01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/47cd3752-c8e8-587b-5b2d-7da2fc6d8fb9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/47cd3752-c8e8-587b-5b2d-7da2fc6d8fb9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bbfc50f5-81f5-a733-61ba-7fad8438f56a" ;
  a2a:RecordGUID "{bbfc50f5-81f5-a733-61ba-7fad8438f56a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_51798_00051798.xml van BHI" .

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