@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_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2
  a a2a:Record ;
  rdfs:label "Doop op 14 juni 1698 te Breda" ;
  a2a:hasPerson oa:person_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Person-b8398d50-f1e6-8575-9347-9304b569fa84, oa:person_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Person-5bdc0dd8-b1e2-f7d1-406b-b87eab20937e, oa:person_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Person-9427d114-e86f-c75b-a2d4-285d46aa4389, oa:person_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Person-7577fce9-7ed2-2313-5b07-9c2620cef40b, oa:person_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Person-b5c568b7-ec74-4e0f-b191-7d7d0d30e661 ;
  a2a:hasEvent oa:event_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_0, oa:relationep_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_1, oa:relationep_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_2, oa:relationep_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_3, oa:relationep_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_4 ;
  a2a:hasSource oa:source_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2 .

oa:person_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Person-b8398d50-f1e6-8575-9347-9304b569fa84
  a a2a:Person ;
  rdfs:label "Engeltje Tas" ;
  a2a:PersonName [
    rdfs:label "Engeltje Tas" ;
    a2a:PersonNameFirstName "Engeltje" ;
    a2a:PersonNameLastName "Tas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Person-5bdc0dd8-b1e2-f7d1-406b-b87eab20937e
  a a2a:Person ;
  rdfs:label "Paulus van der Borst" ;
  a2a:PersonName [
    rdfs:label "Paulus van der Borst" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Borst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Person-9427d114-e86f-c75b-a2d4-285d46aa4389
  a a2a:Person ;
  rdfs:label "Theodorus Deurhuijsen" ;
  a2a:PersonName [
    rdfs:label "Theodorus Deurhuijsen" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Deurhuijsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Person-7577fce9-7ed2-2313-5b07-9c2620cef40b
  a a2a:Person ;
  rdfs:label "Christina Thas" ;
  a2a:PersonName [
    rdfs:label "Christina Thas" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Thas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Person-b5c568b7-ec74-4e0f-b191-7d7d0d30e661
  a a2a:Person ;
  rdfs:label "Brigitta Deurhuijsen" ;
  a2a:PersonName [
    rdfs:label "Brigitta Deurhuijsen" ;
    a2a:PersonNameFirstName "Brigitta" ;
    a2a:PersonNameLastName "Deurhuijsen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1698" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1698-06-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Person:b8398d50-f1e6-8575-9347-9304b569fa84 ;
  a2a:EventKeyRef oa:event_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Event1 .

oa:relationep_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Person:5bdc0dd8-b1e2-f7d1-406b-b87eab20937e ;
  a2a:EventKeyRef oa:event_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Event1 .

oa:relationep_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Person:9427d114-e86f-c75b-a2d4-285d46aa4389 ;
  a2a:EventKeyRef oa:event_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Event1 .

oa:relationep_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Person:7577fce9-7ed2-2313-5b07-9c2620cef40b ;
  a2a:EventKeyRef oa:event_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Event1 .

oa:relationep_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Person:b5c568b7-ec74-4e0f-b191-7d7d0d30e661 ;
  a2a:EventKeyRef oa:event_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2_Event1 .

oa:source_brd_3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1698-06-14 - 1698-06-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1698-06-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1698-06-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1698" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1698-06-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: 8, Periode: 1673-1701" ;
    a2a:Book "Dopen rk Brugstraat 1673-1701" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "244" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 8, Periode: 1673-1701, Dopen rk Brugstraat 1673-1701, 8, 244"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/84166ef2-8751-11e3-8484-339a619b8810.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/84166ef2-8751-11e3-8484-339a619b8810.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2" ;
  a2a:RecordGUID "{3de84d7f-4654-4e25-0fb9-c3dd13a4cdb2}" ;
  a2a:SourceRemarkOpmerking "tweeling", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1673-1701\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1073_00001073.xml van BRD" .

