@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_1a41ee34-fab7-afe2-8bfd-3eca75f6febc
  a a2a:Record ;
  rdfs:label "Doop op 24 mei 1749 te Breda" ;
  a2a:hasPerson oa:person_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_Person-daf414f4-1071-ff0a-241e-32bccdf2b720, oa:person_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_Person-6bac6a7d-6b7f-b463-0104-d69d6c713f54, oa:person_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_Person-024d87c2-ae80-cee3-2f69-c18e29dd03b8, oa:person_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_Person-327eb375-88e7-0b55-631c-f89600586f0d ;
  a2a:hasEvent oa:event_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_0, oa:relationep_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_1, oa:relationep_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_2, oa:relationep_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_3 ;
  a2a:hasSource oa:source_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc .

oa:person_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_Person-daf414f4-1071-ff0a-241e-32bccdf2b720
  a a2a:Person ;
  rdfs:label "Maria Kestener" ;
  a2a:PersonName [
    rdfs:label "Maria Kestener" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Kestener"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_Person-6bac6a7d-6b7f-b463-0104-d69d6c713f54
  a a2a:Person ;
  rdfs:label "Helena de Wijs" ;
  a2a:PersonName [
    rdfs:label "Helena de Wijs" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_Person-024d87c2-ae80-cee3-2f69-c18e29dd03b8
  a a2a:Person ;
  rdfs:label "Philippus van Engelen" ;
  a2a:PersonName [
    rdfs:label "Philippus van Engelen" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Engelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_Person-327eb375-88e7-0b55-631c-f89600586f0d
  a a2a:Person ;
  rdfs:label "Anna Margareta van Engelen" ;
  a2a:PersonName [
    rdfs:label "Anna Margareta van Engelen" ;
    a2a:PersonNameFirstName "Anna Margareta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Engelen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1749" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1749-05-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_Person:daf414f4-1071-ff0a-241e-32bccdf2b720 ;
  a2a:EventKeyRef oa:event_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_Event1 .

oa:relationep_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_Person:6bac6a7d-6b7f-b463-0104-d69d6c713f54 ;
  a2a:EventKeyRef oa:event_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_Event1 .

oa:relationep_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_Person:024d87c2-ae80-cee3-2f69-c18e29dd03b8 ;
  a2a:EventKeyRef oa:event_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_Event1 .

oa:relationep_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_Person:327eb375-88e7-0b55-631c-f89600586f0d ;
  a2a:EventKeyRef oa:event_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc_Event1 .

oa:source_brd_1a41ee34-fab7-afe2-8bfd-3eca75f6febc
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1749-05-24 - 1749-05-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-05-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-05-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1749" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1749-05-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 22a, Periode: 1748-1749" ;
    a2a:Book "Dopen rk Waterstraat 1748-1749" ;
    a2a:RegistryNumber "22a" ;
    a2a:Folio "15v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 22a, Periode: 1748-1749, Dopen rk Waterstraat 1748-1749, 22a, 15v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ef173a-8751-11e3-824e-f71245dec430.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1a41ee34-fab7-afe2-8bfd-3eca75f6febc" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ef173a-8751-11e3-824e-f71245dec430.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1a41ee34-fab7-afe2-8bfd-3eca75f6febc" ;
  a2a:RecordGUID "{1a41ee34-fab7-afe2-8bfd-3eca75f6febc}" ;
  a2a:SourceRemarkOpmerking "onwettig kind;", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Waterstraat+1748-1749\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1355_00001355.xml van BRD" .

