@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_f3986f3b-65d1-8ba7-a42e-bc43ee205341
  a a2a:Record ;
  rdfs:label "Doop op 27 november 1757 te Bavel" ;
  a2a:hasPerson oa:person_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Person-5c6a0f0a-ff11-5b32-9c69-0f41c0cf6d42, oa:person_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Person-7be6e00e-fc53-b291-71e4-a81970bccb14, oa:person_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Person-32029a0c-67cf-f0d4-e55a-1221e675ba0c, oa:person_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Person-371fd82e-4eaf-1932-6d0b-531502329587, oa:person_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Person-6d72e380-ae9c-9628-ca6c-b4f847d6c992 ;
  a2a:hasEvent oa:event_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_0, oa:relationep_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_1, oa:relationep_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_2, oa:relationep_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_3, oa:relationep_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_4 ;
  a2a:hasSource oa:source_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341 .

oa:person_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Person-5c6a0f0a-ff11-5b32-9c69-0f41c0cf6d42
  a a2a:Person ;
  rdfs:label "Anna Andries Coremans" ;
  a2a:PersonName [
    rdfs:label "Anna Andries Coremans" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Andries" ;
    a2a:PersonNameLastName "Coremans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Person-7be6e00e-fc53-b291-71e4-a81970bccb14
  a a2a:Person ;
  rdfs:label "Johanna Maria Dirick Jaspers" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Dirick Jaspers" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePatronym "Dirick" ;
    a2a:PersonNameLastName "Jaspers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Person-32029a0c-67cf-f0d4-e55a-1221e675ba0c
  a a2a:Person ;
  rdfs:label "Johannes Dirick Jaspers" ;
  a2a:PersonName [
    rdfs:label "Johannes Dirick Jaspers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePatronym "Dirick" ;
    a2a:PersonNameLastName "Jaspers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Person-371fd82e-4eaf-1932-6d0b-531502329587
  a a2a:Person ;
  rdfs:label "Cornelius Coremans" ;
  a2a:PersonName [
    rdfs:label "Cornelius Coremans" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Coremans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Person-6d72e380-ae9c-9628-ca6c-b4f847d6c992
  a a2a:Person ;
  rdfs:label "Anna Coremans" ;
  a2a:PersonName [
    rdfs:label "Anna Coremans" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Coremans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1757" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1757-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:relationep_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Person:5c6a0f0a-ff11-5b32-9c69-0f41c0cf6d42 ;
  a2a:EventKeyRef oa:event_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Event1 .

oa:relationep_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Person:7be6e00e-fc53-b291-71e4-a81970bccb14 ;
  a2a:EventKeyRef oa:event_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Event1 .

oa:relationep_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Person:32029a0c-67cf-f0d4-e55a-1221e675ba0c ;
  a2a:EventKeyRef oa:event_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Event1 .

oa:relationep_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Person:371fd82e-4eaf-1932-6d0b-531502329587 ;
  a2a:EventKeyRef oa:event_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Event1 .

oa:relationep_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Person:6d72e380-ae9c-9628-ca6c-b4f847d6c992 ;
  a2a:EventKeyRef oa:event_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341_Event1 .

oa:source_brd_f3986f3b-65d1-8ba7-a42e-bc43ee205341
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1757-11-27 - 1757-11-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1757-11-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1757-11-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1757" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1757-11-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Nieuw-Ginneken, Bron: boek, Deel: 5, Periode: 1733-1796" ;
    a2a:Book "Dopen rk Bavel 1733-1796" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "71" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Nieuw-Ginneken, Bron: boek, Deel: 5, Periode: 1733-1796, Dopen rk Bavel 1733-1796, 5, 71"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841fd726-8751-11e3-a4a5-2fc0750330c9.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f3986f3b-65d1-8ba7-a42e-bc43ee205341" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841fd726-8751-11e3-a4a5-2fc0750330c9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f3986f3b-65d1-8ba7-a42e-bc43ee205341" ;
  a2a:RecordGUID "{f3986f3b-65d1-8ba7-a42e-bc43ee205341}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Bavel+1733-1796\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5302_00005302.xml van BRD" .

