@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_8b157357-a911-c1f7-0949-6221e4c8fc13
  a a2a:Record ;
  rdfs:label "Doop op 2 april 1721 te Breda" ;
  a2a:hasPerson oa:person_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_Person-dc0e789b-3680-89fb-010d-80b837b6d2f4, oa:person_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_Person-84843bb1-6b96-2220-e9dd-579af7f3fcce, oa:person_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_Person-7fc710b5-aff1-4d79-6f2f-801015d38dc9, oa:person_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_Person-4058527d-4aed-4264-0a37-551194709c67 ;
  a2a:hasEvent oa:event_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_0, oa:relationep_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_1, oa:relationep_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_2, oa:relationep_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_3 ;
  a2a:hasSource oa:source_brd_8b157357-a911-c1f7-0949-6221e4c8fc13 .

oa:person_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_Person-dc0e789b-3680-89fb-010d-80b837b6d2f4
  a a2a:Person ;
  rdfs:label "Anna Catharina Pluswits" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Pluswits" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Catharina" ;
    a2a:PersonNameLastName "Pluswits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_Person-84843bb1-6b96-2220-e9dd-579af7f3fcce
  a a2a:Person ;
  rdfs:label "Barend Walklink" ;
  a2a:PersonName [
    rdfs:label "Barend Walklink" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Walklink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_Person-7fc710b5-aff1-4d79-6f2f-801015d38dc9
  a a2a:Person ;
  rdfs:label "Jenne Lijsbeth van Lier" ;
  a2a:PersonName [
    rdfs:label "Jenne Lijsbeth van Lier" ;
    a2a:PersonNameFirstName "Jenne" ;
    a2a:PersonNamePatronym "Lijsbeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_Person-4058527d-4aed-4264-0a37-551194709c67
  a a2a:Person ;
  rdfs:label "Anna Catharina Walklink" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Walklink" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Walklink"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1721" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1721-04-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_Person:dc0e789b-3680-89fb-010d-80b837b6d2f4 ;
  a2a:EventKeyRef oa:event_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_Event1 .

oa:relationep_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_Person:84843bb1-6b96-2220-e9dd-579af7f3fcce ;
  a2a:EventKeyRef oa:event_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_Event1 .

oa:relationep_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_Person:7fc710b5-aff1-4d79-6f2f-801015d38dc9 ;
  a2a:EventKeyRef oa:event_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_Event1 .

oa:relationep_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_Person:4058527d-4aed-4264-0a37-551194709c67 ;
  a2a:EventKeyRef oa:event_brd_8b157357-a911-c1f7-0949-6221e4c8fc13_Event1 .

oa:source_brd_8b157357-a911-c1f7-0949-6221e4c8fc13
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1721-04-02 - 1721-04-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1721-04-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1721-04-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1721" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1721-04-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 30, Periode: 1704-1722" ;
    a2a:Book "Dopen nh Breda 1704-1722" ;
    a2a:RegistryNumber "30" ;
    a2a:Folio "126v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 30, Periode: 1704-1722, Dopen nh Breda 1704-1722, 30, 126v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83f6c548-8751-11e3-937e-fb049c51adbe.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8b157357-a911-c1f7-0949-6221e4c8fc13" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83f6c548-8751-11e3-937e-fb049c51adbe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8b157357-a911-c1f7-0949-6221e4c8fc13" ;
  a2a:RecordGUID "{8b157357-a911-c1f7-0949-6221e4c8fc13}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+nh+Breda+1704-1722\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5075_00005075.xml van BRD" .

