@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_dbaa9eec-f31b-be2b-be62-e741f52402ef
  a a2a:Record ;
  rdfs:label "Doop op 14 december 1680 te Breda" ;
  a2a:hasPerson oa:person_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Person-35a2aa36-bab9-f9fa-aa71-191ce880c9a4, oa:person_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Person-ef280b6f-2877-922c-54b8-62bfec5551eb, oa:person_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Person-77bd8290-8be1-1373-d7f4-bd384731d5e6, oa:person_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Person-23cc5390-0601-474e-eaf2-160dda75ac43, oa:person_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Person-70562c59-8ee1-2e18-284a-6d2d3fc21330 ;
  a2a:hasEvent oa:event_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_0, oa:relationep_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_1, oa:relationep_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_2, oa:relationep_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_3, oa:relationep_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_4 ;
  a2a:hasSource oa:source_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef .

oa:person_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Person-35a2aa36-bab9-f9fa-aa71-191ce880c9a4
  a a2a:Person ;
  rdfs:label "Adriaentien Cornelissen Jacobs" ;
  a2a:PersonName [
    rdfs:label "Adriaentien Cornelissen Jacobs" ;
    a2a:PersonNameFirstName "Adriaentien" ;
    a2a:PersonNamePatronym "Cornelissen" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Person-ef280b6f-2877-922c-54b8-62bfec5551eb
  a a2a:Person ;
  rdfs:label "Nicolaas Cornelis Jacobs" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Cornelis Jacobs" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Person-77bd8290-8be1-1373-d7f4-bd384731d5e6
  a a2a:Person ;
  rdfs:label "Marcelis Pieters" ;
  a2a:PersonName [
    rdfs:label "Marcelis Pieters" ;
    a2a:PersonNameFirstName "Marcelis" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Person-23cc5390-0601-474e-eaf2-160dda75ac43
  a a2a:Person ;
  rdfs:label "Vincentius Oosters" ;
  a2a:PersonName [
    rdfs:label "Vincentius Oosters" ;
    a2a:PersonNameFirstName "Vincentius" ;
    a2a:PersonNameLastName "Oosters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Person-70562c59-8ee1-2e18-284a-6d2d3fc21330
  a a2a:Person ;
  rdfs:label "Nicolaus Oosters" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Oosters" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNameLastName "Oosters"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1680" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1680-12-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Person:35a2aa36-bab9-f9fa-aa71-191ce880c9a4 ;
  a2a:EventKeyRef oa:event_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Event1 .

oa:relationep_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Person:ef280b6f-2877-922c-54b8-62bfec5551eb ;
  a2a:EventKeyRef oa:event_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Event1 .

oa:relationep_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Person:77bd8290-8be1-1373-d7f4-bd384731d5e6 ;
  a2a:EventKeyRef oa:event_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Event1 .

oa:relationep_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Person:23cc5390-0601-474e-eaf2-160dda75ac43 ;
  a2a:EventKeyRef oa:event_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Event1 .

oa:relationep_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Person:70562c59-8ee1-2e18-284a-6d2d3fc21330 ;
  a2a:EventKeyRef oa:event_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef_Event1 .

oa:source_brd_dbaa9eec-f31b-be2b-be62-e741f52402ef
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1680-12-14 - 1680-12-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1680-12-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1680-12-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1680" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1680-12-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 19, Periode: 1662-1693" ;
    a2a:Book "Dopen rk Waterstraat 1662-1693" ;
    a2a:RegistryNumber "19" ;
    a2a:Folio "91" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 19, Periode: 1662-1693, Dopen rk Waterstraat 1662-1693, 19, 91"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ea9b1a-8751-11e3-adcc-737b29cf9f91.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/dbaa9eec-f31b-be2b-be62-e741f52402ef" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ea9b1a-8751-11e3-adcc-737b29cf9f91.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/dbaa9eec-f31b-be2b-be62-e741f52402ef" ;
  a2a:RecordGUID "{dbaa9eec-f31b-be2b-be62-e741f52402ef}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Waterstraat+1662-1693\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5200_00005200.xml van BRD" .

