@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_1713f757-3484-9c05-059e-5f6ba0a2768e
  a a2a:Record ;
  rdfs:label "Doop op 14 februari 1723 te Princenhage" ;
  a2a:hasPerson oa:person_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Person-7dffc9b8-c904-6265-0cb1-f6933d3a2b24, oa:person_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Person-6c5ec67d-3545-fb9f-74fd-c9c8145143f1, oa:person_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Person-a17c7b83-0697-0c5f-3755-6cbf0a9fd9b9, oa:person_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Person-160340a5-0192-b0df-63ff-3bc3aa00b1e0, oa:person_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Person-5af5afb4-f0a6-496e-78ac-1b1deaf707c2 ;
  a2a:hasEvent oa:event_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_0, oa:relationep_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_1, oa:relationep_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_2, oa:relationep_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_3, oa:relationep_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_4 ;
  a2a:hasSource oa:source_brd_1713f757-3484-9c05-059e-5f6ba0a2768e .

oa:person_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Person-7dffc9b8-c904-6265-0cb1-f6933d3a2b24
  a a2a:Person ;
  rdfs:label "Anna Joannis van Doore" ;
  a2a:PersonName [
    rdfs:label "Anna Joannis van Doore" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Doore"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Person-6c5ec67d-3545-fb9f-74fd-c9c8145143f1
  a a2a:Person ;
  rdfs:label "Adriana Abrahami Backers" ;
  a2a:PersonName [
    rdfs:label "Adriana Abrahami Backers" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePatronym "Abrahami" ;
    a2a:PersonNameLastName "Backers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Person-a17c7b83-0697-0c5f-3755-6cbf0a9fd9b9
  a a2a:Person ;
  rdfs:label "Antonius Abrahami Backers (absent)" ;
  a2a:PersonName [
    rdfs:label "Antonius Abrahami Backers (absent)" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePatronym "Abrahami" ;
    a2a:PersonNameLastName "Backers (absent)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Person-160340a5-0192-b0df-63ff-3bc3aa00b1e0
  a a2a:Person ;
  rdfs:label "Abrahamus Backers" ;
  a2a:PersonName [
    rdfs:label "Abrahamus Backers" ;
    a2a:PersonNameFirstName "Abrahamus" ;
    a2a:PersonNameLastName "Backers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Person-5af5afb4-f0a6-496e-78ac-1b1deaf707c2
  a a2a:Person ;
  rdfs:label "Lucia Backers" ;
  a2a:PersonName [
    rdfs:label "Lucia Backers" ;
    a2a:PersonNameFirstName "Lucia" ;
    a2a:PersonNameLastName "Backers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1723" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1723-02-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Person:7dffc9b8-c904-6265-0cb1-f6933d3a2b24 ;
  a2a:EventKeyRef oa:event_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Event1 .

oa:relationep_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Person:6c5ec67d-3545-fb9f-74fd-c9c8145143f1 ;
  a2a:EventKeyRef oa:event_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Event1 .

oa:relationep_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Person:a17c7b83-0697-0c5f-3755-6cbf0a9fd9b9 ;
  a2a:EventKeyRef oa:event_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Event1 .

oa:relationep_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Person:160340a5-0192-b0df-63ff-3bc3aa00b1e0 ;
  a2a:EventKeyRef oa:event_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Event1 .

oa:relationep_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Person:5af5afb4-f0a6-496e-78ac-1b1deaf707c2 ;
  a2a:EventKeyRef oa:event_brd_1713f757-3484-9c05-059e-5f6ba0a2768e_Event1 .

oa:source_brd_1713f757-3484-9c05-059e-5f6ba0a2768e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1723-02-14 - 1723-02-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-02-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-02-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1723" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1723-02-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 141, Periode: 1695-1740" ;
    a2a:Book "Dopen rk Princenhage 1695-1740" ;
    a2a:RegistryNumber "141" ;
    a2a:Folio "108v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 141, Periode: 1695-1740, Dopen rk Princenhage 1695-1740, 141, 108v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dcbedc-8751-11e3-9893-63c0a97d267a.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1713f757-3484-9c05-059e-5f6ba0a2768e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dcbedc-8751-11e3-9893-63c0a97d267a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1713f757-3484-9c05-059e-5f6ba0a2768e" ;
  a2a:RecordGUID "{1713f757-3484-9c05-059e-5f6ba0a2768e}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Princenhage+1695-1740\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1341_00001341.xml van BRD" .

