@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_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c
  a a2a:Record ;
  rdfs:label "Doop op 2 november 1760 te Bavel" ;
  a2a:hasPerson oa:person_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Person-91a59ca5-a475-f76d-780e-71476d813388, oa:person_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Person-6099a781-69b6-0f1b-6d11-ca22543c1fec, oa:person_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Person-b262521c-a6f8-ee0a-f0f5-1b9a868f31e3, oa:person_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Person-9c3a9609-811c-e98c-5906-36b7d4ee3bec, oa:person_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Person-226c2ca2-15df-ad23-f1e2-30e76c69a977 ;
  a2a:hasEvent oa:event_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_0, oa:relationep_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_1, oa:relationep_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_2, oa:relationep_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_3, oa:relationep_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_4 ;
  a2a:hasSource oa:source_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c .

oa:person_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Person-91a59ca5-a475-f76d-780e-71476d813388
  a a2a:Person ;
  rdfs:label "Petronilla Robs" ;
  a2a:PersonName [
    rdfs:label "Petronilla Robs" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Robs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Person-6099a781-69b6-0f1b-6d11-ca22543c1fec
  a a2a:Person ;
  rdfs:label "Catharina van Sundert" ;
  a2a:PersonName [
    rdfs:label "Catharina van Sundert" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sundert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Person-b262521c-a6f8-ee0a-f0f5-1b9a868f31e3
  a a2a:Person ;
  rdfs:label "Cornelis Jansen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jansen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Person-9c3a9609-811c-e98c-5906-36b7d4ee3bec
  a a2a:Person ;
  rdfs:label "Gerardus Vlaminx" ;
  a2a:PersonName [
    rdfs:label "Gerardus Vlaminx" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Vlaminx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Person-226c2ca2-15df-ad23-f1e2-30e76c69a977
  a a2a:Person ;
  rdfs:label "Cornelius Vlaminx" ;
  a2a:PersonName [
    rdfs:label "Cornelius Vlaminx" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Vlaminx"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1760" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1760-11-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:relationep_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Person:91a59ca5-a475-f76d-780e-71476d813388 ;
  a2a:EventKeyRef oa:event_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Event1 .

oa:relationep_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Person:6099a781-69b6-0f1b-6d11-ca22543c1fec ;
  a2a:EventKeyRef oa:event_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Event1 .

oa:relationep_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Person:b262521c-a6f8-ee0a-f0f5-1b9a868f31e3 ;
  a2a:EventKeyRef oa:event_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Event1 .

oa:relationep_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Person:9c3a9609-811c-e98c-5906-36b7d4ee3bec ;
  a2a:EventKeyRef oa:event_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Event1 .

oa:relationep_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Person:226c2ca2-15df-ad23-f1e2-30e76c69a977 ;
  a2a:EventKeyRef oa:event_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c_Event1 .

oa:source_brd_16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1760-11-02 - 1760-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1760-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1760-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1760" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1760-11-02"^^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 "77" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Nieuw-Ginneken, Bron: boek, Deel: 5, Periode: 1733-1796, Dopen rk Bavel 1733-1796, 5, 77"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841fdba4-8751-11e3-93de-378d76c636d9.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841fdba4-8751-11e3-93de-378d76c636d9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c" ;
  a2a:RecordGUID "{16d67a82-cd3a-49ca-95d7-0ce4a5d4ba7c}" ;
  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_1340_00001340.xml van BRD" .

