@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_6573104f-bcfa-2a96-5351-a5cb7073e63b
  a a2a:Record ;
  rdfs:label "Doop op 15 september 1743 te Teteringen" ;
  a2a:hasPerson oa:person_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Person-e928a09c-0c6b-9e03-78fd-c78e0f80b8d8, oa:person_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Person-ff227356-b3e2-b53b-c758-5fb643ec4ff6, oa:person_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Person-e51719bc-1826-f964-7117-f67cebb90031, oa:person_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Person-404f6d93-1ce8-fd03-5390-98c4dfb3b8c0, oa:person_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Person-630023db-da85-a016-e9f8-3d2e3ce25025, oa:person_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Person-7b616bad-d268-a234-c670-6135da4f7176 ;
  a2a:hasEvent oa:event_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_0, oa:relationep_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_1, oa:relationep_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_2, oa:relationep_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_3, oa:relationep_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_4, oa:relationep_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_5 ;
  a2a:hasSource oa:source_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b .

oa:person_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Person-e928a09c-0c6b-9e03-78fd-c78e0f80b8d8
  a a2a:Person ;
  rdfs:label "Maria Ariaen Jans" ;
  a2a:PersonName [
    rdfs:label "Maria Ariaen Jans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Ariaen" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Person-ff227356-b3e2-b53b-c758-5fb643ec4ff6
  a a2a:Person ;
  rdfs:label "Antonius Joren" ;
  a2a:PersonName [
    rdfs:label "Antonius Joren" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Joren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Person-e51719bc-1826-f964-7117-f67cebb90031
  a a2a:Person ;
  rdfs:label "Balduinus Flore" ;
  a2a:PersonName [
    rdfs:label "Balduinus Flore" ;
    a2a:PersonNameFirstName "Balduinus" ;
    a2a:PersonNameLastName "Flore"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Person-404f6d93-1ce8-fd03-5390-98c4dfb3b8c0
  a a2a:Person ;
  rdfs:label "Joanna Verhof" ;
  a2a:PersonName [
    rdfs:label "Joanna Verhof" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Verhof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Person-630023db-da85-a016-e9f8-3d2e3ce25025
  a a2a:Person ;
  rdfs:label "Maria Cornelii Polak" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelii Polak" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNameLastName "Polak"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Person-7b616bad-d268-a234-c670-6135da4f7176
  a a2a:Person ;
  rdfs:label "Joannes Baptista Flore" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Flore" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Flore"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1743" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1743-09-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:relationep_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Person:e928a09c-0c6b-9e03-78fd-c78e0f80b8d8 ;
  a2a:EventKeyRef oa:event_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Event1 .

oa:relationep_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Person:ff227356-b3e2-b53b-c758-5fb643ec4ff6 ;
  a2a:EventKeyRef oa:event_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Event1 .

oa:relationep_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Person:e51719bc-1826-f964-7117-f67cebb90031 ;
  a2a:EventKeyRef oa:event_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Event1 .

oa:relationep_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Person:404f6d93-1ce8-fd03-5390-98c4dfb3b8c0 ;
  a2a:EventKeyRef oa:event_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Event1 .

oa:relationep_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Person:630023db-da85-a016-e9f8-3d2e3ce25025 ;
  a2a:EventKeyRef oa:event_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Event1 .

oa:relationep_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Person:7b616bad-d268-a234-c670-6135da4f7176 ;
  a2a:EventKeyRef oa:event_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b_Event1 .

oa:source_brd_6573104f-bcfa-2a96-5351-a5cb7073e63b
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen", "1743-09-15 - 1743-09-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1743-09-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1743-09-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1743" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1743-09-15"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Teteringen, Bron: boek, Deel: 3, Periode: 1729-1763" ;
    a2a:Book "Dopen rk Teteringen 1729-1763" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "60" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Teteringen, Bron: boek, Deel: 3, Periode: 1729-1763, Dopen rk Teteringen 1729-1763, 3, 60"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/84228804-8751-11e3-94e7-d302d7e32770.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/6573104f-bcfa-2a96-5351-a5cb7073e63b" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/84228804-8751-11e3-94e7-d302d7e32770.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/6573104f-bcfa-2a96-5351-a5cb7073e63b" ;
  a2a:RecordGUID "{6573104f-bcfa-2a96-5351-a5cb7073e63b}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Teteringen+1729-1763\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1241_00001241.xml van BRD" .

