@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_89be42ee-e923-b17d-4efe-2bcb753f1df0
  a a2a:Record ;
  rdfs:label "Doop op 26 september 1772 te Uden" ;
  a2a:hasPerson oa:person_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Person-9f5539da-3661-97ed-f680-9bf2e58898b3, oa:person_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Person-adbb892c-8f97-f5bc-add1-340af0d1e8fd, oa:person_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Person-f765adc7-566c-0fc7-4b82-0d95b80253c3, oa:person_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Person-c3c9e21c-bc51-8d21-8f08-11a5dfd4b0f5, oa:person_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Person-796abe7b-c6fa-5556-2a58-0e261629f8b8 ;
  a2a:hasEvent oa:event_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_0, oa:relationep_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_1, oa:relationep_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_2, oa:relationep_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_3, oa:relationep_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_4 ;
  a2a:hasSource oa:source_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0 .

oa:person_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Person-9f5539da-3661-97ed-f680-9bf2e58898b3
  a a2a:Person ;
  rdfs:label "Adriana Simons" ;
  a2a:PersonName [
    rdfs:label "Adriana Simons" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Person-adbb892c-8f97-f5bc-add1-340af0d1e8fd
  a a2a:Person ;
  rdfs:label "Franciscus Jan Simons" ;
  a2a:PersonName [
    rdfs:label "Franciscus Jan Simons" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Person-f765adc7-566c-0fc7-4b82-0d95b80253c3
  a a2a:Person ;
  rdfs:label "Jacomina Jan Gielens" ;
  a2a:PersonName [
    rdfs:label "Jacomina Jan Gielens" ;
    a2a:PersonNameFirstName "Jacomina" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Gielens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Person-c3c9e21c-bc51-8d21-8f08-11a5dfd4b0f5
  a a2a:Person ;
  rdfs:label "Joannes Jan Simons" ;
  a2a:PersonName [
    rdfs:label "Joannes Jan Simons" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Person-796abe7b-c6fa-5556-2a58-0e261629f8b8
  a a2a:Person ;
  rdfs:label "Elisabetha Hermis" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Hermis" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Hermis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1772" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1772-09-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Uden" ;
    rdfs:label "Uden"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Person:9f5539da-3661-97ed-f680-9bf2e58898b3 ;
  a2a:EventKeyRef oa:event_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Event1 .

oa:relationep_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Person:adbb892c-8f97-f5bc-add1-340af0d1e8fd ;
  a2a:EventKeyRef oa:event_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Event1 .

oa:relationep_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Person:f765adc7-566c-0fc7-4b82-0d95b80253c3 ;
  a2a:EventKeyRef oa:event_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Event1 .

oa:relationep_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Person:c3c9e21c-bc51-8d21-8f08-11a5dfd4b0f5 ;
  a2a:EventKeyRef oa:event_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Event1 .

oa:relationep_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Person:796abe7b-c6fa-5556-2a58-0e261629f8b8 ;
  a2a:EventKeyRef oa:event_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0_Event1 .

oa:source_bhi_89be42ee-e923-b17d-4efe-2bcb753f1df0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Uden" ;
    rdfs:label "Uden", "1772-09-26 - 1772-09-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1772-09-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1772-09-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1772" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1772-09-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 11, Periode: 1771-1783" ;
    a2a:Book "Rooms-Katholiek doopboek 1771-1783" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "7r08" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 11, Periode: 1771-1783, Rooms-Katholiek doopboek 1771-1783, 11, 7r08"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/26fc1218-114c-0f94-04cf-32bd74530e06.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/26fc1218-114c-0f94-04cf-32bd74530e06.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/89be42ee-e923-b17d-4efe-2bcb753f1df0" ;
  a2a:RecordGUID "{89be42ee-e923-b17d-4efe-2bcb753f1df0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_50270_00050270.xml van BHI" .

[] a2a:PersonRemarkdiversen "mater extranea" .
