@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_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228
  a a2a:Record ;
  rdfs:label "Doop op 8 juli 1743 te Breda" ;
  a2a:hasPerson oa:person_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Person-8425acd7-dec0-27ae-e775-4cf8a7352008, oa:person_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Person-2916f8cb-11d2-7961-82cb-848fcf56fb79, oa:person_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Person-82dc69e4-53bd-e5d3-3dba-644635be9063, oa:person_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Person-77551ff6-4560-75fe-ee09-3640a9519f03, oa:person_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Person-73f28bb7-d546-4952-dfec-f604aac63de0 ;
  a2a:hasEvent oa:event_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_0, oa:relationep_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_1, oa:relationep_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_2, oa:relationep_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_3, oa:relationep_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_4 ;
  a2a:hasSource oa:source_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228 .

oa:person_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Person-8425acd7-dec0-27ae-e775-4cf8a7352008
  a a2a:Person ;
  rdfs:label "Cornelia Wagemakers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Wagemakers" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Wagemakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Person-2916f8cb-11d2-7961-82cb-848fcf56fb79
  a a2a:Person ;
  rdfs:label "Jacobus Vingerhoets" ;
  a2a:PersonName [
    rdfs:label "Jacobus Vingerhoets" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Vingerhoets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Person-82dc69e4-53bd-e5d3-3dba-644635be9063
  a a2a:Person ;
  rdfs:label "Thomas Naele" ;
  a2a:PersonName [
    rdfs:label "Thomas Naele" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Naele"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Person-77551ff6-4560-75fe-ee09-3640a9519f03
  a a2a:Person ;
  rdfs:label "Catharina Lips" ;
  a2a:PersonName [
    rdfs:label "Catharina Lips" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Person-73f28bb7-d546-4952-dfec-f604aac63de0
  a a2a:Person ;
  rdfs:label "Anna Catharina Naele" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Naele" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Naele"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1743" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1743-07-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Person:8425acd7-dec0-27ae-e775-4cf8a7352008 ;
  a2a:EventKeyRef oa:event_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Event1 .

oa:relationep_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Person:2916f8cb-11d2-7961-82cb-848fcf56fb79 ;
  a2a:EventKeyRef oa:event_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Event1 .

oa:relationep_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Person:82dc69e4-53bd-e5d3-3dba-644635be9063 ;
  a2a:EventKeyRef oa:event_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Event1 .

oa:relationep_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Person:77551ff6-4560-75fe-ee09-3640a9519f03 ;
  a2a:EventKeyRef oa:event_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Event1 .

oa:relationep_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Person:73f28bb7-d546-4952-dfec-f604aac63de0 ;
  a2a:EventKeyRef oa:event_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228_Event1 .

oa:source_brd_7b4e80f1-7f0f-cfe0-9c63-15f89a00b228
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1743-07-08 - 1743-07-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1743-07-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1743-07-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1743" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1743-07-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 16, Periode: 1742-1789" ;
    a2a:Book "Dopen rk Nieuwstraat 1742-1789" ;
    a2a:RegistryNumber "16" ;
    a2a:Folio "13" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 16, Periode: 1742-1789, Dopen rk Nieuwstraat 1742-1789, 16, 13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e86cbe-8751-11e3-af30-573610ecf82e.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/7b4e80f1-7f0f-cfe0-9c63-15f89a00b228" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e86cbe-8751-11e3-af30-573610ecf82e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/7b4e80f1-7f0f-cfe0-9c63-15f89a00b228" ;
  a2a:RecordGUID "{7b4e80f1-7f0f-cfe0-9c63-15f89a00b228}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1742-1789\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5007_00005007.xml van BRD" .

