@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_62a7f342-ec3c-62a1-c923-e7944fd6e5b0
  a a2a:Record ;
  rdfs:label "Doop op 15 januari 1699 te Breda" ;
  a2a:hasPerson oa:person_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Person-0e585264-3e82-8f35-b499-00ef09ce17ac, oa:person_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Person-4cc5b984-f60d-0e5c-cf5c-1b5bfb99fadb, oa:person_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Person-13caa6e6-eecb-7fee-8a90-f5e60f437ef3, oa:person_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Person-bcca3e93-f7a2-08aa-5d39-2f82fdfacd33, oa:person_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Person-140c50ae-adc1-2393-dcfd-e3276db39b27 ;
  a2a:hasEvent oa:event_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_0, oa:relationep_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_1, oa:relationep_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_2, oa:relationep_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_3, oa:relationep_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_4 ;
  a2a:hasSource oa:source_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0 .

oa:person_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Person-0e585264-3e82-8f35-b499-00ef09ce17ac
  a a2a:Person ;
  rdfs:label "Catharina Wilberts" ;
  a2a:PersonName [
    rdfs:label "Catharina Wilberts" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Wilberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Person-4cc5b984-f60d-0e5c-cf5c-1b5bfb99fadb
  a a2a:Person ;
  rdfs:label "Henricus Jansen" ;
  a2a:PersonName [
    rdfs:label "Henricus Jansen" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Person-13caa6e6-eecb-7fee-8a90-f5e60f437ef3
  a a2a:Person ;
  rdfs:label "Dielis Michael Maes" ;
  a2a:PersonName [
    rdfs:label "Dielis Michael Maes" ;
    a2a:PersonNameFirstName "Dielis" ;
    a2a:PersonNamePatronym "Michael" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Person-bcca3e93-f7a2-08aa-5d39-2f82fdfacd33
  a a2a:Person ;
  rdfs:label "Joanna Beseman" ;
  a2a:PersonName [
    rdfs:label "Joanna Beseman" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Beseman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Person-140c50ae-adc1-2393-dcfd-e3276db39b27
  a a2a:Person ;
  rdfs:label "Henricus Maes" ;
  a2a:PersonName [
    rdfs:label "Henricus Maes" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1699" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1699-01-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Person:0e585264-3e82-8f35-b499-00ef09ce17ac ;
  a2a:EventKeyRef oa:event_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Event1 .

oa:relationep_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Person:4cc5b984-f60d-0e5c-cf5c-1b5bfb99fadb ;
  a2a:EventKeyRef oa:event_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Event1 .

oa:relationep_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Person:13caa6e6-eecb-7fee-8a90-f5e60f437ef3 ;
  a2a:EventKeyRef oa:event_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Event1 .

oa:relationep_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Person:bcca3e93-f7a2-08aa-5d39-2f82fdfacd33 ;
  a2a:EventKeyRef oa:event_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Event1 .

oa:relationep_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Person:140c50ae-adc1-2393-dcfd-e3276db39b27 ;
  a2a:EventKeyRef oa:event_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0_Event1 .

oa:source_brd_62a7f342-ec3c-62a1-c923-e7944fd6e5b0
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1699-01-15 - 1699-01-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1699-01-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1699-01-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1699" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1699-01-15"^^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 "27" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 15, Periode: 1696-1742, Dopen rk Nieuwstraat 1696-1742, 15, 27"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e51668-8751-11e3-8b23-87706e267e20.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/62a7f342-ec3c-62a1-c923-e7944fd6e5b0" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e51668-8751-11e3-8b23-87706e267e20.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/62a7f342-ec3c-62a1-c923-e7944fd6e5b0" ;
  a2a:RecordGUID "{62a7f342-ec3c-62a1-c923-e7944fd6e5b0}" ;
  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_1229_00001229.xml van BRD" .

