@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_239668ed-4d44-6fcc-2d88-fe0e092f55b4
  a a2a:Record ;
  rdfs:label "Doop op 5 maart 1591 te Breda" ;
  a2a:hasPerson oa:person_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Person-05a6b09d-4791-668a-34d9-b12502491349, oa:person_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Person-0b0b3182-c782-e389-0d84-3a370468c96e, oa:person_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Person-13bb12ec-1774-abb7-80cb-76bcb3ae3f2b, oa:person_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Person-0e2c5211-ee59-f684-623e-285421359b38, oa:person_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Person-7baae1b0-3b48-d75d-f8c1-50deb59f4cf7 ;
  a2a:hasEvent oa:event_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_0, oa:relationep_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_1, oa:relationep_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_2, oa:relationep_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_3, oa:relationep_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_4 ;
  a2a:hasSource oa:source_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4 .

oa:person_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Person-05a6b09d-4791-668a-34d9-b12502491349
  a a2a:Person ;
  rdfs:label "Anna Cornelij" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelij" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Cornelij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Person-0b0b3182-c782-e389-0d84-3a370468c96e
  a a2a:Person ;
  rdfs:label "Sebastiaenus Jaasonis" ;
  a2a:PersonName [
    rdfs:label "Sebastiaenus Jaasonis" ;
    a2a:PersonNameFirstName "Sebastiaenus" ;
    a2a:PersonNameLastName "Jaasonis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Person-13bb12ec-1774-abb7-80cb-76bcb3ae3f2b
  a a2a:Person ;
  rdfs:label "Adrianus Diepen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Diepen" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Diepen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Person-0e2c5211-ee59-f684-623e-285421359b38
  a a2a:Person ;
  rdfs:label "Dimpna Johannis" ;
  a2a:PersonName [
    rdfs:label "Dimpna Johannis" ;
    a2a:PersonNameFirstName "Dimpna" ;
    a2a:PersonNameLastName "Johannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Person-7baae1b0-3b48-d75d-f8c1-50deb59f4cf7
  a a2a:Person ;
  rdfs:label "Johannes Diepen" ;
  a2a:PersonName [
    rdfs:label "Johannes Diepen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Diepen"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1591" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1591-03-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Person:05a6b09d-4791-668a-34d9-b12502491349 ;
  a2a:EventKeyRef oa:event_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Event1 .

oa:relationep_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Person:0b0b3182-c782-e389-0d84-3a370468c96e ;
  a2a:EventKeyRef oa:event_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Event1 .

oa:relationep_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Person:13bb12ec-1774-abb7-80cb-76bcb3ae3f2b ;
  a2a:EventKeyRef oa:event_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Event1 .

oa:relationep_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Person:0e2c5211-ee59-f684-623e-285421359b38 ;
  a2a:EventKeyRef oa:event_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Event1 .

oa:relationep_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Person:7baae1b0-3b48-d75d-f8c1-50deb59f4cf7 ;
  a2a:EventKeyRef oa:event_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4_Event1 .

oa:source_brd_239668ed-4d44-6fcc-2d88-fe0e092f55b4
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1591-03-05 - 1591-03-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1591-03-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1591-03-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1591" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1591-03-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 2, Periode: 1582-1613" ;
    a2a:Book "Dopen rk Brugstraat 1582-1613" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "96r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 2, Periode: 1582-1613, Dopen rk Brugstraat 1582-1613, 2, 96r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83eb63e2-8751-11e3-b6b0-db8feb51b52a.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/239668ed-4d44-6fcc-2d88-fe0e092f55b4" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83eb63e2-8751-11e3-b6b0-db8feb51b52a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/239668ed-4d44-6fcc-2d88-fe0e092f55b4" ;
  a2a:RecordGUID "{239668ed-4d44-6fcc-2d88-fe0e092f55b4}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1582-1613\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1394_00001394.xml van BRD" .

