@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_2ce76cc5-f4f3-a7f5-e619-1893dada82ee
  a a2a:Record ;
  rdfs:label "Doop op 3 januari 1751 te Breda" ;
  a2a:hasPerson oa:person_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Person-8dd28e07-fa0a-12b4-e883-3e939aa238cf, oa:person_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Person-d37f26e0-2468-b207-d9f6-4bce813a6b42, oa:person_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Person-b5f7a1c1-ca34-fb4d-1d7e-d8bd14d799aa, oa:person_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Person-897f55de-b62d-8cbb-1e97-7a3ab3ab9878, oa:person_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Person-cb1ffef8-0000-5db5-ed01-2d508c60ee88 ;
  a2a:hasEvent oa:event_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_0, oa:relationep_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_1, oa:relationep_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_2, oa:relationep_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_3, oa:relationep_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_4 ;
  a2a:hasSource oa:source_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee .

oa:person_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Person-8dd28e07-fa0a-12b4-e883-3e939aa238cf
  a a2a:Person ;
  rdfs:label "Joanna Beeckmans" ;
  a2a:PersonName [
    rdfs:label "Joanna Beeckmans" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Beeckmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Person-d37f26e0-2468-b207-d9f6-4bce813a6b42
  a a2a:Person ;
  rdfs:label "Hendricus de Bont" ;
  a2a:PersonName [
    rdfs:label "Hendricus de Bont" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bont"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Person-b5f7a1c1-ca34-fb4d-1d7e-d8bd14d799aa
  a a2a:Person ;
  rdfs:label "Arnoldus de Bont" ;
  a2a:PersonName [
    rdfs:label "Arnoldus de Bont" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bont"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Person-897f55de-b62d-8cbb-1e97-7a3ab3ab9878
  a a2a:Person ;
  rdfs:label "Christina Beeckmans" ;
  a2a:PersonName [
    rdfs:label "Christina Beeckmans" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Beeckmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Person-cb1ffef8-0000-5db5-ed01-2d508c60ee88
  a a2a:Person ;
  rdfs:label "Anna de Bont" ;
  a2a:PersonName [
    rdfs:label "Anna de Bont" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bont"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1751" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1751-01-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Person:8dd28e07-fa0a-12b4-e883-3e939aa238cf ;
  a2a:EventKeyRef oa:event_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Event1 .

oa:relationep_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Person:d37f26e0-2468-b207-d9f6-4bce813a6b42 ;
  a2a:EventKeyRef oa:event_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Event1 .

oa:relationep_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Person:b5f7a1c1-ca34-fb4d-1d7e-d8bd14d799aa ;
  a2a:EventKeyRef oa:event_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Event1 .

oa:relationep_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Person:897f55de-b62d-8cbb-1e97-7a3ab3ab9878 ;
  a2a:EventKeyRef oa:event_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Event1 .

oa:relationep_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Person:cb1ffef8-0000-5db5-ed01-2d508c60ee88 ;
  a2a:EventKeyRef oa:event_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee_Event1 .

oa:source_brd_2ce76cc5-f4f3-a7f5-e619-1893dada82ee
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1751-01-03 - 1751-01-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1751-01-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1751-01-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1751" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1751-01-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: 22, Periode: 1748-1810" ;
    a2a:Book "Dopen rk Waterstraat 1748-1810" ;
    a2a:RegistryNumber "22" ;
    a2a:Folio "31" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 22, Periode: 1748-1810, Dopen rk Waterstraat 1748-1810, 22, 31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83edb502-8751-11e3-8c01-af498d7786c1.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2ce76cc5-f4f3-a7f5-e619-1893dada82ee" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83edb502-8751-11e3-8c01-af498d7786c1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2ce76cc5-f4f3-a7f5-e619-1893dada82ee" ;
  a2a:RecordGUID "{2ce76cc5-f4f3-a7f5-e619-1893dada82ee}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Waterstraat+1748-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1434_00001434.xml van BRD" .

