@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_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87
  a a2a:Record ;
  rdfs:label "Doop op 26 januari 1747 te Breda" ;
  a2a:hasPerson oa:person_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Person-3bb377aa-d5c8-5fe6-97c5-4ae91c628970, oa:person_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Person-7f94c118-a0d8-9e5b-e5e1-11ed97d134fe, oa:person_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Person-71e67112-af53-7fb8-9730-948c8a1d0abf, oa:person_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Person-7b9d2c42-d59f-3c49-424d-52bc0b47a17d, oa:person_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Person-b52f8f22-212b-0766-7dcd-77d27bdc206a, oa:person_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Person-b8586a7a-a932-e1bb-d015-2da974ffac19 ;
  a2a:hasEvent oa:event_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_0, oa:relationep_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_1, oa:relationep_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_2, oa:relationep_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_3, oa:relationep_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_4, oa:relationep_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_5 ;
  a2a:hasSource oa:source_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87 .

oa:person_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Person-3bb377aa-d5c8-5fe6-97c5-4ae91c628970
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Gilis" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Gilis" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Elisabeth" ;
    a2a:PersonNameLastName "Gilis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Person-7f94c118-a0d8-9e5b-e5e1-11ed97d134fe
  a a2a:Person ;
  rdfs:label "Petrus van den" ;
  a2a:PersonName [
    rdfs:label "Petrus van den" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van den"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Person-71e67112-af53-7fb8-9730-948c8a1d0abf
  a a2a:Person ;
  rdfs:label "Petrus van Riel" ;
  a2a:PersonName [
    rdfs:label "Petrus van Riel" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Riel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Person-7b9d2c42-d59f-3c49-424d-52bc0b47a17d
  a a2a:Person ;
  rdfs:label "Oulant" ;
  a2a:PersonName [
    rdfs:label "Oulant" ;
    a2a:PersonNameFirstName "Oulant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Person-b52f8f22-212b-0766-7dcd-77d27bdc206a
  a a2a:Person ;
  rdfs:label "Josina de Wit" ;
  a2a:PersonName [
    rdfs:label "Josina de Wit" ;
    a2a:PersonNameFirstName "Josina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Person-b8586a7a-a932-e1bb-d015-2da974ffac19
  a a2a:Person ;
  rdfs:label "Martinus van Riel" ;
  a2a:PersonName [
    rdfs:label "Martinus van Riel" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Riel"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1747" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1747-01-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Person:3bb377aa-d5c8-5fe6-97c5-4ae91c628970 ;
  a2a:EventKeyRef oa:event_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Event1 .

oa:relationep_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Person:7f94c118-a0d8-9e5b-e5e1-11ed97d134fe ;
  a2a:EventKeyRef oa:event_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Event1 .

oa:relationep_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Person:71e67112-af53-7fb8-9730-948c8a1d0abf ;
  a2a:EventKeyRef oa:event_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Event1 .

oa:relationep_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Person:7b9d2c42-d59f-3c49-424d-52bc0b47a17d ;
  a2a:EventKeyRef oa:event_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Event1 .

oa:relationep_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Person:b52f8f22-212b-0766-7dcd-77d27bdc206a ;
  a2a:EventKeyRef oa:event_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Event1 .

oa:relationep_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Person:b8586a7a-a932-e1bb-d015-2da974ffac19 ;
  a2a:EventKeyRef oa:event_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87_Event1 .

oa:source_brd_7eab2d1d-7db6-2bd5-c226-cb603f7c0f87
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1747-01-26 - 1747-01-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1747-01-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1747-01-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1747" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1747-01-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 21, Periode: 1704-1747" ;
    a2a:Book "Dopen rk Waterstraat 1704-1747" ;
    a2a:RegistryNumber "21" ;
    a2a:Folio "369" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 21, Periode: 1704-1747, Dopen rk Waterstraat 1704-1747, 21, 369"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ed97a2-8751-11e3-9438-ff70af0dadfe.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/7eab2d1d-7db6-2bd5-c226-cb603f7c0f87" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ed97a2-8751-11e3-9438-ff70af0dadfe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/7eab2d1d-7db6-2bd5-c226-cb603f7c0f87" ;
  a2a:RecordGUID "{7eab2d1d-7db6-2bd5-c226-cb603f7c0f87}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Waterstraat+1704-1747\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5021_00005021.xml van BRD" .

