@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_87c3bcfe-3311-e14f-c932-a31573f0c034
  a a2a:Record ;
  rdfs:label "Doop op 4 november 1661 te Breda" ;
  a2a:hasPerson oa:person_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Person-de49b72e-e6f5-4738-4356-7615eb22dfd4, oa:person_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Person-072deb2a-be32-a44e-d294-fcb0bbb2d067, oa:person_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Person-f4ada718-a7af-15e1-25ce-480f7e5d78ff, oa:person_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Person-d13a1a2e-7b0a-9824-7498-1a5730f607ab, oa:person_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Person-82e63451-3278-ab22-2396-2e544a3fd4ce ;
  a2a:hasEvent oa:event_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_0, oa:relationep_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_1, oa:relationep_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_2, oa:relationep_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_3, oa:relationep_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_4 ;
  a2a:hasSource oa:source_brd_87c3bcfe-3311-e14f-c932-a31573f0c034 .

oa:person_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Person-de49b72e-e6f5-4738-4356-7615eb22dfd4
  a a2a:Person ;
  rdfs:label "Catharina Hermans" ;
  a2a:PersonName [
    rdfs:label "Catharina Hermans" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Person-072deb2a-be32-a44e-d294-fcb0bbb2d067
  a a2a:Person ;
  rdfs:label "Reinerus van Beusecom" ;
  a2a:PersonName [
    rdfs:label "Reinerus van Beusecom" ;
    a2a:PersonNameFirstName "Reinerus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beusecom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Person-f4ada718-a7af-15e1-25ce-480f7e5d78ff
  a a2a:Person ;
  rdfs:label "Willem Hubrechts" ;
  a2a:PersonName [
    rdfs:label "Willem Hubrechts" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Hubrechts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Person-d13a1a2e-7b0a-9824-7498-1a5730f607ab
  a a2a:Person ;
  rdfs:label "Anna Gouban" ;
  a2a:PersonName [
    rdfs:label "Anna Gouban" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Gouban"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Person-82e63451-3278-ab22-2396-2e544a3fd4ce
  a a2a:Person ;
  rdfs:label "Catharina van Beusecom" ;
  a2a:PersonName [
    rdfs:label "Catharina van Beusecom" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beusecom"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1661" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1661-11-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Person:de49b72e-e6f5-4738-4356-7615eb22dfd4 ;
  a2a:EventKeyRef oa:event_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Event1 .

oa:relationep_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Person:072deb2a-be32-a44e-d294-fcb0bbb2d067 ;
  a2a:EventKeyRef oa:event_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Event1 .

oa:relationep_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Person:f4ada718-a7af-15e1-25ce-480f7e5d78ff ;
  a2a:EventKeyRef oa:event_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Event1 .

oa:relationep_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Person:d13a1a2e-7b0a-9824-7498-1a5730f607ab ;
  a2a:EventKeyRef oa:event_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Event1 .

oa:relationep_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Person:82e63451-3278-ab22-2396-2e544a3fd4ce ;
  a2a:EventKeyRef oa:event_brd_87c3bcfe-3311-e14f-c932-a31573f0c034_Event1 .

oa:source_brd_87c3bcfe-3311-e14f-c932-a31573f0c034
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1661-11-04 - 1661-11-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1661-11-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1661-11-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1661" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1661-11-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 5, Periode: 1649-1665" ;
    a2a:Book "Dopen rk Brugstraat 1649-1665" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "102" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 5, Periode: 1649-1665, Dopen rk Brugstraat 1649-1665, 5, 102"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8406c088-8751-11e3-801c-9bab8a1c4727.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/87c3bcfe-3311-e14f-c932-a31573f0c034" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8406c088-8751-11e3-801c-9bab8a1c4727.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/87c3bcfe-3311-e14f-c932-a31573f0c034" ;
  a2a:RecordGUID "{87c3bcfe-3311-e14f-c932-a31573f0c034}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1649-1665\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5061_00005061.xml van BRD" .

