@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_d3e84baf-ee26-c506-9f71-bb4ff76f0c17
  a a2a:Record ;
  rdfs:label "Doop op 7 januari 1784 te Breda" ;
  a2a:hasPerson oa:person_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Person-98d475f7-6057-e8aa-02ea-5b73c0b0ae59, oa:person_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Person-ac6ad555-0e5d-995f-7817-c2de01ee2369, oa:person_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Person-ea6e7a21-9983-2a51-53b3-3632d4a08730, oa:person_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Person-f39bbe57-19f6-e4e9-ca94-04285a965514, oa:person_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Person-2d2bc04b-2fb2-1f05-25ad-71f462946f6c ;
  a2a:hasEvent oa:event_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_0, oa:relationep_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_1, oa:relationep_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_2, oa:relationep_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_3, oa:relationep_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_4 ;
  a2a:hasSource oa:source_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17 .

oa:person_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Person-98d475f7-6057-e8aa-02ea-5b73c0b0ae59
  a a2a:Person ;
  rdfs:label "Cornelia Monden" ;
  a2a:PersonName [
    rdfs:label "Cornelia Monden" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Monden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Person-ac6ad555-0e5d-995f-7817-c2de01ee2369
  a a2a:Person ;
  rdfs:label "Anna Maria Geersen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Geersen" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Maria" ;
    a2a:PersonNameLastName "Geersen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Person-ea6e7a21-9983-2a51-53b3-3632d4a08730
  a a2a:Person ;
  rdfs:label "Nicolaas Herbers" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Herbers" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Herbers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Person-f39bbe57-19f6-e4e9-ca94-04285a965514
  a a2a:Person ;
  rdfs:label "Joanna Geersen" ;
  a2a:PersonName [
    rdfs:label "Joanna Geersen" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Geersen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Person-2d2bc04b-2fb2-1f05-25ad-71f462946f6c
  a a2a:Person ;
  rdfs:label "Joanna Herbers" ;
  a2a:PersonName [
    rdfs:label "Joanna Herbers" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Herbers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1784" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1784-01-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Person:98d475f7-6057-e8aa-02ea-5b73c0b0ae59 ;
  a2a:EventKeyRef oa:event_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Event1 .

oa:relationep_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Person:ac6ad555-0e5d-995f-7817-c2de01ee2369 ;
  a2a:EventKeyRef oa:event_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Event1 .

oa:relationep_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Person:ea6e7a21-9983-2a51-53b3-3632d4a08730 ;
  a2a:EventKeyRef oa:event_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Event1 .

oa:relationep_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Person:f39bbe57-19f6-e4e9-ca94-04285a965514 ;
  a2a:EventKeyRef oa:event_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Event1 .

oa:relationep_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Person:2d2bc04b-2fb2-1f05-25ad-71f462946f6c ;
  a2a:EventKeyRef oa:event_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17_Event1 .

oa:source_brd_d3e84baf-ee26-c506-9f71-bb4ff76f0c17
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1784-01-07 - 1784-01-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1784-01-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1784-01-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1784" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1784-01-07"^^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 "247" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 22, Periode: 1748-1810, Dopen rk Waterstraat 1748-1810, 22, 247"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ee5dcc-8751-11e3-a8bc-8b1d14cce86c.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/d3e84baf-ee26-c506-9f71-bb4ff76f0c17" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ee5dcc-8751-11e3-a8bc-8b1d14cce86c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/d3e84baf-ee26-c506-9f71-bb4ff76f0c17" ;
  a2a:RecordGUID "{d3e84baf-ee26-c506-9f71-bb4ff76f0c17}" ;
  a2a:SourceRemarkOpmerking "natuurlijk kind", "<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_5167_00005167.xml van BRD" .

