@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_7dae338f-01ee-df9e-b8f2-9197a5fe804c
  a a2a:Record ;
  rdfs:label "Doop op 16 juni 1666 te Bavel" ;
  a2a:hasPerson oa:person_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Person-ad6d83a2-7631-3a5b-0ed4-310a2f6072e0, oa:person_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Person-4e1e4cdc-feb5-58d1-1e39-99e208912837, oa:person_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Person-ffa6beed-146c-d93a-0e6a-62655e09b046, oa:person_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Person-1b6cf846-67d4-1cbd-2baa-eb7051f0d3ed, oa:person_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Person-90ed5281-51e6-04e2-ce1c-5070e87eb79b ;
  a2a:hasEvent oa:event_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_0, oa:relationep_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_1, oa:relationep_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_2, oa:relationep_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_3, oa:relationep_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_4 ;
  a2a:hasSource oa:source_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c .

oa:person_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Person-ad6d83a2-7631-3a5b-0ed4-310a2f6072e0
  a a2a:Person ;
  rdfs:label "Lijken Adriaenssen" ;
  a2a:PersonName [
    rdfs:label "Lijken Adriaenssen" ;
    a2a:PersonNameFirstName "Lijken" ;
    a2a:PersonNameLastName "Adriaenssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Person-4e1e4cdc-feb5-58d1-1e39-99e208912837
  a a2a:Person ;
  rdfs:label "Cornelis Pieren" ;
  a2a:PersonName [
    rdfs:label "Cornelis Pieren" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Pieren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Person-ffa6beed-146c-d93a-0e6a-62655e09b046
  a a2a:Person ;
  rdfs:label "Joanes Dilen" ;
  a2a:PersonName [
    rdfs:label "Joanes Dilen" ;
    a2a:PersonNameFirstName "Joanes" ;
    a2a:PersonNameLastName "Dilen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Person-1b6cf846-67d4-1cbd-2baa-eb7051f0d3ed
  a a2a:Person ;
  rdfs:label "Jacomijntje Cornelissen" ;
  a2a:PersonName [
    rdfs:label "Jacomijntje Cornelissen" ;
    a2a:PersonNameFirstName "Jacomijntje" ;
    a2a:PersonNameLastName "Cornelissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Person-90ed5281-51e6-04e2-ce1c-5070e87eb79b
  a a2a:Person ;
  rdfs:label "Adrianus Dilen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Dilen" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Dilen"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1666" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1666-06-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:relationep_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Person:ad6d83a2-7631-3a5b-0ed4-310a2f6072e0 ;
  a2a:EventKeyRef oa:event_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Event1 .

oa:relationep_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Person:4e1e4cdc-feb5-58d1-1e39-99e208912837 ;
  a2a:EventKeyRef oa:event_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Event1 .

oa:relationep_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Person:ffa6beed-146c-d93a-0e6a-62655e09b046 ;
  a2a:EventKeyRef oa:event_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Event1 .

oa:relationep_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Person:1b6cf846-67d4-1cbd-2baa-eb7051f0d3ed ;
  a2a:EventKeyRef oa:event_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Event1 .

oa:relationep_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Person:90ed5281-51e6-04e2-ce1c-5070e87eb79b ;
  a2a:EventKeyRef oa:event_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c_Event1 .

oa:source_brd_7dae338f-01ee-df9e-b8f2-9197a5fe804c
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1666-06-16 - 1666-06-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1666-06-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1666-06-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1666" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1666-06-16"^^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: 3, Periode: 1648-1733" ;
    a2a:Book "Dopen rk Bavel 1648-1733" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "22r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Nieuw-Ginneken, Bron: boek, Deel: 3, Periode: 1648-1733, Dopen rk Bavel 1648-1733, 3, 22r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841e56d0-8751-11e3-a1cb-a3982216ce2d.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/7dae338f-01ee-df9e-b8f2-9197a5fe804c" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841e56d0-8751-11e3-a1cb-a3982216ce2d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/7dae338f-01ee-df9e-b8f2-9197a5fe804c" ;
  a2a:RecordGUID "{7dae338f-01ee-df9e-b8f2-9197a5fe804c}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Bavel+1648-1733\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5017_00005017.xml van BRD" .

