@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_40a1eeb2-2a84-ca61-3e06-96f53aa396e4
  a a2a:Record ;
  rdfs:label "Doop op 25 februari 1755 te Breda" ;
  a2a:hasPerson oa:person_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Person-b710d233-4c55-0e54-5002-a0254ad79392, oa:person_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Person-f5eda347-0d1c-7013-e82a-8ef3067744e8, oa:person_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Person-25348f5c-ea42-55c1-51e8-db5612df0695, oa:person_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Person-d9fb4c55-bab3-7d11-9ded-034fd1db073a, oa:person_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Person-981ab1ac-1a17-932a-d011-3c1cd38f5ff7, oa:person_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Person-bd9d028c-746d-c5a2-af72-1ad796aa90ff ;
  a2a:hasEvent oa:event_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_0, oa:relationep_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_1, oa:relationep_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_2, oa:relationep_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_3, oa:relationep_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_4, oa:relationep_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_5 ;
  a2a:hasSource oa:source_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4 .

oa:person_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Person-b710d233-4c55-0e54-5002-a0254ad79392
  a a2a:Person ;
  rdfs:label "Hermina Dudock" ;
  a2a:PersonName [
    rdfs:label "Hermina Dudock" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Dudock"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Person-f5eda347-0d1c-7013-e82a-8ef3067744e8
  a a2a:Person ;
  rdfs:label "Gerardus Dudock" ;
  a2a:PersonName [
    rdfs:label "Gerardus Dudock" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Dudock"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Person-25348f5c-ea42-55c1-51e8-db5612df0695
  a a2a:Person ;
  rdfs:label "Everardus Dudock" ;
  a2a:PersonName [
    rdfs:label "Everardus Dudock" ;
    a2a:PersonNameFirstName "Everardus" ;
    a2a:PersonNameLastName "Dudock"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Person-d9fb4c55-bab3-7d11-9ded-034fd1db073a
  a a2a:Person ;
  rdfs:label "Maria Catharina Deur" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Deur" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Catharina" ;
    a2a:PersonNameLastName "Deur"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Person-981ab1ac-1a17-932a-d011-3c1cd38f5ff7
  a a2a:Person ;
  rdfs:label "Barbara Heijnen" ;
  a2a:PersonName [
    rdfs:label "Barbara Heijnen" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Heijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Person-bd9d028c-746d-c5a2-af72-1ad796aa90ff
  a a2a:Person ;
  rdfs:label "Engelbertus Dudock" ;
  a2a:PersonName [
    rdfs:label "Engelbertus Dudock" ;
    a2a:PersonNameFirstName "Engelbertus" ;
    a2a:PersonNameLastName "Dudock"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1755" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1755-02-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Person:b710d233-4c55-0e54-5002-a0254ad79392 ;
  a2a:EventKeyRef oa:event_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Event1 .

oa:relationep_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Person:f5eda347-0d1c-7013-e82a-8ef3067744e8 ;
  a2a:EventKeyRef oa:event_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Event1 .

oa:relationep_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Person:25348f5c-ea42-55c1-51e8-db5612df0695 ;
  a2a:EventKeyRef oa:event_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Event1 .

oa:relationep_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Person:d9fb4c55-bab3-7d11-9ded-034fd1db073a ;
  a2a:EventKeyRef oa:event_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Event1 .

oa:relationep_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Person:981ab1ac-1a17-932a-d011-3c1cd38f5ff7 ;
  a2a:EventKeyRef oa:event_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Event1 .

oa:relationep_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Person:bd9d028c-746d-c5a2-af72-1ad796aa90ff ;
  a2a:EventKeyRef oa:event_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4_Event1 .

oa:source_brd_40a1eeb2-2a84-ca61-3e06-96f53aa396e4
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1755-02-25 - 1755-02-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1755-02-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1755-02-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1755" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1755-02-25"^^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 "67" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 22, Periode: 1748-1810, Dopen rk Waterstraat 1748-1810, 22, 67"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83edcf6a-8751-11e3-91bc-bb6bf77b14dc.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/40a1eeb2-2a84-ca61-3e06-96f53aa396e4" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83edcf6a-8751-11e3-91bc-bb6bf77b14dc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/40a1eeb2-2a84-ca61-3e06-96f53aa396e4" ;
  a2a:RecordGUID "{40a1eeb2-2a84-ca61-3e06-96f53aa396e4}" ;
  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_1085_00001085.xml van BRD" .

