@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_c8b77123-bcfe-5256-79a3-cd3d241bcc2f
  a a2a:Record ;
  rdfs:label "Doop op 22 juni 1710 te Teteringen" ;
  a2a:hasPerson oa:person_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Person-a52f7bdb-eac4-5509-097c-60cdd931992c, oa:person_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Person-f181447d-bb7e-e2ed-2018-75867a833a65, oa:person_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Person-b7b955ab-aef8-773e-1fca-1cc1e7cd75ed, oa:person_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Person-3679d7b5-2bca-151a-f564-98074acf8726, oa:person_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Person-668960ac-ec36-a1b1-407d-cec35c62f0ef ;
  a2a:hasEvent oa:event_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_0, oa:relationep_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_1, oa:relationep_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_2, oa:relationep_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_3, oa:relationep_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_4 ;
  a2a:hasSource oa:source_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f .

oa:person_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Person-a52f7bdb-eac4-5509-097c-60cdd931992c
  a a2a:Person ;
  rdfs:label "Catharina van der Borst" ;
  a2a:PersonName [
    rdfs:label "Catharina van der Borst" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Borst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Person-f181447d-bb7e-e2ed-2018-75867a833a65
  a a2a:Person ;
  rdfs:label "Thomas (Matthei) de Hoon" ;
  a2a:PersonName [
    rdfs:label "Thomas (Matthei) de Hoon" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNamePatronym "(Matthei)" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hoon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Person-b7b955ab-aef8-773e-1fca-1cc1e7cd75ed
  a a2a:Person ;
  rdfs:label "Marinus Sips" ;
  a2a:PersonName [
    rdfs:label "Marinus Sips" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Sips"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Person-3679d7b5-2bca-151a-f564-98074acf8726
  a a2a:Person ;
  rdfs:label "Joanna Marini Sips" ;
  a2a:PersonName [
    rdfs:label "Joanna Marini Sips" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Marini" ;
    a2a:PersonNameLastName "Sips"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Person-668960ac-ec36-a1b1-407d-cec35c62f0ef
  a a2a:Person ;
  rdfs:label "Matteus de Hoon" ;
  a2a:PersonName [
    rdfs:label "Matteus de Hoon" ;
    a2a:PersonNameFirstName "Matteus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hoon"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1710" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1710-06-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:relationep_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Person:a52f7bdb-eac4-5509-097c-60cdd931992c ;
  a2a:EventKeyRef oa:event_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Event1 .

oa:relationep_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Person:f181447d-bb7e-e2ed-2018-75867a833a65 ;
  a2a:EventKeyRef oa:event_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Event1 .

oa:relationep_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Person:b7b955ab-aef8-773e-1fca-1cc1e7cd75ed ;
  a2a:EventKeyRef oa:event_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Event1 .

oa:relationep_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Person:3679d7b5-2bca-151a-f564-98074acf8726 ;
  a2a:EventKeyRef oa:event_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Event1 .

oa:relationep_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Person:668960ac-ec36-a1b1-407d-cec35c62f0ef ;
  a2a:EventKeyRef oa:event_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f_Event1 .

oa:source_brd_c8b77123-bcfe-5256-79a3-cd3d241bcc2f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen", "1710-06-22 - 1710-06-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1710-06-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1710-06-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1710" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1710-06-22"^^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 "67v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Teteringen, Bron: boek, Deel: 2, Periode: 1663-1729, Dopen rk Teteringen 1663-1729, 2, 67v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/84221ac2-8751-11e3-a520-e751aa1ba5ee.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/c8b77123-bcfe-5256-79a3-cd3d241bcc2f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/84221ac2-8751-11e3-a520-e751aa1ba5ee.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/c8b77123-bcfe-5256-79a3-cd3d241bcc2f" ;
  a2a:RecordGUID "{c8b77123-bcfe-5256-79a3-cd3d241bcc2f}" ;
  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_5552_00005552.xml van BRD" .

