@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_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e
  a a2a:Record ;
  rdfs:label "Doop op 18 juni 1728 te Breda" ;
  a2a:hasPerson oa:person_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Person-1efebba6-c808-ce7d-50ec-cbb68b57d425, oa:person_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Person-026f94b5-e15b-cceb-3c6d-25fba96739fd, oa:person_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Person-225860b1-83c9-8f10-8b80-8004e45b54e8, oa:person_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Person-ed7b3a13-860a-68ce-0a83-c2b57b222015, oa:person_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Person-78148650-db3a-6526-c499-071c0d49c8f2, oa:person_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Person-f1e99f11-312b-4cbc-36cd-a5ae25301122 ;
  a2a:hasEvent oa:event_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_0, oa:relationep_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_1, oa:relationep_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_2, oa:relationep_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_3, oa:relationep_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_4, oa:relationep_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_5 ;
  a2a:hasSource oa:source_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e .

oa:person_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Person-1efebba6-c808-ce7d-50ec-cbb68b57d425
  a a2a:Person ;
  rdfs:label "Agnes Olislagers" ;
  a2a:PersonName [
    rdfs:label "Agnes Olislagers" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNameLastName "Olislagers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Person-026f94b5-e15b-cceb-3c6d-25fba96739fd
  a a2a:Person ;
  rdfs:label "Magdalena Olislagers" ;
  a2a:PersonName [
    rdfs:label "Magdalena Olislagers" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Olislagers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Person-225860b1-83c9-8f10-8b80-8004e45b54e8
  a a2a:Person ;
  rdfs:label "Joannes Petrus Hooghkercken" ;
  a2a:PersonName [
    rdfs:label "Joannes Petrus Hooghkercken" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Petrus" ;
    a2a:PersonNameLastName "Hooghkercken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Person-ed7b3a13-860a-68ce-0a83-c2b57b222015
  a a2a:Person ;
  rdfs:label "Petronella Drommaert" ;
  a2a:PersonName [
    rdfs:label "Petronella Drommaert" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Drommaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Person-78148650-db3a-6526-c499-071c0d49c8f2
  a a2a:Person ;
  rdfs:label "Petrus Haumans" ;
  a2a:PersonName [
    rdfs:label "Petrus Haumans" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Haumans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Person-f1e99f11-312b-4cbc-36cd-a5ae25301122
  a a2a:Person ;
  rdfs:label "Joannes Petrus Haumans" ;
  a2a:PersonName [
    rdfs:label "Joannes Petrus Haumans" ;
    a2a:PersonNameFirstName "Joannes Petrus" ;
    a2a:PersonNameLastName "Haumans"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1728" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1728-06-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Person:1efebba6-c808-ce7d-50ec-cbb68b57d425 ;
  a2a:EventKeyRef oa:event_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Event1 .

oa:relationep_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Person:026f94b5-e15b-cceb-3c6d-25fba96739fd ;
  a2a:EventKeyRef oa:event_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Event1 .

oa:relationep_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Person:225860b1-83c9-8f10-8b80-8004e45b54e8 ;
  a2a:EventKeyRef oa:event_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Event1 .

oa:relationep_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Person:ed7b3a13-860a-68ce-0a83-c2b57b222015 ;
  a2a:EventKeyRef oa:event_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Event1 .

oa:relationep_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Person:78148650-db3a-6526-c499-071c0d49c8f2 ;
  a2a:EventKeyRef oa:event_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Event1 .

oa:relationep_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Person:f1e99f11-312b-4cbc-36cd-a5ae25301122 ;
  a2a:EventKeyRef oa:event_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e_Event1 .

oa:source_brd_fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1728-06-18 - 1728-06-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1728-06-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1728-06-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1728" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1728-06-18"^^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 "131" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 21, Periode: 1704-1747, Dopen rk Waterstraat 1704-1747, 21, 131"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83eccf52-8751-11e3-b584-bf1cbf53793d.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83eccf52-8751-11e3-b584-bf1cbf53793d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e" ;
  a2a:RecordGUID "{fc6c3b21-e3ec-bbe8-b137-ac829bdaf28e}" ;
  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_5340_00005340.xml van BRD" .

