@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_9a5daf97-ca83-7b5b-e973-e93aea9a83d7
  a a2a:Record ;
  rdfs:label "Doop op 20 februari 1728 te Breda" ;
  a2a:hasPerson oa:person_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Person-5b432d4a-047e-6ca1-87a4-eeb7da7ca425, oa:person_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Person-2ff83fc8-7539-b061-09e8-ff15886355c5, oa:person_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Person-809f07e3-686c-7c21-e745-f39d2d1b5280, oa:person_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Person-0f7b3c0d-76c8-ea2b-d72a-fe9c4d4dcfe9, oa:person_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Person-cea13b00-1766-86e9-0201-736477cbe9c6 ;
  a2a:hasEvent oa:event_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_0, oa:relationep_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_1, oa:relationep_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_2, oa:relationep_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_3, oa:relationep_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_4 ;
  a2a:hasSource oa:source_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7 .

oa:person_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Person-5b432d4a-047e-6ca1-87a4-eeb7da7ca425
  a a2a:Person ;
  rdfs:label "Jenne Maria Fick" ;
  a2a:PersonName [
    rdfs:label "Jenne Maria Fick" ;
    a2a:PersonNameFirstName "Jenne" ;
    a2a:PersonNamePatronym "Maria" ;
    a2a:PersonNameLastName "Fick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Person-2ff83fc8-7539-b061-09e8-ff15886355c5
  a a2a:Person ;
  rdfs:label "Jacobus Francke" ;
  a2a:PersonName [
    rdfs:label "Jacobus Francke" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Francke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Person-809f07e3-686c-7c21-e745-f39d2d1b5280
  a a2a:Person ;
  rdfs:label "Joachim Henderich Fick" ;
  a2a:PersonName [
    rdfs:label "Joachim Henderich Fick" ;
    a2a:PersonNameFirstName "Joachim" ;
    a2a:PersonNamePatronym "Henderich" ;
    a2a:PersonNameLastName "Fick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Person-0f7b3c0d-76c8-ea2b-d72a-fe9c4d4dcfe9
  a a2a:Person ;
  rdfs:label "Anna Catharina Fick" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Fick" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Catharina" ;
    a2a:PersonNameLastName "Fick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Person-cea13b00-1766-86e9-0201-736477cbe9c6
  a a2a:Person ;
  rdfs:label "Anna Gertruyd Francke" ;
  a2a:PersonName [
    rdfs:label "Anna Gertruyd Francke" ;
    a2a:PersonNameFirstName "Anna Gertruyd" ;
    a2a:PersonNameLastName "Francke"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1728" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1728-02-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Person:5b432d4a-047e-6ca1-87a4-eeb7da7ca425 ;
  a2a:EventKeyRef oa:event_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Event1 .

oa:relationep_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Person:2ff83fc8-7539-b061-09e8-ff15886355c5 ;
  a2a:EventKeyRef oa:event_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Event1 .

oa:relationep_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Person:809f07e3-686c-7c21-e745-f39d2d1b5280 ;
  a2a:EventKeyRef oa:event_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Event1 .

oa:relationep_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Person:0f7b3c0d-76c8-ea2b-d72a-fe9c4d4dcfe9 ;
  a2a:EventKeyRef oa:event_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Event1 .

oa:relationep_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Person:cea13b00-1766-86e9-0201-736477cbe9c6 ;
  a2a:EventKeyRef oa:event_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7_Event1 .

oa:source_brd_9a5daf97-ca83-7b5b-e973-e93aea9a83d7
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1728-02-20 - 1728-02-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1728-02-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1728-02-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1728" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1728-02-20"^^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 "64v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 93, Periode: 1649-1745, Dopen Luthers 1649-1745, 93, 64v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8419f75c-8751-11e3-b6aa-37aaf40d7d6f.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/9a5daf97-ca83-7b5b-e973-e93aea9a83d7" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8419f75c-8751-11e3-b6aa-37aaf40d7d6f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/9a5daf97-ca83-7b5b-e973-e93aea9a83d7" ;
  a2a:RecordGUID "{9a5daf97-ca83-7b5b-e973-e93aea9a83d7}" ;
  a2a:SourceRemarkOpmerking "De vader is Soldaat. Bij de getuige is vermeld Jenne Maria Fick i.h.p. de vroedmoeder.", "<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_5358_00005358.xml van BRD" .

