@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_ffd098f1-d1a2-e573-e2a4-2429053c9bd6
  a a2a:Record ;
  rdfs:label "Doop op 9 november 1784 te Uden" ;
  a2a:hasPerson oa:person_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Person-cb6d403d-3f26-cc4b-c4b0-fc639079b156, oa:person_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Person-b32caee3-4074-cacf-857f-60c340d364f8, oa:person_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Person-a9d1ada0-1572-4f6b-2fa7-258083d0c5cf, oa:person_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Person-ae225ef4-7d63-0865-bb98-b2fdccc69fbb, oa:person_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Person-2f9413ab-0d9d-56c6-dac1-91b2549bbcdd ;
  a2a:hasEvent oa:event_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_0, oa:relationep_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_1, oa:relationep_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_2, oa:relationep_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_3, oa:relationep_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_4 ;
  a2a:hasSource oa:source_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6 .

oa:person_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Person-cb6d403d-3f26-cc4b-c4b0-fc639079b156
  a a2a:Person ;
  rdfs:label "Justinus van der Zande" ;
  a2a:PersonName [
    rdfs:label "Justinus van der Zande" ;
    a2a:PersonNameFirstName "Justinus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Zande"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Person-b32caee3-4074-cacf-857f-60c340d364f8
  a a2a:Person ;
  rdfs:label "Adrianus Winters" ;
  a2a:PersonName [
    rdfs:label "Adrianus Winters" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Winters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Person-a9d1ada0-1572-4f6b-2fa7-258083d0c5cf
  a a2a:Person ;
  rdfs:label "Elisabeth van der Zande" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van der Zande" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Zande"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Person-ae225ef4-7d63-0865-bb98-b2fdccc69fbb
  a a2a:Person ;
  rdfs:label "Christianus van der Zande" ;
  a2a:PersonName [
    rdfs:label "Christianus van der Zande" ;
    a2a:PersonNameFirstName "Christianus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Zande"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Person-2f9413ab-0d9d-56c6-dac1-91b2549bbcdd
  a a2a:Person ;
  rdfs:label "Elisabeth Winters" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Winters" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Winters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1784" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1784-11-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Uden" ;
    rdfs:label "Uden"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Person:cb6d403d-3f26-cc4b-c4b0-fc639079b156 ;
  a2a:EventKeyRef oa:event_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Event1 .

oa:relationep_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Person:b32caee3-4074-cacf-857f-60c340d364f8 ;
  a2a:EventKeyRef oa:event_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Event1 .

oa:relationep_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Person:a9d1ada0-1572-4f6b-2fa7-258083d0c5cf ;
  a2a:EventKeyRef oa:event_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Event1 .

oa:relationep_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Person:ae225ef4-7d63-0865-bb98-b2fdccc69fbb ;
  a2a:EventKeyRef oa:event_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Event1 .

oa:relationep_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Person:2f9413ab-0d9d-56c6-dac1-91b2549bbcdd ;
  a2a:EventKeyRef oa:event_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6_Event1 .

oa:source_bhi_ffd098f1-d1a2-e573-e2a4-2429053c9bd6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Uden" ;
    rdfs:label "Uden", "1784-11-09 - 1784-11-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1784-11-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1784-11-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1784" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1784-11-09"^^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 "014r06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 12, Periode: 1783-1804, Rooms-Katholiek doopboek 1783-1804, 12, 014r06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/185a0439-5032-f90a-ad3f-c0fa08842475.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/185a0439-5032-f90a-ad3f-c0fa08842475.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-12-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ffd098f1-d1a2-e573-e2a4-2429053c9bd6" ;
  a2a:RecordGUID "{ffd098f1-d1a2-e573-e2a4-2429053c9bd6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_42375_00042375.xml van BHI" .

[] a2a:PersonRemarkdiversen "Parent Ex." .
[] a2a:PersonRemarkdiversen "Parent Ex." .
