@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_58d15ae1-13c9-0803-07e8-e7a11b94a251
  a a2a:Record ;
  rdfs:label "Doop op 13 december 1638 te Breda" ;
  a2a:hasPerson oa:person_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_Person-ce3a126b-0d75-7415-6eb6-c83ad5884174, oa:person_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_Person-64340f30-8c6b-4a4d-bbdb-584ef1a255e0, oa:person_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_Person-f00a4ac5-154e-517a-7959-1bb074c05d49, oa:person_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_Person-5860cc45-5a41-113d-9506-27040bfd2cc1 ;
  a2a:hasEvent oa:event_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_0, oa:relationep_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_1, oa:relationep_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_2, oa:relationep_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_3 ;
  a2a:hasSource oa:source_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251 .

oa:person_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_Person-ce3a126b-0d75-7415-6eb6-c83ad5884174
  a a2a:Person ;
  rdfs:label "Nelleke Jacobs" ;
  a2a:PersonName [
    rdfs:label "Nelleke Jacobs" ;
    a2a:PersonNameFirstName "Nelleke" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_Person-64340f30-8c6b-4a4d-bbdb-584ef1a255e0
  a a2a:Person ;
  rdfs:label "Judocus Fransen" ;
  a2a:PersonName [
    rdfs:label "Judocus Fransen" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Fransen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_Person-f00a4ac5-154e-517a-7959-1bb074c05d49
  a a2a:Person ;
  rdfs:label "Adrianus Snol" ;
  a2a:PersonName [
    rdfs:label "Adrianus Snol" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Snol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_Person-5860cc45-5a41-113d-9506-27040bfd2cc1
  a a2a:Person ;
  rdfs:label "Cornelis Snol" ;
  a2a:PersonName [
    rdfs:label "Cornelis Snol" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Snol"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1638" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1638-12-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_Person:ce3a126b-0d75-7415-6eb6-c83ad5884174 ;
  a2a:EventKeyRef oa:event_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_Event1 .

oa:relationep_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_Person:64340f30-8c6b-4a4d-bbdb-584ef1a255e0 ;
  a2a:EventKeyRef oa:event_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_Event1 .

oa:relationep_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_Person:f00a4ac5-154e-517a-7959-1bb074c05d49 ;
  a2a:EventKeyRef oa:event_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_Event1 .

oa:relationep_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_Person:5860cc45-5a41-113d-9506-27040bfd2cc1 ;
  a2a:EventKeyRef oa:event_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251_Event1 .

oa:source_brd_58d15ae1-13c9-0803-07e8-e7a11b94a251
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1638-12-13 - 1638-12-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1638-12-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1638-12-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1638" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1638-12-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 4, Periode: 1634-1642" ;
    a2a:Book "Dopen rk Brugstraat 1634-1642" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "244" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 4, Periode: 1634-1642, Dopen rk Brugstraat 1634-1642, 4, 244"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83fecdd8-8751-11e3-ae50-07d59d997799.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/58d15ae1-13c9-0803-07e8-e7a11b94a251" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83fecdd8-8751-11e3-ae50-07d59d997799.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/58d15ae1-13c9-0803-07e8-e7a11b94a251" ;
  a2a:RecordGUID "{58d15ae1-13c9-0803-07e8-e7a11b94a251}" ;
  a2a:SourceRemarkOpmerking "moeder niet genoemd", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1634-1642\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1188_00001188.xml van BRD" .

