@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_d9a44a28-e599-6077-8f20-7cdedaf9e1e8
  a a2a:Record ;
  rdfs:label "Doop op 27 december 1792 te Bavel" ;
  a2a:hasPerson oa:person_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Person-1309b85c-94fd-fd9c-7f7f-f5794cf1307a, oa:person_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Person-0ad6edad-d4fc-0437-b94f-7f6e2ead42e2, oa:person_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Person-11467d26-f7f1-b9e9-c762-2b100f5bddea, oa:person_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Person-1d5c2acd-9cd9-a1a1-2243-219063474f76, oa:person_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Person-32ff8f36-1928-ac8b-8f55-ff4b2960c9db ;
  a2a:hasEvent oa:event_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_0, oa:relationep_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_1, oa:relationep_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_2, oa:relationep_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_3, oa:relationep_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_4 ;
  a2a:hasSource oa:source_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8 .

oa:person_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Person-1309b85c-94fd-fd9c-7f7f-f5794cf1307a
  a a2a:Person ;
  rdfs:label "Digna Sterckens" ;
  a2a:PersonName [
    rdfs:label "Digna Sterckens" ;
    a2a:PersonNameFirstName "Digna" ;
    a2a:PersonNameLastName "Sterckens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Person-0ad6edad-d4fc-0437-b94f-7f6e2ead42e2
  a a2a:Person ;
  rdfs:label "Catharina Jacobi Hermans" ;
  a2a:PersonName [
    rdfs:label "Catharina Jacobi Hermans" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Jacobi" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Person-11467d26-f7f1-b9e9-c762-2b100f5bddea
  a a2a:Person ;
  rdfs:label "Joannes Hermans" ;
  a2a:PersonName [
    rdfs:label "Joannes Hermans" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Person-1d5c2acd-9cd9-a1a1-2243-219063474f76
  a a2a:Person ;
  rdfs:label "Petrus Smits" ;
  a2a:PersonName [
    rdfs:label "Petrus Smits" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Person-32ff8f36-1928-ac8b-8f55-ff4b2960c9db
  a a2a:Person ;
  rdfs:label "Digna Smits" ;
  a2a:PersonName [
    rdfs:label "Digna Smits" ;
    a2a:PersonNameFirstName "Digna" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1792-12-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:relationep_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Person:1309b85c-94fd-fd9c-7f7f-f5794cf1307a ;
  a2a:EventKeyRef oa:event_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Event1 .

oa:relationep_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Person:0ad6edad-d4fc-0437-b94f-7f6e2ead42e2 ;
  a2a:EventKeyRef oa:event_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Event1 .

oa:relationep_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Person:11467d26-f7f1-b9e9-c762-2b100f5bddea ;
  a2a:EventKeyRef oa:event_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Event1 .

oa:relationep_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Person:1d5c2acd-9cd9-a1a1-2243-219063474f76 ;
  a2a:EventKeyRef oa:event_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Event1 .

oa:relationep_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Person:32ff8f36-1928-ac8b-8f55-ff4b2960c9db ;
  a2a:EventKeyRef oa:event_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8_Event1 .

oa:source_brd_d9a44a28-e599-6077-8f20-7cdedaf9e1e8
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1792-12-27 - 1792-12-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-12-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-12-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1792" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1792-12-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Nieuw-Ginneken, Bron: boek, Deel: 5, Periode: 1733-1796" ;
    a2a:Book "Dopen rk Bavel 1733-1796" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "136" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Nieuw-Ginneken, Bron: boek, Deel: 5, Periode: 1733-1796, Dopen rk Bavel 1733-1796, 5, 136"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/84200872-8751-11e3-b2aa-c7c00508f540.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/d9a44a28-e599-6077-8f20-7cdedaf9e1e8" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/84200872-8751-11e3-b2aa-c7c00508f540.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/d9a44a28-e599-6077-8f20-7cdedaf9e1e8" ;
  a2a:RecordGUID "{d9a44a28-e599-6077-8f20-7cdedaf9e1e8}" ;
  a2a:SourceRemarkOpmerking "vader uit Meer, moeder uit Dorst", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Bavel+1733-1796\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5191_00005191.xml van BRD" .

