@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_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d
  a a2a:Record ;
  rdfs:label "Doop op 7 februari 1704 te Bavel" ;
  a2a:hasPerson oa:person_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Person-a238382e-f530-bb3d-ead6-e992d263474e, oa:person_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Person-0637081a-6fbc-a033-4ee0-4940f1d96bf8, oa:person_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Person-1a8bd8ef-66dc-435e-23d8-ae4f136d463a, oa:person_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Person-c777fde5-cbe3-08e8-3b93-a4e4c7c38363, oa:person_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Person-7357cfad-a8b8-dd9e-043f-e7b02abc49b3 ;
  a2a:hasEvent oa:event_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_0, oa:relationep_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_1, oa:relationep_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_2, oa:relationep_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_3, oa:relationep_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_4 ;
  a2a:hasSource oa:source_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d .

oa:person_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Person-a238382e-f530-bb3d-ead6-e992d263474e
  a a2a:Person ;
  rdfs:label "Helena Geertsen" ;
  a2a:PersonName [
    rdfs:label "Helena Geertsen" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Geertsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Person-0637081a-6fbc-a033-4ee0-4940f1d96bf8
  a a2a:Person ;
  rdfs:label "Leonardus Antonissen" ;
  a2a:PersonName [
    rdfs:label "Leonardus Antonissen" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Antonissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Person-1a8bd8ef-66dc-435e-23d8-ae4f136d463a
  a a2a:Person ;
  rdfs:label "Cornelia Schellekens" ;
  a2a:PersonName [
    rdfs:label "Cornelia Schellekens" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Schellekens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Person-c777fde5-cbe3-08e8-3b93-a4e4c7c38363
  a a2a:Person ;
  rdfs:label "Dijmphna Geertsen" ;
  a2a:PersonName [
    rdfs:label "Dijmphna Geertsen" ;
    a2a:PersonNameFirstName "Dijmphna" ;
    a2a:PersonNameLastName "Geertsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Person-7357cfad-a8b8-dd9e-043f-e7b02abc49b3
  a a2a:Person ;
  rdfs:label "Joannes Antonissen" ;
  a2a:PersonName [
    rdfs:label "Joannes Antonissen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Antonissen"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1704" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1704-02-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:relationep_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Person:a238382e-f530-bb3d-ead6-e992d263474e ;
  a2a:EventKeyRef oa:event_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Event1 .

oa:relationep_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Person:0637081a-6fbc-a033-4ee0-4940f1d96bf8 ;
  a2a:EventKeyRef oa:event_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Event1 .

oa:relationep_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Person:1a8bd8ef-66dc-435e-23d8-ae4f136d463a ;
  a2a:EventKeyRef oa:event_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Event1 .

oa:relationep_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Person:c777fde5-cbe3-08e8-3b93-a4e4c7c38363 ;
  a2a:EventKeyRef oa:event_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Event1 .

oa:relationep_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Person:7357cfad-a8b8-dd9e-043f-e7b02abc49b3 ;
  a2a:EventKeyRef oa:event_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d_Event1 .

oa:source_brd_bbcc3991-c64e-cf25-9281-e281bbcd810d
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1704-02-07 - 1704-02-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1704-02-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1704-02-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1704" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1704-02-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Nieuw-Ginneken, Bron: boek, Deel: 3, Periode: 1648-1733" ;
    a2a:Book "Dopen rk Bavel 1648-1733" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "83v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Nieuw-Ginneken, Bron: boek, Deel: 3, Periode: 1648-1733, Dopen rk Bavel 1648-1733, 3, 83v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841eb80a-8751-11e3-a002-db0e9638d6e0.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bbcc3991-c64e-cf25-9281-e281bbcd810d" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841eb80a-8751-11e3-a002-db0e9638d6e0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bbcc3991-c64e-cf25-9281-e281bbcd810d" ;
  a2a:RecordGUID "{bbcc3991-c64e-cf25-9281-e281bbcd810d}" ;
  a2a:SourceRemarkOpmerking "getuige 4 ipv Helena Geertsen uit Heusdenhout", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Bavel+1648-1733\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5498_00005498.xml van BRD" .

