@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_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f
  a a2a:Record ;
  rdfs:label "Doop op 6 april 1730 te Breda" ;
  a2a:hasPerson oa:person_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Person-4fa07deb-b695-abe7-f87c-58ea8c020abd, oa:person_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Person-a3e1204c-c985-8bc4-001e-1350b2ec818b, oa:person_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Person-9dd15223-7b15-5822-ce18-a8b38ec3629c, oa:person_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Person-df3c8449-ac79-f908-f772-398f0f9a3366, oa:person_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Person-18611f43-5015-04ed-8717-2408287ec606 ;
  a2a:hasEvent oa:event_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_0, oa:relationep_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_1, oa:relationep_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_2, oa:relationep_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_3, oa:relationep_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_4 ;
  a2a:hasSource oa:source_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f .

oa:person_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Person-4fa07deb-b695-abe7-f87c-58ea8c020abd
  a a2a:Person ;
  rdfs:label "Anthonetta Duisers" ;
  a2a:PersonName [
    rdfs:label "Anthonetta Duisers" ;
    a2a:PersonNameFirstName "Anthonetta" ;
    a2a:PersonNameLastName "Duisers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Person-a3e1204c-c985-8bc4-001e-1350b2ec818b
  a a2a:Person ;
  rdfs:label "Bastiaan Holswilders" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Holswilders" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNameLastName "Holswilders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Person-9dd15223-7b15-5822-ce18-a8b38ec3629c
  a a2a:Person ;
  rdfs:label "Johannes Holswilders" ;
  a2a:PersonName [
    rdfs:label "Johannes Holswilders" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Holswilders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Person-df3c8449-ac79-f908-f772-398f0f9a3366
  a a2a:Person ;
  rdfs:label "Maria Clasina Sebel" ;
  a2a:PersonName [
    rdfs:label "Maria Clasina Sebel" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Clasina" ;
    a2a:PersonNameLastName "Sebel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Person-18611f43-5015-04ed-8717-2408287ec606
  a a2a:Person ;
  rdfs:label "Anthony Holswilders" ;
  a2a:PersonName [
    rdfs:label "Anthony Holswilders" ;
    a2a:PersonNameFirstName "Anthony" ;
    a2a:PersonNameLastName "Holswilders"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1730" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1730-04-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Person:4fa07deb-b695-abe7-f87c-58ea8c020abd ;
  a2a:EventKeyRef oa:event_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Event1 .

oa:relationep_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Person:a3e1204c-c985-8bc4-001e-1350b2ec818b ;
  a2a:EventKeyRef oa:event_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Event1 .

oa:relationep_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Person:9dd15223-7b15-5822-ce18-a8b38ec3629c ;
  a2a:EventKeyRef oa:event_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Event1 .

oa:relationep_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Person:df3c8449-ac79-f908-f772-398f0f9a3366 ;
  a2a:EventKeyRef oa:event_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Event1 .

oa:relationep_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Person:18611f43-5015-04ed-8717-2408287ec606 ;
  a2a:EventKeyRef oa:event_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f_Event1 .

oa:source_brd_97ffba8d-d89a-cb0b-6dc8-3c8fff98305f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1730-04-06 - 1730-04-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1730-04-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1730-04-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1730" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1730-04-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 31, Periode: 1722-1743" ;
    a2a:Book "Dopen nh Breda 1722-1743" ;
    a2a:RegistryNumber "31" ;
    a2a:Folio "56v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 31, Periode: 1722-1743, Dopen nh Breda 1722-1743, 31, 56v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83f72da8-8751-11e3-9b64-8b665b1d1c7c.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/97ffba8d-d89a-cb0b-6dc8-3c8fff98305f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83f72da8-8751-11e3-9b64-8b665b1d1c7c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/97ffba8d-d89a-cb0b-6dc8-3c8fff98305f" ;
  a2a:RecordGUID "{97ffba8d-d89a-cb0b-6dc8-3c8fff98305f}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+nh+Breda+1722-1743\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5131_00005131.xml van BRD" .

