@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_312b1857-c563-b14c-e06c-6da3ee76f1e6
  a a2a:Record ;
  rdfs:label "Doop op 3 september 1704 te Breda" ;
  a2a:hasPerson oa:person_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Person-c6bff02e-6ea1-989e-7cb6-7cb447203c21, oa:person_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Person-ded7ee68-6c89-c6f6-f661-3d49887af0aa, oa:person_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Person-01c398bf-b906-69eb-489a-e4ebef4e3228, oa:person_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Person-a0177e15-0f78-97ce-5ea5-ba2d81c855a6, oa:person_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Person-05c8246d-80d4-b675-5cf7-f39b120ee52d, oa:person_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Person-486f4995-1eb2-8916-34a6-121677c0ad05 ;
  a2a:hasEvent oa:event_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_0, oa:relationep_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_1, oa:relationep_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_2, oa:relationep_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_3, oa:relationep_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_4, oa:relationep_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_5 ;
  a2a:hasSource oa:source_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6 .

oa:person_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Person-c6bff02e-6ea1-989e-7cb6-7cb447203c21
  a a2a:Person ;
  rdfs:label "Helene Geise" ;
  a2a:PersonName [
    rdfs:label "Helene Geise" ;
    a2a:PersonNameFirstName "Helene" ;
    a2a:PersonNameLastName "Geise"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Person-ded7ee68-6c89-c6f6-f661-3d49887af0aa
  a a2a:Person ;
  rdfs:label "Jaques Gousset" ;
  a2a:PersonName [
    rdfs:label "Jaques Gousset" ;
    a2a:PersonNameFirstName "Jaques" ;
    a2a:PersonNameLastName "Gousset"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Person-01c398bf-b906-69eb-489a-e4ebef4e3228
  a a2a:Person ;
  rdfs:label "Pierre de Cond‚ deLargnie" ;
  a2a:PersonName [
    rdfs:label "Pierre de Cond‚ deLargnie" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Cond‚ deLargnie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Person-a0177e15-0f78-97ce-5ea5-ba2d81c855a6
  a a2a:Person ;
  rdfs:label "Estienne de Frigodiere" ;
  a2a:PersonName [
    rdfs:label "Estienne de Frigodiere" ;
    a2a:PersonNameFirstName "Estienne" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Frigodiere"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Person-05c8246d-80d4-b675-5cf7-f39b120ee52d
  a a2a:Person ;
  rdfs:label "Anne Gousset" ;
  a2a:PersonName [
    rdfs:label "Anne Gousset" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Gousset"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Person-486f4995-1eb2-8916-34a6-121677c0ad05
  a a2a:Person ;
  rdfs:label "Jaques de Conde deLargnie" ;
  a2a:PersonName [
    rdfs:label "Jaques de Conde deLargnie" ;
    a2a:PersonNameFirstName "Jaques" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Conde deLargnie"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1704" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1704-09-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Person:c6bff02e-6ea1-989e-7cb6-7cb447203c21 ;
  a2a:EventKeyRef oa:event_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Event1 .

oa:relationep_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Person:ded7ee68-6c89-c6f6-f661-3d49887af0aa ;
  a2a:EventKeyRef oa:event_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Event1 .

oa:relationep_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Person:01c398bf-b906-69eb-489a-e4ebef4e3228 ;
  a2a:EventKeyRef oa:event_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Event1 .

oa:relationep_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Person:a0177e15-0f78-97ce-5ea5-ba2d81c855a6 ;
  a2a:EventKeyRef oa:event_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Event1 .

oa:relationep_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Person:05c8246d-80d4-b675-5cf7-f39b120ee52d ;
  a2a:EventKeyRef oa:event_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Event1 .

oa:relationep_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Person:486f4995-1eb2-8916-34a6-121677c0ad05 ;
  a2a:EventKeyRef oa:event_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6_Event1 .

oa:source_brd_312b1857-c563-b14c-e06c-6da3ee76f1e6
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1704-09-03 - 1704-09-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1704-09-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1704-09-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1704" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1704-09-03"^^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 "71" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 89, Periode: 1607-1810, Dopen Waals-gereformeerd 1607-1810, 89, 71"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8416bd3a-8751-11e3-9e55-5795e1b3b10a.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/312b1857-c563-b14c-e06c-6da3ee76f1e6" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8416bd3a-8751-11e3-9e55-5795e1b3b10a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/312b1857-c563-b14c-e06c-6da3ee76f1e6" ;
  a2a:RecordGUID "{312b1857-c563-b14c-e06c-6da3ee76f1e6}" ;
  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_1452_00001452.xml van BRD" .

