@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_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724
  a a2a:Record ;
  rdfs:label "Doop op 13 oktober 1798 te Teteringen" ;
  a2a:hasPerson oa:person_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Person-5bd1b484-9d74-f401-576a-9e303b8ae337, oa:person_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Person-3e447b69-d337-0ad1-b287-a1312f41ca2c, oa:person_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Person-64c81e59-2597-469b-5a74-5340f9589818, oa:person_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Person-a6a50069-bf95-1e21-e801-a73b0cb67ac3, oa:person_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Person-e62447bc-ac5d-0a71-e0a8-b52507bce09f ;
  a2a:hasEvent oa:event_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_0, oa:relationep_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_1, oa:relationep_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_2, oa:relationep_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_3, oa:relationep_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_4 ;
  a2a:hasSource oa:source_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724 .

oa:person_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Person-5bd1b484-9d74-f401-576a-9e303b8ae337
  a a2a:Person ;
  rdfs:label "Cornelia Gooverden" ;
  a2a:PersonName [
    rdfs:label "Cornelia Gooverden" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Gooverden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Person-3e447b69-d337-0ad1-b287-a1312f41ca2c
  a a2a:Person ;
  rdfs:label "Maria Berens" ;
  a2a:PersonName [
    rdfs:label "Maria Berens" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Berens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Person-64c81e59-2597-469b-5a74-5340f9589818
  a a2a:Person ;
  rdfs:label "Joannes Smits" ;
  a2a:PersonName [
    rdfs:label "Joannes Smits" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Person-a6a50069-bf95-1e21-e801-a73b0cb67ac3
  a a2a:Person ;
  rdfs:label "(Jacobus) Joannis Smits" ;
  a2a:PersonName [
    rdfs:label "(Jacobus) Joannis Smits" ;
    a2a:PersonNameFirstName "(Jacobus)" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Person-e62447bc-ac5d-0a71-e0a8-b52507bce09f
  a a2a:Person ;
  rdfs:label "Maria Smits" ;
  a2a:PersonName [
    rdfs:label "Maria Smits" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1798" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1798-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:relationep_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Person:5bd1b484-9d74-f401-576a-9e303b8ae337 ;
  a2a:EventKeyRef oa:event_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Event1 .

oa:relationep_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Person:3e447b69-d337-0ad1-b287-a1312f41ca2c ;
  a2a:EventKeyRef oa:event_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Event1 .

oa:relationep_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Person:64c81e59-2597-469b-5a74-5340f9589818 ;
  a2a:EventKeyRef oa:event_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Event1 .

oa:relationep_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Person:a6a50069-bf95-1e21-e801-a73b0cb67ac3 ;
  a2a:EventKeyRef oa:event_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Event1 .

oa:relationep_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Person:e62447bc-ac5d-0a71-e0a8-b52507bce09f ;
  a2a:EventKeyRef oa:event_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724_Event1 .

oa:source_brd_1fce7e76-30b7-b9d9-e0c8-9181a7ad2724
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen", "1798-10-13 - 1798-10-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1798-10-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1798-10-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1798" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1798-10-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Teteringen, Bron: boek, Deel: 4, Periode: 1763-1810" ;
    a2a:Book "Dopen rk Teteringen 1763-1810" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "182" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Teteringen, Bron: boek, Deel: 4, Periode: 1763-1810, Dopen rk Teteringen 1763-1810, 4, 182"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/84237516-8751-11e3-abd5-03dba3d0a0bb.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1fce7e76-30b7-b9d9-e0c8-9181a7ad2724" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/84237516-8751-11e3-abd5-03dba3d0a0bb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1fce7e76-30b7-b9d9-e0c8-9181a7ad2724" ;
  a2a:RecordGUID "{1fce7e76-30b7-b9d9-e0c8-9181a7ad2724}" ;
  a2a:SourceRemarkOpmerking "v.uit Terheyden; m.uit Oosterhout", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Teteringen+1763-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1378_00001378.xml van BRD" .

