@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_1c2584a4-46c5-c754-8a65-e43ad9af144d
  a a2a:Record ;
  rdfs:label "Doop op 29 juni 1690 te Teteringen" ;
  a2a:hasPerson oa:person_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Person-a70be6cf-b5d1-67a8-d30a-2476c147e4e1, oa:person_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Person-33ae7d23-e867-e804-fd6d-7ded6c563515, oa:person_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Person-11bcabaf-5cef-016e-986e-81fff779ae1f, oa:person_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Person-6038a8b1-5518-03d1-6eb0-7bc78647d62d, oa:person_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Person-91ccd264-1f02-4501-faae-35772b63f61b, oa:person_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Person-50c0f1c7-55e7-0a88-670c-1d9ac82f51a7 ;
  a2a:hasEvent oa:event_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_0, oa:relationep_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_1, oa:relationep_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_2, oa:relationep_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_3, oa:relationep_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_4, oa:relationep_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_5 ;
  a2a:hasSource oa:source_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d .

oa:person_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Person-a70be6cf-b5d1-67a8-d30a-2476c147e4e1
  a a2a:Person ;
  rdfs:label "Joanna Martens" ;
  a2a:PersonName [
    rdfs:label "Joanna Martens" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Martens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Person-33ae7d23-e867-e804-fd6d-7ded6c563515
  a a2a:Person ;
  rdfs:label "Maria Adriani Zacheas" ;
  a2a:PersonName [
    rdfs:label "Maria Adriani Zacheas" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Adriani" ;
    a2a:PersonNameLastName "Zacheas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Person-11bcabaf-5cef-016e-986e-81fff779ae1f
  a a2a:Person ;
  rdfs:label "Jacobus Jacobi Martens" ;
  a2a:PersonName [
    rdfs:label "Jacobus Jacobi Martens" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePatronym "Jacobi" ;
    a2a:PersonNameLastName "Martens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Person-6038a8b1-5518-03d1-6eb0-7bc78647d62d
  a a2a:Person ;
  rdfs:label "Leonardus Adriani Zacheas" ;
  a2a:PersonName [
    rdfs:label "Leonardus Adriani Zacheas" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNamePatronym "Adriani" ;
    a2a:PersonNameLastName "Zacheas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Person-91ccd264-1f02-4501-faae-35772b63f61b
  a a2a:Person ;
  rdfs:label "Anna Jan Jacobi" ;
  a2a:PersonName [
    rdfs:label "Anna Jan Jacobi" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Jacobi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Person-50c0f1c7-55e7-0a88-670c-1d9ac82f51a7
  a a2a:Person ;
  rdfs:label "Adriana Zacheas" ;
  a2a:PersonName [
    rdfs:label "Adriana Zacheas" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Zacheas"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1690" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1690-06-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:relationep_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Person:a70be6cf-b5d1-67a8-d30a-2476c147e4e1 ;
  a2a:EventKeyRef oa:event_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Event1 .

oa:relationep_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Person:33ae7d23-e867-e804-fd6d-7ded6c563515 ;
  a2a:EventKeyRef oa:event_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Event1 .

oa:relationep_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Person:11bcabaf-5cef-016e-986e-81fff779ae1f ;
  a2a:EventKeyRef oa:event_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Event1 .

oa:relationep_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Person:6038a8b1-5518-03d1-6eb0-7bc78647d62d ;
  a2a:EventKeyRef oa:event_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Event1 .

oa:relationep_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Person:91ccd264-1f02-4501-faae-35772b63f61b ;
  a2a:EventKeyRef oa:event_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Event1 .

oa:relationep_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Person:50c0f1c7-55e7-0a88-670c-1d9ac82f51a7 ;
  a2a:EventKeyRef oa:event_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d_Event1 .

oa:source_brd_1c2584a4-46c5-c754-8a65-e43ad9af144d
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen", "1690-06-29 - 1690-06-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1690-06-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1690-06-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1690" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1690-06-29"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Teteringen, Bron: boek, Deel: 2, Periode: 1663-1729" ;
    a2a:Book "Dopen rk Teteringen 1663-1729" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "35r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Teteringen, Bron: boek, Deel: 2, Periode: 1663-1729, Dopen rk Teteringen 1663-1729, 2, 35r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8421e23c-8751-11e3-8b5d-631b17ca4b73.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1c2584a4-46c5-c754-8a65-e43ad9af144d" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8421e23c-8751-11e3-8b5d-631b17ca4b73.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1c2584a4-46c5-c754-8a65-e43ad9af144d" ;
  a2a:RecordGUID "{1c2584a4-46c5-c754-8a65-e43ad9af144d}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Teteringen+1663-1729\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1363_00001363.xml van BRD" .

