@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_943b57b0-e4fd-65aa-0cec-81dc2013dfb1
  a a2a:Record ;
  rdfs:label "Doop op 13 januari 1697 te Breda" ;
  a2a:hasPerson oa:person_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Person-5b81c2cf-99c2-afff-2068-ec020f4a1551, oa:person_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Person-7eeae4e7-9512-2cdd-20d6-6b4189de6c95, oa:person_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Person-a5038d6b-9ee8-ebf5-78e7-2ba18a6ee233, oa:person_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Person-38d0faa4-63e8-3629-bfd2-45e227c2e94e, oa:person_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Person-1b931de9-c38d-c052-12cf-eae3dbf86039, oa:person_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Person-d04b2b57-10cf-8adb-482c-520e5f0629d1 ;
  a2a:hasEvent oa:event_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_0, oa:relationep_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_1, oa:relationep_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_2, oa:relationep_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_3, oa:relationep_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_4, oa:relationep_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_5 ;
  a2a:hasSource oa:source_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1 .

oa:person_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Person-5b81c2cf-99c2-afff-2068-ec020f4a1551
  a a2a:Person ;
  rdfs:label "Elisabet Issac" ;
  a2a:PersonName [
    rdfs:label "Elisabet Issac" ;
    a2a:PersonNameFirstName "Elisabet" ;
    a2a:PersonNameLastName "Issac"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Person-7eeae4e7-9512-2cdd-20d6-6b4189de6c95
  a a2a:Person ;
  rdfs:label "Marie Coren" ;
  a2a:PersonName [
    rdfs:label "Marie Coren" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Coren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Person-a5038d6b-9ee8-ebf5-78e7-2ba18a6ee233
  a a2a:Person ;
  rdfs:label "Fredric Henri Isac (Issaac) (Issac)" ;
  a2a:PersonName [
    rdfs:label "Fredric Henri Isac (Issaac) (Issac)" ;
    a2a:PersonNameFirstName "Fredric" ;
    a2a:PersonNamePatronym "Henri" ;
    a2a:PersonNameLastName "Isac (Issaac) (Issac)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Person-38d0faa4-63e8-3629-bfd2-45e227c2e94e
  a a2a:Person ;
  rdfs:label "Pierre Isac" ;
  a2a:PersonName [
    rdfs:label "Pierre Isac" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Isac"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Person-1b931de9-c38d-c052-12cf-eae3dbf86039
  a a2a:Person ;
  rdfs:label "Gertruyde Zuerius" ;
  a2a:PersonName [
    rdfs:label "Gertruyde Zuerius" ;
    a2a:PersonNameFirstName "Gertruyde" ;
    a2a:PersonNameLastName "Zuerius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Person-d04b2b57-10cf-8adb-482c-520e5f0629d1
  a a2a:Person ;
  rdfs:label "Catherine Isac ook Issaac ook Issac" ;
  a2a:PersonName [
    rdfs:label "Catherine Isac ook Issaac ook Issac" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Isac ook Issaac ook Issac"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1697" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1697-01-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Person:5b81c2cf-99c2-afff-2068-ec020f4a1551 ;
  a2a:EventKeyRef oa:event_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Event1 .

oa:relationep_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Person:7eeae4e7-9512-2cdd-20d6-6b4189de6c95 ;
  a2a:EventKeyRef oa:event_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Event1 .

oa:relationep_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Person:a5038d6b-9ee8-ebf5-78e7-2ba18a6ee233 ;
  a2a:EventKeyRef oa:event_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Event1 .

oa:relationep_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_3
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Person:38d0faa4-63e8-3629-bfd2-45e227c2e94e ;
  a2a:EventKeyRef oa:event_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Event1 .

oa:relationep_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Person:1b931de9-c38d-c052-12cf-eae3dbf86039 ;
  a2a:EventKeyRef oa:event_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Event1 .

oa:relationep_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Person:d04b2b57-10cf-8adb-482c-520e5f0629d1 ;
  a2a:EventKeyRef oa:event_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1_Event1 .

oa:source_brd_943b57b0-e4fd-65aa-0cec-81dc2013dfb1
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1697-01-13 - 1697-01-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1697-01-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1697-01-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1697" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1697-01-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 89, Periode: 1607-1810" ;
    a2a:Book "Dopen Waals-gereformeerd 1607-1810" ;
    a2a:RegistryNumber "89" ;
    a2a:Folio "64" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 89, Periode: 1607-1810, Dopen Waals-gereformeerd 1607-1810, 89, 64"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8416b894-8751-11e3-a607-6bbf394119d6.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/943b57b0-e4fd-65aa-0cec-81dc2013dfb1" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8416b894-8751-11e3-a607-6bbf394119d6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-02-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/943b57b0-e4fd-65aa-0cec-81dc2013dfb1" ;
  a2a:RecordGUID "{943b57b0-e4fd-65aa-0cec-81dc2013dfb1}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+Waals-gereformeerd+1607-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5115_00005115.xml van BRD" .

[] a2a:PersonRemarkdiversen "(vrouw van de Guaade) i.h.p.)" .
[] a2a:PersonRemarkdiversen "(vrouw van Zuerius)" .
