@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_7ba419fc-d69d-42c2-dcb1-921deb92603f
  a a2a:Record ;
  rdfs:label "Doop op 18 april 1691 te Breda" ;
  a2a:hasPerson oa:person_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Person-d6b52bc5-e14d-cb31-c23f-bfbaf4aca26d, oa:person_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Person-d63b38f5-1b14-7426-f7d5-054f998330b3, oa:person_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Person-4de35ce7-4368-8085-da32-3d0f6204173a, oa:person_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Person-429c47c6-eb15-cc01-e0d7-6cd3a8a6c1d8, oa:person_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Person-61886898-8ad0-c455-5635-e6a4d15ede15 ;
  a2a:hasEvent oa:event_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_0, oa:relationep_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_1, oa:relationep_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_2, oa:relationep_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_3, oa:relationep_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_4 ;
  a2a:hasSource oa:source_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f .

oa:person_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Person-d6b52bc5-e14d-cb31-c23f-bfbaf4aca26d
  a a2a:Person ;
  rdfs:label "Jenneke Mavons" ;
  a2a:PersonName [
    rdfs:label "Jenneke Mavons" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNameLastName "Mavons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Person-d63b38f5-1b14-7426-f7d5-054f998330b3
  a a2a:Person ;
  rdfs:label "Joost Christ" ;
  a2a:PersonName [
    rdfs:label "Joost Christ" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNameLastName "Christ"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Person-4de35ce7-4368-8085-da32-3d0f6204173a
  a a2a:Person ;
  rdfs:label "Thomas Halder" ;
  a2a:PersonName [
    rdfs:label "Thomas Halder" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Halder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Person-429c47c6-eb15-cc01-e0d7-6cd3a8a6c1d8
  a a2a:Person ;
  rdfs:label "Dymphna Abrahams" ;
  a2a:PersonName [
    rdfs:label "Dymphna Abrahams" ;
    a2a:PersonNameFirstName "Dymphna" ;
    a2a:PersonNameLastName "Abrahams"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Person-61886898-8ad0-c455-5635-e6a4d15ede15
  a a2a:Person ;
  rdfs:label "Geerardina Halder" ;
  a2a:PersonName [
    rdfs:label "Geerardina Halder" ;
    a2a:PersonNameFirstName "Geerardina" ;
    a2a:PersonNameLastName "Halder"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1691" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1691-04-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Person:d6b52bc5-e14d-cb31-c23f-bfbaf4aca26d ;
  a2a:EventKeyRef oa:event_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Event1 .

oa:relationep_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Person:d63b38f5-1b14-7426-f7d5-054f998330b3 ;
  a2a:EventKeyRef oa:event_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Event1 .

oa:relationep_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Person:4de35ce7-4368-8085-da32-3d0f6204173a ;
  a2a:EventKeyRef oa:event_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Event1 .

oa:relationep_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Person:429c47c6-eb15-cc01-e0d7-6cd3a8a6c1d8 ;
  a2a:EventKeyRef oa:event_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Event1 .

oa:relationep_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Person:61886898-8ad0-c455-5635-e6a4d15ede15 ;
  a2a:EventKeyRef oa:event_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f_Event1 .

oa:source_brd_7ba419fc-d69d-42c2-dcb1-921deb92603f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1691-04-18 - 1691-04-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1691-04-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1691-04-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1691" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1691-04-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 8, Periode: 1673-1701" ;
    a2a:Book "Dopen rk Brugstraat 1673-1701" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "165" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 8, Periode: 1673-1701, Dopen rk Brugstraat 1673-1701, 8, 165"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841634fa-8751-11e3-a771-a3b69d2c0f38.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/7ba419fc-d69d-42c2-dcb1-921deb92603f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841634fa-8751-11e3-a771-a3b69d2c0f38.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-10-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/7ba419fc-d69d-42c2-dcb1-921deb92603f" ;
  a2a:RecordGUID "{7ba419fc-d69d-42c2-dcb1-921deb92603f}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1673-1701\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5009_00005009.xml van BRD" .

