@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_222c045e-30f2-7122-68c0-a264aa4e49ad
  a a2a:Record ;
  rdfs:label "Doop op 6 februari 1719 te Breda" ;
  a2a:hasPerson oa:person_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Person-23000a4b-4b8b-de7f-ce0b-9048a7c9ea2e, oa:person_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Person-91e814e7-047c-cfdc-2389-35f8e16e35c2, oa:person_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Person-8852703c-dce9-206e-fb0c-b551afd12ee8, oa:person_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Person-b384bc9a-e9a4-0e0a-e950-ca6e20238428, oa:person_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Person-2823bbe0-6538-e44b-fc09-cb6974b7463c ;
  a2a:hasEvent oa:event_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_0, oa:relationep_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_1, oa:relationep_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_2, oa:relationep_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_3, oa:relationep_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_4 ;
  a2a:hasSource oa:source_brd_222c045e-30f2-7122-68c0-a264aa4e49ad .

oa:person_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Person-23000a4b-4b8b-de7f-ce0b-9048a7c9ea2e
  a a2a:Person ;
  rdfs:label "Geertruijd Olthoff" ;
  a2a:PersonName [
    rdfs:label "Geertruijd Olthoff" ;
    a2a:PersonNameFirstName "Geertruijd" ;
    a2a:PersonNameLastName "Olthoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Person-91e814e7-047c-cfdc-2389-35f8e16e35c2
  a a2a:Person ;
  rdfs:label "Anna Stamberg" ;
  a2a:PersonName [
    rdfs:label "Anna Stamberg" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Stamberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Person-8852703c-dce9-206e-fb0c-b551afd12ee8
  a a2a:Person ;
  rdfs:label "Hans Melcher Gebhard" ;
  a2a:PersonName [
    rdfs:label "Hans Melcher Gebhard" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNamePatronym "Melcher" ;
    a2a:PersonNameLastName "Gebhard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Person-b384bc9a-e9a4-0e0a-e950-ca6e20238428
  a a2a:Person ;
  rdfs:label "Casper Fichtener" ;
  a2a:PersonName [
    rdfs:label "Casper Fichtener" ;
    a2a:PersonNameFirstName "Casper" ;
    a2a:PersonNameLastName "Fichtener"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Person-2823bbe0-6538-e44b-fc09-cb6974b7463c
  a a2a:Person ;
  rdfs:label "Hans Casper Fichtener" ;
  a2a:PersonName [
    rdfs:label "Hans Casper Fichtener" ;
    a2a:PersonNameFirstName "Hans Casper" ;
    a2a:PersonNameLastName "Fichtener"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1719" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1719-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Person:23000a4b-4b8b-de7f-ce0b-9048a7c9ea2e ;
  a2a:EventKeyRef oa:event_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Event1 .

oa:relationep_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Person:91e814e7-047c-cfdc-2389-35f8e16e35c2 ;
  a2a:EventKeyRef oa:event_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Event1 .

oa:relationep_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Person:8852703c-dce9-206e-fb0c-b551afd12ee8 ;
  a2a:EventKeyRef oa:event_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Event1 .

oa:relationep_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Person:b384bc9a-e9a4-0e0a-e950-ca6e20238428 ;
  a2a:EventKeyRef oa:event_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Event1 .

oa:relationep_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Person:2823bbe0-6538-e44b-fc09-cb6974b7463c ;
  a2a:EventKeyRef oa:event_brd_222c045e-30f2-7122-68c0-a264aa4e49ad_Event1 .

oa:source_brd_222c045e-30f2-7122-68c0-a264aa4e49ad
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1719-02-06 - 1719-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1719-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1719-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1719" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1719-02-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 93, Periode: 1649-1745" ;
    a2a:Book "Dopen Luthers 1649-1745" ;
    a2a:RegistryNumber "93" ;
    a2a:Folio "59r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 93, Periode: 1649-1745, Dopen Luthers 1649-1745, 93, 59r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8419ef0a-8751-11e3-970d-f36c33e10068.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/222c045e-30f2-7122-68c0-a264aa4e49ad" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8419ef0a-8751-11e3-970d-f36c33e10068.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/222c045e-30f2-7122-68c0-a264aa4e49ad" ;
  a2a:RecordGUID "{222c045e-30f2-7122-68c0-a264aa4e49ad}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+Luthers+1649-1745\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1388_00001388.xml van BRD" .

