@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_788055d8-3a67-b965-b8bb-ece5f4cf34bd
  a a2a:Record ;
  rdfs:label "Doop op 1 maart 1756 te Breda" ;
  a2a:hasPerson oa:person_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Person-c893b29e-387c-5caa-7ff2-6558308026db, oa:person_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Person-606a1a59-d868-9ea9-6499-3c3044c9ab18, oa:person_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Person-b04d208c-d54c-ccee-e7a1-ccd898db5cd0, oa:person_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Person-cea07e8c-8656-e00b-f6ee-314869e7f17b, oa:person_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Person-92758eb3-c20a-ed0e-9887-b3c3992d41d4 ;
  a2a:hasEvent oa:event_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_0, oa:relationep_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_1, oa:relationep_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_2, oa:relationep_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_3, oa:relationep_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_4 ;
  a2a:hasSource oa:source_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd .

oa:person_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Person-c893b29e-387c-5caa-7ff2-6558308026db
  a a2a:Person ;
  rdfs:label "Anna van der Kuijk" ;
  a2a:PersonName [
    rdfs:label "Anna van der Kuijk" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kuijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Person-606a1a59-d868-9ea9-6499-3c3044c9ab18
  a a2a:Person ;
  rdfs:label "Anthony Krol" ;
  a2a:PersonName [
    rdfs:label "Anthony Krol" ;
    a2a:PersonNameFirstName "Anthony" ;
    a2a:PersonNameLastName "Krol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Person-b04d208c-d54c-ccee-e7a1-ccd898db5cd0
  a a2a:Person ;
  rdfs:label "Cornelis Evers" ;
  a2a:PersonName [
    rdfs:label "Cornelis Evers" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Evers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Person-cea07e8c-8656-e00b-f6ee-314869e7f17b
  a a2a:Person ;
  rdfs:label "Barbel van Siebergen" ;
  a2a:PersonName [
    rdfs:label "Barbel van Siebergen" ;
    a2a:PersonNameFirstName "Barbel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Siebergen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Person-92758eb3-c20a-ed0e-9887-b3c3992d41d4
  a a2a:Person ;
  rdfs:label "Elizabeth Maria Evers" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Maria Evers" ;
    a2a:PersonNameFirstName "Elizabeth Maria" ;
    a2a:PersonNameLastName "Evers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1756" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1756-03-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Person:c893b29e-387c-5caa-7ff2-6558308026db ;
  a2a:EventKeyRef oa:event_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Event1 .

oa:relationep_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Person:606a1a59-d868-9ea9-6499-3c3044c9ab18 ;
  a2a:EventKeyRef oa:event_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Event1 .

oa:relationep_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Person:b04d208c-d54c-ccee-e7a1-ccd898db5cd0 ;
  a2a:EventKeyRef oa:event_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Event1 .

oa:relationep_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Person:cea07e8c-8656-e00b-f6ee-314869e7f17b ;
  a2a:EventKeyRef oa:event_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Event1 .

oa:relationep_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Person:92758eb3-c20a-ed0e-9887-b3c3992d41d4 ;
  a2a:EventKeyRef oa:event_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd_Event1 .

oa:source_brd_788055d8-3a67-b965-b8bb-ece5f4cf34bd
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1756-03-01 - 1756-03-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-03-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1756-03-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1756" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1756-03-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 32, Periode: 1743-1778" ;
    a2a:Book "Dopen nh Breda 1743-1778" ;
    a2a:RegistryNumber "32" ;
    a2a:Folio "80v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 32, Periode: 1743-1778, Dopen nh Breda 1743-1778, 32, 80v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83f84350-8751-11e3-a343-672347c690d0.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/788055d8-3a67-b965-b8bb-ece5f4cf34bd" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83f84350-8751-11e3-a343-672347c690d0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/788055d8-3a67-b965-b8bb-ece5f4cf34bd" ;
  a2a:RecordGUID "{788055d8-3a67-b965-b8bb-ece5f4cf34bd}" ;
  a2a:SourceRemarkOpmerking "onegt kind, meter weduwe Siebergen", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+nh+Breda+1743-1778\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4995_00004995.xml van BRD" .

