@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_18291732-e4f3-3553-001b-d6ab8ec61336
  a a2a:Record ;
  rdfs:label "Doop op 22 maart 1696 te Breda" ;
  a2a:hasPerson oa:person_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Person-24e688aa-4716-1b3b-88b2-549e805fe453, oa:person_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Person-55b94881-35bb-fd26-e8f4-b87cad7f619d, oa:person_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Person-169ae08a-9c7b-ffc7-c77b-756b0554edba, oa:person_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Person-eb66a47d-7468-08ff-b24b-e6382806b9b4, oa:person_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Person-c5b74cb7-38a3-b192-a39a-a521ebbe772b ;
  a2a:hasEvent oa:event_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_18291732-e4f3-3553-001b-d6ab8ec61336_0, oa:relationep_brd_18291732-e4f3-3553-001b-d6ab8ec61336_1, oa:relationep_brd_18291732-e4f3-3553-001b-d6ab8ec61336_2, oa:relationep_brd_18291732-e4f3-3553-001b-d6ab8ec61336_3, oa:relationep_brd_18291732-e4f3-3553-001b-d6ab8ec61336_4 ;
  a2a:hasSource oa:source_brd_18291732-e4f3-3553-001b-d6ab8ec61336 .

oa:person_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Person-24e688aa-4716-1b3b-88b2-549e805fe453
  a a2a:Person ;
  rdfs:label "Joanna Wits" ;
  a2a:PersonName [
    rdfs:label "Joanna Wits" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Wits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Person-55b94881-35bb-fd26-e8f4-b87cad7f619d
  a a2a:Person ;
  rdfs:label "Anna Bestaes" ;
  a2a:PersonName [
    rdfs:label "Anna Bestaes" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Bestaes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Person-169ae08a-9c7b-ffc7-c77b-756b0554edba
  a a2a:Person ;
  rdfs:label "Ignatius Baert" ;
  a2a:PersonName [
    rdfs:label "Ignatius Baert" ;
    a2a:PersonNameFirstName "Ignatius" ;
    a2a:PersonNameLastName "Baert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Person-eb66a47d-7468-08ff-b24b-e6382806b9b4
  a a2a:Person ;
  rdfs:label "Petrus de Ruyter" ;
  a2a:PersonName [
    rdfs:label "Petrus de Ruyter" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruyter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Person-c5b74cb7-38a3-b192-a39a-a521ebbe772b
  a a2a:Person ;
  rdfs:label "Joanna Agnes de Ruyter" ;
  a2a:PersonName [
    rdfs:label "Joanna Agnes de Ruyter" ;
    a2a:PersonNameFirstName "Joanna Agnes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruyter"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1696" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1696-03-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_18291732-e4f3-3553-001b-d6ab8ec61336_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Person:24e688aa-4716-1b3b-88b2-549e805fe453 ;
  a2a:EventKeyRef oa:event_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Event1 .

oa:relationep_brd_18291732-e4f3-3553-001b-d6ab8ec61336_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Person:55b94881-35bb-fd26-e8f4-b87cad7f619d ;
  a2a:EventKeyRef oa:event_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Event1 .

oa:relationep_brd_18291732-e4f3-3553-001b-d6ab8ec61336_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Person:169ae08a-9c7b-ffc7-c77b-756b0554edba ;
  a2a:EventKeyRef oa:event_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Event1 .

oa:relationep_brd_18291732-e4f3-3553-001b-d6ab8ec61336_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Person:eb66a47d-7468-08ff-b24b-e6382806b9b4 ;
  a2a:EventKeyRef oa:event_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Event1 .

oa:relationep_brd_18291732-e4f3-3553-001b-d6ab8ec61336_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Person:c5b74cb7-38a3-b192-a39a-a521ebbe772b ;
  a2a:EventKeyRef oa:event_brd_18291732-e4f3-3553-001b-d6ab8ec61336_Event1 .

oa:source_brd_18291732-e4f3-3553-001b-d6ab8ec61336
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1696-03-22 - 1696-03-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1696-03-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1696-03-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1696" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1696-03-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 15, Periode: 1696-1742" ;
    a2a:Book "Dopen rk Nieuwstraat 1696-1742" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "3" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 15, Periode: 1696-1742, Dopen rk Nieuwstraat 1696-1742, 15, 3"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e50542-8751-11e3-9603-2b967e38fd68.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/18291732-e4f3-3553-001b-d6ab8ec61336" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e50542-8751-11e3-9603-2b967e38fd68.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/18291732-e4f3-3553-001b-d6ab8ec61336" ;
  a2a:RecordGUID "{18291732-e4f3-3553-001b-d6ab8ec61336}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1696-1742\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1346_00001346.xml van BRD" .

