@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_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba
  a a2a:Record ;
  rdfs:label "Doop op 2 september 1640 te Ginneken" ;
  a2a:hasPerson oa:person_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Person-6a8cf88d-673a-edf6-68b9-bc08a1ffc89d, oa:person_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Person-4f2904e5-c923-49b8-1af1-466b324fdfc7, oa:person_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Person-0746c376-bc37-50d6-437c-50341b17d27a, oa:person_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Person-d091304b-7af6-2588-27d3-d87d8ad7c02b, oa:person_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Person-feb77041-e288-da5b-a5f9-41fb01a0e445 ;
  a2a:hasEvent oa:event_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_0, oa:relationep_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_1, oa:relationep_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_2, oa:relationep_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_3, oa:relationep_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_4 ;
  a2a:hasSource oa:source_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba .

oa:person_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Person-6a8cf88d-673a-edf6-68b9-bc08a1ffc89d
  a a2a:Person ;
  rdfs:label "Gertrudis Cornelij" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Cornelij" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Cornelij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Person-4f2904e5-c923-49b8-1af1-466b324fdfc7
  a a2a:Person ;
  rdfs:label "Gerardus Gerardi" ;
  a2a:PersonName [
    rdfs:label "Gerardus Gerardi" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Gerardi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Person-0746c376-bc37-50d6-437c-50341b17d27a
  a a2a:Person ;
  rdfs:label "Mathias Huberti" ;
  a2a:PersonName [
    rdfs:label "Mathias Huberti" ;
    a2a:PersonNameFirstName "Mathias" ;
    a2a:PersonNameLastName "Huberti"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Person-d091304b-7af6-2588-27d3-d87d8ad7c02b
  a a2a:Person ;
  rdfs:label "Cornelia Joannis" ;
  a2a:PersonName [
    rdfs:label "Cornelia Joannis" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Joannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Person-feb77041-e288-da5b-a5f9-41fb01a0e445
  a a2a:Person ;
  rdfs:label "Adrianus Gerardi" ;
  a2a:PersonName [
    rdfs:label "Adrianus Gerardi" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Gerardi"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1640" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1640-09-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:relationep_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Person:6a8cf88d-673a-edf6-68b9-bc08a1ffc89d ;
  a2a:EventKeyRef oa:event_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Event1 .

oa:relationep_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Person:4f2904e5-c923-49b8-1af1-466b324fdfc7 ;
  a2a:EventKeyRef oa:event_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Event1 .

oa:relationep_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Person:0746c376-bc37-50d6-437c-50341b17d27a ;
  a2a:EventKeyRef oa:event_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Event1 .

oa:relationep_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Person:d091304b-7af6-2588-27d3-d87d8ad7c02b ;
  a2a:EventKeyRef oa:event_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Event1 .

oa:relationep_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Person:feb77041-e288-da5b-a5f9-41fb01a0e445 ;
  a2a:EventKeyRef oa:event_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba_Event1 .

oa:source_brd_cdd9718a-3a07-0e2a-c361-0c6bbdd239ba
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1640-09-02 - 1640-09-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1640-09-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1640-09-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1640" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1640-09-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 112, Periode: 1626-1645" ;
    a2a:Book "Dopen rk Ginneken 1626-1645" ;
    a2a:RegistryNumber "112" ;
    a2a:Folio "146" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 112, Periode: 1626-1645, Dopen rk Ginneken 1626-1645, 112, 146"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83caf40e-8751-11e3-8a1f-8706ce1c2aba.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/cdd9718a-3a07-0e2a-c361-0c6bbdd239ba" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83caf40e-8751-11e3-8a1f-8706ce1c2aba.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/cdd9718a-3a07-0e2a-c361-0c6bbdd239ba" ;
  a2a:RecordGUID "{cdd9718a-3a07-0e2a-c361-0c6bbdd239ba}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Ginneken+1626-1645\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5141_00005141.xml van BRD" .

