@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_f26b3ee7-7464-e82f-1080-2cf7ac86310b
  a a2a:Record ;
  rdfs:label "Doop op 17 november 1756 te Breda" ;
  a2a:hasPerson oa:person_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Person-4c69dc4a-73bc-7428-3e45-736a8be9eae9, oa:person_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Person-e98fdae8-5788-7edb-7856-1132c4d5e530, oa:person_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Person-2b6332af-df60-1b17-940f-c8e28d2bcff1, oa:person_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Person-ee53aafe-e9d8-3d5a-6e2a-85578d14d76c, oa:person_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Person-3d4c8e20-6da6-1ede-0e11-dc28ef1d899d ;
  a2a:hasEvent oa:event_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_0, oa:relationep_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_1, oa:relationep_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_2, oa:relationep_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_3, oa:relationep_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_4 ;
  a2a:hasSource oa:source_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b .

oa:person_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Person-4c69dc4a-73bc-7428-3e45-736a8be9eae9
  a a2a:Person ;
  rdfs:label "Cornelia van Everdonk" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Everdonk" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Everdonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Person-e98fdae8-5788-7edb-7856-1132c4d5e530
  a a2a:Person ;
  rdfs:label "Catharina Gevers" ;
  a2a:PersonName [
    rdfs:label "Catharina Gevers" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Gevers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Person-2b6332af-df60-1b17-940f-c8e28d2bcff1
  a a2a:Person ;
  rdfs:label "Joannes Hoppenbrouwers" ;
  a2a:PersonName [
    rdfs:label "Joannes Hoppenbrouwers" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Hoppenbrouwers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Person-ee53aafe-e9d8-3d5a-6e2a-85578d14d76c
  a a2a:Person ;
  rdfs:label "Martinus van Everdonck" ;
  a2a:PersonName [
    rdfs:label "Martinus van Everdonck" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Everdonck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Person-3d4c8e20-6da6-1ede-0e11-dc28ef1d899d
  a a2a:Person ;
  rdfs:label "Thomas van Everdonck" ;
  a2a:PersonName [
    rdfs:label "Thomas van Everdonck" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Everdonck"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1756" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1756-11-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Person:4c69dc4a-73bc-7428-3e45-736a8be9eae9 ;
  a2a:EventKeyRef oa:event_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Event1 .

oa:relationep_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Person:e98fdae8-5788-7edb-7856-1132c4d5e530 ;
  a2a:EventKeyRef oa:event_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Event1 .

oa:relationep_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Person:2b6332af-df60-1b17-940f-c8e28d2bcff1 ;
  a2a:EventKeyRef oa:event_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Event1 .

oa:relationep_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Person:ee53aafe-e9d8-3d5a-6e2a-85578d14d76c ;
  a2a:EventKeyRef oa:event_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Event1 .

oa:relationep_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Person:3d4c8e20-6da6-1ede-0e11-dc28ef1d899d ;
  a2a:EventKeyRef oa:event_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b_Event1 .

oa:source_brd_f26b3ee7-7464-e82f-1080-2cf7ac86310b
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1756-11-17 - 1756-11-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-11-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1756-11-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1756" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1756-11-17"^^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 "147" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 16, Periode: 1742-1789, Dopen rk Nieuwstraat 1742-1789, 16, 147"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e8df8c-8751-11e3-a485-ef1ff8304808.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f26b3ee7-7464-e82f-1080-2cf7ac86310b" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e8df8c-8751-11e3-a485-ef1ff8304808.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f26b3ee7-7464-e82f-1080-2cf7ac86310b" ;
  a2a:RecordGUID "{f26b3ee7-7464-e82f-1080-2cf7ac86310b}" ;
  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_5297_00005297.xml van BRD" .

