@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_56cabaf0-bfbb-cc12-698f-1c1e0597a86f
  a a2a:Record ;
  rdfs:label "Doop op 13 maart 1742 te Ginneken" ;
  a2a:hasPerson oa:person_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Person-fe4cc8da-9f33-c7ce-c42c-683525ec9046, oa:person_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Person-f256e97e-d530-7ed6-0abc-76b0cedee405, oa:person_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Person-1de2a29c-29d4-9357-258c-ef8dd7ebc086, oa:person_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Person-13bb053d-7737-0e3f-da1b-3c93f038c20e, oa:person_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Person-e7cf3794-bfac-be7c-6533-bd3d3c4c3507 ;
  a2a:hasEvent oa:event_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_0, oa:relationep_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_1, oa:relationep_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_2, oa:relationep_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_3, oa:relationep_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_4 ;
  a2a:hasSource oa:source_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f .

oa:person_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Person-fe4cc8da-9f33-c7ce-c42c-683525ec9046
  a a2a:Person ;
  rdfs:label "Catharina Cornelii Dockers" ;
  a2a:PersonName [
    rdfs:label "Catharina Cornelii Dockers" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNameLastName "Dockers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Person-f256e97e-d530-7ed6-0abc-76b0cedee405
  a a2a:Person ;
  rdfs:label "Joannes Joannis Robs" ;
  a2a:PersonName [
    rdfs:label "Joannes Joannis Robs" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Robs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Person-1de2a29c-29d4-9357-258c-ef8dd7ebc086
  a a2a:Person ;
  rdfs:label "Antonius Arnoldi Antonissen" ;
  a2a:PersonName [
    rdfs:label "Antonius Arnoldi Antonissen" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePatronym "Arnoldi" ;
    a2a:PersonNameLastName "Antonissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Person-13bb053d-7737-0e3f-da1b-3c93f038c20e
  a a2a:Person ;
  rdfs:label "Maria Joannis Robs" ;
  a2a:PersonName [
    rdfs:label "Maria Joannis Robs" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Robs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Person-e7cf3794-bfac-be7c-6533-bd3d3c4c3507
  a a2a:Person ;
  rdfs:label "Joannes Antonissen" ;
  a2a:PersonName [
    rdfs:label "Joannes Antonissen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Antonissen"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1742" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1742-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:relationep_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Person:fe4cc8da-9f33-c7ce-c42c-683525ec9046 ;
  a2a:EventKeyRef oa:event_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Event1 .

oa:relationep_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Person:f256e97e-d530-7ed6-0abc-76b0cedee405 ;
  a2a:EventKeyRef oa:event_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Event1 .

oa:relationep_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Person:1de2a29c-29d4-9357-258c-ef8dd7ebc086 ;
  a2a:EventKeyRef oa:event_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Event1 .

oa:relationep_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Person:13bb053d-7737-0e3f-da1b-3c93f038c20e ;
  a2a:EventKeyRef oa:event_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Event1 .

oa:relationep_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Person:e7cf3794-bfac-be7c-6533-bd3d3c4c3507 ;
  a2a:EventKeyRef oa:event_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f_Event1 .

oa:source_brd_56cabaf0-bfbb-cc12-698f-1c1e0597a86f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1742-03-13 - 1742-03-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1742-03-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1742-03-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1742" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1742-03-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 114, Periode: 1738-1782" ;
    a2a:Book "Dopen rk Ginneken 1738-1782" ;
    a2a:RegistryNumber "114" ;
    a2a:Folio "23" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 114, Periode: 1738-1782, Dopen rk Ginneken 1738-1782, 114, 23"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ccde40-8751-11e3-96fe-138f6c83f153.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/56cabaf0-bfbb-cc12-698f-1c1e0597a86f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ccde40-8751-11e3-96fe-138f6c83f153.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/56cabaf0-bfbb-cc12-698f-1c1e0597a86f" ;
  a2a:RecordGUID "{56cabaf0-bfbb-cc12-698f-1c1e0597a86f}" ;
  a2a:SourceRemarkOpmerking "Catharina Corneli Donckers \"geestelijke dochter\"", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Ginneken+1738-1782\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1179_00001179.xml van BRD" .

