@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_00fac98d-86fc-2848-4ac2-9c4daebdbdc8
  a a2a:Record ;
  rdfs:label "Doop op 26 september 1769 te Teteringen" ;
  a2a:hasPerson oa:person_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Person-2779d169-dbd7-9295-6818-387d7a3399b8, oa:person_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Person-98a415ce-7bff-1e72-9021-5520c771bfea, oa:person_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Person-f5319212-1d1a-5fb0-7a0c-b64ebdb4aa5d, oa:person_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Person-fe83fca7-dafc-cb3c-bedd-a5c811c270a6, oa:person_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Person-3418ce0c-a873-c44f-029d-93e163050bde ;
  a2a:hasEvent oa:event_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_0, oa:relationep_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_1, oa:relationep_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_2, oa:relationep_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_3, oa:relationep_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_4 ;
  a2a:hasSource oa:source_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8 .

oa:person_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Person-2779d169-dbd7-9295-6818-387d7a3399b8
  a a2a:Person ;
  rdfs:label "Cornelia (Adriani) Beenhackers" ;
  a2a:PersonName [
    rdfs:label "Cornelia (Adriani) Beenhackers" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "(Adriani)" ;
    a2a:PersonNameLastName "Beenhackers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Person-98a415ce-7bff-1e72-9021-5520c771bfea
  a a2a:Person ;
  rdfs:label "Eva Schoenmaeckers" ;
  a2a:PersonName [
    rdfs:label "Eva Schoenmaeckers" ;
    a2a:PersonNameFirstName "Eva" ;
    a2a:PersonNameLastName "Schoenmaeckers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Person-f5319212-1d1a-5fb0-7a0c-b64ebdb4aa5d
  a a2a:Person ;
  rdfs:label "Constantinus Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Constantinus Vermeulen" ;
    a2a:PersonNameFirstName "Constantinus" ;
    a2a:PersonNameLastName "Vermeulen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Person-fe83fca7-dafc-cb3c-bedd-a5c811c270a6
  a a2a:Person ;
  rdfs:label "Joannes (Antonii) Schoenmaekers" ;
  a2a:PersonName [
    rdfs:label "Joannes (Antonii) Schoenmaekers" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "(Antonii)" ;
    a2a:PersonNameLastName "Schoenmaekers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Person-3418ce0c-a873-c44f-029d-93e163050bde
  a a2a:Person ;
  rdfs:label "Maria Schoenmaekers" ;
  a2a:PersonName [
    rdfs:label "Maria Schoenmaekers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Schoenmaekers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1769" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1769-09-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:relationep_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Person:2779d169-dbd7-9295-6818-387d7a3399b8 ;
  a2a:EventKeyRef oa:event_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Event1 .

oa:relationep_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Person:98a415ce-7bff-1e72-9021-5520c771bfea ;
  a2a:EventKeyRef oa:event_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Event1 .

oa:relationep_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Person:f5319212-1d1a-5fb0-7a0c-b64ebdb4aa5d ;
  a2a:EventKeyRef oa:event_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Event1 .

oa:relationep_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Person:fe83fca7-dafc-cb3c-bedd-a5c811c270a6 ;
  a2a:EventKeyRef oa:event_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Event1 .

oa:relationep_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Person:3418ce0c-a873-c44f-029d-93e163050bde ;
  a2a:EventKeyRef oa:event_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8_Event1 .

oa:source_brd_00fac98d-86fc-2848-4ac2-9c4daebdbdc8
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen", "1769-09-26 - 1769-09-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1769-09-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-09-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1769" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1769-09-26"^^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 "44" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Teteringen, Bron: boek, Deel: 4, Periode: 1763-1810, Dopen rk Teteringen 1763-1810, 4, 44"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/84230568-8751-11e3-9623-3bf13e46cbc6.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/00fac98d-86fc-2848-4ac2-9c4daebdbdc8" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/84230568-8751-11e3-9623-3bf13e46cbc6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/00fac98d-86fc-2848-4ac2-9c4daebdbdc8" ;
  a2a:RecordGUID "{00fac98d-86fc-2848-4ac2-9c4daebdbdc8}" ;
  a2a:SourceRemarkOpmerking "v.uit Teteringen; m.uit Teteringen", "<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_1247_00001247.xml van BRD" .

