@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_2403eef2-a857-b6d9-a417-13cf7e024813
  a a2a:Record ;
  rdfs:label "Doop op 10 oktober 1670 te Breda" ;
  a2a:hasPerson oa:person_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Person-f49ae77f-0f08-465b-3e5d-6def47a05715, oa:person_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Person-ea6f8bdc-ceab-a2d0-1cb7-ee6fcc1913bd, oa:person_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Person-64370a48-ad31-6250-43d0-01773b1a44a3, oa:person_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Person-4ca319f5-cb02-b457-8bc8-d2833c812cbd, oa:person_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Person-a4010fbd-c7c4-0bb2-e1b9-b980ebbc2f6b, oa:person_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Person-2c7f87f9-d2c7-98bf-759b-03f3a514b7b5 ;
  a2a:hasEvent oa:event_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_2403eef2-a857-b6d9-a417-13cf7e024813_0, oa:relationep_brd_2403eef2-a857-b6d9-a417-13cf7e024813_1, oa:relationep_brd_2403eef2-a857-b6d9-a417-13cf7e024813_2, oa:relationep_brd_2403eef2-a857-b6d9-a417-13cf7e024813_3, oa:relationep_brd_2403eef2-a857-b6d9-a417-13cf7e024813_4, oa:relationep_brd_2403eef2-a857-b6d9-a417-13cf7e024813_5 ;
  a2a:hasSource oa:source_brd_2403eef2-a857-b6d9-a417-13cf7e024813 .

oa:person_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Person-f49ae77f-0f08-465b-3e5d-6def47a05715
  a a2a:Person ;
  rdfs:label "Dina Govers Puttinx" ;
  a2a:PersonName [
    rdfs:label "Dina Govers Puttinx" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNamePatronym "Govers" ;
    a2a:PersonNameLastName "Puttinx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Person-ea6f8bdc-ceab-a2d0-1cb7-ee6fcc1913bd
  a a2a:Person ;
  rdfs:label "Jean Croyze (i.z.p.)" ;
  a2a:PersonName [
    rdfs:label "Jean Croyze (i.z.p.)" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Croyze (i.z.p.)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Person-64370a48-ad31-6250-43d0-01773b1a44a3
  a a2a:Person ;
  rdfs:label "Etienne Croyze" ;
  a2a:PersonName [
    rdfs:label "Etienne Croyze" ;
    a2a:PersonNameFirstName "Etienne" ;
    a2a:PersonNameLastName "Croyze"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Person-4ca319f5-cb02-b457-8bc8-d2833c812cbd
  a a2a:Person ;
  rdfs:label "George Lauder" ;
  a2a:PersonName [
    rdfs:label "George Lauder" ;
    a2a:PersonNameFirstName "George" ;
    a2a:PersonNameLastName "Lauder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Person-a4010fbd-c7c4-0bb2-e1b9-b980ebbc2f6b
  a a2a:Person ;
  rdfs:label "Marie Feddens" ;
  a2a:PersonName [
    rdfs:label "Marie Feddens" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Feddens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Person-2c7f87f9-d2c7-98bf-759b-03f3a514b7b5
  a a2a:Person ;
  rdfs:label "Marie Elizabet Croyze" ;
  a2a:PersonName [
    rdfs:label "Marie Elizabet Croyze" ;
    a2a:PersonNameFirstName "Marie Elizabet" ;
    a2a:PersonNameLastName "Croyze"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1670" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1670-10-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_2403eef2-a857-b6d9-a417-13cf7e024813_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Person:f49ae77f-0f08-465b-3e5d-6def47a05715 ;
  a2a:EventKeyRef oa:event_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Event1 .

oa:relationep_brd_2403eef2-a857-b6d9-a417-13cf7e024813_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Person:ea6f8bdc-ceab-a2d0-1cb7-ee6fcc1913bd ;
  a2a:EventKeyRef oa:event_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Event1 .

oa:relationep_brd_2403eef2-a857-b6d9-a417-13cf7e024813_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Person:64370a48-ad31-6250-43d0-01773b1a44a3 ;
  a2a:EventKeyRef oa:event_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Event1 .

oa:relationep_brd_2403eef2-a857-b6d9-a417-13cf7e024813_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Person:4ca319f5-cb02-b457-8bc8-d2833c812cbd ;
  a2a:EventKeyRef oa:event_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Event1 .

oa:relationep_brd_2403eef2-a857-b6d9-a417-13cf7e024813_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Person:a4010fbd-c7c4-0bb2-e1b9-b980ebbc2f6b ;
  a2a:EventKeyRef oa:event_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Event1 .

oa:relationep_brd_2403eef2-a857-b6d9-a417-13cf7e024813_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Person:2c7f87f9-d2c7-98bf-759b-03f3a514b7b5 ;
  a2a:EventKeyRef oa:event_brd_2403eef2-a857-b6d9-a417-13cf7e024813_Event1 .

oa:source_brd_2403eef2-a857-b6d9-a417-13cf7e024813
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1670-10-10 - 1670-10-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1670-10-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1670-10-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1670" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1670-10-10"^^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 "46" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 89, Periode: 1607-1810, Dopen Waals-gereformeerd 1607-1810, 89, 46"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8416ac96-8751-11e3-8b81-abdc4ea840d0.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2403eef2-a857-b6d9-a417-13cf7e024813" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8416ac96-8751-11e3-8b81-abdc4ea840d0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2403eef2-a857-b6d9-a417-13cf7e024813" ;
  a2a:RecordGUID "{2403eef2-a857-b6d9-a417-13cf7e024813}" ;
  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_1395_00001395.xml van BRD" .

