@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_ec41ead8-38e7-9082-56fa-ae60e4bae9ca
  a a2a:Record ;
  rdfs:label "Doop op 25 november 1696 te Breda" ;
  a2a:hasPerson oa:person_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Person-383cf910-200c-610b-022a-bdd48c2fb438, oa:person_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Person-a9141116-d917-043a-e60d-92d43f79e8a5, oa:person_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Person-c33f0773-da28-1ca0-81f8-bcce2ff9ea5a, oa:person_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Person-74bb37c4-4855-881e-defc-93f387450475, oa:person_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Person-805e0f6c-2283-992f-700d-216fdf48e5be ;
  a2a:hasEvent oa:event_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_0, oa:relationep_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_1, oa:relationep_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_2, oa:relationep_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_3, oa:relationep_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_4 ;
  a2a:hasSource oa:source_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca .

oa:person_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Person-383cf910-200c-610b-022a-bdd48c2fb438
  a a2a:Person ;
  rdfs:label "Hillegonda de Ruijter" ;
  a2a:PersonName [
    rdfs:label "Hillegonda de Ruijter" ;
    a2a:PersonNameFirstName "Hillegonda" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruijter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Person-a9141116-d917-043a-e60d-92d43f79e8a5
  a a2a:Person ;
  rdfs:label "Johanna de Ruijter" ;
  a2a:PersonName [
    rdfs:label "Johanna de Ruijter" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruijter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Person-c33f0773-da28-1ca0-81f8-bcce2ff9ea5a
  a a2a:Person ;
  rdfs:label "Andries Bavercamp" ;
  a2a:PersonName [
    rdfs:label "Andries Bavercamp" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Bavercamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Person-74bb37c4-4855-881e-defc-93f387450475
  a a2a:Person ;
  rdfs:label "Steven van Malsen" ;
  a2a:PersonName [
    rdfs:label "Steven van Malsen" ;
    a2a:PersonNameFirstName "Steven" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Malsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Person-805e0f6c-2283-992f-700d-216fdf48e5be
  a a2a:Person ;
  rdfs:label "Wessel van Malsen" ;
  a2a:PersonName [
    rdfs:label "Wessel van Malsen" ;
    a2a:PersonNameFirstName "Wessel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Malsen"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1696" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1696-11-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Person:383cf910-200c-610b-022a-bdd48c2fb438 ;
  a2a:EventKeyRef oa:event_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Event1 .

oa:relationep_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Person:a9141116-d917-043a-e60d-92d43f79e8a5 ;
  a2a:EventKeyRef oa:event_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Event1 .

oa:relationep_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Person:c33f0773-da28-1ca0-81f8-bcce2ff9ea5a ;
  a2a:EventKeyRef oa:event_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Event1 .

oa:relationep_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Person:74bb37c4-4855-881e-defc-93f387450475 ;
  a2a:EventKeyRef oa:event_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Event1 .

oa:relationep_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Person:805e0f6c-2283-992f-700d-216fdf48e5be ;
  a2a:EventKeyRef oa:event_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca_Event1 .

oa:source_brd_ec41ead8-38e7-9082-56fa-ae60e4bae9ca
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1696-11-25 - 1696-11-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1696-11-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1696-11-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1696" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1696-11-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 29, Periode: 1686-1704" ;
    a2a:Book "Dopen nh Breda 1686-1704" ;
    a2a:RegistryNumber "29" ;
    a2a:Folio "121v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 29, Periode: 1686-1704, Dopen nh Breda 1686-1704, 29, 121v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83f4a1aa-8751-11e3-85c8-e387e22a2aea.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ec41ead8-38e7-9082-56fa-ae60e4bae9ca" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83f4a1aa-8751-11e3-85c8-e387e22a2aea.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ec41ead8-38e7-9082-56fa-ae60e4bae9ca" ;
  a2a:RecordGUID "{ec41ead8-38e7-9082-56fa-ae60e4bae9ca}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+nh+Breda+1686-1704\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5271_00005271.xml van BRD" .

