@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_d7da1944-87ce-e0eb-aa8d-45ccd14739ce
  a a2a:Record ;
  rdfs:label "Doop op 30 juli 1665 te Breda" ;
  a2a:hasPerson oa:person_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Person-e1c26cd0-609b-aee1-e094-6a8a165123dd, oa:person_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Person-bd2824f1-d0fa-a50c-ddbd-044c86b6a2a9, oa:person_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Person-1a24f698-1b41-9cab-3ce0-96c165604f5a, oa:person_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Person-10229ee8-aa3f-8f78-35e7-0b6321695d38, oa:person_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Person-f4f27884-a262-d9f9-1d7f-a670bd2a211b ;
  a2a:hasEvent oa:event_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_0, oa:relationep_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_1, oa:relationep_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_2, oa:relationep_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_3, oa:relationep_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_4 ;
  a2a:hasSource oa:source_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce .

oa:person_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Person-e1c26cd0-609b-aee1-e094-6a8a165123dd
  a a2a:Person ;
  rdfs:label "Allegondis Winsels" ;
  a2a:PersonName [
    rdfs:label "Allegondis Winsels" ;
    a2a:PersonNameFirstName "Allegondis" ;
    a2a:PersonNameLastName "Winsels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Person-bd2824f1-d0fa-a50c-ddbd-044c86b6a2a9
  a a2a:Person ;
  rdfs:label "Maria Raeps" ;
  a2a:PersonName [
    rdfs:label "Maria Raeps" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Raeps"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Person-1a24f698-1b41-9cab-3ce0-96c165604f5a
  a a2a:Person ;
  rdfs:label "Joannes Schoenmaekers" ;
  a2a:PersonName [
    rdfs:label "Joannes Schoenmaekers" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Schoenmaekers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Person-10229ee8-aa3f-8f78-35e7-0b6321695d38
  a a2a:Person ;
  rdfs:label "Antonius Schoenmaekers" ;
  a2a:PersonName [
    rdfs:label "Antonius Schoenmaekers" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Schoenmaekers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Person-f4f27884-a262-d9f9-1d7f-a670bd2a211b
  a a2a:Person ;
  rdfs:label "Cecilia Schoenmaekers" ;
  a2a:PersonName [
    rdfs:label "Cecilia Schoenmaekers" ;
    a2a:PersonNameFirstName "Cecilia" ;
    a2a:PersonNameLastName "Schoenmaekers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1665" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1665-07-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Person:e1c26cd0-609b-aee1-e094-6a8a165123dd ;
  a2a:EventKeyRef oa:event_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Event1 .

oa:relationep_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Person:bd2824f1-d0fa-a50c-ddbd-044c86b6a2a9 ;
  a2a:EventKeyRef oa:event_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Event1 .

oa:relationep_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Person:1a24f698-1b41-9cab-3ce0-96c165604f5a ;
  a2a:EventKeyRef oa:event_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Event1 .

oa:relationep_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_3
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Person:10229ee8-aa3f-8f78-35e7-0b6321695d38 ;
  a2a:EventKeyRef oa:event_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Event1 .

oa:relationep_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Person:f4f27884-a262-d9f9-1d7f-a670bd2a211b ;
  a2a:EventKeyRef oa:event_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce_Event1 .

oa:source_brd_d7da1944-87ce-e0eb-aa8d-45ccd14739ce
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1665-07-30 - 1665-07-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1665-07-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1665-07-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1665" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1665-07-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 12, Periode: 1649-1668" ;
    a2a:Book "Dopen rk Nieuwstraat 1649-1668" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "39" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 12, Periode: 1649-1668, Dopen rk Nieuwstraat 1649-1668, 12, 39"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83d00ba6-8751-11e3-b49b-b727677d4bcc.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/d7da1944-87ce-e0eb-aa8d-45ccd14739ce" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83d00ba6-8751-11e3-b49b-b727677d4bcc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/d7da1944-87ce-e0eb-aa8d-45ccd14739ce" ;
  a2a:RecordGUID "{d7da1944-87ce-e0eb-aa8d-45ccd14739ce}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1649-1668\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5183_00005183.xml van BRD" .

