@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_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d
  a a2a:Record ;
  rdfs:label "Doop op 26 juli 1641 te Breda" ;
  a2a:hasPerson oa:person_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Person-6a3d70cb-7d43-3c17-fb56-5140d014b9be, oa:person_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Person-5232f39f-ca12-fa36-2997-dfa460d9219b, oa:person_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Person-851285f9-bca1-f968-42ca-c9dcb7e5311c, oa:person_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Person-e425abb1-9939-bf8b-2949-a2e7efbe4cef, oa:person_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Person-d84ba4bf-8b1d-3e18-66c2-34f3834b693a, oa:person_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Person-aa48fe07-0002-395c-7557-71a03d8082d4 ;
  a2a:hasEvent oa:event_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_0, oa:relationep_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_1, oa:relationep_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_2, oa:relationep_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_3, oa:relationep_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_4, oa:relationep_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_5 ;
  a2a:hasSource oa:source_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d .

oa:person_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Person-6a3d70cb-7d43-3c17-fb56-5140d014b9be
  a a2a:Person ;
  rdfs:label "Jan Dierckx" ;
  a2a:PersonName [
    rdfs:label "Jan Dierckx" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Dierckx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Person-5232f39f-ca12-fa36-2997-dfa460d9219b
  a a2a:Person ;
  rdfs:label "Daniel van Santen" ;
  a2a:PersonName [
    rdfs:label "Daniel van Santen" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Santen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Person-851285f9-bca1-f968-42ca-c9dcb7e5311c
  a a2a:Person ;
  rdfs:label "Wouter Rombouts Wagmaker" ;
  a2a:PersonName [
    rdfs:label "Wouter Rombouts Wagmaker" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNamePatronym "Rombouts" ;
    a2a:PersonNameLastName "Wagmaker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Person-e425abb1-9939-bf8b-2949-a2e7efbe4cef
  a a2a:Person ;
  rdfs:label "Pieter Reyners" ;
  a2a:PersonName [
    rdfs:label "Pieter Reyners" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Reyners"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Person-d84ba4bf-8b1d-3e18-66c2-34f3834b693a
  a a2a:Person ;
  rdfs:label "Anneken Aertsen" ;
  a2a:PersonName [
    rdfs:label "Anneken Aertsen" ;
    a2a:PersonNameFirstName "Anneken" ;
    a2a:PersonNameLastName "Aertsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Person-aa48fe07-0002-395c-7557-71a03d8082d4
  a a2a:Person ;
  rdfs:label "Johannes Wagmaker" ;
  a2a:PersonName [
    rdfs:label "Johannes Wagmaker" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Wagmaker"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1641" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1641-07-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Person:6a3d70cb-7d43-3c17-fb56-5140d014b9be ;
  a2a:EventKeyRef oa:event_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Event1 .

oa:relationep_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Person:5232f39f-ca12-fa36-2997-dfa460d9219b ;
  a2a:EventKeyRef oa:event_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Event1 .

oa:relationep_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Person:851285f9-bca1-f968-42ca-c9dcb7e5311c ;
  a2a:EventKeyRef oa:event_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Event1 .

oa:relationep_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Person:e425abb1-9939-bf8b-2949-a2e7efbe4cef ;
  a2a:EventKeyRef oa:event_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Event1 .

oa:relationep_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Person:d84ba4bf-8b1d-3e18-66c2-34f3834b693a ;
  a2a:EventKeyRef oa:event_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Event1 .

oa:relationep_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Person:aa48fe07-0002-395c-7557-71a03d8082d4 ;
  a2a:EventKeyRef oa:event_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d_Event1 .

oa:source_brd_36966a8f-27c7-2ea3-8e4e-e2d111a1a12d
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1641-07-26 - 1641-07-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1641-07-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1641-07-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1641" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1641-07-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 25, Periode: 1640-1644" ;
    a2a:Book "Dopen nh Breda 1640-1644" ;
    a2a:RegistryNumber "25" ;
    a2a:Folio "75" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 25, Periode: 1640-1644, Dopen nh Breda 1640-1644, 25, 75"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83efd1d4-8751-11e3-91a9-b3aecd89e6b3.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/36966a8f-27c7-2ea3-8e4e-e2d111a1a12d" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83efd1d4-8751-11e3-91a9-b3aecd89e6b3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/36966a8f-27c7-2ea3-8e4e-e2d111a1a12d" ;
  a2a:RecordGUID "{36966a8f-27c7-2ea3-8e4e-e2d111a1a12d}" ;
  a2a:SourceRemarkOpmerking "peter en 2e getuige ooms van de dopeling", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+nh+Breda+1640-1644\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1042_00001042.xml van BRD" .

