@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_31a9b915-7366-d697-059d-1a89002fd39f
  a a2a:Record ;
  rdfs:label "Doop op 6 februari 1709 te Ginneken" ;
  a2a:hasPerson oa:person_brd_31a9b915-7366-d697-059d-1a89002fd39f_Person-256bec1c-327f-460e-8f63-9fbbf17f3a10, oa:person_brd_31a9b915-7366-d697-059d-1a89002fd39f_Person-0058f5bd-8123-c303-e4ea-5e24aa41e04f, oa:person_brd_31a9b915-7366-d697-059d-1a89002fd39f_Person-2045c237-1e30-063f-af33-5cb97d6b859f, oa:person_brd_31a9b915-7366-d697-059d-1a89002fd39f_Person-2b8239ac-8b82-939a-9b07-e3958aa13dbc, oa:person_brd_31a9b915-7366-d697-059d-1a89002fd39f_Person-2de3e183-84dd-8470-fc49-d27e89e2153d, oa:person_brd_31a9b915-7366-d697-059d-1a89002fd39f_Person-fcdae2cf-a7c6-222c-1b53-1046fdc710df ;
  a2a:hasEvent oa:event_brd_31a9b915-7366-d697-059d-1a89002fd39f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_31a9b915-7366-d697-059d-1a89002fd39f_0, oa:relationep_brd_31a9b915-7366-d697-059d-1a89002fd39f_1, oa:relationep_brd_31a9b915-7366-d697-059d-1a89002fd39f_2, oa:relationep_brd_31a9b915-7366-d697-059d-1a89002fd39f_3, oa:relationep_brd_31a9b915-7366-d697-059d-1a89002fd39f_4, oa:relationep_brd_31a9b915-7366-d697-059d-1a89002fd39f_5 ;
  a2a:hasSource oa:source_brd_31a9b915-7366-d697-059d-1a89002fd39f .

oa:person_brd_31a9b915-7366-d697-059d-1a89002fd39f_Person-256bec1c-327f-460e-8f63-9fbbf17f3a10
  a a2a:Person ;
  rdfs:label "Catharina Laureijs Donckers" ;
  a2a:PersonName [
    rdfs:label "Catharina Laureijs Donckers" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Laureijs" ;
    a2a:PersonNameLastName "Donckers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_31a9b915-7366-d697-059d-1a89002fd39f_Person-0058f5bd-8123-c303-e4ea-5e24aa41e04f
  a a2a:Person ;
  rdfs:label "Joannes Laureijs Donckers" ;
  a2a:PersonName [
    rdfs:label "Joannes Laureijs Donckers" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Laureijs" ;
    a2a:PersonNameLastName "Donckers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_31a9b915-7366-d697-059d-1a89002fd39f_Person-2045c237-1e30-063f-af33-5cb97d6b859f
  a a2a:Person ;
  rdfs:label "Adrianus Laureijs Donckers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Laureijs Donckers" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Laureijs" ;
    a2a:PersonNameLastName "Donckers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_31a9b915-7366-d697-059d-1a89002fd39f_Person-2b8239ac-8b82-939a-9b07-e3958aa13dbc
  a a2a:Person ;
  rdfs:label "Josina Christiaen Mauwen" ;
  a2a:PersonName [
    rdfs:label "Josina Christiaen Mauwen" ;
    a2a:PersonNameFirstName "Josina" ;
    a2a:PersonNamePatronym "Christiaen" ;
    a2a:PersonNameLastName "Mauwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_31a9b915-7366-d697-059d-1a89002fd39f_Person-2de3e183-84dd-8470-fc49-d27e89e2153d
  a a2a:Person ;
  rdfs:label "Agnes Cornelii Jochems" ;
  a2a:PersonName [
    rdfs:label "Agnes Cornelii Jochems" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNameLastName "Jochems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_31a9b915-7366-d697-059d-1a89002fd39f_Person-fcdae2cf-a7c6-222c-1b53-1046fdc710df
  a a2a:Person ;
  rdfs:label "Laurentius Donckers" ;
  a2a:PersonName [
    rdfs:label "Laurentius Donckers" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNameLastName "Donckers"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_31a9b915-7366-d697-059d-1a89002fd39f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1709" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1709-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:relationep_brd_31a9b915-7366-d697-059d-1a89002fd39f_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_31a9b915-7366-d697-059d-1a89002fd39f_Person:256bec1c-327f-460e-8f63-9fbbf17f3a10 ;
  a2a:EventKeyRef oa:event_brd_31a9b915-7366-d697-059d-1a89002fd39f_Event1 .

oa:relationep_brd_31a9b915-7366-d697-059d-1a89002fd39f_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_31a9b915-7366-d697-059d-1a89002fd39f_Person:0058f5bd-8123-c303-e4ea-5e24aa41e04f ;
  a2a:EventKeyRef oa:event_brd_31a9b915-7366-d697-059d-1a89002fd39f_Event1 .

oa:relationep_brd_31a9b915-7366-d697-059d-1a89002fd39f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_31a9b915-7366-d697-059d-1a89002fd39f_Person:2045c237-1e30-063f-af33-5cb97d6b859f ;
  a2a:EventKeyRef oa:event_brd_31a9b915-7366-d697-059d-1a89002fd39f_Event1 .

oa:relationep_brd_31a9b915-7366-d697-059d-1a89002fd39f_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_31a9b915-7366-d697-059d-1a89002fd39f_Person:2b8239ac-8b82-939a-9b07-e3958aa13dbc ;
  a2a:EventKeyRef oa:event_brd_31a9b915-7366-d697-059d-1a89002fd39f_Event1 .

oa:relationep_brd_31a9b915-7366-d697-059d-1a89002fd39f_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_31a9b915-7366-d697-059d-1a89002fd39f_Person:2de3e183-84dd-8470-fc49-d27e89e2153d ;
  a2a:EventKeyRef oa:event_brd_31a9b915-7366-d697-059d-1a89002fd39f_Event1 .

oa:relationep_brd_31a9b915-7366-d697-059d-1a89002fd39f_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_31a9b915-7366-d697-059d-1a89002fd39f_Person:fcdae2cf-a7c6-222c-1b53-1046fdc710df ;
  a2a:EventKeyRef oa:event_brd_31a9b915-7366-d697-059d-1a89002fd39f_Event1 .

oa:source_brd_31a9b915-7366-d697-059d-1a89002fd39f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1709-02-06 - 1709-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1709-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1709-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1709" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1709-02-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 113, Periode: 1647-1738" ;
    a2a:Book "Dopen rk Ginneken 1647-1738" ;
    a2a:RegistryNumber "113" ;
    a2a:Folio "249" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 113, Periode: 1647-1738, Dopen rk Ginneken 1647-1738, 113, 249"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83cc566e-8751-11e3-b41c-f76d5c30df12.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/31a9b915-7366-d697-059d-1a89002fd39f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83cc566e-8751-11e3-b41c-f76d5c30df12.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/31a9b915-7366-d697-059d-1a89002fd39f" ;
  a2a:RecordGUID "{31a9b915-7366-d697-059d-1a89002fd39f}" ;
  a2a:SourceRemarkOpmerking "getuige 2 ipv de peter", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Ginneken+1647-1738\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1454_00001454.xml van BRD" .

