@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_b3ded5fd-5da8-b47b-a390-14a00a48ff4e
  a a2a:Record ;
  rdfs:label "Doop op 11 december 1711 te Breda" ;
  a2a:hasPerson oa:person_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Person-ca69a031-4249-ea65-4089-9758e334ae86, oa:person_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Person-1e0069a8-ef87-d232-dc9a-c83e97a3c925, oa:person_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Person-4e02bed9-271a-448c-cfac-a2d509428a81, oa:person_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Person-613ac65b-8d0c-04e0-f389-89e8b62a4c1f, oa:person_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Person-71b7af0e-22d1-5ac3-ba00-56a4efbcf358, oa:person_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Person-a07ccc08-d81e-7e66-5bd4-a92d933ffe4b ;
  a2a:hasEvent oa:event_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_0, oa:relationep_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_1, oa:relationep_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_2, oa:relationep_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_3, oa:relationep_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_4, oa:relationep_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_5 ;
  a2a:hasSource oa:source_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e .

oa:person_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Person-ca69a031-4249-ea65-4089-9758e334ae86
  a a2a:Person ;
  rdfs:label "Adriana Wanten" ;
  a2a:PersonName [
    rdfs:label "Adriana Wanten" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Wanten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Person-1e0069a8-ef87-d232-dc9a-c83e97a3c925
  a a2a:Person ;
  rdfs:label "Martinus Wanten" ;
  a2a:PersonName [
    rdfs:label "Martinus Wanten" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Wanten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Person-4e02bed9-271a-448c-cfac-a2d509428a81
  a a2a:Person ;
  rdfs:label "Cornelis Francken" ;
  a2a:PersonName [
    rdfs:label "Cornelis Francken" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Francken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Person-613ac65b-8d0c-04e0-f389-89e8b62a4c1f
  a a2a:Person ;
  rdfs:label "Antonis van Beurden" ;
  a2a:PersonName [
    rdfs:label "Antonis van Beurden" ;
    a2a:PersonNameFirstName "Antonis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beurden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Person-71b7af0e-22d1-5ac3-ba00-56a4efbcf358
  a a2a:Person ;
  rdfs:label "Adriana van Buerden" ;
  a2a:PersonName [
    rdfs:label "Adriana van Buerden" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Buerden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Person-a07ccc08-d81e-7e66-5bd4-a92d933ffe4b
  a a2a:Person ;
  rdfs:label "Theodora Wanten" ;
  a2a:PersonName [
    rdfs:label "Theodora Wanten" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNameLastName "Wanten"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1711" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1711-12-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Person:ca69a031-4249-ea65-4089-9758e334ae86 ;
  a2a:EventKeyRef oa:event_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Event1 .

oa:relationep_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Person:1e0069a8-ef87-d232-dc9a-c83e97a3c925 ;
  a2a:EventKeyRef oa:event_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Event1 .

oa:relationep_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Person:4e02bed9-271a-448c-cfac-a2d509428a81 ;
  a2a:EventKeyRef oa:event_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Event1 .

oa:relationep_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Person:613ac65b-8d0c-04e0-f389-89e8b62a4c1f ;
  a2a:EventKeyRef oa:event_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Event1 .

oa:relationep_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Person:71b7af0e-22d1-5ac3-ba00-56a4efbcf358 ;
  a2a:EventKeyRef oa:event_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Event1 .

oa:relationep_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Person:a07ccc08-d81e-7e66-5bd4-a92d933ffe4b ;
  a2a:EventKeyRef oa:event_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e_Event1 .

oa:source_brd_b3ded5fd-5da8-b47b-a390-14a00a48ff4e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1711-12-11 - 1711-12-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1711-12-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1711-12-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1711" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1711-12-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 15, Periode: 1696-1742" ;
    a2a:Book "Dopen rk Nieuwstraat 1696-1742" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "144" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 15, Periode: 1696-1742, Dopen rk Nieuwstraat 1696-1742, 15, 144"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e5705e-8751-11e3-a7fe-836660b4b9f8.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b3ded5fd-5da8-b47b-a390-14a00a48ff4e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e5705e-8751-11e3-a7fe-836660b4b9f8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b3ded5fd-5da8-b47b-a390-14a00a48ff4e" ;
  a2a:RecordGUID "{b3ded5fd-5da8-b47b-a390-14a00a48ff4e}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1696-1742\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5464_00005464.xml van BRD" .

