@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_cd75b947-d9e9-b849-e7e2-884cf3bd1e44
  a a2a:Record ;
  rdfs:label "Doop op 23 maart 1808 te Breda" ;
  a2a:hasPerson oa:person_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Person-c11bcf55-1450-cebb-73fe-e9fe9001f3cb, oa:person_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Person-5a8d81b5-5742-1885-6b4f-5943e3101289, oa:person_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Person-030466ed-9052-65ef-341f-79c4a9c68f85, oa:person_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Person-bdab6627-f41c-68ce-d9a0-4b50041e975b, oa:person_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Person-a4e76674-5512-270f-57a5-cccfabd047e3 ;
  a2a:hasEvent oa:event_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_0, oa:relationep_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_1, oa:relationep_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_2, oa:relationep_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_3, oa:relationep_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_4 ;
  a2a:hasSource oa:source_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44 .

oa:person_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Person-c11bcf55-1450-cebb-73fe-e9fe9001f3cb
  a a2a:Person ;
  rdfs:label "Anna Maria Theresia van Dalsum" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Theresia van Dalsum" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Maria Theresia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dalsum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Person-5a8d81b5-5742-1885-6b4f-5943e3101289
  a a2a:Person ;
  rdfs:label "Andreas Josephus Dart" ;
  a2a:PersonName [
    rdfs:label "Andreas Josephus Dart" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNamePatronym "Josephus" ;
    a2a:PersonNameLastName "Dart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Person-030466ed-9052-65ef-341f-79c4a9c68f85
  a a2a:Person ;
  rdfs:label "Gerardus Henricus van Son" ;
  a2a:PersonName [
    rdfs:label "Gerardus Henricus van Son" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePatronym "Henricus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Son"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Person-bdab6627-f41c-68ce-d9a0-4b50041e975b
  a a2a:Person ;
  rdfs:label "Adriana Petronella van Son" ;
  a2a:PersonName [
    rdfs:label "Adriana Petronella van Son" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePatronym "Petronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Son"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Person-a4e76674-5512-270f-57a5-cccfabd047e3
  a a2a:Person ;
  rdfs:label "Isabella Gerardina Theresia Dart" ;
  a2a:PersonName [
    rdfs:label "Isabella Gerardina Theresia Dart" ;
    a2a:PersonNameFirstName "Isabella Gerardina Theresia" ;
    a2a:PersonNameLastName "Dart"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1808" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1808-03-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Person:c11bcf55-1450-cebb-73fe-e9fe9001f3cb ;
  a2a:EventKeyRef oa:event_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Event1 .

oa:relationep_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Person:5a8d81b5-5742-1885-6b4f-5943e3101289 ;
  a2a:EventKeyRef oa:event_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Event1 .

oa:relationep_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Person:030466ed-9052-65ef-341f-79c4a9c68f85 ;
  a2a:EventKeyRef oa:event_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Event1 .

oa:relationep_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Person:bdab6627-f41c-68ce-d9a0-4b50041e975b ;
  a2a:EventKeyRef oa:event_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Event1 .

oa:relationep_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Person:a4e76674-5512-270f-57a5-cccfabd047e3 ;
  a2a:EventKeyRef oa:event_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44_Event1 .

oa:source_brd_cd75b947-d9e9-b849-e7e2-884cf3bd1e44
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1808-03-23 - 1808-03-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1808-03-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1808-03-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1808" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1808-03-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 17, Periode: 1789-1810" ;
    a2a:Book "Dopen rk Nieuwstraat 1789-1810" ;
    a2a:RegistryNumber "17" ;
    a2a:Folio "143" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 17, Periode: 1789-1810, Dopen rk Nieuwstraat 1789-1810, 17, 143"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ea0efc-8751-11e3-a6df-332c97f96405.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/cd75b947-d9e9-b849-e7e2-884cf3bd1e44" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ea0efc-8751-11e3-a6df-332c97f96405.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/cd75b947-d9e9-b849-e7e2-884cf3bd1e44" ;
  a2a:RecordGUID "{cd75b947-d9e9-b849-e7e2-884cf3bd1e44}" ;
  a2a:SourceRemarkOpmerking "ouders uit Breda", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1789-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5139_00005139.xml van BRD" .

