@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_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18
  a a2a:Record ;
  rdfs:label "Doop op 26 februari 1790 te Breda" ;
  a2a:hasPerson oa:person_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Person-e9c2b410-d12c-677d-938b-9023f54df010, oa:person_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Person-b54f1eab-098c-9cea-621c-d391f9532292, oa:person_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Person-da7a8afb-f8ed-3778-6a38-9f9d062c6567, oa:person_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Person-8e104fe2-3895-a650-4498-6f02f1a634c3, oa:person_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Person-ba8fedf6-dd81-fbe6-ef43-7014cdd2c547 ;
  a2a:hasEvent oa:event_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_0, oa:relationep_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_1, oa:relationep_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_2, oa:relationep_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_3, oa:relationep_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_4 ;
  a2a:hasSource oa:source_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18 .

oa:person_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Person-e9c2b410-d12c-677d-938b-9023f54df010
  a a2a:Person ;
  rdfs:label "Joanna Harthof" ;
  a2a:PersonName [
    rdfs:label "Joanna Harthof" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Harthof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Person-b54f1eab-098c-9cea-621c-d391f9532292
  a a2a:Person ;
  rdfs:label "Elisabeth Koenen" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Koenen" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Koenen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Person-da7a8afb-f8ed-3778-6a38-9f9d062c6567
  a a2a:Person ;
  rdfs:label "Adrianus van der Klok" ;
  a2a:PersonName [
    rdfs:label "Adrianus van der Klok" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Klok"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Person-8e104fe2-3895-a650-4498-6f02f1a634c3
  a a2a:Person ;
  rdfs:label "Natalis Sprengler" ;
  a2a:PersonName [
    rdfs:label "Natalis Sprengler" ;
    a2a:PersonNameFirstName "Natalis" ;
    a2a:PersonNameLastName "Sprengler"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Person-ba8fedf6-dd81-fbe6-ef43-7014cdd2c547
  a a2a:Person ;
  rdfs:label "Adrianus Sprengler" ;
  a2a:PersonName [
    rdfs:label "Adrianus Sprengler" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Sprengler"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1790" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1790-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Person:e9c2b410-d12c-677d-938b-9023f54df010 ;
  a2a:EventKeyRef oa:event_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Event1 .

oa:relationep_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Person:b54f1eab-098c-9cea-621c-d391f9532292 ;
  a2a:EventKeyRef oa:event_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Event1 .

oa:relationep_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Person:da7a8afb-f8ed-3778-6a38-9f9d062c6567 ;
  a2a:EventKeyRef oa:event_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Event1 .

oa:relationep_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Person:8e104fe2-3895-a650-4498-6f02f1a634c3 ;
  a2a:EventKeyRef oa:event_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Event1 .

oa:relationep_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Person:ba8fedf6-dd81-fbe6-ef43-7014cdd2c547 ;
  a2a:EventKeyRef oa:event_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18_Event1 .

oa:source_brd_099851dc-d4b4-84c3-eb0d-4fa8a64dfb18
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1790-02-26 - 1790-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1790-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1790-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1790" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1790-02-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: 22, Periode: 1748-1810" ;
    a2a:Book "Dopen rk Waterstraat 1748-1810" ;
    a2a:RegistryNumber "22" ;
    a2a:Folio "280" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 22, Periode: 1748-1810, Dopen rk Waterstraat 1748-1810, 22, 280"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ee7532-8751-11e3-9803-d71bf3dc693d.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/099851dc-d4b4-84c3-eb0d-4fa8a64dfb18" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ee7532-8751-11e3-9803-d71bf3dc693d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/099851dc-d4b4-84c3-eb0d-4fa8a64dfb18" ;
  a2a:RecordGUID "{099851dc-d4b4-84c3-eb0d-4fa8a64dfb18}" ;
  a2a:SourceRemarkOpmerking "moeder uit Namen", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Waterstraat+1748-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1284_00001284.xml van BRD" .

