@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_abd1dff5-d23c-fd13-9c29-2565de49d2c0
  a a2a:Record ;
  rdfs:label "Doop op 14 december 1734 te Breda" ;
  a2a:hasPerson oa:person_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Person-2831d892-7a0e-ca90-df42-9897ff173932, oa:person_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Person-0e6c2e1a-b2fd-e65f-19c8-9a57cd33cacc, oa:person_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Person-94aa45bf-07fa-9ed6-8cba-7a10643947ba, oa:person_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Person-ac8a1536-aba5-b294-f46f-e19c1754bf16, oa:person_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Person-d6084338-5039-b23d-1f70-6a959f0759b7, oa:person_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Person-ee7ef65b-f0db-daef-5ed5-3b024b21e45a ;
  a2a:hasEvent oa:event_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_0, oa:relationep_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_1, oa:relationep_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_2, oa:relationep_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_3, oa:relationep_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_4, oa:relationep_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_5 ;
  a2a:hasSource oa:source_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0 .

oa:person_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Person-2831d892-7a0e-ca90-df42-9897ff173932
  a a2a:Person ;
  rdfs:label "Catharina Berchmans" ;
  a2a:PersonName [
    rdfs:label "Catharina Berchmans" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Berchmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Person-0e6c2e1a-b2fd-e65f-19c8-9a57cd33cacc
  a a2a:Person ;
  rdfs:label "Conradus Koster" ;
  a2a:PersonName [
    rdfs:label "Conradus Koster" ;
    a2a:PersonNameFirstName "Conradus" ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Person-94aa45bf-07fa-9ed6-8cba-7a10643947ba
  a a2a:Person ;
  rdfs:label "Andreas Stalmans" ;
  a2a:PersonName [
    rdfs:label "Andreas Stalmans" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Stalmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Person-ac8a1536-aba5-b294-f46f-e19c1754bf16
  a a2a:Person ;
  rdfs:label "Anna Govaerts" ;
  a2a:PersonName [
    rdfs:label "Anna Govaerts" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Govaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Person-d6084338-5039-b23d-1f70-6a959f0759b7
  a a2a:Person ;
  rdfs:label "Joanna Verheyden" ;
  a2a:PersonName [
    rdfs:label "Joanna Verheyden" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Verheyden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Person-ee7ef65b-f0db-daef-5ed5-3b024b21e45a
  a a2a:Person ;
  rdfs:label "Anna Maria Koster" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Koster" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1734" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1734-12-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Person:2831d892-7a0e-ca90-df42-9897ff173932 ;
  a2a:EventKeyRef oa:event_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Event1 .

oa:relationep_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Person:0e6c2e1a-b2fd-e65f-19c8-9a57cd33cacc ;
  a2a:EventKeyRef oa:event_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Event1 .

oa:relationep_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Person:94aa45bf-07fa-9ed6-8cba-7a10643947ba ;
  a2a:EventKeyRef oa:event_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Event1 .

oa:relationep_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Person:ac8a1536-aba5-b294-f46f-e19c1754bf16 ;
  a2a:EventKeyRef oa:event_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Event1 .

oa:relationep_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Person:d6084338-5039-b23d-1f70-6a959f0759b7 ;
  a2a:EventKeyRef oa:event_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Event1 .

oa:relationep_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Person:ee7ef65b-f0db-daef-5ed5-3b024b21e45a ;
  a2a:EventKeyRef oa:event_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0_Event1 .

oa:source_brd_abd1dff5-d23c-fd13-9c29-2565de49d2c0
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1734-12-14 - 1734-12-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1734-12-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1734-12-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1734" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1734-12-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 15, Periode: 1696-1742" ;
    a2a:Book "Dopen rk Nieuwstraat 1696-1742" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "297" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 15, Periode: 1696-1742, Dopen rk Nieuwstraat 1696-1742, 15, 297"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e5e5f2-8751-11e3-8d29-9bc0b07003a8.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/abd1dff5-d23c-fd13-9c29-2565de49d2c0" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e5e5f2-8751-11e3-8d29-9bc0b07003a8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/abd1dff5-d23c-fd13-9c29-2565de49d2c0" ;
  a2a:RecordGUID "{abd1dff5-d23c-fd13-9c29-2565de49d2c0}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1696-1742\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5431_00005431.xml van BRD" .

